﻿/* Global Styles */
body {
	margin-top: 18px;
	margin-left: auto;
	margin-right:auto;
	font-size:12px;
	width: 100%; margin-left:auto; margin-right:auto; background-image:url(images/aq_background_1.jpg); background-repeat:repeat-x; background-position: top;
	background-color: #E2E9F1;
	
}
#body1{
	position: relative;
	margin-left: auto;
	margin-right:auto;
	border:1px solid #transparent;
	width:990px;
	background-color:#FFFFFF;
	border:solid 1px #7098CB;
	top:35px;
}
#pageHeader {
	position: relative;
	height: 150px;
	width: 100%;
	text-align:center;
	background-color:transparent;
	background:url(images/cc_banner22.jpg) no-repeat;
	background-position:center; 
}
#body2{
	position: relative;
	margin-left: auto;
	margin-right:auto;
	width:990px;
	height:100px;
	border:solid 1px #7098CB;
	top:40px;
}