body {
	background-image: url(images/bodubg.jpg);
	background-repeat: repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
.topbg{
	background-image: url(images/headerbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.wpaer{
	width: 924px;
	margin-right: auto;
	margin-left: auto;
}.leftbg {
	background-image: url(images/l.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.rightbg {
	background-image: url(images/r.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.centerbg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FEAC39;
	text-decoration: none;
}
.footer a{
	
	color: #FEAC39;
	text-decoration: none;
}
.footer a:hover{
	
	color: #fff;
	text-decoration: none;
}.tallfree {
	background-image: url(images/call.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: "Times New Roman", Times, serif;
	font-size: 23px;
	color: #3C2210;
	text-decoration: none;
}
.testihad {
	background-image: url(images/testibg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.testihad h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	line-height: 20px;
	font-weight: normal;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 32px;
}
.testi{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 130%;
	color: #000000;
	text-decoration: none;
}
.headiing{
	background-image: url(images/head.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.headiing h1{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 20px;
	text-decoration: none;
}
.contentbg1{
	background-image: url(images/contibg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 126%;
	color: #332C1C;
	text-decoration: none;
}
a.readmore{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.readmore:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}
h2 {
	font-size: 13px;
	color: #793B14;
}

