.outer {
	background-color: #FFFFFF;
	width: 905px;
	position: absolute;
	left: 160px;
	top: 15px;
}
.header_div {
	background-image: url(images/header_tile.gif);
	background-repeat: repeat-x;
}
.main_content {
	background-image: url(images/main_background.gif);
	width: 905px;
	margin-right: 0px;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

.main_content_contact {
	background-image: url(images/contact_back.gif);
	width: 905px;
	margin-right: 0px;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

.phone_number {
	font-family: "Century Gothic";
	font-size: 18pt;
	color: #1675b5;
	margin-top: 24px;
	margin-right: 21px;
	margin-bottom: 21px;
	font-weight: bold;
	float: right;
}
#navcontainer {
	font-family: "Century Gothic";
	font-size: 12pt;
	font-weight: bold;
	color: #1675b5;
	margin:0;
}

#navcontainer:after {
        display: block;
        font-size: 11pt;
        clear: left;
}

ul#navlist {
        list-style: none;
        padding: 0;
        margin: 0 auto;
        width: 100%;
        font-size: 11pt;
}

ul#navlist li {
        display: block;
        float: left;
        width: 15%;
        margin: 0;
        padding: 0;
}

ul#navlist li a {
        display: block;
        width: 100%;
        padding: 0.5em;
        border-width: 1px;
        border-color: #799ec8;
        border-style: solid;
        color: #1675b5;
        text-decoration: none;
        background: #f9ec66;
}



ul#navlist li#active a {
        background: #e90e03;
        color: #ffffff;
}

ul#navlist li a:hover {
        color: #ffffff;
        background: #e90e03;
}
.textheader {
	font-family: "Century Gothic";
	font-size: 14pt;
	color: #FFFFFF;
	margin-top: 5px;
	margin-left: 10px;
	font-weight: bold;
}
.yellowheader {
	font-family: "Century Gothic";
	font-size: 11pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #f9ec66;
	margin-top: 10px;
	margin-left: 10px;
	font-style: italic;
}
.arialtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
	color: #FFFFFF;
	margin-top: 10px;
	margin-left: 10px;
}
.affiliates_box {
	background-image: url(images/affiliates_box.png);
	background-repeat: no-repeat;
	background-position: 70px;
	margin-top: 50px;
}
.adc_cci_logos {
	height: 80px;
	width: 351px;
	position: absolute;
	top: 623px;
	left: 76px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #598ab8;
	background-image: url(images/footer_tile.gif);
	background-repeat: repeat-x;
	margin-top: 60px;
	height: 60px;
	
	
}


.footer_contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #598ab8;
	background-image: url(images/footer_tile.gif);
	background-repeat: repeat-x;
	margin-top: 298px;
	height: 60px;
	text-indent: 240px;
	}
.sendMessage {
	font-family: "Century Gothic";
	font-size: 14pt;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 3px;
}
.formStyle {
	font-family: "Century Gothic";
	font-size: 12pt;
	font-weight: bold;
	color: #046fae;
	padding-top: 10px;
	padding-left: 15px;
}


	
	
.page_titles {
	font-family: "Century Gothic";
	font-size: 17pt;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 260px;
}
.woman {
	float: right;
	height: 354px;
	width: 233px;
	background-image: url(images/woman.png);
	background-repeat: no-repeat;
}

