body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/page_bg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #597aca
;
}
a {
	color: #006600;
}
.content {
	width: 1000px;
	margin: 0px auto 0px auto;
	background: url(../images/content_bg.png) center repeat-y;
}
.content tr td {
	padding: 0px 5px 0px 5px;
}
#header {
	background: url(../images/header.jpg) no-repeat top center;
	height: 164px;
	width: 990px;
	display: block;
}

#nav {
	margin: 0;
	padding: 0;
	background: #bc9200 url(../images/content_tile_top.gif) bottom left repeat-x;
	height: 47px;
}
#nav ul {
	list-style: none;
	text-indent: 0px;
	padding: 0px;
	margin: 0px;
}
#nav .vline {
	border-left: 1px solid #555;
	border-right: 1px solid #fff;
	width: 0px;
	float: left;
	display: block;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	height: 20px;
}
#nav ul li {
	text-indent: 0px;
	padding: 0px;
	margin: 0px;
	display: block;
	float: left;
	height: 37px;
	font-family: Tahoma, Arial, serif;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
}

#nav a {
	padding: 8px 20px 0px 20px;
	color: #fff;
	background-color: none;
	text-decoration: none;
	height: 30px;
	display: block;
}
#nav a:hover {
	background-color: #fff;
	color: #bc9200;
	text-decoration: none;
}
.page_content {
	margin: 10px;
}

.col_right {
	width: 310px;
}
.col_right_box {
	background: url(../images/col_bg2.gif) bottom center no-repeat;
	width: 285px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #042d00;
	padding-bottom: 18px;
}
.col_right_box_2 {
	background: url(../images/col_bg1.gif) top center no-repeat;
}
.col_content {
	margin-left: auto;
	margin-right: auto;
	width: 233px;
	padding: 5px;
	border: 1px solid #bc9200;
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.col_right_box_2 h2 {
	margin: 0px;
	padding: 10px;
	font-size: 20px;
	color: #074800;
	font-family: Tahoma, Arial, serif;
	font-weight: none;
}

.row1 {
	width: 310px;
}
.row1_box {
	background: url(../images/row_bg2.gif) center right no-repeat;
	width: 632px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #042d00;
	padding-bottom: 0px;
	_max-height: 285px;
}
.row1_box_2 {
	background: url(../images/row_bg1.gif) center left no-repeat;
	padding-bottom: 18px;
}
.row1_content {
	margin-left: auto;
	margin-right: auto;
	width: 602px;
	padding: 5px;
	border: 1px solid #bc9200;
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.row1_box_2 h2 {
	margin: 0px;
	padding: 10px;
	font-size: 20px;
	color: #074800;
	font-family: Tahoma, Arial, serif;
	font-weight: none;
}


#footer {
	background: #597aca
;
	padding: 0;
	text-align: center;
	font-size: 11px;
}

#footer .hline {
	padding: 0px;
	margin: 0px;
	height: 3px;
	border-bottom: #fff 2px solid;
	margin-bottom: 10px;
}
#footer .hline2 {
	margin-top: 10px;
	padding: 0px;
	height: 3px;
	border-top: #fff 2px solid;
}
.style1 {
	color: #006600;
	font-weight: bold;
}
.style2 {
	font-size: 20px
}
.style3 {
	font-size: 22px;
	font-weight: bold;
}
.style4 {
	font-size: 18px;
	font-weight: bold;
}
.style5 {font-size: 12px}
.addthis {
	margin: 0px 10px 0px 0px;
	display: block;
	float: right;
	z-index: 3;
}
.partners {
	display: block;
	float: left;
	margin-top: -100px;
	margin-bottom: 0px;
	margin-left: 130px;
	z-index: 2;
}
.col_content p {
	margin: 0;
}