.advert1 {
	float: left;
	background: url(../assets/landingpage3/main_ad_bg.jpg) no-repeat top #000000;
	width: 543px;
	height: 374px;
	color: #FFFFFF;
	margin: 0px 3px 12px 3px;

}

.advert1padding {
	padding: 10px 15px 10px 15px;
}

.advert1 h1 {
	color: #ffcb00;
	font-size: 25px;
	font-weight: normal;
	padding: 0px 0px 10px 0px;
}

.advert1 p {
	padding: 0px 0px 8px 0px;
}

.advert1 ul {
	margin: 10px 0px 0px 0px;
}

.advert1 ul li {
	list-style-image: url(../assets/landingpage3/tick.gif);
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 22px;
}

.advert_main_cta_btn {
	width: 289px;
	height: 46px;
	background: url(../assets/landingpage1/btn_cta.gif) no-repeat top;
	text-align:center;
}

.advert_main_cta_btn a:link,
.advert_main_cta_btn a:active,
.advert_main_cta_btn a:hover,
.advert_main_cta_btn a:visited {
	color: #000000;
	font-size: 21px;
	font-weight: bold;
	text-transform:uppercase;
	text-decoration:none; 
}


.advert2 {
	float: right;
	background: url(../assets/landingpage3/top_right_bg.jpg) no-repeat top;
	width: 171px;
	height: 374px;
	color: #000000;
	margin: 0px 3px 12px 3px;
}

.advert2padding {
	padding: 0px 10px 0px 10px;
}

.advert2 h1 {
	color: #000000;
	font-size: 24px;
	line-height: 24px;
	font-weight: normal;
	padding: 125px 5px 5px 5px;
}

.advert2 p {
	padding: 0px 5px 5px 5px;
	ont-size: 12px;
	line-height: 14px;
}

.advert2 a:link,
.advert2 a:active,
.advert2 a:hover,
.advert2 a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration:none; 
}

.advert3 {
	background: url(../assets/landingpage3/ad3_bg_slice.gif) repeat-y;
	width: 731px;
}


.advert3left {
	background: url(../assets/landingpage3/ad3_bg_left.jpg) no-repeat top right;
	width: 505px;
}

.advert3 h1 {
	color: #000000;
	font-size: 36px;
	font-weight: normal;
	padding: 6px 10px 10px 10px;
}

.advert3 h2 {
	color: #000000;
	font-size: 16px;
	font-weight: normal;
	padding: 6px 10px 3px 10px;
}

.advert3 p {
	padding: 0px 10px 8px 10px;
}

.advert3 a:link,
.advert3 a:active,
.advert3 a:hover,
.advert3 a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration:none; 
}

.advert3right {
	background: url(../assets/landingpage3/ad3_bg_right.jpg) no-repeat top left;
	width: 226px;
}

.advert3rightpadding {
	padding: 275px 30px 0px 14px;
}

.advert3right h1 {
	color: #ffffff;
	font-size: 32px;
	font-weight: bold;
	padding: 6px 0px 3px 0px;
}

.advert3right p {
	color: #ffffff;
	padding: 0px 0px 8px 0px;
}

.advert3right a:link,
.advert3right a:active,
.advert3right a:hover,
.advert3right a:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration:none; 
}

.yellow {
	color: #ffcb00;
	font-weight: bold;
	text-decoration:none; 
}

.content_text h1 {
	color: #000000;
	font-size: 20px;
	font-weight: normal;
	padding: 10px 10px 3px 10px;
}

.content_text h1 a:link,
.content_text h1 a:active,
.content_text h1 a:hover,
.content_text h1 a:visited {
	color: #000000;
	text-decoration:none; 
}