/* CSS Document */
body{
	padding:0; margin:0; background-color:#1e1e1e;
	}
div, p, h1, h2, h3, ul, img{
	padding:0; margin:0;
	}
ul{
	list-style-type:none;
	}
.balnk{
	font-size:0px; line-height:0px; clear:both;
	}
/*--------------------------------header-------------------*/
#time{
	width:200px; padding-left:300px; padding-top:20px; font-family:'Trebuchet MS', Arial, Helvetica, sans-serif; font-size:11px;
}

#main_header{
	width:100%;	margin:0 auto;  background:url(images/bg.gif) repeat-x #1e1e1e; color:#FFFFFF; height:216px;
	}
#main_header #header{
	width:764px; margin:0 auto; background:url(images/header_pic.gif) no-repeat #1e1e1e; color:#FFFFFF; height:216px;
	 position:relative;
	}
#main_header #header #box{
	background:url(images/search_bg.gif) no-repeat #1e1e1e; color:#FFFFFF; display:block; position:absolute; height:22px;
	 width:123px; margin:0; padding:6px 0 0 26px; top:10px; left:0px;
	}
#main_header #header #box li{
	float:left; display:block; margin:0 23px 0 0;
	}
#main_header #header #box li a{
	height:15px; text-decoration:none; text-indent:-2000px; display:block; width:20px;
	}
#main_header #header #box #box_home li a{
	background:url(images/home.gif) no-repeat 0 0; width:16px; height:16px;
	}
#main_header #header #box #box_home li a:hover{
	background:url(images/home_h.gif) no-repeat 0 0; width:16px; height:16px;
	}
#main_header #header #box #box_contact li a{
	background:url(images/contact.gif) no-repeat 0 0; width:19px; height:16px; margin-top:2px;
	}
#main_header #header #box #box_contact li a:hover{
	background:url(images/contact_h.gif) no-repeat 0 0; width:19px; height:16px; margin-top:2px;
	}
#main_header #header ul.free{
	background:url(images/toll_free-1.gif) no-repeat #1e1e1e; color:#ffffff; display:block;  height:27px; width:70px;
	 padding:7px 0 0 43px; position:absolute; top:2px; left:650px; margin:0;
	}
#main_header #header ul.free li{
	float:left; display:block; font:10px/12px 'Trebuchet MS', Arial, Helvetica, sans-serif; text-align:center;  color:#ffffff;
	margin:0px 0px 0 0; padding:0 0 0 0 ; text-transform:uppercase; font-weight:normal; background-color:#1e1e1e; text-align:center;
	}
#main_header #header ul.free li span{
	 font-size:14px; line-height:16px; color:#FFFFFF; font-weight:bold; background-color:#1e1e1e; width:63px; height:16px;
	 }
#main_header #header ul.free li a.call{
	color:#ffffff; font-size:11px; font-weight:normal; text-transform:uppercase; text-indent:0px; width:72px; margin:0 0 0 0px;
	padding:0 0 0 0px; background-color:#1e1e1e;
	}
#main_header #header img{
	position:absolute; left:40px; top:74px; display:block;
	}
#main_header #header ul.navi{
	width:491px; display:block; position:absolute; top:189px; left:151px; padding:0; margin:0; background:none;
	}
#main_header #header ul.navi li{
	background:url(images/saparation.gif) no-repeat right; height:22px; padding:0 14px 0 5px; margin:0;
	display:block; float:left; 
	}
#main_header #header ul.navi li.li1{
	background:none; height:22px; padding:0 14px 0 5px; margin:0;
	display:block;  float:left; 
	}
#main_header #header ul.navi li a{
	font:12px/21px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#847543; text-decoration:none; text-indent:0px; 
	padding:0 0 0 15px; font-weight:bold; margin:0; width:inherit; background-color:#fff6d8; 
	}
#main_header #header ul.navi li a:hover{
	text-decoration:underline;
	}
/*------------------------------------body-------------------------*/
#main_body{
	width:100%;  background-color:#1e1e1e;  color:#ffffff; 
	}
#body{
	width:764px; margin:0 auto 0 auto; padding:17px 0 0 0; 
	}
#body h2{
	font:28px/24px 'Trebuchet MS', Arial, Helvetica, sans-serif	; color:#d81e36;  margin:0 0 15px 40px;
	font-weight:normal; background-color:#1e1e1e; display:block;
	}
#body h3{
	font:20px 'Trebuchet MS', Arial, Helvetica, sans-serif	; color:#ffffff;  margin:0 0 15px 40px;
	font-weight:normal; background-color:#1e1e1e; display:block;
	}
#body h4{
	font:14px 'Trebuchet MS', Arial, Helvetica, sans-serif	; color:#ffffff;  margin:0 0 15px 40px;
	font-weight:bold; background-color:#1e1e1e; display:block;
	}
#body p{ 
	color:#ffffff; padding:0 0 0 0; margin:0 0 0 40px; width:680px;
	display:block; font:13px/17px Verdana, Arial, Helvetica, sans-serif; text-align:justify;
	}
#body p span{
	color:#fff6d8; background-color:#1e1e1e;
	}
#body p span.bg{
	color:#799fbb; background-color:#1e1e1e;
	}
#body p a{
	width:56px; height:12px; display:block; background:url(images/more_bg.gif) no-repeat #1e1e1e; margin:3px 0 42px 526px;
	font:11px/12px Verdana, Arial, Helvetica, sans-serif; font-weight:bold; text-transform:uppercase; color:#ffffff;
	padding:0 0 0 5px; text-decoration:none;
	}
#body p a:hover{
	background:url(images/more_bg_h.gif) no-repeat #1e1e1e; color:#ff0033; 
	}
#body_about p{
	float:right; width:400px; padding-top:3px;
}
#body_about img{
	float:left; padding-left:20px;
}
#body_video{
float:right; padding-right:50px; padding-top:3px;
}
#body_home p{
float:left; width:250px; color:#ffffff; font:13px/17px Verdana, Arial, Helvetica, sans-serif; text-align:justify;
}
