﻿h1 {clear:none;}		

h1#PageHeader { background-image:url(/shared/images/default/home_content_bg.jpg); }
h1#PageHeader2 { background-image:url(/shared/images/default/home_content_bg2.jpg); }

h1#PageHeader,
h1#PageHeader2  {
	height:300px;
	margin:0pt 0pt 20px -10px;
	
}

h1#PageHeader span, 
h1#PageHeader2 span
{
	display:block;
	position:absolute;
	font-weight:bold;
	bottom:0px;
	margin-left:10px;
	font-size:18px;
}

#SeenOnTv 
{
	float:right;
	margin-left:10px;
	margin-top:-10px;
	cursor:pointer;
}

#TV 
{
	position:absolute;
	top:10px;
	left:90px;
	display:none;
}


#SevenBenefits li {margin-bottom:10px;}

#SevenBenefits li ul 
{
	list-style-type:disc;
	margin-left:20px;
}

li ul li {list-style-type:disc;}


.WhyBetter {clear:none;}

#SevenBenefits li ul li {margin-bottom:0;}

#WhyBetterUL {margin-left:25px;}

hr {
    height:1px; 
    border:none; 
    border-top:1px solid gray; 
    margin:10px auto; width:100%; 
    clear:both;
 }

#Hanger {
    margin-left:-10px; 
    margin-top:20px; 
    width:583px;
}

div#Quotes {margin-bottom:140px;}

#Rotator {
    position:relative; 
    height:270px; 
    width:192px; 
    float:right; 
    margin-left:10px; 
    margin-bottom:10px;
 }

#RotatorImg {
    position:absolute; 
    right:0px; 
    z-index:1000;
    cursor:pointer;
}

#ImageRotator, .Rotator {
    z-index:0; 
    position:absolute; 
    left:20px; 
    top:38px;
}

#ContentArea ul {margin-bottom:0;}

#Benefits {
	position:absolute; 
	top:600px; 
	left:10px; 
	width:508px; 
	z-index:1200;
	display:none;
}

#BenefitsTop, #BenefitsBottom, #BenefitsCenter
{
	width:468px;
	height:30px;
	position:relative;
	margin:0;
	padding:0 20px;
}

#BenefitsTop {background-image:url(/shared/images/default/benefits_top.png);}
#BenefitsBottom {background-image:url(/shared/images/default/benefits_bottom.png);}
#BenefitsCenter 
{
	height:auto;
	background-image:url(/shared/images/default/benefits_center.png);
	background-repeat:repeat-y;
	padding-bottom:4px;
	padding-top:4px;
}

/* IE6 hacks */
* html #RotatorImg {
    height:269px;
    width:191px;
    behavior: url(/shared/css/iepngfix.htc);
}

* html div#Rotator div#ImageRotator {
	width:192px;
	height:200px;
	position:relative;
}