/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0
}
body{
	background: #d7e4da;
	color: #363636;
	font: .8em "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	padding: 10px 0
}
a{
	color: #004710;
	text-decoration: none
}
a:hover{
	text-decoration: underline
}
li{
	list-style: none
}
input,select,textarea{
	border: #999999 1px solid;
	font-size: 11px;
	padding: 2px
}
h2{
	color: #01451c;
	font-size: 1.1em;
	margin: 0 0 .8em
}
h3{
	font-size: 1.2em;
}
h4{
	color: #01451c;
	font-size: 1.2em;
	margin: 0 0 .8em
}
p{
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;
	text-align: justify
}
hr{
color: #dbd1c8;
background-color: #dbd1c8;
height: 1px;

}
/*=== Layout ===*/
#page{
	background: #ffffff;
	margin: 0 auto;
	width: 1158px
}
/*=== Header ===*/
#header{
	background: #004710;
	border-bottom: 1px solid #c6d6cc;
	height: 100px;
	padding: 29px 145px
}
#header .content{
	color: #ffffff;
	float: right;
	font: 14px/18px "Lucida Sans Unicode", Helvetica, sans-serif;
	padding: 37px 0 0;
	text-align: right
}
#header .content a{
	color: #ffffff
}
/*- Logo -*/
#header h1{
	background: url(../images/logo.gif) no-repeat;
	float: left;
	text-indent: -9999px;
	width: 220px
}
#header h1 a{
	display: block;
	height: 100px
}
#header h1 a:hover{
	text-decoration: none
}
/*=== Navigation ===*/
/*- Nav1 -*/
#nav1{
	background: url(../images/nav1-bgr.gif) repeat-x top;
	font-size: 13px;
	height: 66px;
	padding: 0 145px
}
#nav1 li{
	background: url(../images/nav1-sep.gif) no-repeat top left;
	float: left;
	line-height: 59px
}
#nav1 ul{
	background: url(../images/nav1-sep.gif) no-repeat right top;
	float: left;
	height: 66px
}
#nav1 li a{
	color: #c2c1c1;
	display: block;
	float: left;
	height: 66px;
	padding: 0 15px
}
#nav1 li a:hover,
#nav1 li.active a{
	background: url(../images/nav1-hover.gif) no-repeat bottom;
	color: #ffffff;
	text-decoration: none
}
#nav1 li#n02{
	line-height: 14px
}
#nav1 li#n02 a{
	height: 59px;
	padding: 7px 15px 0
}
#nav1 li#n03{
	line-height: 14px
}
#nav1 li#n03 a{
	height: 51px;
	padding: 15px 15px 0
}
/*=== All Columns ===*/
.columns{
	height: 1%;
	padding: 0 15px 0 70px
}
/*=== Sub Columns ===*/
.col1{

	font: 14px "Lucida Sans Unicode", Verdana, Arial, sans-serif !important;	
	float: left;
	height: 1%;
	padding: 30px 0 15px 30px;
	width: 520px
}
.col2 {

float:left;
width: 270px;

background-color: #ffffff;
padding-top: 30px;
padding-right: 35px;

}
.col1 ul li{
	background: url(../images/ico-list.gif) no-repeat 0 6px;
	margin: 0 0 .6em;
	padding: 0 0 0 15px
}
.col1 ul{
	margin: 0 0 1em
}

.articles li {

padding-bottom: 15px

}
/*=== Footer ===*/
#footer{
	background: #004710;
	color: #ffffff;
	font: 1em "Lucida Sans Unicode", Times, serif;
	padding: 31px 145px 31px 68px
}
#footer a{
	color: #ffffff
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.fl{
	float: left
}
.fr{
	float: right
}
/*=== People ===*/
.people{width:165px;padding-right:30px;float:left;text-align:left;}
.people a{font-size:14px;color:#c1c1c1;text-decoration:none;font-weight:bold;}
.people a img{ margin-left:10px;}
.people a:hover,.people a.chosen{ color:#01451C;}
.people p{ margin:0px;margin-top:15px;text-align:left;}
.people p.x{ margin:0px;margin-top:0px;text-align:left;}
#profile_1, #profile_2, #profile_3, #profile_4, #profile_5, #profile_6{ display:block;float:right;width:300px;}

