body {
	font-family: Arial, Helvetica, sans-serif;
	color: #1D1D1D;
	font-size: 14px;
	margin: 0px;
	background-color: #4F6EAE;
	background-image: url(images/tile.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
h1 {
	font-size: 28px;
	font-weight: normal;
	color: #800000;
	line-height: 26px;
}
h2 {
	font-size: 22px;
	font-weight: normal;
	color: #333;
	line-height: 20px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
img {
	border:0px;
}
#wrap {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#header {
	height: 107px;
}
#logo {
	float: left;
	height: 107px;
	width: 588px;
}
#headernumber {
	height: 95px;
	padding-top: 12px;
	padding-right: 20px;
	font-size: 30px;
	font-weight: normal;
	color: #FFF;
	text-align: right;
	width: 380px;
	float: right;
	line-height: 28px;
	background: url(images/header-number.png) no-repeat;
}
#headerbutton {
	height: 106px;
	width: 235px;
	clear: right;
	float: right;
}
#menu {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	height: 50px;
	padding-left: 14px;
	padding-right: 14px;
	background: url(images/menu.png) no-repeat;
}
#breadcrumb {
	height: 26px;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	padding-left: 88px;
	background: url(images/breadcrumb.png) no-repeat;
	margin-top: 5px;
}
#breadcrumb a {
	color: #999 !important;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 15px;
	display: block;
	float: left;
	height: 22px;
	padding-top: 4px;
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#breadcrumb a:hover {
	color: #780000 !important;
	text-decoration: none;
}
#banner {
	height: 200px;
	overflow: hidden;
	margin-bottom: 10px;
}
#banner p {
	margin: 0px;
}
#body {
	min-height: 100px;
	background: url(images/body.png) repeat-y;
}
#body-top {
	background: url(images/body-top.png) no-repeat;
	height: 9px;
}
#body-bottom {
	background: url(images/body-bottom.png) no-repeat;
	height: 96px;
}

#body a, #sidebar a {
	font-weight: bold;
	color: #7A0000;
	text-decoration: none;
}
#body a:hover, #sidebar a:hover {
	font-weight: bold;
	color: #666;
	text-decoration: underline;
}
#content {
	float: right;
	width: 635px;
	min-height: 300px;
	line-height: 18px;
	margin-right: 35px;
	margin-bottom: 10px;
}
#sidebar {
	min-height: 200px;
	float: left;
	width: 268px;
	color: #FFF;
	margin-left: 35px;
}

#sidebar h5 {
	font-size: 18px;
	font-weight: normal;
	color: #12325B;
	margin-top: 5px;
	margin-bottom: 5px;
	background: #FFA100;
	padding-top: 2px;
	padding-bottom: 2px;
}
#serviceform {
	height: 401px;
	width: 220px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 8px;
}
.font14 {
	font-size: 14px;
	color: #FFCC04;
}
.font16 {
	font-size: 16px;
	color: #FFCC04;
}
.font18 {
	font-size: 18px;
}
.font24 {
	font-size: 24px;
}
.font30 {
	font-size: 30px;
}
.alignleft {
	text-align:left;
}
.aligncenter {
	text-align:center;
}
.alignright {
	text-align:right;
}
.fontcalltoday {
	font-size: 18px;
	color: #CCC;
}
.clearboth {
	clear: both;
}
.h1subtitle {
	font-size: 16px;
	color: #848688;
	font-style: italic;
}
.facebook {
	background: url(images/facebook-back.png) no-repeat;
	display: block;
	height: 35px;
	width: 245px;
	margin: 5px auto;
	padding-top: 5px;
	padding-left: 5px;
}
.testimonial {
	background: url(images/quote-left.png) no-repeat left top;
	padding-top: 5px;
	padding-left: 30px;
}
.testimonial img {
	vertical-align: text-top;
	padding-top: 5px;
	padding-left: 5px;
}

