/*  
CSS Document Created By Hector Consuegra 
June 04, 2009 RealEdgeDesign
Version 1.0
 */
body {
	margin:0px;
	font:normal 14px/19px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	}
.hp {
	background:#383e3a url(../images/bg.png) repeat-x;
	}
.subpg {
	background:#383e3a url(../images/bg-sub.png) repeat-x;
	}
#wrapper {
	width:923px;
	margin:0px auto 0px auto;
	}
#header {
	width:100%;
	height:113px;
	background:url(../images/logo.png) no-repeat top left;
	text-align:right;
	}
#slogan {
	width:650px;
	margin-top:45px;
	float:right;
	text-align:center;
	font:bold 24px Arial;
	color:#000000;
	}
#navigation {
	height:60px;
	width:100%;
	}
#navigation img {
	border:0px;
	height:59px;
	}
#hpbeauty {
	height:333px;
	width:100%;
	}
.beauty {
	background:url(../images/beautyshot.jpg) no-repeat;
	}
#pgbody {
	width:100%;
	margin:25px 0px 0px 0px;
	text-align:left;
	}
#pgbody h2 {
	font:bold 18px/26px Arial;
	color:#f7941d;
	}
#hp_left {
	width:610px;
	float:left;
	margin-left:20px;
	}
#hp_left label {
	width:150px;
	display:block;
	font:bold 14px Tahoma;
	color:#FFFFFF;
	}
#hp_right {
	width:283px;
	float:right;
	text-align:center;
	}
/* IE FIX */
#bs {
	margin:0px;
	padding:0px;
	float:left;
	text-align:left;
	}
#footer {
	width:100%;
	color:#999;
	text-align:center;
	font-size:12px;
	clear:both;
	margin:15px 0px 0px 0px;
	}
#footer a:link, #footer a:visited {
	text-decoration:underline;
	color:#999;
	}
#footer a:hover {
	text-decoration:underline;
	color:#f7941d;
	}
#ftbar {
	width:100%;
	height:3px;
	background-color:#ccc;
	}
#error {
	font:12px/12px Arial;
	color:#FF0000;
	margin:0 0 3px 0;
	}
#sumterms {
	height: auto;
	clear:both;
	padding: 25px 90px 80px 70px;
	text-align: justify;
	font-weight: normal;
	color: #ffffff;
	font-size: 10pt;
	line-height:10pt;
	clear:both;
}
#sumterms_index {
	clear:both;
	padding: 145px 90px 80px 70px;
	text-align: justify;
	font-size: 10pt;
	line-height:10pt;
	height:auto;
	color:#fff;
}
#termwrapper {
	margin: 0px 10px 0px 10px;
	text-align: left;
	padding: 10px;
	background-color: #EEB52D;
	color: #605023;
}
.terms, a.terms:link, a.terms:hover, a.terms:visited {
	/*regular text color defined in body and a*/
	color:black;
}
label {
	width:150px;
	display:block;
	font:bold 14px Tahoma;
	color:#FFFFFF;
	}