
	body	{
		margin: 0px;
		font: normal 70% Arial, Tahoma, Verdana, sans-serif;
		color: #000;
		background: #CACACA;
		}

	*	{
		margin: 0;
		padding: 0;
		border: 0;
		}

	img 	{
		border: none;
		}

	a 	{
		border: 0px;
		padding:0px;
		margin: 0px;
		color: #000;
		text-decoration : none;
		}

	a:hover 	{
		color: #f00;
		text-decoration : underline;		
		}

.clear {
	clear: both;
	width: 100%;
	}

#site 	{
	font-size: 12px;
	margin-top: 30px;
	width: 970px;
	background: #fff;
	text-align: left;
	}

#logo	{
	padding: 16px;
	float: left;
	}

#topmenu {
	float: right;
	padding: 20px 20px 10px 0px;
	}

#wideimage {
	margin: 0px 16px 0px 16px;
	}

#girl #wideimagetop {
	position: relative;
	float: left;
	top: 81px;
	left: 279px;
	}

#girl #wideimagebottom {
	position: relative;
	float: left;
	top: 323px;
	left: 190px;
	}

#guy #wideimagetop {
	position: relative;
	float: left;
	top: 41px;
	left: 209px;
	}

#guy #wideimagebottom {
	position: relative;
	float: left;
	top: 290px;
	left: 85px;
	}

#leftcolumnwrap {
	float: left;
	}

#leftcolumn {
	margin: 16px 0px 16px 16px;
	width: 221px;
	height: 305px;
	background: url(images/leftcolumnback.jpg) top left no-repeat;
	}

#leftcolumn #title {
	padding: 25px 7px 30px 7px;
	}

#leftcolumn #selectform {
	margin: 0px 0px 0px 20px;
	line-height: 25px;
	text-transform: uppercase;
	}

#leftcolumn #selectform #searchbutton {
	float: right;
	position: relative;
	top: 105px;
	left: -45px;
	}

#centercolumn {
	float: left;
	margin-left: 16px;
	margin-top: 20px;
	width: 286px;
	height: 305px;
	background: url(images/centercolumn.gif) top left no-repeat;
	}

#centercolumn #button {
	padding: 10px 0px 0px 40px;
	}

#centercolumn .note {
	font-size: 10px;
	color: #C4C4C4;
	margin-top: 20px;
	}

#rightcolumn {
	margin: 16px 0px 0px 3px;
	float: left;
	width: 387px;
	height: 305px;
	background: url(images/rightcolumnback.jpg) top left no-repeat;
	}

#rightcolumn .title {
	margin: 30px 0px 15px 30px;
	color: #e80000;
	font-size: 18px;
	font-weight: bold;
	}

#rightcolumn .listitem {
	font-size: 13px;
	margin: 5px 0px 0px 35px;
	}

.verticalseparator {
	margin: 16px 5px 0px 5px;
	width: 1px;
	height: 305px;
	float: left;
	background: url(images/dash.gif) top left repeat-y;
	}

#pagebottom {
	clear: both;
	width: 100%;
	height: 189px;
	background: url(images/bottomback.gif) top left repeat-x;
	}

#pagebottom .title {
	font-size: 18px;
	font-weight: bold;
	padding: 25px 30px 0px 30px;
	}

#pagebottom .subtitle {
	font-size: 11px;
	padding: 15px 30px 15px 30px;
	}

#pagebottom .learnmorelink a {
	font-size: 11px;
	color: #00ADEF;
	text-decoration: underline;
	margin: 0px 30px 0px 30px;
	}

#pagebottom .learnmorelink a:hover {
	color: #4EC6F4;
	}

#bottomleftwrap {
	float: left;
	padding: 16px;
	}

#bottomleft {
	width: 465px;
	height: 144px;
	background: url(images/bottomleft.jpg) top left no-repeat;
	}

#bottomrightwrap {
	float: left;
	padding: 16px 0px 0px 0px;
	}

#bottomright {
	text-align: right;
	width: 454px;
	height: 144px;
	background: url(images/bottomright.jpg) top left no-repeat;
	}

#footer 	{
	font-size: 11px;
	background: #ccc url(images/footerback.gif) top left repeat-x;
	height: 29px;
	text-align: center;
	clear: both;
	}

#footermenu {
	padding: 7px;
	color: #999;
	}

#footer a {
	margin: 0px 8px 0px 8px;
	color: #000;
	}

#bottommenuwrap {
	width: 400px;
	height: 30px;
	border-bottom: #898989 2px solid;
	}

#bottommenu {
	color: #898989;
	padding: 7px;
	}

#copyright {
	padding: 10px;
	color: #898989;
	}

/*----------------- INNER PAGE STYLES ---------------------- */

#locationline {
	height: 45px;
	margin: 7px 27px 0px 27px;
	background: #dddfe7;
	clear: both;
	}

#locationline .text {
	padding: 15px;
	}

#locationline #changelink {
	font-size: 11px;
	margin-left: 20px;
	}


#locationline #changelink a {
	text-decoration: underline;
	}

#locationline #changelink a:hover {
	color: #f00;
	}

#locationline .link {
	font-size: 12px;
	margin-left: 20px;
	}

#locationline #link a {
	text-decoration: underline;
	}


#locationcolumn {
	width: 264px;
	margin: 27px 27px 0px 27px;
	background: url(images/leftcolumnback.gif) top left repeat-x;
	}

#locationinfo {
	padding: 15px;
	font-size: 11px;
	}

#locationinfo img {
/*	border: #555 1px solid; */
	}

#locationinfo em {
	font-size: 12px;
	font-style: normal;
	}

#cornerimage {
	height: 177px;
	width: 260px;
	background: url(images/cornerimage.jpg) bottom left no-repeat;
	}

#innerpagecontent {
	overflow: visible;
	margin: 27px 27px 27px 0px;
	}

#innerpagecontent h3 {
	font-size: 24px;
	color: #e80000;
	font-weight: bold;
	}

#innerpagecontent a {
	text-decoration: underline;
	}

#innerpagecontent #size {
	width: 80px;
	heigth: 13px;
	border: #8e8e8e 1px solid;
	}

.unitblock {
	margin-top: 15px;
	border: #b8bac5 1px solid;
	width: 620px;
	height: 133px;
	}

.unitblock .blockinfowrap {
	float: left;
	width: 390px;
	}

.blockinfo {
	padding: 20px;
	}

.blockinfo .special {
	color: #f00;
	font-weight: bold;
	}

.blockinfo .offer {
	color: #f00;
	font-weight: bold;
	font-size: 18px;
	}

.blockinfo .size {
	float: left;
	font-weight: bold;
	}

.blockinfo .size em {
	font-size: 20px;
	color: #e80000;
	font-style: normal;
	}

.blockinfo .price {
	float: right;
	font-weight: bold;
	}

.blockinfo .price em {
	font-size: 20px;
	color: #00bd24;
	font-style: normal;
	}

.blockinfo .comment {
	clear: both;
	}

.unitblock .blockbuttonwrap {
	float: left;
	width: 150px;
	text-align: center;
	}

.unitblock .blockbutton {
	padding: 20px;
	padding-top: 30px;
	}

.unitblock .blockbutton .buttoncomment {
	font-size: 10px;
	margin-left: 30px;
	color: #868a95;
	}


/*------------------------ SIZE CHART STYLES -----------------------*/


.sizechartline {
	border: #b8bac5 1px solid;
	width: 720px;
	margin-top: 10px;
	margin-bottom: 10px;	
	font-size: 12px;
	line-height: 120%;
	}

.sizechartline .size {
	font-size: 18px;
	color: #e80000;
	vertical-align: middle;
	text-align: center;
	width: 100px;
	}

.sizechartline .sq {
	margin-top: 5px;
	font-size: 11px;
	color: #777;
	}

.sizechartline .image {
	width: 185px;
	height: 110px;
	vertical-align: middle;
	text-align: center;
	}

.sizechartline .description {
	vertical-align: middle;
	padding: 10px;	
	}

#pagecontent {
	padding: 27px;
	}

#pagecontent h3 {
	font-size: 32px;
	color: #e80000;
	font-weight: bold;
	}

#pagecontent h5 {
	font-size: 14px;
	color: #000;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 10px;
	}

#whyheader h3 {
	font-family: "Arial Black", Arial, Verdana, sans-serif;
	font-size: 32px;
	color: #e80000;
	font-weight: bold;
	
	}

.whyheadline {
	margin-top: 20px;
	margin-left: 20px;
	}

.whyheadline h4 {
	font-size: 27px;
	color: black;
	font-weight: bold;	
	}

.whyheadline img {
	margin-right: 5px;
	}

.whytext {
	font-size: 18px;
	margin-left: 40px;
	}

.whyslogan {
	font-family: "Arial Black", Arial, Verdana, sans-serif;
	text-align: center;
	margin: 40px;
	font-size: 24px;
	color: #e80000;
	font-weight: bold;	
	}

.question {
	font-weight: bold;
	color: #e80000;
	font-size: 16px;
	margin-top: 30px;
	}


.answer {
	font-weight: normal;
	color: black;
	font-size: 13px;
	margin-bottom: 30px;
	}


.tips h3  {
	margin-bottom: 10px;
	}

.tips h4  {
	font-weight: bold;
	color: #e80000;
	font-size: 18px;
	margin-top: 20px;
	margin-bottom: 10px;
	}

.tips li	{
	margin-left: 15px;
	margin-bottom: 5px;
	}

.tips 	{
	margin-bottom: 30px;
	}

.selectlocationtext {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin: 10px;
	margin-left: 140px;
	}

.selectlocationbuttons a {
	margin-left: 10px;
	margin-right: 10px;
	}

.householdboxwrap {
	border: #b8bac5 1px solid;
	margin: 20px 0px 0px 0px;
	float: left;
	width: 445px;
	height: 240px;
	overflow: hidden;
	}

.householdbox {
	padding: 20px;
	font-size: 14px;
	line-height: 140%;
	}

.householdbox img {
	margin-bottom: 15px;
	}

.household_selectlocation {
	margin: 60px 0px 0px 50px;
	}

.household_selectlocation .selectlocationtext{
	margin-left: 225px;
	}

.boximage {
	float: left;
	margin-right: 10px;
	}

em {
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
	magin-bottom: 10px;
	}

#pagecontent a {
	text-decoration: underline;
	}

#pagecontent ul {
	margin-left: 30px;
	}

.largerfont {
	font-size: 14px;
	line-height: 140%;	
	}

.red	{
	color: #e80000;
	}

.contacts {
	width: 250px;
	margin-left: 50px;
	float: left;
	}

.company_slogan {
	font-size: 20px;
	font-weight: bold;
	}

.quote {
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	font-family: "Times New Roman", sans-serif;
	margin-top: 15px;
	}

/*---------------- Privacy Policy Styles ----------------*/


#policy	{
	text-align: left;
	line-height: 150%;
	}

#policy h1 {
	margin: 0px 20px 20px 0px;
	}

#policy p 	{
	margin-bottom: 20px;
	font-size: 14px;
	text-align: justify;
	}


/*---------------- Site Map Styles -----------------------*/

#sitemap {
	line-height: 200%;
	}

#sitemap a {
	color: #e80000;
	text-decoration: underline;	
	}

#sitemap .column {
	float: left;
	width: 240px;
	padding-left: 40px;
	padding-bottom: 50px;
	}





