body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	background: url(../images/bg0.jpg);
}
.headerbg {
	background: url(../images/bg.jpg) top repeat-x;
	height:253px;
}
.contentbg {
	background: url(../images/bg1.jpg) top repeat-x;
}
.footerbg {
	background: url(../images/bg2.jpg) top repeat-x;
	height:73px;
}



.normalTxt {
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	text-align:justify;
	text-decoration:none;
	margin-right:8px;
}
.form{
}
.form input {
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	text-decoration:none;
}
.separator{
background-image:url(../images/separator.jpg);
background-repeat:no-repeat;
background-position:center;
line-height:20px;

}

.clickHere{

	font-family:Tahoma;
	font-size:11px;
	color:#268198;
	line-height:22px;
	text-decoration:none;

}
.proTitles{

	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#268198;
	line-height:22px;

}
.contactText{
	font-family:Tahoma;
	font-size:11px;
	color:#ffffff;
}


.services {
				font-family:Tahoma;
				font-size:11px;
				text-decoration:none;
					color:#FFFFFF
				
			}
	.services a {
	font-family:Tahoma;
	color:#FFFFFF
				font-size:12px;
				text-decoration:none;
			}
	.services a:hover{
				text-decoration:underline;
					color:#FFFFFF
			}

	.services ul {
				list-style:none;
				margin:0;
				padding-left:10px;
			}
	.services li {
				background-image:url(../images/bullet.gif);
				background-position:left;
				background-repeat:no-repeat;
				padding-left:10px;
				line-height:24px;
			}




.pageTitles{
	font-family: Tahoma;
	font-size: 11px;
	color:#4e4e4e;
	text-decoration:underline;
	font-weight:bold;
}

.footer{

	height:31px;
	border:#d4ceb1 solid 1px;
	background-color:#ffffff;

}



.footertext{
	font-family: Tahoma;
	font-size: 11px;
	color: #586062;
	text-decoration:none;
		}

.highlight img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
}
.highlight:hover img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.7;
}
.enquiryheading {
	font-family:Tahoma;
	font-size:14px;
	color:#FFFFFF;
	background-color:#CE060C;
	text-decoration:none;
}
