body {
	background: #0c1f33;
	font-family: verdana, Arial, Helvetica, sans-serif;
	}
.cl {
	clear: both;
	}
img {
border: 0px;
	}
#wrapper {
	margin: 0 auto;
	margin-top: 60px;
	background: url(/assets/images/wrapperbg.jpg) repeat-y; 
	width: 1015px;
	min-height: 200px;
	}
#header {
	background: url(/assets/images/header1.jpg);
	width: 1029px;
	height: 67px;
	}
#middle_wrapper {
	width: 1015px;
	height: 496px;	
	margin: 0px 0px 0px 14px;
	background: url(/assets/images/footer.png) bottom left no-repeat;
	font-size: 12px;
	behavior: url(/assets/css/iepngfix.htc); 	
	} 
#flash_main {
	width: 1009px;
	height: 393px;
	}
#menu_line {
	background: url(/assets/images/menuline.jpg);
	width: 982px;
	height: 30px;
	}
#footer {
	width: 1015px;
	height: 175px;
	margin: 0px 0px 0px 10px;
	}
#footer_links {
	width: 1029px;
	text-align: center;
	margin: 0 auto;
	padding: 2px 5px 0px 0px;
	background: url(/assets/images/footerlinks.jpg) no-repeat;
	font-size: 10px;
	}

#footer_links a, #footer_links a:active, #footer_links a:visited {color: #224060; text-decoration: none;}
#footer_links a:hover {color: white; text-decoration: underline;}

a:link, a:active, a:visited {color: #1d3855; text-decoration: none;}
a:hover {text-decoration: underline;}
