/*--css reset--*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, th, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
/*--end--*/

/* CSS Document */
img, div {
	behavior: url(../iepngfix.htc);
}
body {
	margin:0px;
	padding:0px;
	background:#eaeaea url(../images/bg.jpg) repeat-x;
	font-family:Arial, sans-serif;
	font-size:12px;
	color:#282828;
}
a {
	color:#282828;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
/* Layers */
#site_wrapper {
	background-position:top left;
	margin:0px auto;
}
#repeat_me {
	margin:0px auto;
}
#header_shadow {
	background-position:top center;
}
#footer {
	background-position:center bottom;
}
#wrap {
	margin:0px auto;
	width:960px;
	padding-top:0px;
	background-color:#ffffff;
}
#wrapper {
	margin:0px auto;
	width:960px;
	padding-top:10px;
}
#header {
	margin:0px auto;
	padding:0px;
	width:960px;
	height:431px;
}
#logo {
	position:absolute;
	z-index:3;
	top: 10px;
	left: 20px;
}
#right_text {
	position:absolute;
	z-index:3;
	left: 550px;
	top: 8px;
	width: 400px;
}
#right_text a{
	text-decoration:none;
}
#tagline {
	position:absolute;
	z-index:3;
	left: 602px;
	top: 30px;
	width: 348px;
}
#menu {
	position:absolute;
	z-index: 1;
	margin-top: 0px;
	width: 890px;
	left: 60px;
	top: 115px;
}
#flashcontent {
	position:absolute;
	z-index:2;
	margin-top:154px;
	margin-left:0px;
	cursor:default;
	width:960px;
}
#bottom {
	margin-top:0px;
	margin-bottom:20px;
	padding:0px;
	width:960px;
}
#bottom .left {
	float:left;
	padding-right:20px;
	width:620px;
}
#bottom .right {
	width:318px;
	float:right;
/*	height:378px;*/
	height:415px;
	background:#eef2eb;
}
#bottom .left_in {
	float:left;
	width:160px;
	padding-left:20px;
	padding-top:20px;
}
#bottom .right_in {
	float:right;
	width:750px;
}
#bottom .right_in2 {
	float:right;
	width:940px;
}
#bottom .left_in3 {
	float:left;
	width:650px;
	padding-top:20px;
}
#bottom .right_in3 {
	float:right;
	width:280px;
	text-align:left;
	
}

#bottom strong {
	color:#4e873e;
	font-weight:bold;
	font-size:13px;
}
#page_title {
	padding-left:20px;
	padding-top:20px;
	width:940px;
}
.pic_left {
	float:left;
	padding-right:20px;
}
#bottom_in {
	margin-top:4px;
	margin-bottom:10px;
	padding:0px;
}
#home_row {
	width:960px;
	clear:both;
	font-size:11px;
	padding-top:20px;
	border-top:1px solid #4e873e;
}
#home_row .left {
	float:left;
	padding-left:15px;
	padding-right:15px;
	border-right:1px solid #4e873e;
	width:208px;
	height:130px;
	display:block;
}
#home_row .rright {
	float:right;
	padding-right:15px;
	width:208px;
	height:130px;
}
#bottom2 {
	padding:10px;
}
#footer2 {
	padding-bottom:35px;
	padding-top:15px;
	width:960px;
	margin:0px auto;
	font-family:Arial, sans-serif;
	font-size: 11px;
	color: #fff;
	background:#4e873e url(../images/footer_bg.jpg) bottom right no-repeat;
}
#footer2 a {
	font-family:Arial, sans-serif;
	text-decoration:underline;
	font-weight:normal;
	color: #fff;
}
#footer2 a:hover {
	font-family:Arial, sans-serif;
	text-decoration:none;
	font-weight:normal;
}
#pad30 {
	padding:20px;
}
#pad20 {
	padding:20px;
}
#pad20_ {
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
}
#pad10 {
	padding:10px;
}
/* Text Styles */
.gtext {
	font-family:Arial, sans-serif;
	font-size: 12px;
	color:#4e873e;
	font-weight:bold;
	text-transform:uppercase;
}
.gtext a {
	color:#4e873e;
	text-decoration:underline;
	font-weight:bold;
}
.gtext a:hover {
	text-decoration:none;
	font-weight:bold;
}
.gray_text {
	font-family:Arial, sans-serif;
	font-size: 10px;
	color:#585858;
}
h1 {
	font-family:Arial, sans-serif;
	font-size:28px;
	color:#4e873e;
	padding:0px;
	margin:0px;
}
h2 {
	font-family:Arial, sans-serif;
	font-size:18px;
	color:#4e873e;
	padding:0px;
	margin:0px;
}
h2 a {
	color:#4e873e;
	text-decoration:underline;
}
h2 a:hover {
	color:#4e873e;
	text-decoration:none;
}
h3 {
	font-family:Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#4e873e;
	padding:0px;
	margin:0px;
}
h3 a {
	color:#4e873e;
	text-decoration:none;
}
h4 {
	font-family:Arial, sans-serif;
	font-size:24px;
	color:#4e873e;
	padding:0px;
	margin:0px;
}

.question {
	color:#4e873e;
	font-family:Arial, sans-serif;
	font-size:13px;
	padding-bottom:20px;
}
.question a {
	color:#4e873e;
	text-decoration:none;
}
.question a:hover {
	color:#4e873e;
	text-decoration:none;
}
.small { font-size:11px; }