﻿body {
	margin: 0px;
	background-color: #e8e8e8;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
}
#wrapper {
	width: 970px;
	margin: 0px auto 0px auto;
}
#top {
	width: 930px;
	height: 301px;
	background-image: url('images/BG_banner.jpg');
	background-repeat: no-repeat;
	clear: both;
	padding: 20px 20px 0px 20px;
}
#top_left {
	width: 278px;
	display: inline;
	float: left;
	height: 301px;
	text-align: center;
}
#top_right {
	display: inline;
	width: 652px;
	float: right;
}
#main {
	background-image: url('images/BG_body.jpg');
	background-repeat: repeat-y;
	background-position: left top;
	clear: both;
	padding: 0px 20px 0px 20px;
	width: 930px;
}
#main_left {
	width: 238px;
	display: inline;
	float: left;
	padding: 20px;
}
#main_right {
	display: inline;
	width: 652px;
	float: right;
}
#footer {
	background-image: url('images/BG_footer.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	width: 930px;
	height: 100px;
	clear: both;
	padding: 0px 20px 20px 20px;
}
#footer_left {
	width: 278px;
	display: inline;
	float: left;
}
.footerLeft_para {
	line-height: 20px;
	color: #FFFFFF;
	font-size: 80%;
	text-align: left;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 20px;
}
#footer_right {
	display: inline;
	width: 632px;
	float: right;
	line-height: 100px;
	color: #C0BEC5;
	text-align: right;
	padding-right: 20px;
	font-size: 80%;
}
.clear {
	clear: both;
}
.callNow {
	font-size: 160%;
	color: #815611;
	font-weight: normal;
	letter-spacing: 7px;
	margin-bottom: 10px;
}
.tollFreeNumber {
	color: #C57E05;
	border-top-style: dashed;
	border-top-width: 3px;
	border-top-color: #C57E05;
	border-bottom-style: dashed;
	border-bottom-width: 3px;
	border-bottom-color: #C57E05;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px 20px 0px 20px;
}
#menu {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#menu li {
}
#menu li a {
	display: block;
	padding: 5px 5px 5px 20px;
	text-decoration: none;
	color: #C97901;
	font-weight: normal;
	letter-spacing: 1px;
	background-image: url('images/bullet.gif');
	background-repeat: no-repeat;
	background-position: left center;
}
#menu li a:hover {
	background-image: url('images/bullet_hover.gif');
	background-repeat: no-repeat;
	background-position: left center;
	color: #202020;
	text-decoration: none;
}
#footer_right a {
	color: #CCCCCC;
	text-decoration: none;
}
#footer_right a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
#main_right h1 {
	padding: 15px;
	margin: 0px;
	font-size: 130%;
	font-weight: normal;
	background-color: #131313;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	letter-spacing: 3px;
}
#main_right p {
	margin: 20px 0px 20px 0px;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 120%;
}
.floatRight {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	border: 1px solid #CCCCCC;
}
h4 {
	padding-left: 20px;
	padding-right: 20px;
}
dl {
	padding-left: 20px;
	padding-right: 20px;
}
.style1 {
	color: #FF0000;
}
.newStyle1 {
	background-color: #48464E;
	color: #FFFFFF;
	font-weight: bold;
	padding: 10px;
}
.template {
	text-align: center;
}
.template img {
	border: 1px solid #48464E;
	padding: 5px;
	background-color: #FFFFFF;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
}
.newStyle2 {
	background-color: #0887EB;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	padding: 5px;
}
