body{
	background-color: #EBEBEB;
	margin-top:0px;
	margin-bottom: 30px;
}

.body_image_top{
	background-image: url(images/body_image_top.jpg);
	background-repeat: repeat-x;
}

.back_free_trial{
	background-image: url(images/back_free_trial.jpg);
	background-repeat: repeat-x;
}

.back_r_u_ready{
	background-image: url(images/are_u_ready_for.jpg);
	background-repeat: no-repeat;
	width: 725px;
	height: 504px;
}

.free_tral_button{
	background-image: url(images/free_trail__button.jpg);
	background-repeat: no-repeat;
	width: 189px;
	height: 56px;
}

.bottom_center{
	background-image: url(images/bottom_center.jpg);
	background-repeat: repeat-x;
}

.pl25{padding-left: 25px;}
.pl35{padding-left: 35px;}
.pl20{padding-left: 20px;}
.pl50{padding-left: 50px;}

.pt5{padding-top: 5px;}
.pt5{padding-top: 5px;}
.pt25{padding-top: 25px;}
.pt30{padding-top: 30px;}

.pb5{padding-bottom: 5px;}
.pb10{padding-bottom: 10px;}
.pb25{padding-bottom: 25px;}

.pr40{padding-right: 40px;}

.text_9{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	color: #C4C4C4;
}

.text_11{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #313131;
	font-weight: normal;
}

.text_12{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #313131;
	font-weight: normal;
}

.text_20{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #A1A1A1;
}

.text_18{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #A1A1A1;
}

.horizaltial_line{
	background-image: url(images/horizental_line.jpg);
	background-repeat: repeat-x;
	width: 750px;
}

.tal{text-align: left;}
.tar{text-align: right;}
.tac{text-align: center;}


.tat{vertical-align: top;}

a.one:link{text-decoration:none; color:#313131;}
a.one:visited{text-decoration:none; color:#FF5502;}
a.one:active{text-decoration:none; color:#000000;}
a.one:hover{text-decoration:none; color:#FF5502;}

a.two:link{text-decoration:none; color:#EBEBEB;}
a.two:visited{text-decoration:none; color:#EBEBEB;}
a.two:active{text-decoration:none; color:#000000;}
a.two:hover{text-decoration:none; color:#F2A32C;}
