body {
	background-color:#FFFFFF;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	color:#808285;
	font-size:14px;
	line-height:150%;
}
table {
	margin-top:50px;
	width:800px;
}
td {
	width:25%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	padding:5px;	
}

a {
	color:#99cc33;
}
a:active {
	color:#99cc33;
}
a:hover {
	color:#99cc33;
}
#mainContainer {
	width:963px;
	margin:auto;
}
#header {
	background-image:url(http://img.en25.com/Web/AirCell/deltaheader.jpg);
	background-repeat:no-repeat;
	height:136px;
	width:963px;
	padding:30px 0px 0px 50px;
}
#headerContent {
	width:860px;
}
#contentContainer {
	width:962px;
}
.contentMid {
	background-image:url(http://img.en25.com/Web/AirCell/background-mid_0.jpg);
	background-repeat:repeat-y;
	width:962px;
	padding-left:50px;
}
.contentBot {
	background-image:url(http://img.en25.com/Web/AirCell/background-bottom_0.jpg);
	height:60px;
	width:962px;
}

.textImage {
	padding-top:20px;
}
#footer
{
	margin-left:20px;
}
#footer .nav
{
	margin-left:300px;
}
#footer a {
	color:#808285;
	text-decoration:none;
}
#footer a:active {
	color:#808285;
}
#footer a:hover {
	color:#808285;
}
.legal
{
	padding-left:80px;
	width:800px;
	font-size:.5em;
	line-height:1.8em;
}