/* CSS Document */

body {
	margin:0px;
	background:transparent url(../images/topLine.gif) 0 0 repeat-x;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5a5757;
}

img {
	border:0px;
}

form {
	margin:0px;
}

a, input {
	outline:none;
}

#bannerBg {
	width:100%;
	height:auto;
	overflow:hidden;
	background:transparent url(../images/bannerBg.gif) 0 100px repeat-x;
}

#wrraper {
	width:1003px;
	height:auto;
	overflow:hidden;
	margin:auto;
}

/*HEADER*/

.headerMain {
	width:912px;
	margin-left:66px;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5a5757;
}

.headerright {width:670px; float:left;}

.menu {
	width:75%;
	height:19px;
	padding-top:75px;
}

.menu a {	
	margin:0px 3px;

	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5a5757;
	text-decoration:none;
}

.banner {
	width:100%;
	height:260px;
	background:transparent url(../images/bannerBg.gif) 0 0 repeat-x;
}

.strip {
	width:100%;
	height:85px;
	background:transparent url(../images/strip.jpg) 0 0 no-repeat;
}

/*/HEADER*/

/*BODY*/

.bodyMain {
	width:100%;
	height:auto;
	overflow:hidden;
}

.boxMain {
	width:252px;
}

.contantBox {
	width:499px;
}

.boxHeading {
	width:100%;
	height:46px;
	background:transparent url(../images/boxHeadingBg.gif) 0 0 no-repeat;
	
	font-family:"Myriad Pro";
	font-size:18px;
	color:#1e1e1e;
	text-indent:35px;
	line-height:45px;
}

.boxBottom {
	width:100%;
	height:7px;
	background:transparent url(../images/boxBottom_img.gif) 0 0 no-repeat;
}

.boxMiddel {
	background:transparent url(../images/boxBg.gif) 0 0 repeat-y;
}

.name {
	width:111px;
	height:20px;
	margin-left:8px;
	margin-left:expression('6px');
	
	font-size:10px;	
}

.nameValueBox {
	width:109px;	
	margin-left:7px;
	margin-left:expression('4px');
}

.nameValue {
	width:107px;
	height:14px;
	border:1px solid #aca4a4;
	font-size:11px;	
}

.message {
	width:109px;
	height:48px;
	border:1px solid #aca4a4;
	font-size:11px;
	margin-left:expression('-1px');
}

.listItem {
	width:111px;	
	border:1px solid #aca4a4;
	font-size:11px;
	margin-left:expression('3px');
}

.heading {
	font-size:20px;
	color:#86a32b;
	line-height:60px;
	padding-left:10px;
}

.subHeading {
	font-size:16px;
	color:#86a32b;
	line-height:40px;
	padding-left:10px;
}

.text {
	width:95%;
	line-height:20px;	
	text-align:justify;
	margin:auto;
}

.textBox {
	width:750px;
}

.text p {
	padding:0px;
	margin:0px;
	line-height:20px;
}

.link {
	width:200px;
	margin:auto;
	padding:15px 0px;
}

.link a {
	padding-bottom:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5a5757;
	text-decoration:none;
	line-height:22px;
}

.rateBox {
	width:712px;
	margin:auto;	
}

.rateBoxTopBg {
	width:712px;
	height:51px;
	background:transparent url(../images/ratTopBg.gif) 0 0 no-repeat;
}

.rateBoxBottomBg {
	width:712px;
	height:101px;
	background:transparent url(../images/ratBottomBg.gif) 0 0 no-repeat;
}

.rateContantBox {
	width:100%;
	background-color:#bed86d;
}

.ratHeading {
	color:#FFFFFF;
	font-weight:600;
	line-height:50px;
}

.ratText {
	color:#37460b;
	font-weight:600;
	line-height:50px;
}

.formName {
	margin-left:10px;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#5a5757;
	padding-left:80px;
	text-align:left;	
}

.contactUsHeading {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#f66422;
	font-weight:600;
}

.contactUsText {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:600;
	line-height:25px;
}

.facilities {
	font-size:12px;
	color:#f66422;
	padding-left:30px;
	background:transparent url(../images/arrow.jpg) 0 50% no-repeat;
}

.facilities_img {
	width:95%;	
	text-align:justify;
	margin:15px auto 0px auto;
}

/*/BODY*/

/*FOOTER*/

.footerMain {
	width:100%;
	height:37px;
	padding-top:10px;	
	background:transparent url(../images/topLine.gif) 0 0 repeat-x;
}

.footer {
	width:100%;
	height:19px;
	font-size:11px;
}

.footer a {	
	margin:0px 3px;

	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5a5757;
	text-decoration:none;
}

.copyrRight {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5a5757;
	text-decoration:none;
}

/*/FOOTER*/

/*GENERAL*/ 

.autoGrow {
	height:auto;
	overflow:hidden;
}

.fl {
	float:left;
}

.fr {
	float:right;
}

.clear {
	clear:both;
}

.mrgAuto {
	margin:auto;
}

.gap2px {
	width:3px;
	height:2px;	
	font-size:1px;
}

.gap10px {
	width:3px;
	height:10px;
	font-size:1px;
}

.gap15px {
	width:3px;
	height:15px;
	font-size:1px;
}

.wi30px {
	width:27px;
}

.wi40px {
	width:33px;
	width:expression('31px');
}

.wi98per {
	width:98%;	
}

.wi80per {
	width:85%;
}

.wi60per {
	width:60%;	
}

.wi48per {
	width:48%;	
}

.wi40per {
	width:40%;	
}

.wi25per {
	width:25%;	
}

.wi15per {
	width:15%;	
}

/*/GENERAL*/