body {
	background-color: #88C5DF;
	margin:0px;
	text-align:center;
	color:#666;
}
p{
text-align:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666;
}
.opacity:hover {
	opacity:0.50;
	filter: alpha(opacity=50);
	-moz-opacity: 0.50;
	zoom: 1;
}
.clear {
	clear:both;
}
.orange {
	color:#F15C22;
}
.blue {
	color:#007C85;
}
.white {
	color:#FFF;
}
.black {
	color:#000;
}
.yellow {
	color:#E2EEB7;
}
.size-14 {
	font-size:14px;
}
.size-16 {
	font-size:16px;
}
.size-20 {
	font-size:20px;
}
.size-24 {
	font-size:24px;
}
.bold {
	font-weight:bold; text-align:justify;
}
.underline{
	text-decoration:underline;
}
.margin1 {
	margin-top:6px;
}
/*.margin-1{margin-left:-1px;}*/
.float-left {
	float:left;
}
.float-right {
	float:right;
}
.top-10 {
	margin:10px;
}
#headerDiv {
	width:1000px;
	margin:auto;
}
#bannerDiv {
	width:1000px;
	height:141px;
	background:url(../images/header/banner.png);
}
#companyLogo {
	width:460px;
	height:96px;
	float:left;
	margin-left:130px;
	margin-top:25px;
}
#header_phone {
	float:right;
	margin-top:35px;
	margin-right:50px;
	font-family:Arial, Helvetica, sans-serif;
}
#headerNav_left {
	width:10px;
	height:40px;
	float:left;
	background:url(../images/header/headerNav_left.png) no-repeat;
}
#headerNav_middle {
	width:980px;
	height:40px;
	float:left;
	background:url(../images/header/headerNav_mid.png) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
}
.headerNav_item {
	width:108px;
	height:40px;
	float:left;
	text-align:center;
}
.headerNav_item_end {
	width:123px;
	height:40px;
	float:left;
	text-align:center;
}
.spacer {
	width:12px;
	height:40px;
	float:left;
	background:url(../images/header/headerNav_space.png) no-repeat;
}
#headerNav_right {
	width:10px;
	height:40px;
	float:left;
	background:url(../images/header/headerNav_right.png) no-repeat;
}
.headernavText {
	width:120px;
	height:25px;
	float:left;
	padding-top:13px
}
#mainContentDiv {
	width:1000px;
	margin:auto;
	background:#FFF;
	padding-top:10px;
}
#leftGradient {
	width:1000px;
	float:left;
	background:url(../images/leftnav/leftNav_gradient.png) repeat-y top left;
	margin-left:1px;
}
#leftNav {
	width:235px;
	float:left;
	text-align:left;
}
#leftNav-Header {
	width:230px;
	height:35px;
	float:left;
	background:url(../images/leftnav/leftNav_header.png) no-repeat;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	float:right;
}
.leftNav-Mid {
	width:230px;
	height:25px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	overflow:hidden;
}
.leftNavText {
	float:left;
	margin-left:15px;
	margin-top:5px;
}
.leftNavSpacer {
	width:230px;
	height:2px;
	background:url(../images/leftnav/leftNav_spacer.jpg) repeat-x;
	overflow:hidden;
	float:right;
}
#bodyDiv {
	width:758px;
	float:left;
	background:url(../images/body/bodyImage1.png) no-repeat top;
	margin-left:5px;
	color:#FFFFFF;
}
.bodyDiv{
	width:758px;
	float:left;
	margin-left:5px;
	background:#FFF;
}
.bodyContent{
	padding: 0px 120px 30px 30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#FFF;
}
#contentDiv {
	float:left;
	text-align:left;
	margin:275px 25px 0px 25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#bottomContentDiv {
	width:1000px;
	margin:auto;
	padding-bottom:15px;
	background:#FFF;
}
.btm-content {
	width:230px;
	float:left;
	padding-left:20px;
	padding-right:20px;
	text-align:left;
}
.btm-content2 {
	width:398px;
	float:left;
	padding-left:20px;
	padding-right:20px;
	text-align:left;
}
#hoursOfOperationDiv {
	width:270px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	height:210px;
	min-height:210px;
	background:url(../images/body/btmContent_body_2.png) repeat-y;
}
#hoursOfOperation_header {
	width:270px;
	height:70px;
	float:left;
	background:url(../images/body/hoursOfOperation_header1.png) no-repeat;
	font-size:14px;
	color:#FFF;
	margin-left:1px;
}
#hoursOfOperation_body {
	width:270px;
	float:left; /*background:url(../images/body/btmContent_body_2.png) repeat-y;*/
	font-size:12px;
	text-align:middle; /*margin-left:-1px;*/
}
.small {
	width:240px;
	float:left;
	text-align:center;
	padding-left:15px;
}
.big {
	width:400px;
	float:left;
	text-align:center;
	padding-left:15px;
}
#aboutUsDiv {
	width:438px;
	float:left;
	background: url(../images/body/aboutUs_header_2.png) repeat-y top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:middle;
}
.about_top {
	width:438px;
	height:210px;
	min-height:210px;
	float:left;
	background: url(../images/body/aboutUs_header_1.png) top no-repeat;
}
.about_end {
	width:438px;
	height:5px;
	float:left;
	background:url(../images/body/aboutUs_header_3.png) no-repeat top;
	overflow:hidden;
}
#contactUsDiv {
	width:270px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	height:210px;
	min-height:210px;
	background:url(../images/body/btmContent_body_2.png) repeat-y;
}
#contactUs_header {
	width:270px;
	height:70px;
	float:left;
	background:url(../images/body/ContactUs_header.png) no-repeat;
	font-size:14px;
	color:#FFF;
}
#contactUs_body {
	width:270px;
	float:left;
	background:url(../images/body/btmContent_body_2.png) repeat-y;
	font-size:12px;
	text-align:middle;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.content_top {
	width:270px;
	float:left; /*min-height:141px; height:141px;*/
	background:url(../images/body/btmContent_body_1.png) no-repeat top;
}
.content_end {
	width:270px;
	height:4px;
	float:left;
	background:url(../images/body/btmContent_body_3.png) no-repeat top;
	overflow:hidden;
}
.btm_label {
	margin-top:30px;
}
#footerDiv {
	width:1000px;
	margin:auto;
	vertical-align:middle;
	background:#FFF;
}
#copyrightDiv {
	width:1000px;
	height:40px;
	float:left;
	background:url(../images/footer/footer_copyright1.png) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
}
#footerNavDiv {
	width:1000px;
	height:29px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background:#FFF;
}
#aboutUsText {
	text-align:left;
}
.btm-cont {
	width:270px;
}
.btm-cont2 {
	width:438px;
	margin-left:10px;
}
.btm-cont3 {
	width:270px;
	margin-left:5px;
}
#coverHeader{
width:1000px;
height:10px;
margin:auto;
background:url(../images/leftnav/coverheader.png) no-repeat left top #FFF;
}
.headerLink{
padding-top:10px;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
display:block;
width:auto;
height:25px;
color:#FFFFFF;
}
.headerLink:hover{
background:url(../images/header/hover_arrow.png) no-repeat top center;
}
.noarrow{
}
.footerLinks{
text-decoration:none;
color:#666;
}
#headerContainer{
height:64px;
padding-left:20px;
}
#header1{
width:47px;
height:64px;
background:url(../images/body/contentHeader_1.png) no-repeat;
float:left;
}
#header2{
width:500px;
height:44px;
background:url(../images/body/contentHeader_2.png) repeat-x;
float:left;
padding-top:20px;
padding-left:30px;
text-align:left;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#FFF;
}
#header3{
width:46px;
height:64px;
background:url(../images/body/contentHeader_3.png) no-repeat;
float:left;
}
