.container{
	width:590px;
	margin:0;
	margin-left: 36px;
}
#main {
	width: 100%;
}
body, .home #contents, .carriers #contents, .about #contents, .technology #contents, .downloads #contents {
	background: none;
	background-color: #fff;
}
#header {
	padding-top:29px;
}
#header h1 {
	position:static;
}
#header ul, #contents-footer, #leftnav {
	display:none;
}

#right-column {
	padding-bottom: 20px;
	margin-top: 0;
}
.steptwo #right-column {
	position:static;
}
img#bottom-right {
	position: static;
	display: block;
	right: auto;
	bottom: auto;
	left: 0;
}

.floatleft, .floatright {
	float: none;
	display: block;
}

.technology #diagram{
	margin-left:0;
	margin-bottom:0;
}
.steptwo #main {
	width:590px;
}
.downloads .phone {
	float:left;
	text-align:center;
	margin-right:5px;
}

#footer{
	margin:45px 0 0 36px;
	padding-bottom:100px;
	padding-top:15px;
	font-size:1.1em; /*11px*/
	width:590px;
	border-top:solid 1px #3b6089;
	color:#666666;
}
#footer a{
	display: none;
}
#footer span{
	padding:0 15px;
}