@charset "utf-8";

html, body {
	height: 100%;
}

h1 {
	color: #E00024;
	font-size: 16px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

h2 {
	color: #333;
	font-size: 14px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

/* CSS Document */

body  {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	background-color: #0072BB;
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(images/A1CS_headerrepeater.jpg);
}

#container {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	min-height:100%;
	margin-bottom: -134px;
} 

#header {
	height: 145px;
	width: 1000px;
	background-image: url(images/A1CS_header.png);
	background-repeat: no-repeat;
	z-index: 2;
	position: absolute;
} 
#header_nav  {
	width: 925px;
	padding-top: 85px;
	padding-left: 80px;
}
#header_nav ul {
	display: inline;
	list-style-type: none;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-transform:uppercase;
}
#header_nav li {
	float: left;
	padding-right: 25px;
}

#header_nav li.triangle {
	padding-right:330px;
}
#header_nav ul li a {
	text-decoration: none;
	color: #333;
}
#header_nav ul li a:hover {
	color: #FFF;
}

#image_block {
	width: 1000px;
	height: 266px;
	padding-top: 0px;
	padding-bottom: 35px;
	background-image: url(images/A1CS_BodyRepeater.jpg);
	background-position: center;
	background-repeat: repeat-y;
	position: relative;
	top: 105px;
	z-index: 1;
}
#mainContent {
	padding-top: 100px;
	padding-bottom: 50px;
	background-repeat: repeat-y;
	width: 1000px;
	background-image: url(images/A1CS_BodyRepeater.jpg);
	background-position: center;
	float:left;
}

#image_rotator {
	width: 548px;
	height: 266px;
	position:relative;
}

#mask {
	position:absolute;
	top:2px;
	left:65px;
	z-index:2;
}

#image_rotator img {
	position:absolute;
	top:0px;
	left:65px;
}

#logos {
	position:absolute;
	left:695px;
	top:55px;
	border: 1px double #999;
	padding-top:10px;	
	background-color:#ED1B24;
}

#logos p {
	height:30px;
	width:220px;
	background-color:#ED1B24;
	padding-left:10px;
	vertical-align: middle;
	font-size:10px;
}
	
#logos a {
	text-decoration:none;
	color:#FFFFFF;
}

#logos a:hover{
	color:#333;
}	

#quote {
	position:absolute;
	left:705px;
	top:205px;
}

#add_block1 {
	position:absolute;
	left:77px;
	top:20px;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	color:#333;
}

#add_block2 {
	position:absolute;
	left:765px;
	top:20px;
	font-size:11px;
	font-weight:bold;
	text-align:right;
	color:#333;
}

#content {
	width: 785px;
	padding-right: 31px;
	padding-left: 95px;
	float:left;
}

#content.small {
	width: 535px;
}

#units ul {
	list-style-type: none;
}
#units li {
	padding-top: 2px;
	padding-bottom: 2px;
}

#unit_text {
	text-align:center;
	margin-top:15px;
}

#unit_text .title {
	font-size:16px;
	font-weight:bold;
}

#sidebar {
	width: 200px;
	float: left;
	text-align: justify;
	margin-top:5px;
	margin-left:40px;
	
}
#sidebar_content {
	padding-right: 10px;
	padding-left: 10px;
}

#sidebar h2 {
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #01247E;
}

.clearfooter {
clear: both;
}

#mainContent_footer {
	background-image:url(images/A1CS_footervinette.jpg);
	width:1000px;
	height:94px;
	background-repeat: no-repeat;
	background-position: center;
	float:left;
}

#footer {
	height: 138px;
	width:100%;
	text-align: center;
	background-image: url(images/A1CS_FooterRepeater.png);
	background-repeat:repeat-x;
	position:relative;	
}

#footer_bkgd {
	text-align:center;
	width:1000px;
	height: 105px;
	margin-left:auto;
	margin-right:auto;
}

#footer p {
	text-align: center;
	font-size: 12px;
	text-transform: uppercase;
}



#footer_nav_menu ul {
	list-style-type: none;
	display: block;
	width: 100%;
	text-align: center;
	margin: 0px;
	padding-top: 47px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#footer_nav_menu ul.affil {
	padding-top: 15px;
}

#footer_nav_menu li {
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#footer_nav_menu li a {
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	color: #FFFFFF;
}
#footer_nav_menu li a:hover {
	color: #CCCCCC;
}

#footer_disclaim {
	width: 100%;
	color: #6F0021;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	text-align: center;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#footer_disclaim a {
	color: #6F0021;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#form ul {
	width:500px;
	margin:0;
	padding:0;
	list-style-type: none;
	display: block;
}

#form li {
	width:245px;
	height:65px;
	margin:0;
	padding:0;
	float:left;
}

#form .comments {
	width: 495px;
	
}

