#menu {
	float: left;
	height: 46px;
	background-image: url(images/menubg.jpg);
	background-repeat: repeat;
	text-align: center;
	padding-left: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C6CEC6;
	background-color: #CE3000;
}
#menu a {
	line-height: 46px;
	text-decoration: none;
	text-align: center;
	display: inline;
	float: left;
	height: 46px;
	width: 120px;
	font-family: Arial, Helvetica, "sans-serif 16px bolder #FFFFFF";
	color: #FFFFFF;
	background-position: bottom;
	font-weight: bold;
	margin-top: 0px;
	padding-left: 65px;

}
#menu a:hover {
	color: #000000;





	background-position: ;
	background-color: #CE3000;
}



#nav {
	float: right;
	width: 200px;
	background-image: url(images/productrange.jpg);
	background-repeat: no-repeat;
	height: auto;
	padding-top: 50px;


}


#nav ul {
	margin: 0px;
	padding: 0px;
}
#nav li {
	text-align: center;
	display: inline;
	color: #C1B5A5;




    font-weight: ;
	float: left;
	width: 190px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	background-image: url(images/nav.jpg);
	background-repeat: no-repeat;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, "sans-serif 14px bold";
	padding-left: 10px;
	line-height: 45px;
	margin-top: 2px;
}
#nav li a {
	text-decoration: none;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	float: left;
	display: block;
	width: 190px;
	font-size: 16px;
	line-height: 45px;
	font-weight: bold;

}
#nav li a:hover {
	color: #7BAE00;
}
h2 {
	line-height: 24px;
	color: #FFFFFF;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 10px;
}

.text {
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	padding: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.boder {
	background-image: url(images/bgboder.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

.text img {
	border: 4px solid #FFE8B3;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.readmore{
	float: right;
	width: 130px;
	background-image: url(images/readmore.jpg);
	background-repeat: no-repeat;
	line-height: 30px;
	text-align: center;
	margin-top: 10px;
	color: #FFFFFF;
}
.readmore a{
	text-decoration:none;
	font-weight: bold;
	color: #FFFFFF;
	
}

.readmore a:hover{
	color:#000000;
}

.bottom{
	clear:both;
	font-size:12px;
	text-align:center;
	color:#fff;
	line-height:20px;
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
	}	
.footer {
	float: left;
	width: 600px;
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}

.bottom a{
	color:#FFFFFF;
	text-decoration:none;
	padding:0px 6px 0px 6px;
	font-weight: bold;
	line-height: 20px;
	}
.bottom a:hover{
	color:#000808;
	text-decoration:underline;
	}
	
	
/* ---------footer---------- */ 

	
.footerlink{
	font-size:11px;
	color:#FFFFFF;
	text-align:justify;
	width: 600px;
}
.footerlink a {
	color:#FFFFFF;
	text-decoration:none;
}
.footerlink a:hover {
	color:#D5CFD3;
	text-decoration:underline;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 50px;
	font-weight: bold;
	color: #F7F7F7;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.call {
	background-image: url(images/call.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

.noboder{border:none}
