body {
	background: url(../../images/layout/background.gif) repeat;
}

#wrapper {
	position: relative;
	width: 985px;
	margin: 0 auto;
	background: url(../../images/layout/content_tree_bottom.png) no-repeat bottom;
	padding-bottom: 231px;
}

#header {
	background: url(../../images/layout/top_image.png) no-repeat;
	width: 985px;
	height: 86px;
	z-index: 1;
}

#content {
	background: url(../../images/layout/content_background.png) repeat-y;
	width: 985px;
	margin-right: 50px;
	min-height: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-top: 80px;
}

ul#navigation {width: 160px; float: left; margin: 110px 0 0 40px;}
ul#navigation li {width: 160px; height: 34px; line-height: 34px; text-align: center; border-top: 1px solid #dee5e9;}

ul#navigation li a {font-size: 14px; color: #999; text-decoration: none;}
ul#navigation li a:hover {font-size: 14px; color: #999; text-decoration: none; color: #5b7a90;}

ul#navigation li.nav_break {width: 160px; height: 18px; line-height: 18px; text-align: center; border: none;}
ul#navigation li.second_nav_first {width: 100px; height: 34px; line-height: 34px; text-align: center; border-top: 1px solid #dee5e9; border-left: 1px solid #dee5e9; position: relative; left: 60px;}
ul#navigation li.second_nav {width: 100px; height: 34px; line-height: 34px; text-align: center; border-top: 1px solid #dee5e9; border-left: 1px solid #dee5e9; position: relative; left: 60px;}
ul#navigation li.second_nav_last {width: 100px; height: 34px; line-height: 34px; text-align: center; border-bottom: 1px solid #dee5e9; border-left: 1px solid #dee5e9; position: relative; left: 60px;}

ul#navigation li.sub_nav {width: 160px; height: 18px; line-height: 18px; text-align: right; border: none; position: relative; right: 20px;}
ul#navigation li.sub_nav a {font-size: 12px; color: #999; text-decoration: none;}
ul#navigation li.sub_nav a:hover {font-size: 12px; color: #999; text-decoration: none; color: #5b7a90;}

ul#navigation li.third_nav {width: 160px; height: 18px; line-height: 18px; text-align: right; border: none; position: relative; right: 10px;}
ul#navigation li.third_nav a {font-size: 12px; color: #999; text-decoration: none;}
ul#navigation li.third_nav a:hover {font-size: 12px; color: #999; text-decoration: none; color: #5b7a90;}


img {
	max-width: 740px;
}

#content_wrapper {
	float: right;
	position: relative;
	top: 15px;
	padding-left: 17px;
	padding-bottom: 90px;
	width: 767px;
	z-index: 1;
	border-left: 1px solid #dee5e9;	
	min-height: 300px;
}

#content_wrapper p {
	width: 80%;
	line-height: 18px;
	margin: 10px 0;
}

div#content_wrapper div div ul li img {
	position: relative;
	right: 30px;
}

#content_wrapper h1 {
	font-size: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999999;
	height: 95px;
	line-height: 142px;
}

#content_wrapper h3 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999999;
	height: 81px;
	line-height: 142px;
}

#footer {
	background: url(../../images/layout/content_tree.png) no-repeat;
	width: 985px;
	min-height: 231px;
        line-height: 16px;
}

#logo {
	position: absolute;
	float: left;
	left: 25px;
	top: 30px;
	border: none;
	padding-bottom: -175px;
	z-index: 10;
}

#environmental {
	background: url(../../images/layout/globe_icon.gif) no-repeat left #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	float: right;
	position: relative;
	top: 60px;
	right: 200px;
	color: #8aa6b8;
	width: 140px;
	height: 28px;
	line-height: 18px;
}

#environmental a {
	text-decoration: none;
	color: #8aa6b8;
}

#environmental a:hover {
	text-decoration: none;
	color: #333333;
}

#contact {
	background: url(../../images/layout/mail_icon.gif) no-repeat left #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	float: right;
	position: relative;
	top: 60px;
	color: #8aa6b8;
	/*left: 60px;*/
	right: 60px;
	width: 85px;
	height: 28px;
	line-height: 20px;
}

#contact a {
	text-decoration: none;
	color: #8aa6b8;
}

#contact a:hover {
	text-decoration: none;
	color: #333333;
}



#content_image {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	width: 721px;
	position: relative;
	text-align: right;
	right: 17px;
}

.read_more_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #5b7a90;
}

.read_more_link a {
	text-decoration: none;
	color: #5b7a90;
}

.read_more_link a:hover {
	font-style: normal;
	text-decoration: none;
	color: #333333;
}

.clear {
	clear: both;
}

#rule_cap {
	position: absolute;
	top: 177px;
	left: 199px;
}

a {
	text-decoration: none;
	color: #5b7a90;
}

a:hover {
	text-decoration: none;
	color: #333333;
}

#footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: relative;
	color: #666666;
	top: 175px;
	left: 25px;
	line-height: 16px;
}