@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	background-color: #1a1a1a;
}

a, img {
	outline: none;
}



#headerBG {
	width: 100%;
	background-image: url(../images/headerBG.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 180px;
}

#header {
	width: 860px;
	margin: 0 auto;
	position: relative;
	height: 180px;
}

#logo {
	width:370px;
	height: 69px;
	position:absolute;
	top: 39px;
}

#topNav {
	width: 745px;
	position: absolute;
	top: 135px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	height: 45px;
	color: #ffffff;
	left: 73px;
}

#topNav ul {
	list-style: none;
	padding: 0;
	margin: 0;
	margin-top: 10px;
}

#topNav li {
	display: inline;
	border-right: 1px solid #ffffff;
}

#topNav li a {
	display: inline-block;
	color: white;
	text-decoration: none;
	text-align: center;
	padding-left: 16px;
	padding-right: 16px;
}

#topNav li a:hover {
	color: #f8ed03;
}

#topNav li a:active {
	color:#d0c82a;
}

#subNav {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: relative;
	top: 83px;
	float: right;
}

#subNav a {
	color: white;
	text-decoration: none;
	text-align: left;
}

#subNav a:hover {
	color: #f8ed03;
}

#subNav a:active {
	color:#d0c82a;
}

#headerPhone {
	position: absolute;
	left: 719px;
	top: 44px;
	width: 141px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
}

#middleBG {
	background-image: url(../images/middleBlueBG.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #017fa9;
	width: 100%;
}

#middle {
	margin: 0 auto;
	width: 858px;
	background-image: url(../images/magentaBG.gif);
	background-repeat: repeat-x;
	border-left: 1px solid #700c47;
	border-right: 1px solid #700c47;
	background-color: #490028;
	border-top: none;
	border-bottom: none;
}

#homeContent {
	background-image: url(../images/homeMap.gif);
	background-repeat:no-repeat;
}

#homeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	margin-left: 20px;
	padding-top: 151px;
	width: 425px;
	line-height: 16px;
	padding-bottom: 30px;
}

#homeText p {
	margin-top: 0px;
	margin-bottom:12px;
}

#footerBG {
	width: 100%;
	background-image: url(../images/footerBG.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #1a1a1a;
	height: 100%;
}

#footer {
	margin: 0 auto;
	width: 860px;
	margin-bottom: 20px;
}

#footerNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #ffffff;
	width: 405px;
	text-align: right;
	padding-top: 47px;
	position: relative;
	float: left;
	margin-right: 8px;
}

#footerNav a {
	text-decoration: none;
	color: #ffffff;
}

#footerNav a:hover {
	color: #f8ed03;
}

#footer a:active {
	color:#d0c82a;
}

#footerIcon {
	padding-top: 45px;
}

#memberIcons {
	position: relative;
	float: right;
	padding-top: 25px;
}

.clearfloat {
	clear: both;
}

/* Sub Page */

#subContent {
	width: 820px;
	margin: 0 auto;
	padding-bottom: 30px;
}

#subContent p {
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#ffffff;
	line-height: 15px;
}

#subContent h1 {
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#pageHeader {
	width: 820px;
	margin: 0 auto;

}

#subHR {
	width: 100%;
	height: 1px;
	border-bottom: 1px solid #ffffff;
	padding-top: 15px;
}

#newsHR {
	width: 100%;
	height: 1px;
	border-bottom: 1px solid #ffffff;
	padding-top: 15px;
	margin-bottom: 15px;
}

#subHeaderText {
	width: 358px;
	float: left;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 20px;
	padding-top: 30px;
}

#quoteCallout {
	width: 167px;
	float: right;
	position: relative;
	padding-top: 30px;
	padding-right: 17px;
}

#leftColumn {
	position: relative;
	float: left;
	width: 360px;
	padding-top: 20px;
	padding-left: 20px;
}

#leftColumn a {
	color: #ffffff;
	text-decoration: none;
}

#leftColumn a:hover {
	color: #f8ed03;
	text-decoration: none;
}

#leftColumn a:active {
	color:#d0c82a;
	text-decoration: none;
}

#leftColumnMembers {
	position: relative;
	float: left;
	width: 380px;
	padding-top: 20px;
	/*padding-left: 20px;*/
}

#leftColumnMembers a {
	color: #ffffff;
	text-decoration: none;
}

#leftColumnMembers a:hover {
	color: #f8ed03;
	text-decoration: none;
}

#leftColumnMembers a:active {
	color:#d0c82a;
	text-decoration: none;
}

.memberLinks a {
	color: #ffffff;
	text-decoration: none;
}

.memberLinks a:hover {
	color: #f8ed03;
	text-decoration: none;
}

.memberLinks a:active {
	color:#d0c82a;
	text-decoration: none;
}

#leftColumnNews {
	position: relative;
	float: left;
	width: 525px;
	padding-top: 20px;
	padding-left: 20px;
}

#rightColumn {
	position: relative;
	float: right;
	width: 360px;
	padding-top: 20px;
	padding-right: 20px;
}

#rightColumn a {
	color: #ffffff;
	text-decoration: none;
}

#rightColumn a:hover {
	color: #f8ed03;
	text-decoration: none;
}

#rightColumn a:active {
	color:#d0c82a;
	text-decoration: none;
}

#rightColumnMembers {
	position: relative;
	float: right;
	width: 380px;
	padding-top: 20px;
	padding-right: 20px;
}

#rightColumnMembers a {
	color: #ffffff;
	text-decoration: none;
}

#rightColumnMembers a:hover {
	color: #f8ed03;
	text-decoration: none;
}

#rightColumnMembers a:active {
	color:#d0c82a;
	text-decoration: none;
}

#rightColumnNews {
	position: relative;
	float: right;
	width: 200px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	background-image: url(../images/newsBG.png);
	background-repeat: repeat-y;
	margin-top: 20px;
}

#rightColumnNews ul {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	list-style:none;
	font-size: 12px;
	margin: 6px 0px 0px 0px;
	padding: 0;
	line-height: 20px;
}

#rightColumnNews ul a {
	color: #ffffff;
	text-decoration: none;
}

#rightColumnNews ul a:hover {
	color: #f8ed03;
	text-decoration: none;
}

#rightColumnNews ul a:active {
	color:#d0c82a;
	text-decoration: none;
}

#rightColumnNews li {
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0;
	padding: 0;
	color: white;
}

.newsDate {
	color: #f8ed03;
	font-style: italic;
}

.leftColumnImage {
	padding-right: 10px;
	padding-bottom: 6px;
}

#requestaquoteContent {
	width: 840px;
	padding-top: 20px;
}

#subContentRequest {
	width: 840px;
	margin: 0 auto;
	padding-bottom: 30px;
}

#subContentRequest p {
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#ffffff;
	line-height: 15px;
}

#subContentRequest h1 {
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#whoweareContent {
	width: 800px;
	padding-top: 20px;
	padding-left: 20px;
}

.membersContainer {
	width: 380px;
}

.membersLogo {
	width: 380px;
	height: 78px;
}

.membersText {
	background-color: #1a1a1a;
	padding-left: 20px;
	padding-top: 12px;
	height: 250px;
	width: 350px;
	padding-right: 10px;
}
