body {
	margin-top: 0px;
	background-attachment: fixed;
	background-image: url(images/bgtile.jpg);
	background-repeat: repeat-x;
	background-color: #013E9B;
}

a:link {
	color: #1B437E;
}
a:hover {
	color: #003289;
}
a:visited {
	color: #11418B;
}



#wrapper {
	width: 903px;
	margin-right: auto;
	margin-left: auto;
	border: 5px solid #CCC;
	background-color: #FFF;
	padding-left: 15px;
	padding-right: 15px;
}
#header {
	width: 903px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/nav_background.jpg);
	background-repeat: no-repeat;
	height: 150px;
	z-index: 1;
	position: relative;
}
#apDiv1 {
	position:absolute;
	width:200px;
	height:59px;
	z-index:1;
	left: 222px;
	top: 85px;
}
#apDiv2 {
	position:absolute;
	width:158px;
	height:48px;
	z-index:2;
	left: 740px;
	top: 2px;
}

#mainimage {
	width: 903px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 2px;
	padding-bottom: 5px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content {
	width: 903px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	width: 903px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B7C0D0;
}
#footer a:link {color: white;}
#footer a:hover {
	color: #B7C0D0;
}
#footer a:visited {
	color: #CCC;
}


#home_call_left {
	background-image: url(images/home_call_left.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 90px;
	width: 280px;
	margin: 2px;
	border: 1px solid #CCC;
	padding-top: 151px;
	padding-left: 2px;
	padding-right: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}
#home_call_mid {
	background-image: url(images/home_call_mid.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 90px;
	width: 280px;
	margin: 2px;
	border: 1px solid #CCC;
	padding-top: 151px;
	padding-left: 2px;
	padding-right: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}
#home_call_right {
	background-image: url(images/home_call_right.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 90px;
	width: 280px;
	margin: 2px;
	border: 1px solid #CCC;
	padding-top: 151px;
	padding-left: 2px;
	padding-right: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}
.learn_more {
	float: right;
	margin-top: 2px;
}
.learn_more_left {
	float: right;
	margin-top: 2px;
}
.maintext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	line-height: 16px;
}
.header_text {
	font-size: 13px;
	font-weight: bold;
	color: #C82128;
	font-family: Arial, Helvetica, sans-serif;
}
#home_maintext {
	padding: 2px;
}
#home_east_green {
	background-image: url(images/east_coast_green.jpg);
	width: 300px;
	padding-top: 30px;
	padding-left: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	padding-right: 50px;
	height: 90px;
	margin-top: 17px;
}
.title {
	font-size: 17px;
	font-weight: bold;
	color: #333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.greybox {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333;
	background-color: #E6E8E3;
}
.floatright {
	float: right;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
}
