@charset "utf-8";
.oneColFixCtr #container {
	width: 900px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: auto;
	background-color: #2b363b;
}
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #2b363b;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFFFFF;
	background-color: #2b363b;
}
.header_main {
	float: left;
	width: 900px;
	height: 144px;
}
.navbar_main {
	float: left;
	height: 20px;
	width: 900px;
}
.body_index {
	float: left;
	height: auto;
	width: 900px;
	background-image: url(../images/sidebar%20graphic%20tree_small.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#left.column_index {
	float: left;
	height: auto;
	width: 575px;
	padding-bottom: 50px;
}

#logo_index {
	float: left;
	height: 112px;
	width: 525px;
	padding-top: 50px;
	padding-left: 25px;
}

#text_index {
	float: left;
	width: 525px;
	height: auto;
	padding-top: 25px;
	padding-left: 50px;
}
#rightcolumn_index {
	float: right;
	width: 325px;
	height: auto;
}
#image1_index {
	float: right;
	height: auto;
	width: 255px;
	padding-top: 25px;
	padding-left: 25px;
	padding-right: 25px;
	text-align: left;
}
#caption1_index {
	float: left;
	height: auto;
	width: 240px;
	padding-top: 5px;
	padding-left: 15px;
	text-align: left;
}

#border1_index {
	float: right;
	height: 167px;
	width: 250px;
	border: 2px solid #FFFFFF;
}
.body_about {
	float: left;
	height: auto;
	width: 900px;
	background-image: url(../images/about-us-tree.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 25px;
}
#leftcolumn_about {
	float: left;
	height: auto;
	width: 310px;
}

#image3_about {
	float: left;
	height: 167px;
	width: 279px;
	padding-top: 110px;
	padding-left: 15px;
}
#border3_about {
	float: left;
	height: 163px;
	width: 275px;
	border: 2px solid #FFFFFF;
}
#image5_about {
	float: left;
	height: 215px;
	width: 279px;
	padding-left: 15px;
	padding-top: 50px;
}
#border5_about {
	float: left;
	height: 211px;
	width: 275px;
	border: 2px solid #FFFFFF;
}


#rightcolumn_about {
	float: right;
	height: auto;
	width: 590px;
}
#text1_about {
	float: right;
	height: 225px;
	width: 540px;
	padding-top: 50px;
}
#bwa_about {
	float: left;
	height: 135px;
	width: 500px;
	padding-top: 30px;
	padding-left: 50px;
}
#bwapic_about {
	float: left;
	height: 125px;
	width: 125px;
	border: 2px solid #FFFFFF;
}
#bwatext_about {
	float: left;
	height: 25px;
	width: 300px;
	padding-left: 15px;
	padding-top: 55px;
}

#text2_about {
	float: left;
	height: 300px;
	width: 400px;
	padding-top: 30px;
	padding-left: 50px;
	padding-bottom: 25px;
}
.body_projects {
	float: left;
	height: auto;
	width: 900px;
	background-repeat: no-repeat;
	background-position: left top;
}
#leftcolumn_projects {
	float: left;
	height: auto;
	width: 525px;
}
#text1_projects {
	float: left;
	height: auto;
	width: 500px;
	padding-left: 25px;
	padding-top: 25px;
}
#text2_projects {
	float: left;
	height: 100px;
	width: 470px;
	padding-left: 25px;
	padding-top: 0px;
	padding-bottom: 25px;
}
#rightcolumn_projects {
	float: left;
	height: auto;
	width: 375px;
}
#download_projects {
	float: left;
	height: auto;
	width: 345px;
	padding-top: 25px;
	padding-left: 30px;
}
#dlborder_projects {
	float: left;
	width: 310px;
	padding: 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: auto;
}


#galogo_projects {
	float: left;
	height: 85px;
	width: 375px;
	padding-top: 25px;
}
#charts_projects {
	float: left;
	height: auto;
	width: 375px;
	padding-top: 50px;
	padding-bottom: 50px;
}
.body_news {
	float: left;
	height: auto;
	width: 900px;
}

#leftcolumn_news {
	float: left;
	height: auto;
	width: 525px;
	padding-top: 25px;
	padding-left: 25px;
	padding-bottom: 15px;
}
#rightcolumn_news {
	float: right;
	height: auto;
	width: 350px;
}
#image7_news {
	float: right;
	height: auto;
	width: 304px;
	padding-top: 55px;
	text-align: center;
}
#border7_news {
	float: right;
	height: auto;
	width: 300px;
}
#image8_news {
	float: right;
	height: 205px;
	width: 304px;
	padding-top: 55px;
}
#border8_news {
	float: right;
	height: 201px;
	width: 300px;
	text-align: center;
}
#image9_news {
	float: right;
	height: 204px;
	width: 304px;
	padding-top: 55px;
	padding-bottom: 50px;
}
#border9_news {
	float: right;
	height: 200px;
	width: 300px;
}
.body_archive {
	float: left;
	height: auto;
	width: 900px;
}
#leftcolumn_archive {
	float: left;
	height: auto;
	width: 700px;
	padding-top: 50px;
	padding-left: 25px;
	padding-bottom: 25px;
}
.body_contact {
	float: left;
	height: auto;
	width: 900px;
}
#leftcolumn_contact {
	float: left;
	height: auto;
	width: 875px;
	padding-top: 50px;
	padding-left: 25px;
}
#heading_contact {
	float: left;
	height: auto;
	width: 650px;
	padding-left: 25px;
}

#info_contact {
	float: left;
	height: auto;
	width: 600px;
	padding-top: 40px;
	padding-bottom: 60px;
	padding-left: 75px;
}



























.navbar_bottom {
	float: left;
	height: 75px;
	width: 900px;
	text-align: center;
	background-color: #2b363b;
}
.body_links {
	float: left;
	height: auto;
	width: 900px;
	padding-bottom: 25px;
}



#leftcolumn_links {
	float: left;
	height: auto;
	width: 500px;
}


#text1_links {
	float: left;
	height: auto;
	width: 475px;
	padding-top: 30px;
	padding-left: 25px;
}
#heading1_links {
	float: left;
	height: auto;
	width: 475px;
	padding-top: 50px;
	padding-left: 25px;
}
#heading2_links {
	float: left;
	height: auto;
	width: 475px;
	padding-top: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
}
#gapartners_links {
	float: left;
	height: auto;
	width: 495px;
	padding-left: 5px;
}

#rightcolumn_links {
	float: left;
	height: auto;
	width: 400px;
}
.body_GA2007 {
	float: left;
	height: auto;
	width: 900px;
	background-image: url(../images/leaf_graphic.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
#leftcolumn_GA {
	float: left;
	height: auto;
	width: 500px;
}
#heading1_GA {
	float: left;
	height: auto;
	width: auto;
	padding-top: 50px;
}
#chart1_ga {
	float: left;
	height: auto;
	width: 500px;
	text-align: center;
	padding-top: 45px;
}
#rightcolumn_ga {
	float: left;
	height: auto;
	width: 400px;
}
#chart2_ga {
	float: left;
	height: auto;
	width: 400px;
	text-align: center;
	padding-top: 117px;
}
#otherprojects_ga {
	float: left;
	height: auto;
	width: 550px;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
#sitemeter_index {
	float: right;
	height: auto;
	width: auto;
	padding-top: 100px;
}
#twitter {
	float: left;
	height: inherit;
	width: 255px;
	padding-bottom: 25px;
	padding-right: 0px;
	padding-top: 15px;
	color: #434A4E;
}
.blog_index {
	float: left;
	height: 75px;
	width: 255px;
}
.content_arctic {
	float: left;
	height: auto;
	width: 900px;
}

.left_arctic {
	float: left;
	height: auto;
	width: 500px;
	padding-left: 25px;
	color: #D2D487;
	font-size: 18px;
	padding-top: 50px;
	padding-bottom: 50px;
}
.rightcontent_arctic {
	float: left;
	height: auto;
	width: 325px;
	padding-top: 25px;
	padding-left: 50px;
	color: #e9e9e9;
	font-size: 12px;
	text-align: center;
	padding-bottom: 50px;
}
.nav_top {
	float: left;
	height: auto;
	width: 900px;
	background-color: #455649;
}
.content_main {
	float: left;
	height: auto;
	width: 900px;
	background-color: #2B363B;
}
