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

body
{
margin:0px;
padding:0px;
background:url(../images/bg.jpg)  left top repeat-x #741114;
}
*
{
margin:0px;
padding:0px;
list-style-type:none;
}
img
{
border:0px;
}
p
{
margin:6px 0px;
text-align: justify;
}
strong
{
font-weight:bold;
color: #006ca8;
}
.left
{
float:left;
}
.right
{
float:right;
}
.clear
{
clear:both;
height:0px;
}
.container
{
width:760px;
height:auto;
text-align:center;
margin:0px auto;
}
.header
{
width:760px;
height:80px;
float:left;
text-align:left;
background:url(../images/header-right-bg.jpg) right top no-repeat;
}
.logo
{
margin-top:18px;
}
.body-main
{
width:760px;
height:auto;
float:left;
text-align:left;
}
.body-top
{
width:760px;
height:328px;
float:left;
text-align:left;
background:url(../images/top-right-bg.jpg) right bottom no-repeat;
padding-top:22px;
}
.benefits-top-box
{
width:760px;
height:auto;
float:left;
text-align:left;
}
.benefits-bottom-box
{
width:760px;
height:auto;
float:left;
text-align:left;
}
.benefit-left
{
width:548px;
height:auto;
float:left;
text-align:left;
}
.benefits-right
{
width:194px;
height:auto;
float:right;
text-align:left;
padding-right:18px;
padding-top:88px;
}
/* sub-navigation */	
	
.subnav{
	color: #ffffff;
	font: normal 18px/32px Myriad, Helvetica, sans-serif;
	line-height:42px;
	width:548px;
	float:left;
	text-align:left;
	}
.subnav ul {margin: 0; padding: 0; list-style-type:none;}
.subnav li {
	display: block;
	padding: 0px 0px 0px 16px;
	width:532px;
	text-decoration: none;
	background: url(../images/sub-arrow-bg.gif) left center no-repeat;
	color: #ffffff;
	font: normal 18px/32px Myriad, Helvetica, sans-serif;
	font-style:italic;
}
.started-botton-box
{
width:500px;
height:auto;
float:left;
text-align:left;
}
.benefits-right-box
{
width:194px;
height:auto;
float:left;
text-align:left;
}
.body-middle-box
{
width:760px;
height:auto;
float:left;
text-align:left;
padding-top:20px;
}
.body-middle
{
width:391px;
height:228px;
float:left;
text-align:left;
background:url(../images/body-middle-bg.jpg) left top no-repeat;
padding-left:359px;
padding-top:182px;
padding-right:10px;
}
.middle-text
{
margin-left:44px;
}
.body-bottom
{
width:740px;
height:140px;
float:left;
text-align:left;
background:url(../images/body-bottom-bg.jpg) left top no-repeat;
padding:20px 10px 0px 10px;
}
.bottom-left
{
width:360px;
height:auto;
float:left;
text-align:left;
}
.bottom-right
{
width:355px;
height:auto;
float:right;
text-align:left;
}
.bottom-th
{
float:left;
margin-right:10px;
}
.footer
{
width:760px;
height:auto;
float:left;
text-align:center;
padding:18px 0px 10px 0px;
color:#FFF;
font: normal 11px/18px Ariel, Helvetica, sans-serif;
}
.footer a
{
color:#FFF;
font: normal 12px/18px Ariel, Helvetica, sans-serif;
text-decoration: none;
}
.footer a:hover
{
color:#FFF;
font: normal 12px/18px Ariel, Helvetica, sans-serif;
text-decoration: underline;
}
/* CSS Text Document */
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
