<!--
body {
	background-color: #f2eee3;
	background-image: url(/images/bg_main.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.clear { clear: both; }
#DEFAULT_main {	margin: 0px; padding: 0px; width: 764px; }

/* Menu */
#menu { font: 14px "Century Gothic"; height: 70px; width: 100%; }
#menu ul { list-style-type: none; margin: 0px; padding: 0px; }
#menu li { float: left; height: 70px; margin: 0; padding: 0; }
#menu li a { color: #FFFFFF; }
#menu li a:hover { color: #efc360; }
#menu a { display: block; padding: 70px 0px 0px 0px; height: 0px !important; overflow: hidden; background-position: 0 0; background-repeat: no-repeat; }
#menu a:hover, #menu a.on {	background-position: 0 -70px; }
#menu li#stretchmarks, #stretchmarks a { background-image: url(/esp/images/menu_esp_stretchmarks.gif); width: 99px; }
#menu li#whyStretta, #whyStretta a { background-image: url(/esp/images/menu_esp_whyStretta.gif); width: 135px; }
#menu li#faq, #faq a { background-image: url(/esp/images/menu_esp_faq.gif); width: 107px; }
#menu li#befaft, #befaft a { background-image: url(/esp/images/menu_esp_befaft.gif); width: 205px; }
#menu li#order, #order a { background-image: url(/esp/images/menu_esp_order.gif); width: 95px; }
#menu li#contact, #contact a { background-image: url(/esp/images/menu_esp_contact.gif); width: 123px; }

/* Banner */
#DEFAULT_banner { background: url(/images/bg_banner.jpg); background-repeat: no-repeat; background-position: top; height: 150px; overflow: hidden; width: 100%; }
#DEFAULT_banner .pageTitle {margin: 0px; padding-top: 86px; width: 280px; }

/* Content */
#DEFAULT_content { background-image: url(/images/bg_content.gif); background-position: top; background-repeat: repeat-y; display: block; margin: 0px; padding: 0px; width: 100% }
#content_capt { background-image:url(/images/bg_content_capt.gif); background-position: top; background-repeat: no-repeat; }
#content_capb { background-image:url(/images/bg_content_capb.gif); background-position: top; background-repeat: no-repeat; height: 39px; }
#DEFAULT_content_full { background-image: url(/images/bg_content_full.gif); background-position: top; background-repeat: repeat-y; display: block; margin: 0px; padding: 0px; width: 100% }
#content_full_capb { background-image:url(/images/bg_content_full_capb.gif); background-position: top; background-repeat: no-repeat; height: 39px; }
#col { float: left; margin: 0px 0px 0px 40px; padding: 20px 0px 0px 0px; width: 695px;  }
#col1 {	float: left; margin: 0px 0px 0px 40px; padding: 20px 0px 0px 0px; width: 209px; }
#col1 td { font-size: 11px; }
#col1 .fieldset { left: -11px; position: relative; z-index: 2; }
#col2 {	margin: 0px 0px 0px 307px; padding: 44px 0px 0px 0px; width: 428px; }

/* Lower Content */
#lc { margin:  20px 10px; padding: 0px;  }
#lc ul { list-style-type: none; margin: 0px; padding: 0px; }
#lc li { float: left; height: 120px; margin: 0px; padding: 0px 0px 20px 20px; width: 224px; border-right: 2px solid #DED9C9;border-left: 1px solid #ffffff; }
#lc li.first { border-left-width: 0px; }
#lc li.last { border-right-width: 0px; }
#lc a { color: #000000; font-family: "Times New Roman", Times, serif; font-size: 16px; text-decoration: none; }
#guarantee { background: url(/images/guarantee.gif) top right no-repeat; }
#guarantee a { color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: bold; text-decoration: none; }


/* Footer */
#DEFAULT_footer { background-color: #000000; color: #999999; font-size: 11px; margin: 0px; padding: 30px; }
#DEFAULT_footer p { text-align: left; width: 746px; }
#DEFAULT_footer a { color: #FFFFFF; }


-->