* {margin:0;padding:0;outline:none;}
div.clearer {clear: both; line-height: 0; height: 0;}
body {
	background:#171f48;
	font-family:Tahoma;
}
#wrapper {
	width:960px;
	margin:0 auto;
}
#header {
	height:236px;
	background:url('../images/header.jpg') no-repeat;
}
#content {
	padding:0 45px;
	margin:0 auto;
	background:url('../images/page_bg.jpg') repeat-y;
}
#au_banner_1{
	margin:0 auto;
	display:block;
	width:120px;
}
#footer {
	height:117px;
	background:url('../images/footer.jpg') no-repeat;
}
#footer p {
	color:#fff;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
	padding-top:40px;
}
.title {
	font-size:1.6em;
	font-family:Tahoma;
	text-align:center;
	margin-bottom:20px;
}
#testimony {
	position:absolute;
	margin:60px 0 0 270px;
	width:640px;
	height:60px;
	font-size:12pt;
}
.test {
	width:80%;
	margin:0 auto;
}
.test_sig {
	padding:10px 0 20px 100px;
	font-size:11pt;
}
.test_title {
	margin:20px 0;
}
/* ---- NEWS ---- */
.news_post h1 {
	font-size:1.3em;
	margin:0 auto 10px auto;
	width:80%;
	padding:10px 0 0 0;
	border-bottom:1px solid black;
}
.news_post p {
	width:80%;
	margin:0 auto;
	padding:5px 0;
}
/* ---- INDEX ---- */
#header_index {
	height:236px;
	background:url('../images/header_index.jpg') no-repeat;
}
#content_index {
	height:497px;
	background:url('../images/index_main_bg.jpg') no-repeat;
}
#index_about {
	position:absolute;
	margin:0 0 0 48px;
}
#index_staff {
	position:absolute;
	margin:0 0 0 337px;
}
#index_services {
	position:absolute;
	margin:0 0 0 623px;
}
#index_news {
	position:absolute;
	margin:224px 0 0 186px;
}
#index_links {
	position:absolute;
	margin:224px 0 0 490px;
}
#footer_index {
	height:117px;
	background:url('../images/footer_index.jpg');
}
#footer_index p {
	color:#fff;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
	padding-top:30px;
}
/* ---- STAFF ---- */
.staff_box {
	background:#f3c147 repeat-x;
	width:400px;
	height:224px;
	margin:20px 10px 20px 20px;
	font-family:Tahoma;
	float:left;
}
.email {
	position:absolute;
	border:none;
	margin:140px 0 0 116px;
}
.staff_photo {
	float:left;
	padding:7px 30px 0 20px;
}
.staff_box h1 {
	font-size:1.2em;
	padding:30px 0 0 0;
}
.staff_box p {
	
}
/* ---- Lava Lamp ---- */
.lavaLamp {
	position:relative;
	height:25px;
	width:720px;
	padding:10px;
	overflow:hidden;
	margin-left:185px;
	padding-left:60px;
}
/* Force the list to flow horizontally */
.lavaLamp li {
	float:left;
	list-style:none;
}
/* Represents the background of the highlighted menu-item. */
.lavaLamp li.back {
	background:url("../images/lava.gif") no-repeat right -30px;
	width:9px;
	height:30px;
	z-index:8;
	position:absolute;
}
.lavaLamp li.back .left {
	background:url("../images/lava.gif") no-repeat top left;
	height:30px;
	margin-right:9px;
}
/* Styles for each menu-item. */
.lavaLamp li a {
	position:relative;
	float:left;
	text-decoration:none;
	font:bold 15px tahoma;
	color:#fff;
	text-align:center;
	height:30px;
	top:5px;
	z-index:10;
	letter-spacing:0;
	display:block;
	margin:auto 30px;
}
/* ---- LINKS ---- */
.logos {
	height:120px;
	width:49%;
	float:left;
	padding:10px 0;
}
.logos IMG {
	display:block;
	margin:0 auto;
	border:none;
}
.logos p {
	text-align:center;
}
/* ---- SERVICES ---- */
.services p {
	width:80%;
	margin:10px auto;
}
.services ul {
	width:180px;
	float:left;
	padding-left:170px;
	margin-top:10px;
}
/*---- ABOUT ---- */
.about_info {
	width:80%;
	margin:0 auto;
	line-height:120%;
}
#services_pic {
	display:block;
	margin:0 auto;
}
.linkbox {
	vertical-align:middle;
	height:130px;
	text-align:center;
}
.linkbox IMG {
	border:none;
	outline:none;
}
#locations {
	padding:20px 0 0 90px;
}
#locations p {
	width:28%;
	float:left;
	text-align:center;
	margin-bottom:20px;
	background:url('../images/location_bg.jpg') repeat-x;
	margin-right:15px;
	padding:10px 0;
	height:120px;
}
#emblem {
	position:absolute;
	margin:-35px 0 0 780px;
}
