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

body{
	margin:0px;
	padding:0px;
	background:#090909 url(images/bg.jpg) center bottom  repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	}
	
#topbg{
	margin:0px;
	padding:0px;
	background: url(images/topbg.jpg) center top repeat-x;
	}

   
#wapper{width:967px;
		margin: 0 auto;
		padding:0px;
		height:900px;
}
#wapper a{text-decoration:none;
		 color:#fff;
}

#wapper a:hover{text-decoration:underline;
		        color:#fff;
}





#logobar{width:967px;
		height:177px;
		float:left;
		margin:0 auto;
		padding:0px;
}

#logo{width:400px;
	 float:left; 
	 height:177px; 
	 background:url(images/logo.png) top left no-repeat;
}

#callid{width:500px; 
      float:right; 
	  height:98px; 
	  margin-top:20px;  
	  background:url(images/call_us.png) right no-repeat;
	  }
	  
#emailbox{
       width:300px; 
	   height:35px; 
	   float:right; 
	   margin:60px 20px 0 0;
	   }
	 
#menu{width:967px;
		height:61px;
		float:left;
		margin:0 auto;
		padding:0px;
		background:url(images/menu_bg.png) no-repeat;
}
#memu_sub{width:927px; 
          float:left; 
		  margin:10px 0 0 25px;
		  }
		  
#tab{width:184px; float:left;}
#conttop{width:965px;
		height:18px;
		float:left;
		margin:15px 0 0 0;
		padding:0px;
		background:url(images/conttop.png) no-repeat;
}

#content{width:965px;
		float:left;
		margin:0 auto;
		min-height:502px;
		padding:0px;
		background:#000 url(images/content-bg.png) bottom no-repeat;
}

#content_left{width:450px;
              float:left; 
			  margin-left:1px; 
			  height:auto;
			  }
			  
#content_left h2{
	font-family:Calibri, Verdana, Geneva, sans-serif, Calibri;
    font-size:25px;
	color:#b60004;
	font-weight:700;
	float:left;
	width:500px;
	text-align:left;
	font-weight:normal;
	 margin: 0;
    padding: 0 0 10px;
	}
			  

#content_right{width:505px; 
              float:right;
			  height:auto;
			  text-align:justify;
			  font-size:13px;
			  color:#fff;
			  }
#content_right h2{font-family:Calibri, Verdana, Geneva, sans-serif, Calibri;
    font-size:25px;
	color:#b60004;
	font-weight:800;
	float:left;
	width:500px;
	text-align:left;
	font-weight:normal;
	 margin: 0;
    padding: 0 0 10px;

	
}
			  
#content_right p{padding:0 15px 0 0;}
#cont_bottom{width:965px;
		height:19px;
		float:left;
		margin:0 auto;
		padding:0px;
		background:url(images/cont_bottom.png) no-repeat;
}

.title{width:350px; 
        height:51px; 
		font-family:Calibri, Verdana, Geneva, sans-serif, Calibri; 
		font-size:30px; 
		color:#b60004;
		font-weight:bold;
		}
#footer_nav{margin-bottom:10px;}
		
#footer{width:967px;
		height:155px;
		float:left;
		text-align:center;
		color:#fff;
		line-height:25px;
		font-size:13px;
}

#footer a{ text-decoration:none;
			 color:#fff;
}
	
#footer a:hover{ text-decoration:none;
			 color:#fff;
}



.ipb{
	width:210px;
	border:none;
	background:url(images/formbg.png) no-repeat;
	height:12px;
	padding:5px;
	margin:6px 0 6px 0;
	border:1px solid #fff;
	color:#fff;
}

.ipb2{
	width:35px;
	border:none;
	background:url(images/formbg.png) no-repeat;
	height:12px;
	padding:5px;
	margin:6px 0 6px 0;
	border:1px solid #fff;
	color:#fff;
}
.texthead textrea{
	height:50px;
	width:200px;
	margin-top:5px;
	color:#fff;
}

.traddress{
	height:50px;
	width:220px;
	margin-top:5px;
	border:none;
	margin-bottom:10px;
	background:url(images/comt_bg.png) no-repeat;
	border:1px solid #fff;
	color:#fff;
	resize:none;
}

#formtext{width:190px; float:left; padding: 4px 0 0 0; color:#fff;}

#formtext2{ float:left; padding: 8px 5px 0 0; color:#fff;}

#point{width:150px; margin-left:190px;}

#point2{width:110px; margin-left:190px; float:left;}
#point3{width:120px; float:left;}
 
#button{width:70px; font-size:12px; height:25px; text-align:center; padding: 0 0 3px 0; color:#000; background:#999; border:none; text-transform:uppercase;} 

