body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 14px;
	margin: 0px;
	background: url(images/tile.jpg) no-repeat center top;
}
h1 {
	font-size: 26px;
	font-weight: normal;
	color: #004891;
	line-height: 20px;
}
h2 {
	font-size: 24px;
	font-weight: normal;
	color: #333;
	line-height: 26px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #333;
}


.wrapperwo {
position: relative;
display: inline;
width: 100%;
overflow: hidden;
}
.wo1, .wo2 {
width: 50%;
margin: auto;
float: left;
}



img {
	border:0px;
}
#wrap {
	width: 1008px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
}
#header {
	height: 201px;
}
#logo {
	float: left;
	height: 201px;
	width: 346px;
}
#headernumber {
	height: 183px;
	padding-top: 18px;
	padding-right: 50px;
	font-size: 30px;
	font-weight: normal;
	color: #FFF;
	text-align: right;
	width: 612px;
	float: right;
	line-height: 28px;
	background: url(images/header-number.png) no-repeat;
}
#menu {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	height: 57px;
	padding-left: 130px;
	padding-right: 15px;
	background: url(images/menu.png) no-repeat;
}
#breadcrumb {
	height: 24px;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	padding-left: 95px;
	background: url(images/breadcrumb.png) no-repeat;
}
#breadcrumb a {
	color: #666 !important;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 15px;
	display: block;
	float: left;
	height: 20px;
	padding-top: 2px;
	background: url(images/arrow.png) no-repeat left center;
}
#breadcrumb a:hover {
	color: #DD8500 !important;
	text-decoration: none;
}
#banner-container {
	height: 250px;
}
#banner-container p {
	margin: 0px;
}

#banner {
	height: 250px;
	overflow: hidden;
	background: url(images/banner.png) no-repeat;
	float: left;
	width: 751px;
}
#body-bottom {
	background: url(images/body-bottom.png) no-repeat;
	height: 39px;
}

#banner-text {
	float: right;
	height: 250px;
	width: 257px;
}
#body {
	min-height: 100px;
	background: url(images/body.png) repeat-y;
}
#body-top {
	background: url(images/body-top.png) no-repeat;
	height: 17px;
}

#body a, #sidebar a {
	font-weight: bold;
	color: #095FA8;
	text-decoration: none;
}
#body a:hover, #sidebar a:hover {
	font-weight: bold;
	color: #FF960F;
	text-decoration: none;
}
#content {
	float: left;
	width: 655px;
	min-height: 300px;
	line-height: 18px;
	margin-bottom: 10px;
	margin-left: 32px;
}
#sidebar {
	min-height: 200px;
	float: right;
	width: 257px;
	color: #333;
	margin-right: 30px;
}
#sidebar h5 {
	font-size: 20px;
	font-weight: normal;
	color: #E18700;
	margin-top: 5px;
	margin-bottom: 10px;
}
#sidebar ul {
	padding-left: 25px;
	list-style: square;
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.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: #333;
}
.clearboth {
	clear: both;
}
.h1subtitle {
	font-size: 16px;
	color: #848688;
	font-style: italic;
}
.facebook {
	margin-top: 5px;
	margin-bottom: 5px;
}
.testimonial {
	background: url(images/quote-left.png) no-repeat left top;
	padding-top: 5px;
	padding-left: 30px;
	display: block;
}

.testimonial img {
	vertical-align: text-top;
	padding-top: 5px;
	padding-left: 5px;
}
