/* CSS Document */
body{padding: 0;margin: 0;font: 0.7em Arial,sans-serif;line-height: 1.5em; background: #9E9E9E; color: #454545; }
ul,li,h1,p{margin:0;padding:0;list-style:none;}
#top{
     width:100%; 
	 height:117px; 
	 background-image:url(images/bg_top.jpg); 
	 background-repeat:repeat-x;
	 }
#topNav,#footerCopyright{
     width:965px; 
	 height:75px; 
	 margin:0 auto;
	 }
#topNav ul li, #footerCopyright ul li{
     display:block; 
	 float:left; 
	 height:28px; 
	 line-height:28px; 
	 padding-right:15px; 
	 font-family:Arial, Helvetica, sans-serif; 
	 font-size:16px; 
	 color:#FFFFFF; 
	 margin-top:45px; 
	 }
#logo{
     width:242px; 
	 height:74px; 
	 background-image:url(images/logo.jpg); 
	 background-repeat:no-repeat; 
	 float:right;
	 }
#topTags, #footerNav{
     width:965px; 
	 height:25px; 
	 margin:0 auto;
	 }
#topTags ul li, #footerNav ul li{
     float:left; 
	 line-height:28px; 
	 padding-right:15px; 
	 font-family:Verdana, Arial, Helvetica, sans-serif; 
	 font-size:10px; 
	 color:#A5A5A5; 
	 margin-top:3px; 
	 list-style-type:disc; 
	 list-style-position:inside;
	 }
#topBillboard{
     width:100%; 
	 height:300px;; 
	 background-color:#3B3B3B;
	 }
#billboardImg{
     width:965px; 
	 margin:0 auto; 
	 height:260px;
	 }
#billboardScroll{
     width:965px; 
	 margin:0 auto; 
	 height:40px; 
	 background-image:url(images/scroll.png); 
	 background-repeat:no-repeat; 
	 background-position:center;
	 }
#midContent{
     width:965px; 
	 height:auto; 
	 margin:0 auto; 
	 margin-top:20px;
	 }
.left{
     width:965px; 
	 height:auto; 
	 float:left;
	 }
.leftTop{
     height:24px; 
	 background-image:url(images/bg_left_top.jpg); 
	 background-repeat:no-repeat;
	 }
.leftMain{
     width:943px;
     background-color:#FFFFFF;
	 padding:10px;
	 color:#4E4E4E;
	 text-align:justify;
	 height:auto;
	 border-left:solid 1px #7E7E7E;
	 border-right:solid 1px #7E7E7E;
	 }
.leftMain ul li{ list-style-image:url(images/item.jpg); list-style-position:inside; font-size:12px; color:#000000; font-weight:bold;}
.leftMain p{ margin-left:15px; line-height:20px; font-weight:normal; color:#4e4e4e; font-size:11px;}
.leftMainContent{float:left; width:800px; height:auto; line-height:20px;}
.leftMainImg{float:right; width:140px; height:auto; text-align:center; font-size:18px; color:#FF0000;}
.sizeInfo{color:#1454AB; font-size:11px;}
.trailFont{font-family:Verdana, Arial, Helvetica, sans-serif; color:#000000; font-size:11px;}
.trailFont a:visited{color:#000000; text-decoration:none;}
.trailFont a:link{color:#000000; text-decoration:none;}
.trailFont a:hover{color:#FF6600; text-decoration:underline;}
.leftBottom{
     clear:both;
     height:11px; 
	 background-image:url(images/bg_left_bottom.jpg); 
	 background-repeat:no-repeat;
	 }
.right{
     width:260px; 
	 height:auto; 
	 float:right;
	 }
.rightTop{
     height:9px; 
	 background-image:url(images/bg_right_top.jpg); 
	 background-repeat:no-repeat;
	 }
.rightMain{background-color:#FFFFFF;}
.rightBottom{
     height:11px; 
	 background-image:url(images/bg_right_bottom.jpg); 
	 background-repeat:no-repeat;
	 }
#footer{
     width:100%; 
	 height:148px; 
	 background-image:url(images/bg_footer.jpg); 
	 background-repeat:repeat-x; 
	 clear:both;
	 }
#footerNav ul li{
    color:#FFFFFF;display:block; 
	padding-right:5px;
	}
#footerCopyright{
    clear:both; 
	text-align:center;
	}
#footerCopyright ul{
    margin:0 auto;
	padding:0; 
	float:none;
	}
#footerCopyright ul li{
    font-size:10px; 
	color:#A5A5A5; 
	padding-right:5px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	float:none;
	display:inline;
	}
#footerNav{
    text-align:center; 
	height:35px; 
	padding-top:5px;
	}
#footerNav ul{
    float:none;
	margin:0 auto; 
	padding:0;
	}
#footerNav ul li{float:none;display:inline;}
.line{clear:both; background-image:url(images/line.jpg); background-repeat:repeat-x; background-position:center; width:930px; padding-top:20px;}
h1{font-family:Verdana, Arial, Helvetica, sans-serif; color:#000000; font-size:12px;}
