body {
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	background-image: url(../images/bg_gradient.jpg);
	background-repeat: repeat-x;
}

#maincontainer {
	width: 851px;
	margin: auto;
	padding-top: 15px;
	padding-left: 26px;
	padding-right: 26px;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
}

#container {
	width: 850px;
	text-align: left;
	position: relative;
	min-height: 100%;
	padding: 0px;
	margin: 0px;
}

#header {
	width: 850px;
	height: 89px;
}

#headerleft {
	width: 167;
	float: left;
	height: 89px;
}

#headerright {
	width: 683px;
	float: right;
	height: 89px;
}

#headerright_r1 {
	width: 683px;
	height: 55px;
}

#headerright_r2 {
	width: 683px;
	height: 34px;
}

.grey {
	color: #666666;
}

.green {
	color: #95c13f;
}

#nav {
	width: 683px;
	height: 24px;
	padding-top: 10px;
	background-image: url(../images/navlong.gif);
	background-repeat: no-repeat;
}

#nav ul {
	padding-left: 65px;
	margin: 0px;
	text-align: left;
	height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	font-weight: bold;
}

#nav ul li {
	display: inline;
	padding-right: 15px;
}

#nav ul li a {
	color: #000000;
	text-decoration: none;
}

#nav ul li a:hover {
	color: #c1c04c;
	text-decoration: none;
}

#subnav {
	width: 850px;
	float: left;
	text-align: right;
	height: 14px;
	margin-top: 10px;
	padding: 0px;
}

#subnav ul {
	color: #000000;
	font-size: 8pt;
	margin: 0px;
	padding: 0px;
}

#subnav ul li {
	display: inline;
	padding-right: 15px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 13px;
}

#subnav ul li a {
	color: #000000;
	text-decoration: none;
}

#subnav ul li a:hover {
	color: #000000;
	text-decoration: underline;
}

#container2 {
	width: 850px;
	overflow: hidden;
	float: left;
}

#container3 {
	width: 850px;
	overflow: hidden;
	float: left;
	margin-top: 15px;
	margin-bottom: 20px;
}

#contenthome {
	width: 648px;
	float: left;
}

#contentsub {
	width: 608px;
	float: left;
}

#rightblock {
	width: 187px;
	margin-left: 15px;
	float: right;
}

#rightblocksub {
	width: 227px;
	margin-left: 15px;
	float: right;
}

#contentareahome {
	width: 628px;
	margin: 10px;
	margin-top: 20px;
}

#contentareasub {
	width: 588px;
	margin: 10px;
	margin-top: 20px;
}

.textblock_sm {
	width: 223px;
	background-image: url(../images/textblock_sm.gif);
	background-position: 0px 23px;
	background-repeat: no-repeat;
	background-color: #dddddd;
	padding-bottom: 10px;
}

.textblock_sm p {
	margin: 10px;
	margin-top: 15px;
	text-align: justify;
}

.textblock_lg {
	width: 390px;
	background-image: url(../images/textblock_lg.gif);
	background-position: 0px 23px;
	background-repeat: no-repeat;
	background-color: #dddddd;
	padding-bottom: 10px;
}

.textblock_lg p {
	margin: 10px;
	margin-top: 15px;
	text-align: justify;
}

.textblock_XL {
	width: 588px;
	background-image: url(../images/textblock_xl.gif);
	background-position: 0px 23px;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	text-align: justify;
}

h1 {
	font-size: 14pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	letter-spacing: -.08em;
	margin: 0px;
	padding: 0px;
	color: #333333;
	height: 23px;
}

h2 {
	font-size: 14pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	letter-spacing: -.08em;
	margin: 0px;
	padding: 0px;
	color: #95c13f;
	background-color: #ffffff;
	height: 23px;
}

h3 {
	font-size: 14pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	letter-spacing: -.08em;
	margin: 0px;
	padding: 0px;
	color: #95c13f;
	height: 23px;
}

.readmore {
	float: right;
	background-image: url(../images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: 5px 3px;
	padding-left: 20px;
	padding-right: 10px;
	width: 100%;
}

.readmore a {
	text-decoration: none;
	color: #000000;
}

#footer {
	width: 830px;
	height: 52px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	clear: both;
	text-align: right;
	font-size: 8pt;
	padding-top: 7px;
	padding-right: 20px;
	color: white;
}

.phone {
	font-size: 18pt;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#footer a {
	color: white;
	text-decoration: none;
}

#footer a:hover {
	color: #c1c04c;
	text-decoration: none;
}

span {
	padding: 0px;
	margin: 0px;
}

a:hover {
	color: #c1c04c;
	text-decoration: none;
}

.btn {
	font-size: 8pt;
	background-color: #95c13f;
	color: #ffffff;
}