body {
	background:url(images/airvendbg.jpg) repeat-x top #0bc1e8 fixed;
	margin:0px;
	height:100%;
	font-size:0.9em;
	font-family:Verdana, Arial, Helvetica, Geneva, sans-serif;
	color:#000000;
	}

h1{
font-size:1.5em;
font-weight:normal;
}

.siteholder {
	width: 960px;
	margin: auto;
	padding: 0px;
	}

.call{
font-size:1.6em;
color: #43679a;
float:left;
margin: 5px 0px 0px 50px;
}

.sectionBadge {
	position: relative;
	clear: both;
	z-index: 1;
	}
	.sectionBadge img {
		position: absolute;
		top: 0px;
		left: -35px;
		}

.mainbox {
	position: relative;
	clear: both;
	height: 100%;
	/* background-color: #e1f0f5; */
	background-image: url(images/boxbg.png);
	background-repeat: repeat-y;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/boxbg.png", sizingMethod="scale");
	border: 1px solid #82a6d3;
	padding: 30px 0px 40px 0px;
	text-align: left;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	behavior: url(js/pie.htc);
	}

.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
	}

.nav {
	float: right;
	clear: both;
	margin: 0;
	padding: 10px 0 10px 0;
	text-decoration: none;
	list-style: none;
	}
	.nav li {
		margin: 0;
		padding: 0;
		display: inline;
		}
		.nav li a {
			color: #044452;
			margin-left: 18px;
			text-decoration: none;
			}
		.nav li a:hover {
			text-decoration: underline;
			}

.contentholder {
	padding: 0 20px 0 20px;
	}

.contentholder2{
	margin-left: 92px;
	}

.contentholder3{
	width:840px;
	margin:auto;
	margin-left:90px;
	margin-top:20px;
	}

.line1 {
	clear: both;
	overflow: hidden;
	border-top: 1px solid #a4bfd5;
	border-bottom: 1px solid #e1f1f6;
	}
