body
{	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif; 
	text-align:center;
	font-size:14px;
	margin:13px 0xp 0px 0px;
	padding:0px;
	background-color:#83aa99;
}

a{
	color:#62278b;
}

#wrap {
	background-color:#83AA99;
	height:150px;
}

.container{
	margin:1em auto;
	margin-top:0px;
    position:relative;
    text-align:left;
    width:900px;
}

#header{
	width:900px;
	background-image:url(../img/header.gif);
	height:104px;
	color:#62278b;
	font-size:10pt;
}

#subheader{
    width:900px;
	background-color:#59796b;
	height:10px;	
	clear:both;
}
.maincontent{
	width:900px;
	background-color:#ffffff;
	float:left;
	min-height:560px;
}
#header .location{
	width:120px;
	float:right;
	margin-top:6px;
}

#header .phone{
	width:130px;
	float:right;
	margin-top:6px;
}

#menu{
	background-color:#62278b;
	float:left;
	height:35px;
	width:900px;
}

#menu ul{
	list-style:none;
	margin:0px;
	padding:0px;
	float:left;
}

#menu ul li{
	display: inline;
	list-style-type: none;	
	margin:0px;
	float:left;
}
#menu ul li a{
	text-decoration:none;
	text-transform:uppercase;
	padding:8px 9px 8px 9px;
	line-height:33px;
	font-weight:bold;
	font-size:14px;
	color:#FFF;
	margin:0px;
}
#menu ul li:hover{
	background-color:#4c4c4c;
	border-bottom:2px solid #252525;
}
#headliner{
	background-position:50% 100%;
	background-image:url(../img/header_02.jpg);
	background-repeat:no-repeat;
	width:900px;
	height:193px;
	float:left;
}
#fullLeft{	
	float:left;
	color:#666666;
	margin-top:15px;
	padding:0px 30px 0px 20px;
	width:850px;
}
#leftContent{
	float:left;
	color:#666666;
	margin-top:15px;
	padding:0px 30px 0px 20px;
	width:550px;
}
#smallLeftContent{
	float:left;
	color:#666666;
	margin-top:15px;
	padding:0px 30px 0px 13px;
	width:480px;
}
#leftContent h1, #leftContent h1{
	font-size:24px;	
	margin-top:10px;
}
#smallLeftContent h1, #smallLeftContent h1{
	font-size:24px;	
	margin-top:10px;
}
#fullLeft h1, #fullLeft h1{
	font-size:24px;	
	margin-top:10px;
}
#rightContent{
	float:left;
	color:#666666;	
	margin-top:15px;
	padding:0px 0px 0px 25px;
	width:245px;
	text-align:right;
}
#bigRightContent{
	float:left;
	color:#666666;	
	margin-top:1px;
	padding:0px 0px 0px 6px;
	width:275px;
	text-align:right;
}
#rightContent h1, #smallRightContent h1{
	font-size:24px;	
	margin-top:0px;
	text-align:left;
}
#footer{
	float:left;
	height:140px;
	width:900px;
	color:#3f3f3f;
	background-color:#e8e8e8;
}
#footer p{
	float:left;
	padding:0px 0px 0px 18px;
	line-height:16px;
	font-size:9pt;
	text-
}
#footer .green{
	float:left;
	height:10px;
	width:900px;
	background-color:#59796b;
}
#footer .purple{
	float:left;
	height:40px;
	width:900px;
	background-color:#62278b;
}
#footer .logo{
	float:left;
	height:55px;
	width:117px;
	padding:21px 8px 0px 21px;
}
#footer .jwdesign{
	float:right;
	height:34px;
	width:98px;
	padding:48px 20px 0px 21px;
}
#footer .jwdesign a{
	font-size:9px;
	color:#9f9f9f;
	line-height:6px;
}
#footer a{
	text-decoration:none;
	font-weight:bold;	
	color:#696969;;
	line-height:16px;
	font-size:10pt;
}
#footer a:hover{
	color:#666666;
}
#footer h1{
	float:left;
	margin:6px 0px 0px 0px;
	padding:5px 12px 5px 0px;
	border-right:1px solid #CCC;
}
#footer .topLine{
	float:left;
	height:18px;
	padding:6px 0px 2px 10px;

}
#footer .bottomLine{
	float:left;
	height:18px;
	text-transform:uppercase;
	font-weight:bold;
	padding:0px 0px 0px 9px;
	font-size:13px;

}

