Body {
	margin: 0px;
	padding: 0px;
	background: #9f9f9f;
	line-height: 18px;
}

p{
	margin: 10px 0px;
}

a {
	outline: none;
}

Div {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 3a3a3a;
}

#Main {
	width: 900px;
	margin: 0px auto;
	background:url(../images/header.jpg) no-repeat left top #ffffff;
}

.LeftBar {
	width: 241px;
	float: left;
}

.Content {
	width: 645px;
	float: right;
}

.Banner {
	background: url(../images/banner.jpg) no-repeat;
	height: 283px;
}

.LeftBarBg {
	background: url(../images/left-bg.jpg) no-repeat;
	padding-top: 35px;
	padding-bottom: 15px;
}

.Head {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #ffffff;
	font-weight: normal;
	margin: 0px;
	padding: 20px 10px 10px;
	text-transform: uppercase;
}

.Menus {
	margin: 0px;
	padding: 45px 0px 0px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

.Menus li {
	margin: 0px;
	padding: 0px;
}

.Menus a {
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px #ffffff solid;
	display: block;
	padding-left: 15px;
	line-height: 24px;
	width: 227px;
}

.Menus a:hover {
	background: url(../images/menu-over.jpg) repeat-y;
}

.Address {
	padding: 0px 10px;
	color: #403403;
}

.Address a {
	color: #403403;
}

.Address a:hover {
	color: #403403;
	text-decoration: none;
}

.Heading {
	color: #a7870c;
	font-size: 14px;
	font-weight: bold;
}

.Advantages {
	padding: 10px;
}

ul.ContentUl {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

ul.ContentUl li {
	line-height: 24px;
	background: url(../images/icon.jpg) no-repeat 0 10px;
	border-bottom: 1px #e6e6e6 dashed;
	padding-left: 15px;
}

.CallNow {
	color: #868686;
	font-size: 18px;
	text-align: right;
	padding: 25px 10px 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.CallNow span {
	color: #c7a246;
	font-size: 24px;
}

#Footer {
	background: url(../images/footer-bg.jpg) repeat-x #045197;
	padding: 10px 0px;
	text-align: center;
	color: #ffffff;
	font-size: 11px;
}

#Footer a {
	color: #ffffff;
	text-decoration: none;
	padding: 0px 2px;
}

#Footer a:hover {
	text-decoration: underline;
}

.Clear {
	clear: both;
}
