body {
	background:url(images/bg2.gif) repeat-x top #fff;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin:0px auto auto auto;
	color:#514c48;
}
a {
	text-decoration:underline;
	color:#A7C817;
}
a.subtle {
	text-decoration:underline;
	color:#999999;
}

p, p.large, p.news {
	text-align:justify;
	padding:5px 0 5px 0;
	font-size: 12px;
	line-height: 16px;
	margin:5px 0 5px 0;
}
p.large {
	width: 390px;
	font-size: 12px;
	line-height: 16px;
}
span {
	color:#5095A0;
}
p.clear {
	clear:both;
}
p.news {
	border-bottom:1px #CCCCCC dashed;
}
img.left_img {
	float:left;
	padding:5px 12px 0 0;
}
img.left_img_border {
	float:left;
	margin:5px 12px 0 0;
	border:3px #b1cee0 solid;
}
h1 {
	font-size:19px;
	color:#514c48;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:5px 0 5px 0;
	margin:0px;
}
#main_container {
	width:677px;
	height:auto;
	margin:auto;
	padding:0px;
	position:relative;
}
#header {
	width:677px;
	height:62px;
	margin:auto;
}
.logo {
	padding:15px 0 0 70px;
}

/**  top menu  **/

#menu_tab {
	width:677px;
	height:52px;
	font-family:Arial, Helvetica, sans-serif;
	padding:0px;
	background:url(images/menu_bg.gif) no-repeat center;
}
table.menu_table, table.menu_table td {
	width: 310px;
	margin: auto;
	height: 52px;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}
td.divider {
	background: url(images/divider.gif) no-repeat center;
	padding: 0px 14px 0px 14px;
}
a.nav, a.nav_selected {
	text-decoration:none;
}

a.nav:link, a.nav:visited  {
	color:#A7C817;
}
a.nav_selected:link, a.nav_selected:visited, a.nav:hover  {
	color: #F6CF06;
}

/**  top menu end **/



#main_content {
	width:auto;
	clear:both;
	background-color:#FFFFFF;
	height:auto;
}
#middle_banner {
	width:651px;
	height:165px;
	margin:auto;
	padding:20px 0 0 0;
	background:url(images/middle_banner_bg2.jpg) no-repeat center;
}
.middle_banner_content {
	padding:10px 0 0 0;
}
#left_content {
	width: 390px;
	float: left;
	height: auto;
	padding: 10px 0 0 20px;
}
#right_content {
	width:225px;
	float:left;
	height:auto;
	padding:10px 0 0 20px;
}
#wide_content {
	width:635px;
	padding:10px 10px 0 20px;
}
.grey_box {
	width:226px;
	height:148px;
	padding:10px 0 0 10px;
	background:url(images/login_bg.gif) no-repeat center;
}
.contact_table_wide {
	width: 220px;
	border: 1px;
	margin: 4px 0 4px 0;
	vertical-align: text-bottom;
}
.contact_table_wide {
	width: 635px;
	border: 1px;
	margin: 4px 0 4px 0;
	vertical-align: text-bottom;
}
	
.centered_image {
	margin-left: auto;
	margin-right: auto;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 20px;
}
.contact_row {
	width: 220px;
	float: left;
	margin: 4px 0 4px 0;
}
.contact_title {
	width: 60px;
	text-align: right;
	padding-right: 8px;
	padding-left: 6px;
}
#contact {
	font-size: small;
	font-weight: bold;
}

.contact_title, .small_and_bold {
	font-size: small;
	font-weight: bold;
	color:#5095A0;
}

.large_and_bold {
	font-size: 18px;
	font-weight: bold;
	color:#5095A0;
}
.medium_and_bold {
	font-size: 16px;
	font-weight: bold;
	color:#5095A0;
}
#contact_form {
	float:left;
	width:500px;
	padding:10px 10px 0 30px;
	color:#666666;
}
.contact_input {
	width:390px;
	height:17px;
	font-size:10px;
	float:left;
	background-color:#fff8dc;
	border:1px #f0e9cf solid;
}
label.contact_form {
	width:200px;
	padding:0 0 5px 0;
	font-size:12px;
}
.contact_textarea {
	width:390px;
	height:100px;
	font-size:10px;
	float:left;
	background-color:#fff8dc;
	border:1px #f0e9cf solid;
}
input.contact_submit {
	float:left;
	padding:10px;
}
.cleardiv  {
	clear:both;
	overflow:hidden;
	height:4px;
}
#footer {
	width:auto;
	clear:both;
	padding:15px 0 10px 0;
	text-align:center;
	color:#999999;
}
