@charset "utf-8";
/* CSS Document */


* {
	padding: 0;
	margin: 0;
	font-family: Verdana;
}

.Clear {
	clear: both;
}

.AdditionalInfo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	padding: 13px 0;
	margin: 0 5px;
	text-align: left;
}

.ImageWrapInfo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	width: 450px;
	float: left;
	margin: 10px 5px;
}

img { 
	display: inline;
	margin-top: 10px;
	float: right;
}


body {
	background-color: #666666;
}

#freeService a:link, #freeService a:visited, #freeService a:active {
	color: #FFCC00;
	text-decoration: underline;
}

#freeService a:hover {
	color: white;
	text-decoration: underline;
}


#Wrapper {
	width: 800px;
	background: white;
	height: 100%;
	margin: 0 auto;
}

#Header {
	width: 800px;
	height: 100%;
}

#Banner {
	width: 800px;
	height: 109px;
}

#Logo {
	width: 145px;
	height: 109px;
	background: url('../images/logo.png') no-repeat;
	float: left;
}


#Logo span{
	width: 100%;
	height: 100%;
}

#Logo a {
	width: 100%;
	height: 100%;
	display: block;
}

#Title {
	width: 655px;
	height: 109px;
	background: url('../images/title_fill.png') repeat-x;
	float: right;
}

#Title h1 {
	text-align: center;
	padding-top: 35px;
	color: #FFFFFF;
}


#Navigation {
	width: 800px;
	height: 20px;
	background-color: white;
}

#Navigation ul{
	text-align: center;
}

#Navigation ul li{
	display: inline;
	font-size: 0.80em;
	color: #22405B;
	padding: 0 2px;
}

#Navigation a:link, #Navigation a:visited, #Navigation a:active {
	color: #22405B;
	text-decoration: none;
}

#Navigation a:hover {
	color: #22405B;
	text-decoration: underline;
}

#Main {
	width: 800px;
}

#MainBanner {
	width: 800px;
	height: 270px;
	background: url('../images/banner.jpg') no-repeat;
}

#MainBanner #Info {
	width: 800px;
}

#MainBanner #Info #InfoUnit {
	padding-left: 10px;
	padding-top: 10px;
	width: 300px;
	float: left;
}

#MainBanner #Info p {
	padding-top: 10px;
	font-size: 0.70em;
	font-style: italic;
	text-align: left;
	width: 250px;
}

#MainBanner #Info h3 {
	font-size: 1.9em;
	color: #014B78;
	font-weight: bold;
}

#MainBanner #Info h4 {
	font-size: 0.85em;
	margin-bottom: 10px;
	font-weight: normal;
}

#MainBanner #Info h2 {
	font-size: 1.9em;
	color: #014B78;
}

#MainBanner #Info #installed{
	font-size: 0.45em;
	margin-bottom: 10px;
}

#MainBanner #CallAYC {
	margin-top: 10px;
	margin-right: 10px;
	text-align: right;
	float: right;
}

#MainBanner #CallAYC h4 {
	color: white;
	font-weight: bold;
	font-size: 1.2em;
}

#MainBanner #CallAYC h1 {
	color: #FFCC00;
	font-size: 1.7em;
	margin-bottom: 10px;
}

#Units {
	width: 800px;
	height: 180px;
	padding-top: 2px;
	text-align: center;
	background: url('../images/info_fill.png') repeat-x;

}

#Units td {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
}

#Units td.divider {
	border-left: 1px dotted #FFCC00;
}


#Units h2 {
	color: white;
	font-size: 1.6em;
}

#Units h3 {
	color: #FFCC00;
	font-size:2em;
	padding-bottom: 5px;
}

#Units h4 {
	color: white;
}

#Units h5 {
	color: white;
	padding-bottom: 5px;
}

#Units h6 {
	color: white;
	font-weight: normal;
}

#Footer #AffiliateLogos {
	padding-bottom: 5px;
}
	
#AdvantageServices {
	width: inherit;
	height: 11px;
	text-align: center;
	font-size: 10px;
}


#AdvantageServices a:link, #AdvantageServices a:visited, #AdvantageServices a:active {
	color: #22405B;	
	text-decoration: none;
}

#AdvantageServices a:hover {
	color: #22405B;
	text-decoration: underline;
}
#established h3{
	text-align: center;
}

#established a:link, #established a:visited, #established a:active {
	color: #22405B;	
}

#established a:hover {
	color: #22405B;
	text-decoration: none;
}
