body {
	text-align: center;
	background-color: #D5D0B0;
	margin-top:10px;
	margin-bottom:10px;
	color:#000000;
}

A:link {
	text-decoration: underline;
	color: #333;
}
A:hover {
	COLOR: #666;
	text-decoration: none
}

#page_wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	background: #FFFFFF url('../img/content_bg.gif') top left repeat-y;
	vertical-align: bottom;
	margin-top: 0px;
}

#page_header {
	height: 140px;
	clear: both;
	background-color: #FFFFFF;
	background-image: url(../img/ec_logo_black_green_small_notext.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}

#page_header h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #33CC33;
	line-height:normal;
	letter-spacing:normal;
	float: none;
	padding-top: 80px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 450px;
}

#page_header h2 {
  margin:0px;
  padding-left:15px;
  font-family: verdana;
  font-size: 12px;
  color: #D5D0B0;
  line-height:22px;
}

#menu_bar {
	margin:0px;
	padding:0px;
	height:26px;
	clear:both;
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

#content_wrapper {
  margin-top:10px;
  margin-bottom:10px;
  margin-left:10px;
  margin-right:10px;      
  border:0px dashed #FFFFFF;  
}

#center {
	margin-left:160px;
	margin-right:160px;
	border:0px dashed #cccccc;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

#center h3 {
	margin-top:0px;
	margin-bottom:5px;
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	color: #ffffff;
	padding:4px;
	border: 1px solid #425227;
	background-color: #339933;
}

#center p {
	margin-top:5px;
	margin-bottom:15px;
	padding:4px;
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	line-height: 16px;
	text-align: left;
}

#left_side {
	float: left;
	width:140px;
	border:0px dashed #cccccc;
	text-align: center;
}

#left_side h3 {
	margin-top:0px;
	margin-bottom:5px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	padding:4px;
	border: 1px solid #425227;
	background-color: #339933;
}

#left_side p {
	margin-top:5px;
	margin-bottom:15px;
	padding:4px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	text-align: left;
}

#right_side {
  float: right;
  width:140px;
  border:0px dashed #cccccc;
}

#right_side A:link {
	COLOR: #ffffff; text-decoration: none
}

#right_side h3 {
	margin-top:0px;
	margin-bottom:5px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	padding:4px;
	border: 1px solid #425227;
	background-color: #339933;
}

#right_side p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #666666;
}

#page_footer {
	height: 60px;
	clear: both;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #425227;
	border-right-color: #425227;
	border-bottom-color: #425227;
	border-left-color: #425227;
}

#page_footer p {
	padding-top:15px;
	text-align:center;
	font-family: verdana;
	font-size: 10px;
	line-height:14px;
	color:#333333;
}

#page_footer A:link {
	COLOR: #FBD539; text-decoration: none
}
#page_footer A:visited {
	COLOR: #FBD539; text-decoration: none
}
#page_footer A:active {
	COLOR: #FBD539; text-decoration: none
}
#page_footer A:hover {
	COLOR: #000000;
	text-decoration: underline
}


#navcontainer ul {
	padding-left: 0;
	margin-left: 0;
	margin-top:0px;
	background-color: #339933;
	color: White;
	float: left;
	width: 100%;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right top;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a {
	padding-top: 5px;
	padding-bottom: 7px;
	padding-left:10px;
	padding-right:10px;
	background-color: transparent;
	color: White;
	text-decoration: none;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #339900;
}

#navcontainer ul li a:hover {
	background-color: #33CC66;
	color: #fff;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left bottom;
}

#linklist {
	padding-left: 0;
	margin-left: 0;
	border-bottom: 1px solid #D1D9C4;
	width: 140px;
	text-align: center;
}

#linklist li {
	list-style: none;
	margin: 0;
	line-height:20px;
	border-top: 1px solid #D1D9C4;
	font-family:verdana;
	font-size:10px;
	text-align: center;
}

#linklist li a { text-decoration: none; }

.thumbnail_left {
  float:left;
  margin-right:10px;
  margin-bottom:5px;
  border:0px;
}

.thumbnail_right {
  float:right;
  margin-left:10px;
  margin-bottom:5px;
  border:0px;
}
#page_wrapper #page_header #logo_text {
	margin-top: 50px;
	margin-left: 435px;
}
#page_wrapper #page_header #logo_menu {
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 300px;
}
#page_wrapper #page_header #logo_menu1 {
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 300px;
}
#page_wrapper #page_header #top_menu {
	margin-top: 0px;
	margin-left: 0px;
}
#page_wrapper #page_header #top_menu {
	margin-top: 15px;
	margin-left: 458px;
}
#page_wrapper #content_wrapper #center #center_main {
}
#page_wrapper #content_wrapper #center div p {
	text-align: left;
}
#page_wrapper #content_wrapper #left_side .style1 {
	text-align: center;
}
