html {
	height: 100%;
}


body {
	font: 12px optima, Verdana, helvetica, sans-serif;
	background: url(../images/img_footer_wrapper.jpg) repeat-y;
	background-position: center;
	background-color: #6C869F;	
	color: #666666;
	margin: 0;
	padding: 0;
	min-height: 400px;
} 

th, td, li, dd, dl, dt    {
	/* redundant selectors to help NS4 not forget */
	font-family: optima, verdana, helvetica, Sans-serif; font-size: 12px;
	}


img {
	border: 0;
	border-style: none;
}



a img {
	border: 0;
	border-color: #000000;
}


h1, h2, h3, h4, p, ul, li {
	margin: 0;
	padding: 0;
}

h1 {
	color: #003333;
	font-size: 22px;
}


#main {
	width: 840px;
	background-color: #fff;
	margin: auto;
	position: relative;
	height:100%;
}

#wrapper {
	width: 900px;
	background: url(../images/img_boarder.gif) repeat-y;	
	margin: 0 auto 0 auto;
	position: relative;
	height:100%;
}

#header {
	width: 840px;
	height: 127px;
	background: url(../images/img_logo_header.jpg) no-repeat;
}

#headerPage {
	width: 840px;
	height: 96px;
	background: url(../images/altus_header2.jpg) no-repeat;
}


#header h1 {
	visibility: hidden;
	margin: 0;
	padding: 0;
}

#headerPage h1 {
	visibility: hidden;
	margin: 0;
	padding: 0;
}

#headerAddress {
	position: absolute;
	width: 300px;
	right: 10px;
	top: 10px;
}

#headerAddress p {
	font-family: optima, verdana, helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	text-align: right;
}

#pics {
	width: 840px;
	height: 118px;
	background: url(../images/img_pics.jpg) no-repeat;
}


#mainNav {
	background: url(../images/img_nav.gif) repeat-x;
  height: 45px;
  width: 840px;
  	line-height: 40px;
	text-align: left;
	margin-right: 0px;
}

#mainNav ul {
  margin: 0px;
  list-style: none;
  margin-left: 10px;
}

#mainNav li {
	color: #FFFFFF;
  float: left;
  font-family: optima, verdana, helvetica, sans-serif;
  font-size: 12px;
  margin-left: 5px;
  padding-left: 5px;
}

#mainNav a {
	color: #FFF;
	text-decoration: none;
}

#mainNav a:hover {
	color: #6699FF;
}


#content {
	margin: 0 40px 0px 40px;
	min-height: 400px;
}

#content h2 { 
	color: #6C869F; 
	font-weight: normal;
	font-size: 26px;
	font-style: normal;
	margin-top: 15px;
}

#content h3 { 
	color: #6C869F; 
	font-weight: normal;
	font-size: 18px;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 10px;
}


#contentLeft {
	float: left;
	width: 228px;
	background-color: #CCC;
	margin-top: 20px;
}

#contentRight {
	float: right;
	width: 228px;
	background-color: #CCC;
	margin-top: 20px;
}

#sidebarTop {
	margin: 0;
	background: url(../images/img_right_top.gif) no-repeat;
	color: #FFFFFF;
	width: 228px;
	height: 12px;
}

#sidebarLeftTop {
	margin: 0;
	padding: 10px;
	background: url(../images/img_left_top.gif) no-repeat;
	color: #FFFFFF;
	font-size: 16px;
}

.sidebarSubHeader {
	color: #FFF;
	padding: 5px 10px 5px 10px;
	font-size: 20px;
}

.sidebarBody {
	color: #333333;
	padding: 10px 15px 10px 15px;
}

.sidebarBody h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	font-style: italic;
	font-weight: bold;
	color: #003366;
}

.sidebarBody a {
	color: #003366;
}

.sidebarBody a:hover {
	color: #6699FF;
}

.sidebarBody li {
	font-size: 12px;
	margin-left: 20px;
	margin-top: 8px;
	color: #003366;
}

.sidebarBody ul {
	margin-top: 10px;
	margin-bottom: 10px;
}

.sidebarBold {
	color: #333333;
	padding: 0px 10px 0px 10px;
}

.sidebarBold li {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	margin-left: 20px;
	font-style:italic;
	margin-top: 8px;
	margin-bottom: 8px;	
	color: #003366;
}

.sidebarBold ul {
	margin-top: 0px;
	margin-bottom: 0px;
}




.sidebarBottom {
	background: url(../images/img_right_bottom.gif) no-repeat;
	width: 228px;
	height: 12px;
}

#centerTextHome {
	width: 485px;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}

#centerTextHome p {
	font: optima, verdana, helvetica, sans-serif;
	size: 12px;
	line-height: 16px;
	padding-bottom: 20px;
}


#centerTextPage {
	width: 485px;
	float: inherit;
	margin-top: 20px;
}

#centerTextPage p {
	font: optima, verdana, helvetica, sans-serif;
	size: 12px;
	line-height: 16px;
	padding-bottom: 20px;
}


#centerTextPage ul {
	padding-bottom: 15px;
}

#centerTextPage li {
	font-size: 12px;
	margin-left: 20px;
	margin-top: 8px;
	color: #003366;
}



#line {
	width: 760px;
	height: 2px;
	background-color: #6C869F;
}



#footer {
	position: relative;
	width: 840px;
	text-align: left;
	font: optima, verdana, helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	line-height: 16px;
	padding-left: 40px;
	margin_bottom: 20px;
}

#footer a {
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: underline;
}


#footerWrapper {
	font-size: 11px;
	clear: both;
	width: 900px;
	margin: 0 auto 0 auto;
	position: relative;
}

#footerWrapper p {
	font-size: 11px;
	color: #FFFFFF;
	padding: 10px 70px 10px 70px;
}

#footerWrapper a {
	color: #FFFFFF;
	text-decoration: underline;
}

#footerWrapper a:hover {
	text-decoration: underline;
}



.clear {
	clear: both;
}








