/* GLOBAL */
* { margin:0; padding:0; }

html { min-height:100%; margin-bottom:1px }

body { background: url(../images/bkgBody.gif) repeat-x #fff0e2; margin:0; padding:0; text-align:center; font-family: Tahoma, Arial, Helvetica, sans-serif; }

img { border: none; }

a, a:hover { text-decoration:none; color:#c63; }

a.edit, a:hover.edit { text-decoration:underline; color:#333;}

h1 { margin:0; font-size:27px; color:#41505e; display:block; }

h2 { margin:0; font-size:20px; color:#41505e; display:block; }


/* MAIN BODY */
#wrapper { width:950px; text-align:center; margin:0 auto; }

#header { width:950px; height:45px; margin:25px 0 13px 0; padding-bottom:25px; }
#logo { float:left; display:inline; }
#featuredProviders { float:right; display:inline; height:45px; line-height:45px; text-align:right; margin-right: 22px; }
#featuredProviders p { margin:0; display:inline; height:45px; line-height:45px; text-align:right; font-size:14px; color:#8395a6; }
#featuredProviders img { float: left; margin-right: 10px; margin-left: 10px;}
#contentArea h1 { width:950px; }

#contentArea { min-height:400px; padding:0 0 35px 0; }


/* FORM */
#info_form { width:729px; margin:25px auto; }
#formTop {  height:77px; width:729px; background:url(../images/bkgFormTop.gif) no-repeat; }
#formTop p { display:block; width:568px; margin:0 0 0 147px; padding-top:25px; text-align:left; font-size:18px; color:#fff; }
#frm { margin:0; padding:0; }
#formBottom { height:51px; width:729px; background:url(../images/bkgFormBottom.gif) no-repeat; }
#inputsContainer { float:left; display:inline; width:568px; margin:0 0 0 147px; }
#info_form input { font: 15px tahoma, arial, helvetica, sans-serif; color:#999; vertical-align:middle; background-color:#transparent; padding:0; border:none; }
#dre-address { float:left; display:inline; margin:9px 0 0 11px; width:221px; }
#dre-suite { float:left; display:inline; margin:9px 0 0 19px; width:36px; }
#dre-zip { float:left; display:inline; margin:9px 14px 0 19px; width:86px; }
#Submit { float:left; display:inline; margin:5px 0 0 0; width:154px; height:27px;}


/* SALES TEXT */
#salesText { width:880px; margin:25px auto; font-size:15px; color:#8395a6; line-height:22px; }
#salesText #left { width:220px; float:left; display:inline; text-align:left; margin-left: 60px; }
#salesText #right { width:540px; float:left; display:inline; text-align:left; }


/* EXPLANATORY TEXT */
#explanatoryText { padding:15px 0 15px 0; background: url(../images/bkgExplanatoryText.gif) repeat-y; text-align:left; }
#explanatoryText h2 { width:880px; padding:0 0 5px 35px; }
#explanatoryText .horline { display:block;border-bottom:1px solid #d6e5e4;width:880px;height:1px;margin:0 0 0 35px; }
#explanatoryText .imageAccent { float:left; display:inline; }
#explanatoryText p { width:880px; padding:20px 0 15px 35px; font-size:15px; color:#8395a6; line-height:22px; }
* html #explanatoryTextTop { margin-bottom:-3px; }
#explanatoryTextTop { margin:0; }
#explanatoryTextBottom { margin:0 0 10px 0; }


/* OFFERS PAGE */
#introText { margin: 0 0 25px 0; }
#introText p { width:880px; margin:0 0 15px 35px; font-size:15px; color:#8395a6; line-height:22px; text-align:left; }

.featuredOffer { height:164px; width:950px; margin:0 0 20px 0;}

.offer {width:950px; margin:0 0 10px 0; }
.offer_stretchy{background: url(../images/bkgOffer-middle.gif) repeat-y;}
.offer_stretchy_middle{background: url(../images/bkgFeaturedOffer-middle.gif) repeat-y;}


.headerLabels { font-size:12px; color:#41505e;}
.headerLabelsBG { background: url(../images/bkgOffer-top.gif) no-repeat; }
.serviceFeatures { font-size:11px; color:#8395a6; }
	.serviceFeatures p { margin:0; padding:0; font-size:12px; color:#666; }
	.serviceFeatures ul { margin:0; padding:0; }
		.serviceFeatures li { margin:0 0 0 15px; padding:0; }
.price { font-size:11px; color:#8395a6; }
.price .dollars { font-size:20px; }
.price sup.cents { border-bottom:1px solid; }
.specials { font-size:11px; color:#8395a6; }
.specials .dollars { font-size:20px; }
.orderCol { font-size:11px; margin:0 auto;}


/* FOOTER */
#footer { width:100%; height:70px; background-color:#ff7c00; color:#fff; font-size:11px; }
#footer p { margin:0; color:#fff; }
#footer a { text-decoration:none; color:#fff; }
#footer a:hover { text-decoration:underline; color: #333; }
#textContainer { width:950px; margin:0 auto; height:70px;}
#copyright { float:left; display:inline; margin-top: 28px; height: auto;}
#links { float:right; display:inline;  margin-top: 28px;}



.searchParams {
	float: right;
	text-align: right;
	font-size: 10px;
	color: #8395a6;
	width: 600px;

}