body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
	background:url(../grfx/background.jpg) repeat-x #152e40;
	
}


*html body {
	margin-top: 0px;
}

#shadow2 {

background:url(../grfx/shadow_top.jpg) no-repeat;
background-position: top !important;
margin-left: 0px;
width: 764px;

}

*:first-child+html #shadow2 {
	margin-top: -15px;
}


#shadow {
	width: 764px !important;
	margin-left: auto !important;
	margin-right: auto;	
	margin-top: 0px;
	background:url(../grfx/shadow.jpg) repeat-y;
	background-position: top center;
	overflow: visible;
	margin-left: 0px;
}


#container {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	margin-top: -8px;
	
}

*:first-child+html #container {
	margin-top: 0px;
}

*html #container {
	margin-left: 37px;
	margin-top: 0px;
	
}

#header {
	width: 750px;
	height: 92px;
	background:url(../grfx/header_bg.jpg) repeat-x;

}
#header img {
	padding-left: 20px;
	border: 0;
}

*html #header img {
	margin-left: 20px;
	border: 0;
}


#flash {
	width: 750px;
	height: 255px;
	margin-top: -11px;
}

*:first-child+html #flash {
	margin-top: -19px;
}

*html #flash {
	margin-top: -19px;
	margin-bottom: -22px;
	position: relative;
	z-index: 10;
}

#top_images {
	float: left;
	width: 744px;
	background-color: #fff;
	padding-left: 6px;
	margin-bottom: 30px;
}

#top_images img {
	padding-left: 0px;
}

*html #top_images {
		width: 746px;
		margin-top: 20px;
		position: fixed;
		z-index: 11;
		float: left;		
}

#top_images span {
	float: left;
	width: 183px;
}

*html #top_images span {
	float: left;
	
}

*:first-child+html #top_images span{
	width: auto;
	float: left;
	
	
}



#content {
	background: #fff;
	margin-top: 20px;
	padding: 40px;
	line-height: 150%;
	margin-top: 50px;
}

*html #content {
	margin-top: -1px;
}

#footer {
	clear: both;
	width: 750px;
	height: 72px;
	background: url(../grfx/footer.jpg) no-repeat;
	padding-top: 23px;
	line-height: 155%;

}

*html #footer {
	height: 92px;
}

#footer .ftsml {
	margin-left: 110px;
}

#footer .ftsml a {
	padding: 10px;
	font-variant: small-caps;
	color: #5c799c;
	font-weight: bold;
	text-decoration: none;
}

#footer .ftsml a:active {
	padding: 10px;
	font-variant: small-caps;
	color: #5c799c;
	font-weight: bold;
	text-decoration: none;
}

#footer .ftsml a:hover {
	padding: 10px;
	font-variant: small-caps;
	color: #2e445f;
	font-weight: bold;
	text-decoration: none;
}

#footer .ftcopy {
	margin-left: 190px;
	color: #fff;
	font-size: 9px;
}

#footer .ftcopy a {
	color: #fff;
	text-decoration: none;
	font-size: 9px;
}

#footer .ftcopy a:active {
	color: #fff;
	text-decoration: none;
	font-size: 9px;
}

#footer .ftcopy a:hover {
	color: #fff;
	text-decoration: underline;
	font-size: 9px;
}
