body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 14px;
	margin: 0px;
}
h1 {
	font-size: 28px;
	font-weight: normal;
	color: #72902C;
	line-height: 26px;
}
h2 {
	font-size: 20px;
	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-top: 20px;
	margin-bottom: 20px;
}
#header-container {
	height: 113px;
	background: url(images/header.jpg) repeat-x;
}

#header {
	height: 113px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#logo {
	float: left;
	height: 113px;
	width: 287px;
}
#headernumber {
	height: 93px;
	padding-top: 20px;
	padding-right: 20px;
	font-size: 32px;
	font-weight: normal;
	color: #FFF;
	text-align: right;
	width: 300px;
	float: right;
	line-height: 32px;
}
#banner-container {
	background: url(images/banner-tile.jpg) repeat-x;
	height: 420px;
	padding-top: 31px;
}

#banner {
	height: 250px;
	overflow: hidden;
	width: 650px;
	margin-left: auto;
	margin-right: auto;
	margin-top:10px;
}
#banner p {
	margin: 0px;
}
#menu-container {
	background: url(images/menu.jpg) repeat-x;
	height: 54px;
}

#menu {
	font-size: 14px;
	font-weight: bold;
	color: #191919;
	height: 50px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 4px;
}
#breadcrumb {
	height: 24px;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	padding-left: 90px;
	margin-top: 5px;
	background: url(images/breadcrumb.png) no-repeat;
}
#breadcrumb a {
	color: #999 !important;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 15px;
	display: block;
	float: left;
	height: 22px;
	padding-top: 2px;
	background: url(images/arrow.png) no-repeat left center;
}
#breadcrumb a:hover {
	color: #668329 !important;
	text-decoration: underline;
}
#body {
	min-height: 100px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#body a, #sidebar a {
	font-weight: bold;
	color: #648127;
	text-decoration: none;
}
#body a:hover, #sidebar a:hover {
	font-weight: bold;
	color: #666;
	text-decoration: underline;
}
#content {
	float: left;
	width: 680px;
	min-height: 300px;
	line-height: 20px;
	margin-bottom: 10px;
}
#sidebar {
	min-height: 200px;
	float: right;
	width: 260px;
	color: #333;
	background: url(images/line.png) no-repeat left top;
	padding-left: 50px;
	margin-bottom: 10px;
}
#sidebar ul {
	margin: 0px;
	list-style: none;
	padding: 0px;
}
#sidebar ul li {
	margin-top: 5px;
	margin-bottom: 5px;
}
#sidebar ul li a {
	background: url(images/list.png) no-repeat left center;
	display: block;
	height: 23px;
	padding-left: 30px;
	padding-top: 2px;
}

#sidebar h5 {
	font-size: 20px;
	font-weight: normal;
	color: #333;
	margin-top: 10px;
	margin-bottom: 10px;
}
#project-contaienr {
	background: url(images/projects-tile.jpg) repeat-x;
	height: 160px;
	margin-bottom: 35px;
}
#projects {
	text-align: center;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 145px;
}
#projects p {
	margin: 0px;
}
#projects img {
	padding-right: 10px;
	padding-left: 10px;
}
.facebook {
	margin-top: 5px;
	margin-bottom: 5px;
}

.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: #797979;
}
.clearboth {
	clear: both;
}
.h1subtitle {
	font-size: 16px;
	color: #848688;
	font-style: italic;
}
.testimonial {
	background: no-repeat left top;
	padding-top: 5px;
	padding-left: 30px;
}
.testimonial img {
	vertical-align: text-top;
	padding-top: 5px;
	padding-left: 5px;
}

