/* CSS Document */
body{
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	background:url(/Images/bg1.jpg) fixed center top #fff;
	height:840px;
	
}
div, h1, h2, h3, h4, p, form, label, input, textarea, img, span,iframe{
	margin:0; padding:0;
}
form, input, select, ul, li, dd, dl, dt, h1, h3 {
	margin: 0px;
	padding: 0px;
}
a {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #333;
}
a img {
	border:none;
}
p {
	margin: 3px 0 0 0;
}
ul{
	margin:0; 
	padding:0; 
	list-style-type:none;

}
.clear{
	clear:both; 
	font-size:0; 
	line-height:0;
}
.center{
	margin:0 auto;
	width:848px;
	
}
/*------------------------------------------------main--------------------*/
#body{
	background-image:url(/images/bg_02.jpg);
	background-repeat:repeat-y;
	background-position:center;
	width:1003px;
	margin:0 auto;
}
#navtop{
	width:850px;
	margin:0 auto;
	height:100px;
	height:90px;
}
#logo{
	float:left;
	margin-left:10px;
}
#navright{
	float:right;
	margin-right:10px;
	text-align:right;
}
#navright #reg{
	font:12px Verdana, Arial, Helvetica, sans-serif;
}
#navright #search{
	margin-top:40px;
}
.input{
	BORDER-TOP-WIDTH: 1px;
	BORDER-LEFT-WIDTH: 1px;
	FONT-SIZE: 9pt;
	BORDER-LEFT-COLOR: #c0c0c0;
	BORDER-BOTTOM-WIDTH: 1px;
	BORDER-BOTTOM-COLOR: #c0c0c0;
	CURSOR: hand;
	COLOR: #000000;
	BORDER-TOP-COLOR: #c0c0c0;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	HEIGHT:18px;
	BACKGROUND-COLOR: #f7f7f7;
	BORDER-RIGHT-WIDTH: 1px;
	BORDER-RIGHT-COLOR: #c0c0c0;
	padding: 1px;
}
#main{
	width:850px;
	margin:0 auto;

}
#left{
	padding-left:8px;
	width:610px;
	float:left;
}
#center{
	width:3px;
	float:left;
	margin-left:5px;
}
#center1{
	width:3px;
	float:left;

}
#banner{
	margin-top:4px;
	margin-bottom:5px;
}
#about{
	font:normal 13px/19px "Times New Roman", Times, serif;
	margin-right:10px;
	margin-left:10px;
}
#about p{
	font:"Times New Roman", Times, serif;
	font-size:14px;
	margin-top:4px;
}
#news{
	margin-top:10px;
	width:290px;
	float:left;
}
#news h2{
	display:block;
	background:url(/images/news_icon.gif) 0 0 no-repeat;
	padding:13px 0 2px 51px;
	font:normal 25px/46px Arial, Helvetica, sans-serif;
	color:#404040;
	background-color:inherit;
	background-position:left;
}
#news h3{
	display:block;
	width:278px;
	padding:0 0 12px 0;
	font:normal 18px/22px Arial, Helvetica, sans-serif;
	color:#CB7700;
	background-color:inherit;
	margin:0;
}
#news h3 a{
	font:normal 18px/22px Arial, Helvetica, sans-serif;
	color:#CB7700;
}
#news ul{
	padding:0;
}
#news ul li{
	display:block;
	background:url(/images/icon3.gif) 0 2px no-repeat;
	padding:0 0 11px 17px;
	font:normal 11px/16px Arial, Helvetica, sans-serif;
	color:#727345;
	background-color:inherit;
}
#news ul li a{
	color:#287DA8;
	background-color:inherit;
	text-decoration:underline;
}
#news ul li a:hover{
	text-decoration:none;
}
#test{
	margin-top:10px;
	width:290px;
	float:right;
}
#test h2{
	display:block;
	background:url(/images/testimonial_icon.gif) 0 0 no-repeat;
	padding:16px 0 10px 51px;
	font:normal 25px/29px Arial, Helvetica, sans-serif;
	color:#404040;
	background-color:inherit;
	background-position:left;
}
#test h3 a{
	display:block;
	width:278px;
	padding:0 0 12px 0;
	font:normal 22px/22px Arial, Helvetica, sans-serif;
	color:#CB7700;
	background-color:inherit;
	margin:0;
}
#test ul{
	padding:0;
}
#test ul li{
	display:block;
	background:url(/images/icon2.gif) 0 2px no-repeat;
	padding:0 0 3px 15px;
	font:normal 12px/16px Arial, Helvetica, sans-serif;
	color:#727345;
	background-color:inherit;
}
#test ul li.red2{
	display:block;
	padding:0 10px 9px 0;
	font:bold 11px/11px Arial, Helvetica, sans-serif;
	color:#CC0000;
	background-color:inherit;
	background-image:none;
	text-align:right;
	
}
#test ul li a{
	color:#287DA8;
	background-color:inherit;
	text-decoration:underline;
}
#test ul li a:hover{
	text-decoration:none;
}
#right{
	width:223px;
	float:right;
}
#right p{
	height:18px;
	font-size:11px;;
}
#right input{
	border:1px solid #004646;
	width:180px;
	height:18px;
}
#product_range{
	margin-top:10px;
	margin-left:5px;
}
#footer{
	width:850px;
	margin:0 auto;
}
#footermenu{
	width:845px;
	height:35px;
	margin:0 auto;
	background-image:url(/images/ht4.jpg);
	line-height:35px;
	font-size:13px;
	text-align:center;
}
.RegMsg{
	font-size:12px;
	color: #06857E;
	margin-left:4px;
}
.RegMsgOk{
	font-size:12px;
	height:27px;
	line-height:27px;
	color:#009900;
	background: url("images/standard_msg_ok.gif") 10px 5px no-repeat;
	margin-left:4px;
}
.RegMsgErr{
	font-size:12px;
	height:27px;
	line-height:27px;
	color:#FF0000;
	background: url("images/standard_msg_error.gif") 10px 5px no-repeat;
	margin-left:4px;
}
#bg{
	background-image:url(/images/bg_05.jpg);
	background-repeat:repeat-y;
	background-position:center;
	width:1003px;
	margin:0 auto;
	height:50px;
}