/* Containers
----------------------------------------------------------------------------------------------------*/
.container_12 {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}
/* Grid >> Children (Alpha ~ First, Omega ~ Last)
----------------------------------------------------------------------------------------------------*/

.alpha {
	margin-left: 0 !important;
}
.omega {
	margin-right: 0 !important;
}
/* Grid >> Global
----------------------------------------------------------------------------------------------------*/
 
.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12 {
	display:inline;
	float: left;
	position: relative;
	margin-left: 10.0px;
	margin-right: 10.0px;
}
#righttext ul li a{
	display: block;
	height: 25px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	text-transform: uppercase;
	text-decoration: none;
	list-style-type: none;
	line-height: 25px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-image: none;
}
/* Grid >> 2 Columns
----------------------------------------------------------------------------------------------------*/

.container_12 .grid_1 {
	width:60px;
}
.container_12 .grid_2 {
	width:140px;
}
.container_12 .grid_3 {
	width:220px;
}
.container_12 .grid_4 {
	width:300px;
}
.container_12 .grid_5 {
	width:380px;
}
.container_12 .grid_6 {
	width:460px;
}
.container_12 .grid_7 {
	width:540px;
}
.container_12 .grid_8 {
	width:620px;
}
.container_12 .grid_9 {
	width:700px;
}
.container_12 .grid_10 {
	width:780px;
}
.container_12 .grid_11 {
	width:860px;
}
.container_12 .grid_12 {
	width:940px;
}
/* Prefix Extra Space >> 2 Columns
----------------------------------------------------------------------------------------------------*/

    .container_12 .prefix_1 {
	padding-left:80px;
}
.container_12 .prefix_2 {
	padding-left:160px;
}
.container_12 .prefix_3 {
	padding-left:240px;
}
.container_12 .prefix_4 {
	padding-left:320px;
}
.container_12 .prefix_5 {
	padding-left:400px;
}
.container_12 .prefix_6 {
	padding-left:480px;
}
.container_12 .prefix_7 {
	padding-left:560px;
}
.container_12 .prefix_8 {
	padding-left:640px;
}
.container_12 .prefix_9 {
	padding-left:720px;
}
.container_12 .prefix_10 {
	padding-left:800px;
}
.container_12 .prefix_11 {
	padding-left:880px;
}
/* Suffix Extra Space >> 2 Columns
----------------------------------------------------------------------------------------------------*/

    .container_12 .suffix_1 {
	padding-right:80px;
}
.container_12 .suffix_2 {
	padding-right:160px;
}
.container_12 .suffix_3 {
	padding-right:240px;
}
.container_12 .suffix_4 {
	padding-right:320px;
}
.container_12 .suffix_5 {
	padding-right:400px;
}
.container_12 .suffix_6 {
	padding-right:480px;
}
.container_12 .suffix_7 {
	padding-right:560px;
}
.container_12 .suffix_8 {
	padding-right:640px;
}
.container_12 .suffix_9 {
	padding-right:720px;
}
.container_12 .suffix_10 {
	padding-right:800px;
}
.container_12 .suffix_11 {
	padding-right:880px;
}
/* Push Space >> 2 Columns
----------------------------------------------------------------------------------------------------*/

    .container_12 .push_1 {
	left:80px;
}
.container_12 .push_2 {
	left:160px;
}
.container_12 .push_3 {
	left:240px;
}
.container_12 .push_4 {
	left:320px;
}
.container_12 .push_5 {
	left:400px;
}
.container_12 .push_6 {
	left:480px;
}
.container_12 .push_7 {
	left:560px;
}
.container_12 .push_8 {
	left:640px;
}
.container_12 .push_9 {
	left:720px;
}
.container_12 .push_10 {
	left:800px;
}
.container_12 .push_11 {
	left:880px;
}
/* Pull Space >> 2 Columns
----------------------------------------------------------------------------------------------------*/

    .container_12 .pull_1 {
	right:80px;
}
.container_12 .pull_2 {
	right:160px;
}
.container_12 .pull_3 {
	right:240px;
}
.container_12 .pull_4 {
	right:320px;
}
.container_12 .pull_5 {
	right:400px;
}
.container_12 .pull_6 {
	right:480px;
}
.container_12 .pull_7 {
	right:560px;
}
.container_12 .pull_8 {
	right:640px;
}
.container_12 .pull_9 {
	right:720px;
}
.container_12 .pull_10 {
	right:800px;
}
.container_12 .pull_11 {
	right:880px;
}
/* Clear Floated Elements
----------------------------------------------------------------------------------------------------*/


.clear {
	overflow: hidden;
	visibility: hidden;
	height: 20px;
	clear: both;
	display: block;
}
.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
body {
	padding: 0px;
	margin: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #333;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

h1 {
	color: #2e6801;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 16px;
	margin-right: 20px;
	margin-left: 20px;
}
p {
	margin-right: 20px;
	margin-left: 20px;
}
h2 {
	color: #fe8200;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 14px;
	margin-right: 20px;
	margin-left: 20px;
}
a {
	color: #2e6801;
}
a:hover {
	color: #fe8200;
	text-decoration: none;
}
hr {
	background-color: #999;
	height: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
li {
	list-style-image: url(images/icon_li.gif);
}




#body2 {
	padding: 0px;
	margin: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #333;
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#titles {
	background-image: url(images/tabs_bg.png);
	margin-bottom: 20px;
}
#titles h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	text-transform: uppercase;
	margin-right: 20px;
	margin-left: 20px;
	font-size: 20px;
}
#lefttext {
	background-color: #FFF;
	width: 618px;
	-moz-box-shadow: 0 0 3px 3px #CCC;
	-webkit-box-shadow: 0 0 3px 3px#CCC;
	box-shadow: 0 0 3px 3px #CCC;
	border: 1px solid #D6D6D6;
	min-height:390px;
}
#righttext {
	background-color: #FFF;
	width: 298px;
	-moz-box-shadow: 0 0 3px 3px #CCC;
	-webkit-box-shadow: 0 0 3px 3px#CCC;
	box-shadow: 0 0 3px 3px #CCC;
	border: 1px solid #D6D6D6;
	min-height:390px;
}


#container {
	background-image: url(images/mapbg.png);
	background-repeat: no-repeat;
	background-position: top;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
#logo {
	width: 349px;
	text-indent: -3333px;
	border: 0;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15;
	margin-left: 0;
	height: 103px;
}
#logo a {
	display: block;
	width: 349px; /* larger than actual image? */
	height: 66px;
	text-decoration: none;
	border: 0;
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#login {
	float: right;
	height: 20px;
	padding: 0px;
	margin-top: 60px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#login input {
	height: 18px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #cfcfcf;
	color: #666;
	font-size: 12px;
	line-height: 18px;
	width: 150px;
	padding-left: 10px;
}
#header {
	height: 121px;
	margin: 0px;
	padding: 0px;
}
#jsddm {
	display: block;
	margin: 0px;
	padding: 0px;
}
#jsddm ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#jsddm li a  {
	color: #FFF;
	font-size: 16px;
	text-transform: uppercase;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 38px;
	text-align: center;
	display: block;
}
#jsddm li a:hover {
	background-image: url(images/menubg_hover.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#jsddm li ul {
	position: absolute;
	visibility: hidden;
	width: 120px;
	z-index: 1000;
}
#jsddm li ul li {
	display: block
}
#jsddm li ul li a {
	width: 120px;
	color: #FFF;
	background-color: #e77600;
	text-transform: uppercase;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	height: 30px;
	font-size: 12px;
	font-weight: normal;
	line-height: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: none;
	display: block;
}
#jsddm li ul li a:hover {
	z-index: 1000;
	background-image: none;
	background-color: #ffa70d;
}
#actiff {
	background-image: url(images/menubg_hover.png);
}
{
 margin: 0;
 padding: 0;
}
#tabs {
	margin-right: 10px;
	margin-left: 10px;
	width: 940px;
	margin-top: 20px;
	float: left;
	margin-bottom: 0px;
}
#tabs ul {
	background-image: url(images/tabs_bg.png);
	margin: 0px;
	padding: 0px;
	width: 940px;
	float: left;
}
#tabs li {
	list-style: none;
	height: 40px;
}
* html #tabs li {
	display: inline;
	color: #FFF;
}
#tabs li, #tabs li a {
	color: #FFF;
	text-align: center;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 40px;
	width: 188px;
	float: left;
}
#tabs ul li a:hover {
	background-image: url(images/tab_hovr_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 40px;
}
#tabs ul li.active {
	background-image: url(images/tab_hovr_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 40px;
}
#tabs ul li.active a {
	color: #0a6530;
}
#tabs div {
	height: 240px;
	margin: 0px;
	float: left;
	display: block;
}
#tabs div h3 {
	margin-bottom: 12px;
}
#tabs div p {
	font-size: 12px;
}
#tabs ul li a {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}
.thumbs {
	float:left;
	border:#000 solid 1px;
}
#homebox1 p a, #homebox2 p a, #homebox3 p a {
	color: #333;
	text-decoration: none;
}
#homebox1, #homebox2, #homebox3 {
	height: 220px;
	-moz-box-shadow: 0 0 3px 3px #CCC;
	-webkit-box-shadow: 0 0 3px 3px#CCC;
	box-shadow: 0 0 3px 3px #CCC;
}
#homebox1 {
	background-image: url(images/box1bg.jpg);
	background-position: left top;
}

#homebox2 {
	background-image: url(images/box2bg.jpg);
	background-position: left top;
}
#homebox3 {
	background-image: url(images/box3bg.jpg);
	background-position: left top;
}
#homebox1 p a img {
	float: right;
}
#homebox2 p a img {
	float: right;
}
#homebox3 p a img {
	float: right;
}

#homebox1 p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#homebox3 p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#homebox2 p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#homebox1 h2 {
	color: #fe8200;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#homebox2 h2 {
	color: #fe8200;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#homebox3 h2 {
	color: #fe8200;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#homebox_12 {
	background-image: url(images/homeboxbigbg.jpg);
	height: 100px;
	-moz-box-shadow: 0 0 3px 3px #CCC;
	-webkit-box-shadow: 0 0 3px 3px#CCC;
	box-shadow: 0 0 3px 3px #CCC;

}
#homebox_12 .span_1 {
	width: 620px;
	float: left;
}
#homebox_12 .span_2 {
	float: left;
	width: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 100px;
}
#homebox_12 h2 {
	color: #2e6801;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px;
	line-height: 14px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	text-decoration: none;
}
#homebox_12 p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	text-decoration: none;
	color: #333;
	float: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
#homebox_12 .span_2 h2 a {
	text-decoration: none;
	color: #2e6801;
	display: block;
}
#homebox_12 .span_2 p a {
	color: #333;
	text-decoration: none;
	display: block;
}
#footer {
	background-image: url(images/footerbg.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 53px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
}
#footr  {
	background-image: url(images/footrmiddlebg.png);
	height: 53px;
	background-color: #FFF;
	padding: 0px;
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	clear: both;
	float: none;
}
#footr ul  {
	width: 500px;
	float: left;
	list-style-type: none;
	padding: 0px;
	margin-top: 26px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	list-style-image: none;
}
#footr ul li  {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 12px;
	font-size: 12px;
	margin: 0px;
	height: 12px;
	list-style-type: none;
	list-style-image: none;
}
#footr ul li a  {
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 12px;
	height: 12px;
	list-style-type: none;
}
#footr ul li a:hover {
	color: #E9E9E9;
	text-decoration: none;
}

#footr p  {
	color: #FFF;
	margin-top: 26px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 12px;
	float: right;
	margin-right: 20px;
}
