/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #dbdfe3;
	background-image: url(../images/bkg_1.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.body2 {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #fbfff1;
	background-image: url(../images/bkg_2.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#header_landingpage1{
	background-image: url(../images/header_bkg_1.jpg);
	background-repeat: repeat-x;
	height: 78px;
	width: 875px;
	margin-right: auto;
	margin-left: auto;
	background-position: top;
	border: 1px solid #157dd6;
	font-family: "Arial Black", Arial;
	font-size: 29px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
}
#header_landingpage2{
	background-image: url(../images/header_bkg_2.jpg);
	background-repeat: repeat-x;
	height: 76px;
	width: 875px;
	margin-right: auto;
	margin-left: auto;
	background-position: top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.div_rightside_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	margin-right: 30px;
	float: right;
	color: #FFFFFF;
	padding-top: 25px;
}

.div_logo_2 {
	padding-left: 10px;
	float: left;
	width: 334px;
}

#content_landingpage1{
	background-image: url(../images/bkg_content_landingpage1.jpg);
	background-repeat: repeat-x;
	height: 510px;
	margin-right: auto;
	margin-left: auto;
	width: 875px;
}

.text_dark_blue_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	color: #002a5a;
}
.div_left_side_container {
	float: left;
	width: 470px;
	height: 425px;
}
.div_bottom {
	float: left;
	background-image: url(../images/bkg_bottom.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 10px;
	padding-top: 0px;
	width: 865px;
}
.div_disclamer_1 {
	width: 700px;
	font-family: "Arial Narrow", Arial;
	font-size: 9px;
	font-weight: normal;
	color: #202e3d;
	float: left;
	text-align: justify;
}
.div_logos_bottom {
	float: right;
	margin-right: 5px;
	text-align: right;
}


.div_right_hand_side {
	background-image: url(../images/right_hand_side.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 435px;
	width: 405px;
	float: right;
}
h1{
	color: #ffb933;
	font-family: "Arial Black", Arial;
	font-size: 26px;
	font-weight: normal;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
h2{
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
.div_container_benefits {
	background-image: url(../images/bkg_benefits_1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 340px;
}
.div_bullets_benefits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #29415b;
	padding-top: 0px;
	padding-left: 0px;
}
.div_bullets_benefits ul{
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 55px;
	vertical-align: middle;
}
.div_btn_call_to_action {
	text-align: center;
}

.div_bullets_benefits li{
	padding-top: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin: 0px;
	padding-right: 0px;
	list-style-position: outside;
	list-style-image: url(../images/bullet.gif);
	list-style-type: disc;
}
.div_logo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	width: 333px;
	float: right;
	font-weight: normal;
	text-align: center;
}
.div_logo a{
	color: #FFFFFF;
	text-decoration: none;
}
.text_logo_small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
}


.text_red_big_25 {
	font-family: "Arial Black", Arial;
	font-size: 24px;
	font-weight: normal;
	color: #ff004e;
}
.text_red_big_15 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #ff004e;
}
.text_red_big_20 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #ff004e;
}
