body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 14px;
	margin: 0px;
	background: #333 url(images/tile.jpg) repeat-x center 300px;
}
h1 {
	font-size: 28px;
	font-weight: normal;
	color: #000;
	line-height: 30px;
	margin-top: 5px;
	margin-bottom: 10px;
}
h2 {
	font-size: 20px;
	font-weight: normal;
	color: #E75C00;
	line-height: 26px;
	margin-top: 15px;
	margin-bottom: 10px;
	padding-bottom: 3px;
	border-bottom: 2px solid #333;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
img {
	border:0px;
}
#wrap {
	width: 1000px;
	margin: 20px auto 45px;
}
#header {
	height: 256px;
	line-height: 26px;
}
#logo {
	float: left;
	height: 256px;
	width: 634px;
}
#header-button {
	height: 165px;
	width: 366px;
	float: right;
}
#header-number {
	height: 51px;
	font-size: 42px;
	font-weight: bold;
	color: #000;
	text-align: left;
	width: 331px;
	float: right;
	line-height: 28px;
	background: url(images/header-number.jpg) no-repeat;
	padding-top: 40px;
	clear: right;
	padding-left: 35px;
}
#menu {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	height: 39px;
	padding-left: 25px;
	padding-right: 25px;
	background: url(images/menu.jpg) no-repeat;
}
#breadcrumb {
	height: 20px;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	line-height: 18px;
}
#breadcrumb a {
	color: #CCC !important;
	text-decoration: none;
	padding-left: 13px;
	display: block;
	float: left;
	height: 18px;
	background: url(images/arrow.png) no-repeat left center;
}
#breadcrumb a:hover {
	color: #E75C00 !important;
	text-decoration: none;
}
#banner {
	height: 148px;
	overflow: hidden;
	margin-bottom: 10px;
}
#banner p {
	margin: 0px;
}
#body-top {
	background: url(images/body-top.jpg) no-repeat;
	height: 27px;
}


#body {
	min-height: 100px;
	background: url(images/body.png) repeat-y;
}

#body-bottom {
	background: url(images/body-bottom.jpg) no-repeat;
	height: 67px;
}
#content {
	float: right;
	width: 630px;
	min-height: 300px;
	line-height: 22px;
	margin-right: 35px;
	margin-bottom: 5px;
	margin-top: 5px;
}
#content ul {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	list-style: none;
	font-size: 16px;
}
#content ul li {
	padding-top: 7px;
	padding-bottom: 5px;
	background: url(images/list.jpg) no-repeat left 10px;
	padding-left: 22px;
}
#content a   {
	font-weight: bold;
	color: #2E5900;
	text-decoration: none;
}
#content a:hover   {
	font-weight: bold;
	color: #999;
	text-decoration: none;
}
#sidebar {
	min-height: 200px;
	float: left;
	width: 270px;
	color: #333;
	margin-left: 30px;
}
#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#sidebar ul li a {
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-left: 20px;
	background: url(images/sidebar-menu.png) no-repeat center bottom;
	height: 22px;
	margin-bottom: 1px;
	margin-top: 1px;
}
#sidebar ul li a:hover {
	background: url(images/sidebar-menu.png) no-repeat center top;
}

.remove-line {
	background: url(none) !important;
}

#sidebar h5 {
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
	background: url(images/h5.png) no-repeat center top;
	display: block;
	margin: 10px 0px 0px;
	height: 27px;
	padding-top: 5px;
	text-align: center;
}
.articles {
	font-size: 13px !important;
	line-height: 20px;
}
#form {
	padding: 10px 5px 5px;
	background: url(images/form.png) no-repeat center top;
	height: 360px;
	margin-top: 10px;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
}



.facebook {
	background: url(images/facebook.png) no-repeat;
	height: 31px;
	padding-top: 9px;
	padding-left: 10px;
	width: 248px;
	margin: 5px auto;
}
.font10 {
	font-size: 10px;
}
.font12 {
	font-size: 12px;
}
.font14 {
	font-size: 14px;
}
.font16 {
	font-size: 16px;
}
.font18 {
	font-size: 18px;
}
.font24 {
	font-size: 24px;
}
.font30 {
	font-size: 30px;
}
.alignleft {
	text-align:left;
}
.aligncenter {
	text-align:center;
}
.alignright {
	text-align:right;
}
.clearboth {
	clear: both;
}
.h1subtitle {
	font-size: 16px;
	color: #848688;
	font-style: italic;
}
#sig {font-size:75%}
#serviceProvided, #serviceProvided tr, #serviceProvided td {
	border:none;
}
.smallText p {
		font-size: 80%;
		margin: 3px 0;
}
#social-box img {padding:5px;}
