@charset "utf-8";

body {
	width: 969px;
	margin: 0 auto;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
}
h1 {
	text-indent: -9999px;
	display: block;
	width: 160px;
	height: 48px;
	background: url(../images/logo.gif) no-repeat;
	margin: 0 0 0 17px;
}
h2 {
	color: #35b049;
	font-size: 11px;
	text-transform: lowercase;
	font-style: italic;
	font-weight: lighter;
	margin: 0;
	padding: 0;
}
h3 {
	color: #036c39;
	font-weight: lighter;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 20px 0;
	padding: 0;
}
h4 {
	margin: 0;
	padding: 0;
	font-size: 9px;
	text-transform: uppercase;
}
h5 {
	margin: 0;
	padding: 0;
	font-size: 15px;
	font-weight: lighter;
}
h6 {
	font-size: 12px;
	font-weight: lighter;
	padding: 10px;
	margin: 0;
}







a:link, a:active, a:visited {
	text-decoration: underline;
	color: #036c39;
}

a:hover {
	text-decoration: underline;
	color: #666;
}

#header {
	height: 141px;
	background: url(../images/header_bg_green.jpg) repeat-x;
}
#head_left {
	width: 200px;
	margin: 53px 0 0 0;
	float: left;
}
#head_right {
	width: 317px;
	float: right;
	margin: 40px 17px 0 0;
	text-align: right;
}
#head_right ul {
	display: block;
	margin: 0;
	list-style-type: none;
	height: 22px;
	padding: 0 0 0 100px;
	
}
#head_right ul li {
	float: left;
	margin: 6px 0 0;
	height: 12px;
}
#head_right ul li a {
	font-size: 8px;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 0 5px;
	border-right: 1px solid #fff;
	font-weight: lighter;
}
#head_right ul li a:hover {
	color: #ccc;
}

#head_right ul li a.no_border {
	border-right: none;

}



#main_nav {
	height: 33px;
	clear: both;

}

#main_nav ul {
	height: 33px;
	list-style-type: none;
	margin: 0 0 0 15px;
	padding: 0;
	clear: both;
	float: left;
}

#main_nav ul li {
	float: left;
	height: 33px;
	display: inline;
}

#main_nav ul li a {
	padding: 0 5px;
	text-transform: uppercase;
	color: #036c39;
	text-decoration: none;
	height: 13px;
	display: block;
	margin: 11px 0;
	border-right: 1px solid #036c39;
	font-size: 10px;
	float: left;
}

#main_nav ul li a:hover {
	color: #666;
	text-decoration: none;
}

#main_nav ul li a.noborder {
	border: none;
}
#content_wrapper {
	clear: both;
	padding: 10px 0 27px;
	background: url(../images/content_bg_green.jpg) repeat-x bottom;
	border-top: 1px dashed #ddd;

}

#column1 {
	clear: left;
	border-right: 1px dashed #ddd;
	width: 220px;
	float: left;
	margin: 0;
}


#subnav {
	padding: 0;
	margin: 0;
	list-style-type: none;
	width: 210px;
}
#subnav  li  {
	height: 34px;
	line-height: 34px;
	background: url(../images/subnav_li.jpg) repeat-x;
	display: inline;
	width: 210px;
}

#subnav li a {
	color: #333;
	font-size: 10px;
	text-decoration: none;
	display: block;
	text-indent: 10px;
	background: url(../images/subnav_green.jpg) no-repeat left;
}

#subnav  li a:hover {
	background: url(../images/subnav_blacker.jpg) no-repeat left top;
	color: #666;
}

#subnav  li  ul  {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#subnav li ul li {
	display: block;
	margin: 0 0 0 10px;
	height: 30px;
	line-height: 30px;
	width: 200px;

}



#subnav li ul li a {
	color: #333;
	font-size: 10px;
	text-decoration: none;
	display: block;
	text-indent: 10px;
	background: url(../images/subnav_blacker.jpg) no-repeat left top;
}


#subnav li ul li a:hover {
	background: url(../images/subnav_black.jpg) no-repeat left top;
	color: #666;
}


#column2 {
	width: 735px;
	float: right;
	margin: 0;
}
#column2_2 h2 {
	font-style: normal;
	font-size: 17px;
	text-transform: none;
	font-weight: lighter;
	color: #036c39;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
}
#column2_2 h3 {
	font-style: normal;
	font-size: 17px;
	text-transform: none;
	font-weight: lighter;
	color: #036c39;
	margin: 0 0 18px 0;
}

#column2_2_left {
	float: left;
	width: 480px;
	margin: 0 0 20px 0;
}
#column2_2_left p {
	text-align: left;

}

#column2_2_right {
	float: right;
	width: 205px;
	padding: 0 15px 0 15px;
	border-left: 1px dashed #ddd;
}
#column2_2_right p {
	margin: 0 0 5px 0;
	padding: 0;
}
#column2_2_right img {
	padding: 0 0 20px 0;
}

#column2_2_right p.header {
	font-size: 11px;
	color: #036c39;
	font-weight: bold;
}


#column2_2_right ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#column2_2_right ul li {
	display: block;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dashed #ddd;
}
#column2_2_right ul li a {
	margin: 0;
	padding: 0;
}
#column2_2_right a.headline {
	font-size: 12px;
	font-weight: bold;
}
#column2_3_right {
}
#column2_3_right h3 {
	margin: 0 0 10px 0;
}

#map {
	margin: 0 0 20px 0;
	position: relative;
}
#map a {
	color: #fff;
	text-decoration: none;
	float: right;
	font-size: 10px;
	font-weight: bold;
}
#map a:hover {
	color: #ccc;
}


#map_flag1 {
	position: absolute;
	top: 110px;
	margin: 0;
	background: url(../images/green_bg.jpg) repeat-x -5px;
	color: #fff;
	padding: 10px;
	left: 0px;
	visibility: hidden;
}

#map_flag2 {
	position: absolute;
	top: 110px;
	margin: 0;
	background: url(../images/purple_bg.jpg) repeat-x -5px;
	color: #fff;
	padding: 10px;
	left: 0px;
	visibility: hidden;
}

#map_flag3 {
	position: absolute;
	top: 110px;
	margin: 0;
	background: url(../images/orange_bg.jpg) repeat-x -5px;
	color: #fff;
	padding: 10px;
	left: 0px;
	visibility: hidden;
}

#map_flag4 {
	position: absolute;
	top: 110px;
	margin: 0;
	background: url(../images/red_bg.jpg) repeat-x -5px;
	color: #fff;
	padding: 10px;
	left: 0px;
	visibility: hidden;
}

#map_flag6 {
	position: absolute;
	top: 110px;
	margin: 0;
	background: url(../images/yellow_bg.jpg) repeat-x -5px;
	color: #333;
	padding: 10px;
	left: 0px;
	visibility: hidden;
}
#map_flag6 a {
	color: #333;
}
#map_flag6 a:hover {
	color: #666;
}
#map_flag h4 {
	color: #333;
}
#map_flag h5 {
	color: #333;
}


#map_flag5 {
	position: absolute;
	top: 110px;
	margin: 0;
	background: url(../images/darkblue_bg.jpg) repeat-x -5px;
	color: #fff;
	padding: 10px;
	left: 0px;
	visibility: hidden;
}



.map_flag_p  {
	font-size: 9px;
	font-weight: bold;
	padding: 0;
	margin: 5px 0 5px 0;
}
.map_style {
	width: 235px;
}

.map_flag_ul  {
	margin: 0 0 10px 0;
	padding: 0 0 0 13px;
}
.map_flag_ul  li {
	font-size: 9px;
}



#bottom_section {
	height: 70px;
	clear: both;
}

#bottom_nav {
	height: 25px;
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 13px 0 0 60px;
	text-transform: uppercase;
}
#bottom_nav li {
	float: left;
	padding: 0 5px;
	height: 12px;
	display: block;
	border-right: 1px solid #333;
}
#bottom_nav li.noborder {
	border-right: none;
}

#bottom_nav li a {
	text-decoration: none;
	color: #666;
	font-size: 10px;
}
#bottom_nav li a:hover {
	color: #333;
}



#bottom_nav2 {
	list-style: none;
	display: block;
	margin: 0;
	padding: 0 0 0 30px;
	height: 26px;
	background: #333;
	color: #fff;
	font-size: 9px;
	line-height: 26px;
}
#bottom_nav2 li {
	float: left;
	padding: 0 5px;
}
#bottom_nav2 a {
	color: #CCCCCC;
}
#bottom_nav2 a:hover {
	color: #fff;
}
#news {
	list-style: none;
	padding: 0;
	margin: 0 0 20px 0;
}
#news h3 {
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 5px 0;
}
#news h4 {
	margin: 0;
	padding: 0 0 5px 0;
	border-bottom: 1px dashed #eee;
	color: #666;
	letter-spacing: 2px;
	font-weight: bold;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}


#news li {
	margin: 10px 0 10px 0;
	display: block;
	padding: 0 0 10px 0;
	border-bottom: 1px dashed #036c39;
}

.news_left {
	width: 500px;
	float: left;
}
.news_left a {
	font-weight: bold;
	text-decoration: none;
}
.news_left a:hover {
	text-decoration: underline;
}


.news_left p {
	padding: 10px 0;
	margin: 0;
}

.news_right {
	width: 200px;
	float: right;
	margin: 0 20px 0 0;
}
#contact_form {
}
#contact_form p {
	padding: 5px;
	margin: 0;
}

#contact_form fieldset {
	padding: 15px;
	border: 1px dashed #ccc;
	background: url(../images/fieldset_bg.jpg) no-repeat bottom right;
	margin: 0 0 10px 0;
}
#contact_form legend {
	color: #666;
	font-size: 11px;
	font-weight: bold;
	background: #fff;
}
#contact_form label {
	display: block;
	font-size: 10px;
	color: #333;
	font-weight: bold;
	padding: 0 0 5px 0;
}
#contact_form  label  em {
	font-style: italic;
	font-weight: normal;
}
#contact_form label span {
	color: #cc0000;
	font-weight: lighter;
	visibility: hidden;
}


#contact_form input {
	width: 200px;
}
#contact_form .submit {
	width: auto;
	float: right;
	margin: 5px;
}
#contact_form  input:focus   {
	background: #f4f5b4;
}

#contact_form textarea:focus {
	background: #f4f5b4;
}


#contact_form textarea {
	width: 300px;
	height: 100px;
}










.clear {
	clear: both;
}
#subscribe {
	background: url(../images/green_bg.jpg) repeat-x;
	width: 210px;
	margin: 20px 0 10px;
	color: #fff;
}
#subscribe form {
	margin: 0;
	padding: 10px;
}

#subscribe label {
	float: left;
	height: 15px;
	line-height: 15px;
	text-transform: capitalize;
	font-weight: bold;
	font-size: 10px;
	display: block;
	margin: 0 10px 5px 0;
}

#subscribe input {
	float: right;
	width: 125px;
	height: 15px;
	line-height: 15px;
	display: block;
	margin: 0;
	color: #333;
}
#subscribe .submit {
	width: auto;
	float: right;
	height: auto;
	font-size: 11px;
}
.subscribe1 {
	margin: 0 0 5px 0;
}

#vacancies  {
}
#vacancies ul {
	margin: 20px;
	padding: 0px;
}
.vacancies_table {
	margin: 0;
	padding: 0;
}
.vacancies_table ul   {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
}
.vacancies_table ul li {
	padding: 0;
	margin: 0 0 20px 0;
}
.vac_head_container {
	background: #35b049;
	height: 20px;
	line-height: 20px;
	color: #fff;
	font-weight: bold;
}
.job_no {
	height: 20px;
	float: left;
	border-right: 1px solid #fff;
	padding: 0 5px;

}
.job_title {
	float: left;
	padding: 0 0 0 5px;
}
.vac_container {
	margin: 10px 0;

}
.vac_left {
	float: left;
	width: 100px;
}
.vac_right {
	float: right;
	width: 330px;
}
.vac_title {
	font-weight: bold;
	font-size: 10px;
	background: #eee;
	margin: 0 0 1px 0;
	padding: 2px 5px;
}
.job_text {
	font-size: 10px;
	padding: 2px 5px;
	background: #eee;
	margin: 0 0 1px 0;
}
.vac_container2 {
	margin: 0 0 10px 0;
}
.vac_link {
	padding: 5px;
	background: url(../images/diag_bg.gif);

}
.vac_link a {
	font-weight: bold;
	text-decoration: none;
	display: block;
}
.vac_link a:hover {
	text-decoration: underline;
}
#footer_terms {
	height: 30px;
	line-height: 30px;
	text-align: center;
	clear: both;
}
#footer_terms a {
	font-size: 10px;
}
#footer_terms a:hover {
	font-size: 10px;
}

.storyItem {
	width: 730px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #DDDDDD;
	margin-bottom: 10px;
}

.storyPic {
	width: 170px;
	float: left;
}

.storySummary {
	width: 550px;
	float: left;
}

.storySummary h3 {
	margin-top: 0px;
}
