@charset "utf-8";
/* CSS Document */
body{
	background-image:url(images/header_back.jpg);
	background-repeat:repeat-x;

}
h4, h5{
	color:#0687ac;
	font-size:14px;
}
.header_nav a{
	text-decoration:none;
	background-image:url(images/nav_back.jpg);
	width:100px;
	height:37px;
	text-align:center;
	line-height:35px;
	float:left;
	background-repeat:repeat-x;
	font-family:arial;
	font-size:14px;
	color:#FFFFFF;
	margin-left:1px;
}
.product_name a{
	text-decoration:none;
	color:#666666;
}
.product_name a:hover{
	text-decoration:underline;
}
.header_nav a:hover{
	text-decoration:none;
	background-image:url(images/active_back.jpg);
	width:100px;
	height:37px;
	text-align:center;
	line-height:35px;
	float:left;
	background-repeat:repeat-x;
	color:#000000;
}
#active a{
	text-decoration:none;
	background-image:url(images/active_back.jpg);
	width:100px;
	height:37px;
	text-align:center;
	line-height:35px;
	float:left;
	background-repeat:repeat-x;
	color:#000000;
}
.header_nav li{
	list-style:none;
	float:right;
	margin-top:65px;	
}
.wrapper{
	width:944px;
	margin:0 auto;
}
.mylogo{
	float:left;
}
.main_content{
	clear:both;
}
.banner{
	float:left;
}
.col1_content_box{
	float:left;
	width:636px;
	background-image:url(images/col1_back.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}
.col2_content{
	float:right;
	width:300px;
	background-image:url(images/col1_back.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}
.col1_content{
	width:541px;
	margin:0 auto;
	font-family:verdana;
	line-height:25px;
	font-size:13px;
}
.col2_content{
	font-family:verdana;
	font-size:13px;
}
.col2_news_frame{
	width:253px;
	margin:0 auto;
}
.latest_frame{
	height:184px;
	width:533px;
	background-image:url(images/thumb_back.png);
	padding-left:8px;
}
.latest_frame2{
	width:533px;
	background-image:url(images/thumb_back.png);
	padding-left:8px;
	float:left;
}
.featured_frame{
	width:538px;
	background-image:url(images/featured_frame_back.jpg);
	background-repeat:repeat-x;
	float:left;
	border:1px solid #e6e7e7;
	margin-bottom:20px;
}
.featured_thumb{
	background-image:url(images/thumb_back.png);
	width:115px;
	height:113px;
	padding:8px;
}

.latest_thumb{
	background-color:#FFFFFF;
	width:208px;
	height:167px;
	margin-top:8px;
	float:left;
}
.latest_desc{
	background-color:#FFFFFF;
	width:308px;
	height:167px;
	margin-top:8px;
	float:left;
	margin-left:8px;
}
.desc_info{
	font-family:verdana;
	padding:1px;
	border-bottom:1px dashed #d7d7d7;
	width:290px;
	margin-left:10px;
	font-size:12px;
}
.desc_info2{
	font-family:verdana;
	width:524px;
	font-size:12px;
	background-color:#FFFFFF;
	margin-top:2px;
	float:left;
}
.view_btn a{
	text-decoration:none;
	color:#5c5c5e;
	background-image:url(images/button_back.jpg);
	background-repeat:repeat-x;
	padding:5px 15px 5px 15px;
	float:right;
	border:1px solid #e9e9e8;
	border-top:none;
}
.contact_details_frame{
	border:1px dotted #c6c6c6;
	border-right:none;
	border-left:none;
	float:left;
}
.location{
	float:left;
	width:250px;
	margin-top:5px;
	margin-bottom:5px;
	padding:10px 0px 10px 0px;
}
.contact_title{
	font-size:13px;
	font-weight:700;
	color:#69676b;
	margin-left:20px;
}
.bottom_back{
	background-image:url(images/bottom_back.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	width:100%;
}
.news_item{
	margin-top:8px;
	padding-bottom:5px;
	border-bottom:1px dotted #aad5e1;
}
.news_date{
	margin-bottom:8px;
	color:#e57200;
	letter-spacing:1px;
	font-size:12px;
}
.news_content{
	line-height:25px;
	color:#494949;
}