@charset "UTF-8";
/* CSS Document */

body {
	font-family:Helvetica Neue Ultralight, "Helvetica", Neue, ultralight sans-serif;
	background-color:#000000;
	background-image:url(../images/background.gif);
	background-position:center top;
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	font-size:12px;
	color:#663333;
	}
	
img {
	outline:none;
	}
	
a {
	color:#330000;
	}
	
a:hover {
	color:#663333;
	}	
	

h1 {
	margin:25px 0 25px 0;
	padding:0;
	float:left;
	width:287px;
	height:64px;
	}
	
h2 {
	font-weight:bold;
	font-style:normal;
	font-size:16px;
	padding-bottom:1em;
	}	
	
h2.interior {
	font-size:18px;
	font-weight:bold;
	font-style:normal;
	margin-left:30px;
	padding-top:10px;
	padding-bottom:20px;
	color:#330000;
	}	
	
h3 {
	color:#330000;
	font-size:16px;
	padding-bottom:.3em;
	}	
	
h4 {
	color:#330000;
	font-size:14px;
	font-style:italic;
	padding-bottom:.3em;
	}		

strong {
	font-weight:bold;
	}	
	
#wrapper {
	width:820px;
	margin:0 auto;
	}	
	
#container {
	width:820px;
	clear:both;
	background-color:#FFFFFF;
	background-image:url(../images/bg-gradient.gif);
	background-repeat:repeat-x;
	}	
	
.extend {
	float:right;
	margin-top:-100px;
	}	
	
/* ADJUSTMENTS */

.ten {
	font-size:10px;
	}

.sixteen {
	font-size:16px;
	}	
	
.seventeen {
	font-size:17px;
	}	
	
.ender {
	clear:both;
	}
	
.bi {
	font-weight:bold;
	font-style:italic;
	}	
	
.required {
	font-size:.8em;
	font-weight:normal;
	font-style:italic;
	padding-left:1em;
	}			
	
/* CONTACT ADJUSTMENTS */	
	
#home-contact {
	padding:0 10px 1em 10px;
	}
	
li.input-field{
	padding-bottom:10px;
	}
	
/* CONTENT */	
	
#content {
	width:800px;
        height:1040px
        float:center;
	margin:0 auto;
	margin-top:-2px;
	padding-bottom:20px;
	}
	
.long-seperator {
	width:100%;
	height:6px;
	background-image:url(../images/long-seperator.png);
	background-repeat:no-repeat;
	background-position:center;
	margin:10px 0 20px 0;
	clear:both;
	}

.padded {
	padding:0 10px 0 10px;
	}
	
#content p{
	padding:0 10px 1em 10px;
	}			
	
#content-left-small {
	width:260px;
	float:left;
	background-image:url(../images/bg-getintouch.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	color:#330000;
	font-size:15px;
	min-height:254px;
	}
	
.partners img{
	float:left;
	display:inline;
	padding-top:10px;
	}
	
.partners-more a{
	font-size:10px;
	font-weight:bold;
	font-style:italic;
	margin-right:10px;
	margin-top:-10px;
	float:right;
	}
	
.partners-more a:hover{
	font-size:10px;
	font-weight:bold;
	font-style:italic;
	text-align:right;
	}						
	
#content-right-large {
	width:530px;
	float:right;
	background-image:url(../images/bg-howitworks.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	color:#330000;
	font-size:14px;
	}	
	
#steps img {
	float:left;
	padding-right:10px;
	padding-bottom:70px;
	}
		
#step-1 {
	width:250px;
	margin-left:10px;
	float:left;
	}
	
#step-2 {
	width:250px;
	margin-right:10px;
	float:right;
	}		
	
/* INTERIOR CONTENT */

#content-interior {
	width:800px;
	margin:0 auto;
	margin-top:-2px;
	padding-bottom:20px;
	}
	
#content-interior p{
	padding-bottom:1em;
	}	

#left-yellow {
	width:530px;
	float:left;
	background-image:url(../images/bg-yellow.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	font-size:12px;
	min-height:254px;
	}
	
.left-columns {
	width:220px;
	margin-left:30px;
	float:left;
	display:inline;
	padding-bottom:20px;
	}	
	
.content-column {
	width:470px;
	margin: 0 auto;
	padding-bottom:20px;
	}	
		
#right-salmon {
	width:260px;		
	float:right;
	background-image:url(../images/bg-salmon.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	font-size:12px;
	padding-bottom:20px;
	min-height:254px;
	}
	
#right-pinkish {
	width:260px;		
	float:right;
	background-image:url(../images/bg-pinkish.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	color:#330000;
	font-size:14px;
	min-height:254px;
	}	
	
.price {
	font-size:12px;
	font-weight:bold;
	}	
	
.asterix {
	float:left;
	padding-right:3px;
	padding-bottom:30px;
	}		
	
#left-blue {
	width:530px;
	float:left;
	background-image:url(../images/bg-blue.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	color:#330000;
	font-size:14px;
	min-height:254px;
	}	
	
#left-orange {
	width:530px;
	float:left;
	background-image:url(../images/bg-orange.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	color:#330000;
	font-size:14px;
	min-height:254px;
	}
	
#left-green {
	width:530px;
	float:left;
	background-image:url(../images/bg-green.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	color:#330000;
	font-size:12px;
	min-height:254px;
	}		
	
/* FOOTER */

#footer-container {
	width:808px;
	height:44px;
	font-size:10px;
	background-image:url(../images/bg-footer.gif);
	background-repeat:no-repeat;
	margin:0 auto;
	margin-bottom:30px;	
	padding:12px 0 0 12px;
	color:#660000;
	}	
	
#footer-container a{
	color:#660000;
	}	
	
#footer-container p{
	margin:0;
	padding:0;
	padding-bottom:.5em;
	}	
	
.fineprint {
	font-size:10px;
	font-style:italic;
	color:#333333;
	}	
	
/* NAVIGATION */

#navigation-wrapper { 
	width:795px;
	height:36px;
	padding-left:25px;
	background-image:url(../images/bg-navigation.gif);
	background-color:#FF9999;
	}	

#navigation	{
	margin:0;
	padding:0;
	padding-top:12px;
	}
	
#navigation li{
	list-style-type:none;
	display:inline;
	margin:0;
	padding:0;
	}
	
#navigation a {
	float: left;
	display:inline;
	padding: 15px 0 0 0;
	border:none;
	outline:none;
	overflow: hidden;
	height: 0px !important; 
	height /**/:15px; /* for IE5/Win only */
	}		
	
#navigation a:hover {
	background-position: 0 -15px;
	}	
	
#nav-services a  {
	width: 80px;
	background: url(../images/nav-services.png) top left no-repeat;
	}
	
#nav-signmeup a  {
	width: 136px;
	background: url(../images/nav-signmeup.png) top left no-repeat;
	}
	
#nav-contact a  {
	width: 103px;
	background: url(../images/nav-contact.png) top left no-repeat;
	}
	
#nav-specials a  {
	width: 113px;
	background: url(../images/nav-specials.png) top left no-repeat;
	}	
	
#nav-partners a  {
	width: 83px;
	background: url(../images/nav-partners.png) top left no-repeat;
	}