body {
	font-family: arial, verdana;
	font-size: 10pt;
	background-color: #F1B8D7;
	margin: 0;
	padding: 0;
	margin-top:0px;
}

h1 {
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
	color: #000099;
	font-weight: normal;
	font-size: 22px;
	}

h2 {
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
	color: #663366;
	font-weight: bold;
	font-size: 16px;	
}

#layout {
	width: 1280px;
	margin-right: auto;
	margin-left: auto;
}

#left_background {
	background-image: url(../images/left_background.jpg);
	background-position: top-right;
	background-repeat: no-repeat;
	width: 158px;
	height: 617px;
	float: left;
}

#header {
	float: left;
}

#header .logo {
	float: left;
}

#header .girl {
	float: left;
}

#header .questions {
	float: left;
}

#navigation {
	float: left;
}

#navigation ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	clear: left;
}

#navigation ul li {
	list-style-type: none;
	float: left;
	margin: 0px;
	padding: 0px;
	margin-bottom: -3px;
	
}

#content {
	float: left;
	margin: 0px;
	background-image: url(../images/content_background.jpg);
	background-repeat: y-repeat;
	width: 961px;
}
#content .padder {
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#content .padder #left_navigation {
	float: left;
	width: 180px;
}
#content .padder #main_content {
	float: left;
	width: 680px;
	margin-left: 15px;
}

#right_background {
	background-image: url(../images/right_background.jpg);
	background-position: top-left;
	width: 158px;
	height: 617px;
	float: left;
	background-repeat: no-repeat;
}
#layout #inner {
	float: left;
	width: 961px;
}
#layout #footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	width: 961px;
	height: 64px;
	text-align: center;
}

#layout #footer_seperator {
	background-image: url(../images/content_footer.jpg);
	background-repeat: no-repeat;
	height: 12px;
	width: 961px;
	clear: left;
}

#content .content_header {
	background-image: url(../images/content_header.jpg);
	background-repeat: no-repeat;
	width: 961px;
	height: 25px;
}

#testimonials {
	width: 300px;
	background-image: url(../images/testimonial_background.gif);
	float: right;
	width: 236px;
	height: 340px;
	margin-top: -34px;
	margin-right: -53px;
	z-index: 1;
}	
#testimonials .testimonial_content {
	margin-top: 80px;
	width: 180px;
	margin-right: auto;
	margin-left: auto;
}

a, a:link {
	color: #333399;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
}
a.large_red, a.large_red:visited {
	color: #CC0000;
	font-size: 14pt;
}

#home_video {
	float: left;
	width: 300px;
	font-size: 9pt;
	text-align: center;
}
#introduction_letter {
	float: left;
	width: 150px;
	margin-left: 15px;
}
.red_text {
	color: #CC0000;
	font-weight: bold;
}
.blue_underline {
	color: #0000CC;
	text-decoration: underline;
	font-weight: bold;
}
.padded_li li {
	margin-bottom: 10px;
}
.box_left_image {
	float: left;
	width: 48%;
/*	width:300px;*/
	margin-left:30px;
}
.box_right_content {
	float: left;
/*	width: 48%;*/
	width:250px;
	margin-left: 5px;
	margin-top:40px;
}
.box_container {
	margin-left: auto;
	margin-right: auto;
	width: 700px;
}
.highlight {
	background-color: #FFFF00;
}
#body-right  { width:392px; float:left;margin-left:10px; margin-right:0px;background-color:#FFFFFF;}
#body-form   { width:392px; height:400px; background:url(images/lp-form-bg.gif) 0 0 no-repeat; font-size:12px; padding:45px 0 0 0px; }


#navlist ul
{
margin-left: 25;
padding-left: 0;
list-style: none;
margin-top:0px;
}


#navlist li 
{
font-weight:bold;color: #ffffff;
padding-left: 30px;
background-repeat: no-repeat;
background-position:0;
background-image: url(/images/cc_checkmark.png);
list-style: none;
}




#navlist1 ul
{
margin-left: 25;
padding-left: 0;
list-style: none;
margin-top:0px;
}


#navlist1 li 
{
padding-left: 30px;
background-repeat: no-repeat;
background-position:0;
background-image: url(/images/cc_blue_checkmark.png);
list-style: none;
margin-bottom:7px;
margin-top:0px;
}

