/* CSS Document */


/* Brandon Flash CSS */
#flash_survey_top{
	position:absolute;
	top:0;
}
/* Brandon Flash CSS */




body
{
background: #154069 url('/survey/images/survey_bg.jpg') top left repeat-x;
margin:0;
}

#container
{
width:820px;
margin-left:auto;
margin-right:auto;
position:relative;
font-family: Tahoma, Verdana, Arial, Sans-Serif;
font-size: 15px;
align: center;
}

#top_flash{
width:820px;
height:37px;
background: transparent url('/survey/fwimages/survey_r1_c1.jpg') top left no-repeat;
align: center;
text-align: center;
padding-top: 8px;
}

#content_top{
width:780px;
height:222px;
background: transparent url('/survey/fwimages/survey_r2_c1.jpg') top left no-repeat;
padding-left: 25px;
padding-right: 25px;
padding-top: 10px;
color: #FFFFFF;
font-weight: bold;
align: center;
text-align: center;
}
#content_top a:link, #content_top a:visited, #content_top a:active{ font-weight:bold;color:#FCBD3D;text-decoration:underline}
#content_top a:hover{text-decoration:none;}

#content_bottom{
width:780px;
padding-left: 25px;
padding-right: 25px;
padding-top: 10px;
padding-bottom: 10px;
background: transparent url('/survey/fwimages/survey_r3_c1.jpg') top left repeat-y;
}

#footer{
width:820px;
height:10px;
background: transparent url('/survey/fwimages/survey_r4_c1.jpg') top left no-repeat;
}

#copyright{
	width:777px;
	padding-right:15px;
	padding-left:15px;
	padding-bottom:15px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 11px;
	text-align: center;
	align: center;
	color: #AAAAAA;
}
#copyright a:link, #copyright a:visited, #copyright a:active{ font-weight:bold;color:#BBBBBB;text-decoration:none;}
#copyright a:hover{text-decoration:none;}
