/* CSS Document */

html, body {
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	margin: 0 auto;
	width: 800px;
	/*margin-left: auto;
	margin-right: auto;*/
	font-weight:normal;
	color: #3366cc;
	background-color: white;
	font-size: 11pt;
	
}
img {
	border: none;
}
address {
	font-style:normal;	
}
#headerText {
	float:left;
}
#headerTop {
	min-height:115px;
	height:115px;
}

#payGoButton a, #payGoButton a:link, #payGoButton img {
	text-decoration:none;
	border: none;
}
#getFreeQuoteButton a, #getFreeQuoteButton a:link, #getFreeQuoteButton img {
	text-decoration:none;
	border: none;
}

#outer {
	padding-top: 20px;
}
#header {
	min-height:150px;
	max-height:150px;
	height:150px;
	width: 780px;
	text-align:left;
	height:140px;
	margin: 0;
	padding: 0;
}

#header img {
	border: none;
}
	
#navTop {
	width: 780px;
	height:27px;
	clear:both;
}
#middle {
	margin-top: 20px;
	width: 780px;
}

#leftContent {
	float: left;
	text-align:left;
	overflow:hidden; 
	/*min-height:100%;
	height:100%;*/
	width: 590px;
	margin-left: 5px;
}
#rightContent {
	float:right;
	width: 170px;
}

#footer {
	clear:both;
	margin-top: 20px;
	width: 600px;
	text-align: left;
}
#footer img {
	text-decoration:none;
	border: none;
	color: #666666;
}
/*#footer a:link, #footer a:visited, #footer img {
	text-decoration:none;
	border: none;
	color: #666666;
}*/

#navTop a {
	float:left;
	height: 21px;
	text-align:center;
	color: white;
	padding-top: 4px;
	background-color: #3366cc;
	margin-left: 2px;
	font-size:12pt;
	font-weight:bold;
	text-decoration:none;
}

#navTop a:hover { 
	background-color: #336699; /*#ffffcc;*/
	color: white; /*#0066cc;*/
}

#navTopLeft {
	float:left;
	background-color: #3366cc;
	width: 192px;
	height: 25px;
}
#navTopRight {
	margin-left: 2px;
	float: left;
	width: 200px;
	height: 25px;
	
}

#navTopHome {
	width:80px;
}
#navTopContactUs {
	width:110px;
}
#navTopAboutUs {
	width:100px;
}
#navTopLinks {
	width:80px;
}

.insCompText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:7pt;
	font-weight:300;
	color:#3366cc;
	width: 585px;
	text-align:center;
}

#aaicLogo {
	float:left;
} 
#aaicNameLine1 {
	clear: none;
	position:relative;
	left: 24px;
	top: 16px; 
	color: #336699;
	font-size: 35pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}

#aaicNameLine2 {
	clear: none;
	position:relative;
	left: 10px;
	color: #336699;
	font-size: 26pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}

#aaicAddress {
	clear: none;
	position:relative;
	left: 10px;
	top: -2px;
	color: #336699;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.goBtnSpacer {
	height: 55px;
}
#getFreeQuoteButton {
	/*position:relative;
	text-align: center;
	top: -265px;
	left: 600px;*/
	margin-right: 8px;
	float:right;
	background-image: url(../images/get_a_quote_back.gif);
	background-repeat:no-repeat;
	height:115px;
	width: 160px;
	text-align:center;
}
#payGoButton {
	/*position:relative;
	top: -100px;
	left: 485px;
	*/
	padding-bottom: 10px;
	width:85px;
	float: right;
	height:110px;
	margin-right: 36px;
	background-image: url(../images/paybill.gif);
	background-repeat:no-repeat;
}


#navRight {
	/*overflow:hidden;
	float: right;*/
	float:left;
	text-align:left;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
}
.navRightTextLink {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14pt;
	font-weight:bold;
	display:inline;
	position:relative;
	top: -12px;
	
}
#navRight ul, #navRight li {
	padding: 0px;
	margin: 0;
	vertical-align:middle;
	list-style-type: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#navRight a {
	margin-top:-10px;
	/*vertical-align:middle;*/ 
}
#navRight a:link, #navRight a:visited, #navRight img {
	text-decoration:none;
	border: none;
	color: #666666;
}

#navTop {
}

.insIcon {
	float:left;
	padding-right: 20px;
	padding-bottom: 20px;
}
.insText {
	font-size: 11pt;
	
}
.copyrightText {
	font-size: 8pt;
	text-align: right;
	width: 570px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#footerBottom {
	width: 590px;
}

.insText h2 {
	margin-top: 0;
	padding-top: 0;
	font-size: 15pt;
}
.links {
	position:relative;
	left: 190px;
	min-height: 320px;
	height:320px;
	width: 380px;
}


.links ul, .links li {
	list-style-type: none;
	margin:0;
	padding:0;
	padding-bottom: 15px;
	font-size:11pt;
}

a.footerLink, a.footerLink:link, a.footerLink:visited {
	color: #3366cc;
	font-size: 8pt;
	margin-left: 1px;
	margin-right: 0px;
}

#getAQuoteContent {
	text-align:right;
	margin-right: 100px;
	min-height: 320px;
	position:relative;
	left: 10px;
	height: auto;
	width: 470px;
}

#getAQuoteContent ul, #getAQuoteContent li {
	list-style-type: none;
	margin:0;
	padding:0;
	padding-bottom: 15px;
	font-size:11pt;
	clear:both;
}

