
/*introduction owners..................................*/

#container #content #intro_owners{
	margin: 0px;
	float: left;
	width:693px;
	background-image: url(../images/moving_box.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 30px;
}


#container #content #intro_owners .back_button{
	height: 20px;
	width: 75px;

}

#container #content #intro_owners .back_button a{
	display: block;
	height: 17px;
	width: 55px;
	background-image: url(../images/back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 1.2em;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 3px;
	padding-left: 20px;
}

#container #content #intro_owners .back_button a:hover{
	
	background-image: url(../images/back.jpg);
	background-repeat: no-repeat;
	background-position: center -20px;
}


#container #content #intro_owners blockquote{
	font-size: 1.3em;
	padding: 10px;
	float: right;
	width: 183px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 20px;
	text-align: center;
	font-style: italic;
	line-height: 18px;
	background-color: #ECECEE;
	border: 5px solid #DADADA;
}

#container #content #intro_owners h1 {
	font-size: 1.7em;
	color: #999999;
	font-weight: normal;
	padding-left: 0px;
	margin-top: 50px;
	margin-bottom: 40px;
}

#container #content #intro_owners h1 strong {
	font-size: 2em;
	color: #3367BD;
	font-weight: bold;
}

#container #content #intro_owners h2 {
	font-size: 2.2em;
	color: #264D8F;
	margin-left: 0px;
	width: 640px;
	font-weight: normal;

}

#container #content #intro_owners h3 {
	font-size: 1.7em;
	color: #2D5CAA;
	margin-left: 0px;
	font-weight: bold;
}

#container #content #intro_owners p{
	font-size: 1.4em;
	color: #333333;
	margin-left: 0px;
	margin-right: 30px;
	text-align: justify;
	line-height: 18px;

}

#container #content #intro_owners a{
	color: #2D5CAA;
	text-decoration: underline;	

}

#container #content #intro_owners a:hover{
	color: #999999;
	text-decoration: underline;
}


#container #content #intro_owners p strong{
	font-size: 1.2em;
	color: #666666;
	font-weight: normal;
	text-align: justify;
	line-height: 18px;
}

#container #content #intro_owners .links{
	float: left;
	width: 203px;
	margin-top: 20px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#container #content #intro_owners .links a {
	background-image: url(../images/find_out_more.gif);
	background-repeat: no-repeat;
	display: block;
	background-position: 0px 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	height: 18px;
	width: 121px;
	font-size: 1.2em;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
}

#container #content #intro_owners .links a:hover {
	background-image: url(../images/find_out_more.gif);
	background-repeat: no-repeat;
	background-position: 0px -21px;
	color: #fff;
}



#container #content #intro_owners .links h1{
		font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #2D5CAA;
	background-image: url(../images/inside_headers.gif);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	display: block;
	height: 27px;
	width: 195px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#container #content #intro_owners .links p{
	padding: 0px;
	font-size: 1.4em;
	width: 200px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	text-align: left;
	line-height: normal;
	line-height: 18px;
}

#container #content #intro_owners .box{
	font-size: 1.2em;
	color: #264D8F;
	padding: 10px;
	float: right;
	width: 183px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 20px;
	text-align: center;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 18px;
	background-color: #ECECEE;
	border: 1px solid #D9D9FF;
}



/*key Benefits..................................*/

#container #content #key_benefits {
	margin: 0px;
	float: left;
	width: 693px;
	background-image: url(../images/key_benefits_image.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;	
}

#container #content #key_benefits h1 {
	font-size: 1.7em;
	color: #999999;
	font-weight: normal;
	padding-left: 0px;
	margin-top: 50px;
	margin-bottom: 200px;
}

#container #content #key_benefits p{
	font-size: 1.4em;
	color: #333333;
	margin-left: 0px;
	margin-right: 30px;
	text-align: justify;
	line-height: 18px;

}

#container #content #key_benefits p strong{
	font-size: 1.2em;
	color: #666666;
	font-weight: normal;
	text-align: justify;
	line-height: 18px;
}

#container #content #key_benefits .back_button{
	height: 20px;
	width: 75px;

}

#container #content #key_benefits .back_button a{
	display: block;
	height: 17px;
	width: 55px;
	background-image: url(../images/back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 1.2em;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 3px;
	padding-left: 20px;
}

#container #content #key_benefits .back_button a:hover{
	
	background-image: url(../images/back.jpg);
	background-repeat: no-repeat;
	background-position: center -20px;
}

#container #content #key_benefits h1 strong {
	font-size: 2em;
	color: #3367BD;
	font-weight: bold;
}

#container #content #intro .back_button{
	height: 20px;
	width: 75px;

}


#container #content #key_benefits h2 {
	font-size: 2em;
	color: #264D8F;
	padding-left: 0px;
	margin-top: 10px;
	clear: both;
	font-weight: normal;
}

#container #content #key_benefits h3 {
	font-size: 1.7em;
	color: #264D8F;
	padding-left: 0px;
	margin-top: 10px;
	clear: both;
	font-weight: normal;
}

#container #content #key_benefits hr{
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 1px;
	width: 650px;
	color: #CCCCCC;
}

#container #content #key_benefits ul {
	margin: 0px;
	float: left;
	list-style-image: none;
	list-style-type: none;
	width: 200px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#container #content #key_benefits li {
	float: left;
	width: 220px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	font-size: 1.4em;
	color: #333333;
	list-style-image: none;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#container #content #key_benefits .benefits{
	float: left;
	width: 300px;
    margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/tick.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}

#container #content #key_benefits .benefits h2{
	font-size: 2em;
	color: #1F448D;
	font-weight: normal;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}

#container #content #key_benefits .benefits p{
	font-size: 1.4em;
	color: #333333;
	font-weight: normal;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: justify;
	line-height: 18px;


}
#container #content #key_benefits .benefits p strong{
    font-size: 1.2em;
	color: #666666;
	font-weight: normal;
	text-align: justify;
	line-height: 18px;

}
#container #content #key_benefits .clearfix {
	padding: 0px;
	margin: 0px;
	clear: both;
}


/*how it works..................................*/

#container #content #how_works {
	margin: 0px;
	float: left;
	width: 693px;
	background-image: url(../images/how_it_works_image.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 290px;
	padding-left: 30px;	
}

#container #content #how_works h1 {
	font-size: 1.7em;
	color: #999999;
	font-weight: normal;
	padding-left: 0px;
	margin-top: 50px;
	margin-bottom: 30px;
}

#container #content #how_works h1 strong {
	font-size: 2em;
	color: #3367BD;
	font-weight: bold;
}

#container #content #how_works h2 {
	font-size: 1.7em;
	color: #666666;
	margin-left: 0px;
	font-weight: normal;
}

#container #content #how_works p{
	font-size: 1.4em;
	color: #333333;
	margin-left: 0px;
	width: 640px;
	clear: both;
	text-align: justify;
	line-height: 18px;
}

#container #content #how_works .back_button{
	height: 20px;
	width: 75px;

}

#container #content #how_works .back_button a{
	display: block;
	height: 17px;
	width: 55px;
	background-image: url(../images/back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 1.2em;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 3px;
	padding-left: 20px;
}

#container #content #how_works .back_button a:hover{
	
	background-image: url(../images/back.jpg);
	background-repeat: no-repeat;
	background-position: center -20px;
}

#container #content #how_works hr{
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 1px;
	width: 650px;
	color: #CCCCCC;
}


#container #content #how_works p strong{
	font-size: 1.2em;
	color: #666666;
	font-weight: normal;
	text-align: justify;
	line-height: 18px;

}

#container #content #how_works .step {

	padding: 0px;
	float: left;
	width: 159px;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: normal;
	text-align: left;
}

#container #content #how_works .step h2 {
	background-image: url(../images/steps_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 26px;
	color: #2D5CAA;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 1.8em;
	font-weight: normal;
}





#container #content #how_works .step p {
	font-size: 1.3em;
	color: #333333;
	padding: 0px;
	width: 136px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	line-height: normal;
	text-align: left;

}

#container #content #how_works .step8 {

	padding: 0px;
	float: left;
	width: 159px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
}

#container #content #how_works .step8 h2 {
	background-image: url(../images/step8_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 26px;
	color: #2D5CAA;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 1.9em;
	font-weight: normal;
}



#container #content #how_works .step8 p {
	font-size: 1.3em;
	color: #333333;
	padding: 0px;
	width: 136px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	line-height: normal;
	text-align: left;
	
}



#container #content #how_works .clearfix {
	padding: 0px;
	margin: 0px;
	clear: both;
}



/*faqs..................................*/

#container #content #faq{
	margin: 0px;
	float: left;
	width: 693px;
	background-image: url(../images/home_faq_bg.jpg);
	background-repeat: no-repeat;
	background-position: right 100px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 30px;
}

#container #content #faq h1 {
	font-size: 1.7em;
	color: #999999;
	font-weight: normal;
	padding-left: 0px;
	margin-top: 50px;
	margin-bottom: 30px;
}

#container #content #faq h1 strong {
	font-size: 2em;
	color: #3367BD;
	font-weight: bold;
}

#container #content #faq .question_top {
	float: left;
	margin-left: 0px;
	margin-right: 20px;
	width: 90%;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	background-image: url(../images/faq_line.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#container #content #faq .question_top h2 {
	font-size: 1.8em;
	color: #264D8F;
	margin: 0px;
	padding: 0px;
	width: 300px;
}

#container #content #faq .question_top p {
	font-size: 1.6em;
	color: #3F88D1;
	padding: 0px;
	width: 300px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#container #content #faq .back_button{
	height: 20px;
	width: 75px;

}

#container #content #faq .back_button a{
	display: block;
	height: 17px;
	width: 55px;
	background-image: url(../images/back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 1.2em;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 3px;
	padding-left: 20px;
}

#container #content #faq .back_button a:hover{
	
	background-image: url(../images/back.jpg);
	background-repeat: no-repeat;
	background-position: center -20px;
}

#container #content #faq .question {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	margin-left: 0px;
	width: 300px;
	margin-top: 22px;
	background-image: url(../images/faq_line.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 20px;
}

#container #content #faq .question h2 {
	font-size: 1.8em;
	color: #264D8F;
	margin: 0px;
	padding: 0px;
}

#container #content #faq .question p {
	font-size: 1.6em;
	color: #3F88D1;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

