body{font-family: Verdana, Helvetica, Arial, sans-serif;	background: url('../images/layout/body-bg.png') repeat-x #151515;	font-size:100%; color:#FFF}
	
a{color:#FFF;text-decoration:none;}
a:hover{color:#FF0000;text-decoration:none;}
h1,h2,h3,h4,h5,h6{font-family:Times New Roman; margin:5px;}
h1 {font-size:28px; color:#fff; font-style:normal;} 
h2 {font-size:25px; color:#fff; font-style:normal;} 
h3 {font-size:22px; color:#fff; font-style:normal;} 
h4 {font-size:20px; color:#fff; font-style:normal;} 
h5 {font-size:18px; color:#fff; font-style:normal;} 
h6 {font-size:15px; color:#FFF; font-style:normal;}
hr{border:1px solid #d53737;margin:5px 0px 10px 0px;}
#clearfix {clear:both;}
/*
div#bg{background: url('../images/layout/bg-common.gif') no-repeat;width:1024px; height:768px; border:0px solid black;margin:0px auto;
	position:relative;}
*/
div#main{width:830px;min-height:838px;margin:0px auto;border:1px solid #343434;border-bottom:none;}
div#header-contact{ height:52px; margin-right:10px;line-height:50px;text-align:right;border:0px solid blue}
span#header-san-diego{font-size:12px;color:#aaa8a8;font-weight:bold;}

div#header{ height:360px; margin-top:4px;border:0px solid yellow}
/*	div#header-left{width:276px;height:358px;float:left;background:#3D3D3D url('../images/layout/logo.png') no-repeat 50% 10%;border:0px solid blue}  */
	div#header-left{width:276px;height:358px;float:left;background:#3D3D3D; border:0px solid blue}
		div#logo{width:230px; height:128px;margin:0px auto;margin-top:12px;border:0px solid blue}
		div#nav{width:230px; height:230px;margin:0px auto;margin-top:0px;border:0px solid blue}
			div#nav ul{list-style:none;border:0px solid red;}
			div#nav ul li{padding-left:10px;line-height:23px;border-bottom:2px solid #d53737;}
			div#nav ul li a{color:#FFF; text-decoration:none; font-size:13px;}
			div#nav ul li a:hover{color:#d53737; text-decoration:underline;}
			div#nav ul li img{border:0px solid yellow;margin-left:10px;width:19px; height:18px;vertical-align:middle;}

	div#header-right{width:554px;height:358px;float:right;text-align:right;border:0px solid blue}

div#three-box{width:830px;height:67px;border:0px solid yellow;}
	div#production-service{width:275px; height:67px;font-family:Times New Roman;font-size:22px;line-height:67px;text-align:center;background: url('../images/layout/production-service-bg.png') no-repeat;border:0px solid yellow;float:left;margin-left:0px;}
	div#production-service:hover{width:275px; height:67px;color:#FFF;background: url('../images/layout/production-service-bg.png') no-repeat;opacity:0.5;filter:alpha(opacity=50);border:0px solid yellow;cursor: pointer;}

	div#post-production{width:275px; height:67px;font-family:Times New Roman;font-size:22px;line-height:67px;text-align:center;background: url('../images/layout/post-production-bg.png') no-repeat;border:0px solid yellow;float:left;margin-left:2px;}
	div#post-production:hover{width:275px; height:67px;color:#FFF;background: url('../images/layout/post-production-bg.png') no-repeat;opacity:0.5;filter:alpha(opacity=50);border:0px solid yellow;cursor: pointer;}

	div#hd-aerials{width:275px; height:67px;font-family:Times New Roman;font-size:22px;line-height:67px;text-align:center;background: url('../images/layout/hd-aerials-bg.png') no-repeat;border:0px solid yellow;float:left;margin-left:2px;}
	div#hd-aerials:hover{width:275px; height:67px;color:#FFF;background: url('../images/layout/hd-aerials-bg.png') no-repeat;opacity:0.5;filter:alpha(opacity=50);border:0px solid yellow;cursor: pointer;}

div#contact-box{width:275px; height:354px;background: url('../images/layout/contact-bg.png') no-repeat 100% 0%;border:0px solid yellow;float:left;}
	div#contact{width:160px; height:220px;margin-left:100px;margin-top:80px;border:0px solid blue}
			div#contact ul{list-style:none;border:0px solid red;}
			div#contact ul li{padding:5px 0px 10px 0px;line-height:12px;border-bottom:2px solid #d53737;color:#aaa8a8; font-size:10px; font-weight:bold;}
			
			
div#index-box{width:520px;min-height:300px;padding:20px 10px 0px 20px;font-size:12px;line-height:16px;color:#aaa8a8;border:0px solid yellow;float:right;}
div#have-question-box{width:550px;height:50px; border:0px solid yellow;float:right;}
	div#question{width:231px; height:26px; margin:10px 30px 0px 0px;float:right;background: url('../images/layout/have-question-bg.png') no-repeat; border:0px solid blue;}
	div#question:hover{opacity:0.7;filter:alpha(opacity=70);border:0px solid yellow;cursor: pointer;}

div#content-box{background:#000;width:515px;min-height:750px;padding:20px 20px 0px 20px;font-size:12px;line-height:16px;color:#aaa8a8;border:0px solid yellow;float:right;margin-top:-350px;
				}

div#footer-bg{height:70px;background: url('../images/layout/footer-bg.png') repeat-x #000;border:0px solid yellow;}
	div#footer-link{width:830px;height:63px;margin:0px auto;text-align:center;font-size:12px;padding-top:10px;margin-top:0px;color:#aaa8a8;border:1px solid #343434;border-top:none;border-bottom:none;}
	div#footer-link a{color:#aaa8a8;}
	div#footer-link a:hover{color:#d53737;}
	span#copyright{color:#706D6D}
