html, body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
	background-image:none;
	background-position:top center;
}

.forms{
	border:1px solid #0076b1;
	font:Arial;
	font-family:Arial;
	font-size:12px;
	color:#999;
	padding:3px;
	margin:18px 0px 0 15px;
}

.radio_options{
	font:Arial;
	font-family:Arial;
	font-size:12px;
	color:#333;
	float:left;
	width:160px;
	line-height:12px;
	margin: 0 0 0 10px;
}

.header{
	background-image:url(../images/pick-up-the-phone-header.jpg);
	background-repeat:no-repeat;
	width:845px;
	height:177px;
	display:block;
}

.mid{
	background-image:url(../images/pick-up-the-phone-mid.jpg);
	background-repeat:no-repeat;
	width:845px;
	height:187px;
	display:block;
}

.bottom{
	background-image:url(../images/pick-up-the-phone-bottom.jpg);
	background-repeat:no-repeat;
	width:845px;
	height:199px;
	display:block;
}

.header_text1{
	font-family: "futura-pt",sans-serif;
	font-style: normal;
	font-weight: 700;
	color:#ffd65a;
	font-size:53px;
	float:left;
	padding:0px;
}

.header_text2{
	font-family: "futura-pt",sans-serif;
	font-style: normal;
	font-weight: 700;
	color:#6b6a6a;
	font-size:31px;
	float:left;
	clear:left;
	padding:0px;
}

.mid_text1{
	font-family: "futura-pt",sans-serif;
	font-style: normal;
	font-weight: 700;
	text-align:center;
	color:#ffffff;
	font-size:26px;
	float:left;
	width:582px;
	clear:left;
	padding:0px;
	margin:26px 0 0 25px;
	line-height:29px;
}
.mid_text2{
	font-family: "futura-pt",sans-serif;
	font-style: normal;
	font-weight: 700;
	text-align:center;
	color:#ffd65a;
	font-size:23px;
	float:left;
	width:582px;
	clear:left;
	padding:0px;
	margin:0px 0 0 25px;
	line-height:26px;
}

.mid_text3{
	font-family: "futura-pt",sans-serif;
	font-style: normal;
	font-weight: 300;
	text-align:left;
	color:#ffffff;
	font-size:22px;
	float:left;
	width:165px;
	clear:left;
	padding:0px;
	margin:1px 0 0 0;
}

.bottom_text1{
	font-family: "futura-pt",sans-serif;
	font-style: normal;
	font-weight:500;
	text-align:left;
	color:#ffd65a;
	font-size:18px;
	float:left;
	clear:none;
	padding:0px;
	margin:108px 0 0 0;
}

.download{
	font-family: "futura-pt",sans-serif;
	font-style: normal;
	font-weight:500;
	text-align:left;
	font-size:20px;
	line-height:19px;
	text-decoration:none;
	color:#ffffff;
	float:right;
	clear:both;
	width:157px;
	height:45px;
	margin:18px 45px 0 0;
}

.Logo{
	position:absolute;
	width:233px;
	height:61px;
	background-image:url(../images/Full-Service-Network_Logo_ad.png);
	background-repeat:no-repeat;
	left: 45px;
	top: 34px;
}