html, body {
	height:100%;
	margin:0px;
	padding:0px;
	font-family: Arial, "MS Trebuchet", sans-serif;
	font-size:12px;
	color:#51626f;
}

.floatclear {
	overflow:hidden;
	height:0px;
	clear:both;
}



body {
	xbackground: url('../images/body_bg.jpg') repeat-x scroll top left;
	background-color:#ffffff;
}

p.lead {
	font-size:16px;
	color:#8d8d8d;
}

li {
	margin-bottom:10px;
}

#wrapper {
	width:760px;
	border:1px solid #333333;
	border-top:none;
	margin:0px auto 30px auto;
	background:transparent url('../images/body_bg.jpg') repeat-x scroll top left;
}


.canvas {
	width: 760px;
	margin:0px auto;
	xbackground: url('../images/body_bg.jpg') repeat-x scroll top left;
	xbackground-color:#f5f5f5;
}

#header {
	background: url('../images/header.jpg') no-repeat scroll top left;
	width: 760px;
	height: 151px;
}

#banner {
	background: url('../images/banner.jpg') no-repeat scroll top left;
	width: 760px;
	height: 175px;
}

#banner.secondary {
	background-image: url('../images/banner_sec.jpg');
}

#menu {
	margin-left:252px;
	padding-top:3px;
	height: 37px;
}

#menu a:link,
#menu a:active,
#menu a:visited,
#menu a:hover {
	height: 32px;
	display:block;
	float:left;
}

#link_home {
	background: url('../images/home_out.jpg') no-repeat scroll top left;
	width: 65px;
}

a#link_home:hover {
	background: url('../images/home_over.jpg') no-repeat scroll top left;
}

#link_about {
	background: url('../images/about_out.jpg') no-repeat scroll top left;
	width: 95px;
}

a#link_about:hover {
	background: url('../images/about_over.jpg') no-repeat scroll top left;
	width: 95px;
}

#link_services {
	background: url('../images/services_out.jpg') no-repeat scroll top left;
	width: 93px;
}

a#link_services:hover {
	background: url('../images/services_over.jpg') no-repeat scroll top left;
	width: 93px;
}

#link_faq {
	background: url('../images/faq_out.jpg') no-repeat scroll top left;
	width: 76px;
}

a#link_faq:hover {
	background: url('../images/faq_over.jpg') no-repeat scroll top left;
	width: 76px;
}

#link_contactus {
	background: url('../images/contactus_out.jpg') no-repeat scroll top left;
	width: 106px;
}

a#link_contactus:hover {
	background: url('../images/contactus_over.jpg') no-repeat scroll top left;
	width: 106px;
}

#content_row {
	background-color:#ffffff;
}

#content {
	background: url('../images/content_bg.jpg') repeat-y scroll top left;
	width: 760px;
	overflow:hidden;
	padding:25px 0px;
	position:relative;
}

.pagethumb {
	float:left;
	margin:0px 20px 20px 0px;
}

#aux {
	width:252px;
	float:left;
	padding-bottom:250px;
}

#aux_promo {
	margin-left:20px;
}

#homepage #aux_promo {
	background: url('../images/promo_afterHours.jpg') no-repeat scroll top left;
	width: 164px;
	height: 72px;
}

#aux_footer {
	position:absolute;
	left:20px;
	bottom:10px;
}

#aux_footer p {
	margin:5px 0px;
	font-weight:bold;
}

#aux_footer strong {
	color:#fe990b;
}

#credit_icons {
	background: url('../images/credit_icons.jpg') no-repeat scroll top left;
	width: 144px;
	height: 19px;
	margin-top:20px;
}

#primary {
	margin-left:292px;
	margin-right:20px;
	position:relative;
}

#deco {
	width:11px;
	height:25px;
	position:absolute;
	left:-25px;
	top:0px;
	background-color:#a2a5a4;
}

#footer_row {
	background: url('../images/footer_bg.jpg') repeat-x scroll top left;
	font-size:10px;
	padding-bottom:20px;
}

#footer {
	padding-top:20px;
	margin-left:272px;
	margin-bottom:20px;
}

#footer a:link,
#footer a:active,
#footer a:visited,
#footer a:hover {
	color:#51626f;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

#footer_copy {
	float:left;
	padding-left:20px;
}

#footer_designed {
	float:right;
	padding-right:20px;
}
