BODY {
	background-color: #009bc4;
	font-family:Arial, Helvetica, sans-serif, Trebuchet MS;
	background-attachment: scroll;
	background-image: url(/images/bg-insidepage-body.jpg);
	background-repeat:no-repeat;
	background-position: center top;
}
/* 	===================================================================================================
											GET A QUOTE PART
===================================================================================================  */
.content-getaquote {
	float:left;
	width:665px;
	padding:20px;
	background-attachment: scroll;
	background-image: url(/images/bg-getquote-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.content-getaquote h2 {
	float:left;
	width:615px;
	padding:0px 0px 25px 50px;
	background-attachment: scroll;
	background-image: url(/images/bg-getquote.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:22px;
	color:#303030;
	line-height:30px;
}
.content-getaquote h2 span {
	color:#015c92;
}
.content-getaquote h3 {
	/*float:left;*/
	width:265px;
	padding:10px 0px 25px 68px;
	background-attachment: scroll;
	background-image: url(../images/bg-contactus.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:22px;
	color:#303030;
	line-height:30px;
}
	.content-getaquote h3 span {
		color:#015c92;
	}

.content-getaquote p {
	float:left;
	width:665px;
	padding:0px 0px 20px 0px;
	color:#202020;
	font-size:12px;
	line-height:20px;
}
.quote-form {
	float:left;
	width:665px;
	/*margin-top:-60px;*/
}
.contact-map {
	width:327px;
	float:left;
	overflow:hidden;
}
	.contact-map h2 {
		float:left;
		width:300px;
		padding:0px 0px 10px 0px;
		color:#202020;
		font-size:17px;
		line-height:20px;
		background:none;
	}
	.contact-map h3.map-title {
		float:left;
		width:300px;
		padding:0px 0px 20px 0px;
		font-size:22px;
		color:#303030;
		background:none;
	}
	
		.contact-map h3 span {
			color:#015c92;
		}
	.contact-map p {
		float:left;
		width:300px;
		padding:0px 0px 10px 0px;
		color:#202020;
		font-size:12px;
		line-height:24px;
	}
	.contact-find-map {
		float:left;
		border:4px solid #000000;
	}
	
	
.contact-form {
	width:307px;
	float:left;
	padding-left:20px;
	padding-top:15px;
}
	.contact-form h3 {
		float:left;
		width:300px;
		padding:0px 0px 20px 0px;
		color:#202020;
		font-size:12px;
		line-height:24px;
		font-weight:bold;
		background:none;
		
	}
	.contact-form p {
		float:left;
		width:300px;
		padding:0px 0px 20px 0px;
		color:#202020;
		font-size:12px;
		line-height:24px;
	}

	.option-button-contact {
		width:300px;
		float:left;
		font-size:12px;
		color:#303030;
		margin-bottom:10px;
	}
	.name-quote {
		width:327px;
		float:left;
		padding-bottom:15px;
	}
	.lable-quote {
		float:left;
		width:300px;
		font-size:15px;
		font-weight:bold;
		color:#157db1;
		padding-bottom:5px;
	}
	.lable-quote span {
		color:#ff0000;
	}
	.input-box-quote {
		width:300px;
		float:left;
		height:29px;
		background-attachment: scroll;
		background-image: url(/images/bg-input-quote.jpg);
		background-repeat: no-repeat;
		background-position: left top;
		margin-bottom:20px;
	}
	.inputtext-quote {
		font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
		font-size:12px;
		float:left;
		border:0px;
		padding:7px 5px 0px 5px;
		width:290px;
		background:none;
	}
	.enquiry-quote {
		width:630px;
		float:left;
		padding-bottom:15px;
	}
	.lable-enquiry-quote {
		float:left;
		width:630px;
		font-size:15px;
		font-weight:bold;
		color:#157db1;
		padding-bottom:5px;
	}
	.lable-enquiry-quote span {
		color:#ff0000;
	}
	.textarea-box-quote {
		width:627px;
		float:left;
		height:207px;
		background-attachment: scroll;
		background-image: url(/images/bg-textarea-quote.jpg);
		background-repeat: no-repeat;
		background-position: left top;
	}
	.textarea-quote {
		font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
		font-size:12px;
		float:left;
		border:0px;
		padding:5px;
		width:620px;
		height:197px;
		background:none;
		overflow:auto;
	}
	.checkbox-quote {
		width:627px;
		float:left;
		margin-top:10px;
	}
	.checkbox-quote1 {
		width:130px;
		float:left;
		font-size:12px;
		color:#303030;
		margin-bottom:10px;
	}
	.checkbox-quote2 {
		width:193px;
		float:left;
		font-size:12px;
		color:#303030;
		margin-bottom:10px;
	}
	.option-button-quote {
		float:left;
		width:630px;
		font-size:15px;
		font-weight:bold;
		color:#157db1;
		padding-top:10px;
	}
	.option-button {
		width:600px;
		float:left;
		font-size:12px;
		color:#303030;
		margin-bottom:10px;
	}
	
	.contact-form .formElement {
	background:none;
		width:307px;
		float:left;
		border:none;
	}
	
	.contact-form label {
		background:none;
			border:none;
		float:left;
		width:300px;
		font-size:15px;
		font-weight:bold;
		color:#157db1;
		padding-bottom:5px;
	}
	.radio,.checkbox {
		color:#000000;
		font-size:12px;
		line-height:24px;
	}
	
	.contact-form  input.text{
		background:none;
			border:none;
		width:300px;
		float:left;
		height:29px;
		background-attachment: scroll;
		background-image: url(/images/bg-input-quote.jpg);
		background-repeat: no-repeat;
		background-position: left top;
		margin-bottom:0px;
		color:#000000;
		font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
		font-size:12px;
		float:left;
		border:0px;
		padding:7px 5px 0px 5px;
		width:290px;
		text-align:left;
		
	}
	
	.contact-form  TEXTAREA.textarea{
		width:300px;
		float:left;
		height:150px;
		background-attachment: scroll;
		background-image: url(/images/bg-textarea-contactus.jpg);
		background-repeat: no-repeat;
		background-position: left top;
		font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
		font-size:12px;
		float:left;
		border:0px;
		padding:5px;
		width:290px;
		height:140px;
		overflow:auto;
		color:#000000;
		text-align:left;
		
	}
	
	
	

