@charset "utf-8";
/* CSS Document */
body {background-color:#000000;margin:0;font-size:12px;font-family:Verdana, Arial, Helvetica, sans-serif; margin:0 auto;}


a{color:#EFEFEF; outline:none; text-decoration:none;}
a:visited{color:#EFEFEF; outline:none;}
a:hover{color:#0A74DD; outline:none;}
a#current{color:#0A74DD; outline:none;}
a img{border:none;}
h4 a{border-bottom:1px #fff; border-bottom-style:dotted; }

p{color:#FFFFFF;}

#credits {background-color:#000000; color:#FFFFFF; text-align:center;}
#credits a{color:#ffffff; text-decoration:none;}
#credits a:hover{color:#00CC66;}

#contain-L0  {width:906px;margin:0 auto;background-color:#FFFFFF;}
#main-shadow 	{padding:0 3px 0 3px; background-color:#646A6F;}
#header 	{height:120px;background-color:#000000;text-align:center;font-size:35px;}


#contain-L1 {background-image:url(assets/template/content-bkg.png); background-repeat:repeat-y;}
#contain-L2 {background-image:url(assets/template/top-graphic.png); background-repeat:no-repeat; background-position:top;}
#contain-L3 {background-image:url(assets/template/bottom-graphic.png); background-repeat:no-repeat; background-position:bottom;}
#contain-L4 {margin: 20px; margin-bottom:0px; margin-top:33px;}
#contain-L5 {margin-top: 33px; padding:5px;}

.footer_info{color:#FFFFFF; background-color:#333333; font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif;}

.content{width:760px; /*border:dotted 1px white;*/}
.content-section-1{z-index:1; position:relative; background:url(assets/template/content-section.png) repeat-x; width:720px; height:220px; background-color:#0D161D;}
.content-section-2{z-index:1; position:relative; background:url(assets/template/content-section.png) repeat-x; width:720px; height:400px; background-color:#0D161D;}
.content-section-3{z-index:1; position:relative; background:url(assets/template/content-section.png) repeat-x; width:720px;  background-color:#0D161D;}
.content-banner{z-index:2; position:relative; height:25px;}
.conetnt-banner-bumper-L{ z-index:3; height:10px; width:19px; position:relative; top:25px; left:0px; float:left;}
.conetnt-banner-bumper-R{ z-index:3; height:10px; width:19px; position:relative; top:25px; right:0px; float:right;}
.content-banner-topicie{background-image:url(assets/template/topic-banner.png); background-repeat:repeat-x; background-position:bottom; height:25px; width:150px; position:relative; left:-19px;}
.content-banner-topic{background-image:url(assets/template/topic-banner.png); background-repeat:repeat-x; background-position:bottom; height:25px;  position:relative;}
.content_reg{width: 670px;margin:10px;float:left; height:300px;}
.content_sub{ background-image:url(assets/template/content-sub.png); background-repeat:repeat-y;}
.ie6{width:100%; text-align:center; color:#FFFFFF;}



/* Heading Styles */ 

h1{margin:2px; color:#FFCC00;}
h2{margin:0px; color:#FFCC00; font-weight:200; font-size:25px;}
h3{margin:2px; color:#1A2836; font-weight:900; font-size:18px;}
h4{margin:2px; color:#FFFFFF; font-weight:400; font-size:18px;}
h5{margin:0px; color:#FFCC00; font-weight:200; font-size:18px;}
.model_list ul{color:#FFFFFF; font-size:14px;}


/* Main Navigation */ 
		
		#nav{
		padding: 0;
		width: 100%;
		border-top: 5px solid #0A74DD; 
		background: transparent;
		}
		
		#nav ul{
		margin:0;
		padding: 0;
		margin-left:275px;
		list-style: none;
		}
		
		#nav li{
		display: inline;
		margin: 0 2px 0 0;
		padding: 0;
		text-transform:uppercase;
		}
		
		#nav a{
		float: left;
		display: block;
		font: bold 11px Arial;
		color: white;
		text-decoration: none;
		margin: 0 1px 0 0; 
		padding: 5px 10px;
		background-color: black; 
		border-top: 1px solid white;
		}
		
		#nav a:hover{
		background-color: #0A74DD;
		color: white;
		}
		
		
		#myform{ /*CSS for sample search box. Remove if desired */
		float: right;
		margin: 0;
		margin-top: 3px;
		padding: 0;
		}
		
		#myform .textinput{
		width: 190px;
		border: 1px solid gray;
		}
		
		#myform .submit{
		font: normal 12px Verdana;
		height: 22px;
		border: 1px solid black;
		background-color: lightyellow;
		}






