@charset "utf-8";
/* CSS Document */

body{
margin:0px;
padding:0px;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#3e3e3e;
text-align:justify;
line-height:20px;
background: url(images/top.jpg) repeat-x left top;
}
.main{
width:955px;
height:auto;
margin-left:auto;
margin-right:auto;
}
.header{
height:81px;
background-image: url(images/headerbg.jpg);
background-repeat:repeat-x;
}
.headerl{
	float:left;
	width:350px;
	padding-top: 15px;
}
.headerr{
float:left;
width:605px;
padding:44px 0px 0px 0px;
}
.banner{
	height:auto;
}
.content{
width:955px;
height:auto;
}
.contentl{
width:607px;
height:auto;
float:left;
}
.contentr{
width:348px;
height:auto;
float:left;
background-color:#d5e8ee;
}
.heading{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
color:#0c3569;
}
.contop{
background:url(images/contbg_top.jpg) no-repeat;
height:37px;
}
.conmid{
background:url(images/contbg_mid.jpg) repeat-y;
height:auto;
width:540px;
padding:0px 50px 0px 17px;
}
.conbot{
background:url(images/contbg_bot.jpg) no-repeat;
height:37px;
}
p{
padding:10px 0px 0px 0px;
margin:0px;
}
.footer{
	background:url(images/footerbg.jpg) repeat-x;
	height:74px;
	text-align: center;
	padding-top:25px;
}
.footer a{
color:#FFFFFF;
text-decoration:none;
}
.footer a:hover{
color:#FFFFFF;
text-decoration:underline;
}

.why{
height:auto;
width:540px;
padding:0px 50px 0px 17px;
}
.why ul{
margin:0px;
padding:15px 0px 0px 0px;
list-style-type:none;
}
.why ul li{
font-size:13px;
font-weight:bold;
color:#157db0;
background:url(images/btn.JPG) no-repeat;
background-position:left 4px;
padding:0px 0px 7px 30px;
}

/*****************************enquiry page start*************************************/
.concontentl{
width:455px;
height:auto;
float:left;
}
.concontentr{
width:500px;
height:auto;
float:left;
}



.heading1{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#0c3569;
}

