/* CSS Document */

body{margin:0px auto; background-image:url(../images/background.jpg); background-repeat:repeat-x; background-color: #666666;}
.main{ margin:0px auto; width: 860px; height:auto;}
.header{ width: 245px; height: 291px; background-image:url(../images/header.jpg); float:left;}
.image{ width: 615px; height: 291px; background-image: url(../images/image01.jpg); float:left;}



.content{width:100%; height:auto; position:relative; overflow:visible;}
.textarea{ width: 572px; height:auto; float:left; overflow:visible; background-image:url(../images/slice.jpg); background-repeat:repeat-y;}
.text{ width: 542px; height:auto; padding-left: 10px; padding-right: 20px; padding-top: 10px;}
.textshadow{ width:572px; height: 17px; background-image:url(../images/textshadow.jpg); background-repeat:no-repeat;}
.columnshadow{ width: 288px; height: 17px; background-image:url(../images/columnshadow.jpg);}

.right_content{ width: 288px; height:auto; float:left;}

.contact{ width: 288px; height: 333px; background-image:url(../images/contact.jpg);}
.whychoose{ width: 228px; height: 304px; background-image:url(../images/whychoose.jpg); background-repeat:no-repeat; padding-left:40px; padding-top: 20px; padding-right:20px;}

.footer{ width: 850px; height: 16px; background-image:url(../images/footer.jpg); padding-left: 10px; padding-top: 5px; padding-bottom: 12px;float:left;}
.floater{clear:both;}


.maintext{font-size:12px; font-family: Verdana, Arial, Helvetica, sans-serif;}
.footertext{font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#FFFFFF;}
.rhtext{font-size:12px; font-family:Arial, Helvetica, sans-serif;}


/* contactform */

.nameqc{
	position:absolute;
	left: 624px;
	top: 177px;
	width: 180px;
}
.numberqc{
	position:absolute;
	left: 624px;
	top: 227px;
	width: 180px;
}
.pinqc{
	position:absolute;
	left: 683px;
	top: 335px;
	width: 121px;
}
.contactqc{
	position:absolute;
	left: 624px;
	top: 278px;
	width: 180px;
}
.serviceqc{position:absolute;left: 20px;top: 255px;width: 182px;}
.timeqc{position:absolute;left: 20px;top: 242px;width: 88px;}

a, a:hover, a:visited {text-decoration:none;color:red;}
a img {border:none;}
