body{
	background-color:#FFF;
	margin:0px;
	padding:0px;
}

.main{
	width:960px;
	margin-left:auto;
	margin-right:auto;
}


.header{
	width:960px;
	height:95px;
}


.head_lt{
	width:304px;
	height:95px;
	float:left;
	background-image:url(../images/head_lt.jpg);
	background-repeat:no-repeat;
}

.head_rt {
	width:656px;
	height:95px;
	float:left;
	background-image:url(../images/head_rt.jpg);
	background-repeat:no-repeat;
	text-align:center;
	
}

.callus{
	font-family:"Century Gothic";
	font-size:18px;
	font-weight:bold;
	color:#FFF;
	text-transform:uppercase;
	float:right;
	padding-right:146px;
	padding-top:65px;

	
}


.number{
	font-family:"Century Gothic";
	font-size:18px;
	font-weight:bold;
		color:#f1e42d;
}


.topmain{
	background-image:url(../images/menu_bg.jpg);
	background-repeat:repeat-x;
	height:50px;
	width:960px;
	float:left;
	
}

.mainmenu{
	width: 664px;
	float:left;
	height:50px;
}


#search{
	float:left;
	width:296px;
	padding-top:16px;
	text-align: center;
	
}

.srch_txt_box {
	width:131px;
	border: 1px solid #ddd;
	background-color:#fff;
	/* for IE */
  filter:alpha(opacity=80);
  /* CSS3 standard */
  opacity:0.8;
  margin-right:6px;
  height:15px;
  float:left;
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#999;
  font-weight:bold;
  padding-top:3px;
  padding-left: 3px;

}

.src_btn{
	float:left;
	height:20px;
	padding-right:9px;

}

.advance_srch{
	font-family:Arial, Helvetica, sans-serif;
	color:#6d9ac2;
	font-size:11px;
	font-weight:bold;
	padding-right:4px;
	padding-top:4px;
}


.advance_srch a{
	color:#6d9ac2 !important;
	text-decoration:none;

}

.advance_srch a:hover{
	color:#6d9ac2 !important;
	text-decoration:underline;

}


.mainmenu{
	float:left;
	
	
}

.contentmain{
	width:960px;
	background-color:#FFF;
	padding-top:6px;
	float:left;
	
}


.con_l{
	width:565px;
	float:left;
	min-height:394px;
	padding-left:3px;
	overflow:hidden;
}

.con_r{
	width:392px;
	float:left;
	overflow:hidden;
}


.txt_1 {
	padding-left:25px;
	padding-right:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#323232;
}

.head1{
	font-family: "Century Gothic";
	font-size:36px;
	color:#6e6e6e;
	font-weight:normal;
	text-transform: uppercase;
	padding-bottom:12px;
	padding-top:12px;
}

.newsmain{
	width:367px;
	float: left;
	background-color:#FFF;
	border:1px solid #e4e4e4;
	margin-left:8px;
	margin-top:20px;
	padding:3px;
}

.news_box{
	background-image:url(../images/news_bg.jpg);
	background-repeat:no-repeat;
	background-color:#fefefe;
	width:361px;
	height:187px;
	float:left;
	padding-left:6px;
}

.hesd2{
	font-family:"Century Gothic";
	font-size:14px;
	font-weight:bold;
	color:#6b9ac8;
	text-transform:uppercase;
	border-bottom:1px dotted #999;
	padding-top:12px;
	padding-bottom:12px;
	padding-left:13px;
	
}

.news_box ul {
	margin:0px;
	padding:0px;
	display:block;
	padding-top:11px;
	list-style-type:none;
}

.news_box ul li{
	display:block;
	list-style-type:none;
	list-style: outside;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px !important;
	color:#383838 !important;
	text-decoration:none;
	font-weight:bold !important;
	padding-left:13px;
	line-height:22px;
}

.news_box ul li  a{
	color:#6b9ac8;
	text-decoration:none;
}

.news_box ul li  a:hover{
	color:#6b9ac8;
	text-decoration: underline;
}

.clear{
	clear:both;
}

.featured_pro_bg
{
	width:960px;
	float: left;
	background-image:url(../images/products_bg.jpg);
	background-repeat:repeat-x;
	margin-top:8px;

	}

.featured_pro{
	
	font-family: "Century Gothic";
	font-size:16px;
	color:#fff;
	padding-left:7px;
	padding-top:6px;
	padding-bottom:9px;
	text-transform:uppercase;
	font-weight:bold;
	
}

.pro_1{
	width:309px;
	margin-right:1px;
	height:158px;
	background-color:#fff;
	border:1px solid #e3e3e3;
	padding:4px;
	float:left;
}

.footer{
	width:960px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999;
	font-weight:bold;
	padding-top:17px;
	line-height:17px;
	
}

.top_lt{
	background-image:url(../images/top_lt.jpg);
	background-repeat:repeat-x;
	height:95px;
	
}

.top_grd{
	background-image:url(../images/white_grd.jpg);
	background-repeat:repeat-x;
	height:50px;
	
}

.mystyle a
{
	display: block;
	width: 210px; /*width of menu (not including side paddings)*/
	color: black;
	background-color: #FFF;
	text-decoration: none;
	border-bottom: 1px solid #a2a2a2;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	}
	
.c
{
	background-color: #F1F1F1;
	color: #323232;
}

.newtxt 
{
	padding-left:25px;
	padding-right:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#323232;
	text-align:justify;
	}
	
	
	.newtxt strong
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
	color:#323232;
	}
	
	.newtxt a 
	{
		color:#6B9AC8;
		text-decoration:none;
		}
	
	.newtxt a:hover 
	{
		color:#323232;
		text-decoration:underline;}