/* CSS Document */
* { margin: 0; padding: 0;}
body { font-family:Arial, Helvetica, sans-serif; font-size: 67.5%; color: #333; text-align:center;}
#frame {width: 980px; margin:auto; text-align:left;}
#header{position: relative; height:124px;}
#strapline { font-size:2.0em; color:#999999; position:absolute; left: 480px; top: 35px; font-weight:bold;}
#phone { font-size: 2.0em; color:#036; position:absolute; left: 480px; top: 90px; font-weight:bold;}
#logo { position: relative; top: 13px; left: 28px;}
#masthead{ background:url(../images/magicwash_masthead.jpg);height: 128px; }
#message { color:#FFFFFF; font-size:1.4em; padding:22px 24px; width:305px; line-height:20px;} 

#info { position:relative;}
#infobox1 { width: 237px; float: left; margin: 12px;}
#infobox1 h1 { background:url(../images/infobox_1.jpg) no-repeat; color:#FFFFFF; width:231px; font-size:1.6em; line-height:28px; padding: 0 0 6px 15px; }
#box1text1 { width: 237px; background:#f1f1f2;}
#infobox1 ul { margin: 10px 0 0;}
#infobox1 li { width: 237px; background:#f1f1f2; margin:0 0 0 31px; padding:2px 0; width:206px;font-size:1.4em; color:#6d6e70;}
#infobot1 { background:url(../images/infobot_1.jpg); display:block; width:240px; height:14px;}

#infobox2 { width: 237px;  float: left;margin: 12px;}
#infobox2 h1 { background:url(../images/infobox_2.jpg) no-repeat; color:#FFFFFF; width:231px; font-size:1.6em; line-height:28px; padding: 0 0 6px 15px; }
#box1text2 { width: 237px; background:#f1f1f2;}
#infobox2 ul { margin: 10px 0 0;}
#infobox2 li { width: 237px; background:#f1f1f2; margin:0 0 0 31px; padding:2px 0; width:206px; font-size:1.4em; color:#6d6e70;}
#infobot2 { background:url(../images/infobot_2.jpg); display:block; width:240px; height:14px;}

#infobox3 { width: 431px;  float: left;margin: 12px;}
#infobox3 h1 { background:url(../images/infobox_3.jpg) no-repeat; color:#FFFFFF; width:430px; font-size:1.6em; line-height:28px; padding: 0 0 6px 15px; }
#box1text3 { width: 430px; background:#ccc;}
#box1text3 form { padding: 10px 15px;}
.formlabel { float: left; font-size:1.4em; color:#6d6e70; line-height: 27px;}
.formlabel input { margin: 0 3px;}

.sotto { font-size:1em; }

#infobot3 { background:url(../images/infobot_3.jpg); display:block; width:434px; height:14px;}

#footer { background:url(../images/magicwash_pagewash.jpg) no-repeat 330px 0; height: 140px; position:relative;}
#address {
	font-weight:bold;
	color:#000;
	position:absolute;
	left: 306px;
	top: 120px;
	font-size:1.2em;
	width: 650px;
	text-align: right;
}

#van { position:absolute; z-index:1000; top: 185px; left: 20px;}

.CALL { font-size:3.0em; color:#666666;}
.CONTACT { font-size:1.6em; color:#000; font-weight:bold;}
.clear { clear:both;}

a.btn_submit { background:url(../images/frm_submit.jpg) no-repeat; width: 49px; height:25px; display:block; margin: 2px auto auto;}
a.btn_submit:hover { background:url(../images/frm_submit_f2.jpg) no-repeat; width: 49px; height:25px; display:block;}


.Error { margin: 0!important; color:#990000;}
