
@charset "utf-8";
/* CSS Document */

body {
	padding:0px; margin:0px;
	font:12px/1.4 Arial, Helvetica, sans-serif;
	background:#16B7E1 url(images/bg.jpg) center repeat-y;; 
	color:#000033;
	}
	
.wrapper {
	width:601px; text-align:left; background-color:#E1F0F0;
}
.header {
	color:#0080a5; height:1%; background:#5a8502;
	position:relative;
}

.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}

.header { width:100%; height:93px; background-image: url(images/banner.jpg);}

.left-contain { width:70%;background-color:#D3D3D3; float:left;}

.right-contain { width:30%;background-image:url(images/bg-right.jpg);float:left;}
.video-box { width:410px; margin:0px 3px 0px 6px; padding:4px 0px 4px 0px; background-color:#D3D3D3;}
.sub-video-box { width:410px; margin:0px 3px 0px 6px; padding:4px 0px 4px 0px; border-top:1px solid #B1B1B1; background-color:#D3D3D3;}
.footer { width:100%;background-color:#990000;}

.footer-text { font-size:11.8px; font:Arial, Helvetica, sans-serif; margin-left:12px; font-weight:bold; margin-right:3px; margin-top:5px; text-align:left; color:#DFE6F5;}
.footer-text a:link { left; color:#DFE6F5; text-decoration:none;}
.footer-text a:visited { left; color:#DFE6F5; text-decoration:none;}
.footer-text a:hover { left; color:#ff7800; text-decoration:none;}

.link-box { width:96%; margin:2px 2px 3px 2px; border:2px solid #0A6A8E;}
.line { width:100%; height:2px; background-color:#B1B1B1;}
