* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	background: #E7EFF8;
	font: 11px/17px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: center;
	display: block;
}

h1 {
	padding: 45px 0 0 25px;
	font: 26px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #333333;
}

h2 {
	padding: 0 0 0 25px;
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #333333;
}

h3 {
	width: 200px;
	height: 30px;
	text-align: center;
	text-transform: none;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	background-color: #716F64;
	background-image: url(images/bar_left.gif);
	background-repeat: no-repeat;
	background-position: top;
}

h4 {
	padding: 20px 0 12px 0;
	font: bold 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #333333;	
}

h4.first {
	padding-top: 0;
}

p {
	padding: 5px 0;
}

a {
   text-decoration: underline;
	color: #45962C;	
}

a:link {
	color: #45962C;
	text-decoration: none;
}

a:visited {
	color: #45962C;
	text-decoration: none;
}

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

#main {
	margin: 0 auto;
	width: 900px;
	text-align: left;
}

#top {
	padding: 0 0 0 0;
	width: auto;
	height: 160px;
	background-image:url(images/logo.jpg);
}

#menu {
	width: 900px;
	height: 40px;
	background:#89D86E url(images/menu.gif);
}

#menu ul {
	list-style: none;
	display: block;
}

#menu u2 {
	list-style: none;
	display: block;
	float: right;
}

#menu ul li{    
    float: left;
}

#menu ul li#menuitem_1 {
	width: 21px;
	height: 40px;
	background: url(images/menu_left.gif) no-repeat;
}

#menu ul li.menu_br {
	width: 10px;
	height: 40px;
	background: url(images/menu_br.gif) no-repeat;
}

#menu ul li a {
	display: block;
	float: left;
	padding: 0 20px 0 25px;
	text-decoration: none;
	text-transform: uppercase;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 40px;
	font-weight: bold;
}

#menu ul li a:hover {
	text-decoration: none;
	color: #51B731;
}

#menu u2 li.fin {
	width: 10px;
	height: 40px;
	background: url(images/menu_br.gif) no-repeat;
}

#middle {
	padding-top: 40px;
	width: 900px;
}

#left_1 {
	float: left;	
	width: 220px;	
}

#left_2 {
	margin: 0 10px 0 10px;	
}

#left_2 ul {
	list-style: none;	
}

#left_2 ul li {	
   margin-bottom: 30px;
}

#left_2 ul li ul {
   margin: 2px 0;
	text-align: right;
	background: #89D86E url(images/cont_left.gif) repeat-y;
	width: 200px;
}

#left_2 ul li ul li {
   display: block;
   margin: 0;	
	padding: 0 20px 0 0;	
}

#left_2 ul li ul li.firstItem {	
	padding-top: 20px;	
	background: url(images/cont_left_top.gif) no-repeat top;
}

#left_2 ul li ul li.lastItem {	
	padding-bottom: 20px;
	background: url(images/cont_left_bottom.gif) no-repeat bottom;
}

#left_2 ul li ul li a {
	margin: 0;
	font-weight: bold;
	color: #45962C;
	font-family: "Trebuchet MS";
	font-size: 16px;
}

#left_2 ul li ul li a.sub {
	text-decoration: underline;
	font-size: 14px;	
	font-weight: normal;
}

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

#right_1 {
	float: right;
	width: 670px;	
}

#right_2 {
	padding: 0 20px 0 0;		 
}

#cont_right {
	width: 580px;	
}

#cont_right_top {
	height: 20px;
	background: url(images/cont_right_top.gif) no-repeat top;
}

#cont_right_middle {
	padding: 0 20px;
	font: 11px/17px Verdana, Geneva, Arial, Helvetica, sans-serif;	
	text-align: justify;
	color: #333333;
	background: #89B0E0 url(images/cont_right.gif) repeat-y;
}


#cont_right_bottom {
	height: 20px;
	background: url(images/cont_right_bottom.gif) no-repeat bottom;
}

#bottom {
   clear: both;
   padding: 30px 30px 30px 30px;	
}

#bottom p {
   padding: 10px 0 10px 30px;
	font: 10px Arial, Helvetica, sans-serif;
	color: #B9C3D7;
}

.contLeftEnd {
	width: 200px;
	height: 30px;	
	background: #C8B3DC url(images/bar_left.gif) no-repeat top;
}

.imgcnt {
	align: center;
	height: 200px;
	width: 300px;
	padding:8px;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999; 
	background-color: #C7ECC2;
}

.imgizq {
	float:left;
	height: 200px;
	width: 300px;
	margin-right: 10px;
	padding:8px;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	background-color: #C7ECC2;
	margin-top: 10px;
}

.imgdch {
	float: right;
	height: 200px;
	width: 300px;
	margin-left: 10px;
	padding:8px;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	background-color: #C7ECC2;
	margin-top: 10px;
}
