﻿body 
{
 background-color: #E5F0E5;	
 
 padding: 0px;
 border: 0px;
 border-spacing: 0px;
 margin: 0px;
 font-family: Arial;
 font-size: 12px;
 color: White;
 
 width:100%;
text-align: center;

}

a
{
	color: white;
}

.bottombar, .menu
{
	color: White;
	font-weight: bold;
	font-size: 12px;
}

.menu 
{
	background: #529C5A;
	
	
	
	width: 124px;
	position: absolute;
	left: 654px;
	top: 250px;
	
	display: inline;
	
}

.topleft
{
	display: inline;
	background-image: url('../img/topbar.jpg');
	position: absolute;
	left: 0px;
	top: 0px;
	height: 250px;
	width: 326px;
	font-weight: bold;
	padding: 14px 0 0 10px;
	
	
	
	
}

.topright 
{
	
	display: inline;
	background-image: url('../img/topright.jpg');
	position: absolute;
	left: 324px;
	top: 0px;
	height: 250px;
	width: 454px;
	
}

.menu_level1
{
	position: relative;
	left: 0px;
	top: 0px;
	color: #FFFFFF;
	background-image: url(../IMG/menu_level1_bg.gif);
	background-repeat:repeat-x;
	padding-left: 12px;
	height: 20px;
		padding-top: 2px;
	
}



.menu_level1_Highlight
{
	display: inline;
	font-weight: bold;
	color: White;
}
.menu_level2
{
	position: relative;
	left: 0px;
	top: 0px;
	color: White;
	background-image: url(../IMG/menu_level2_bg.gif);
	background-repeat:repeat-x;
	
	margin: 0 0 0 0;
	padding: 2px 0 0 24px;
	
	
	
	
}
.menu_level2 a
{
	display: block;
}
.menu_level2 a:first-letter
{
	font-weight: bold;

	color: #E7E7B5;
	margin: 0 0 0 0;
	padding: 0 0 0 0px;
	position: relative;
	left: 0px;
	top: 0px;
	display: block;
}
a
{
	
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.menu_level2_Highlight:first-letter
{
	display: block;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #E7E7B5;
	
}

.bottombar, .bottombar_left
{
	height: 30px;
	padding-top: 3px;
}

.bottombar
{
	background: #0B820C;
	background-image: url(../IMG/bottombar_center.gif);
	background-repeat:repeat-x;
	height: 25px;
	width: 778px;
	background-position:bottom;
	position: absolute;
	
	
	
	
}

.bottombar_left
{
	
	background-image: url(../IMG/bottombar_left.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	float: left;
	
	width: 13px;
	
}

.bottombar_center_left
{
	
	float:left;
}

.bottombar_center_right
{
	padding: 0 10px 0 0;
	float:right;
	
}

.main
{
	background: #82AB83;
	height: 290px;
	width:653px;
	position: relative;
	left: 0px;
	top: 0px;
	margin: 250px 0 0 0;
	padding: 0px 0 0 10px ;

 
}

#circle1
{
	display: inline;
	background-image: url('../img/circle1.jpg');
	position: absolute;
	left: 30px;
	top: 60px;
	height: 136px;
	width: 136px;
	
}
#circle2
{
	display: inline;
	background-image: url('../img/circle2.jpg');
	position: absolute;
	left: 190px;
	top: 100px;
	height: 136px;
	width: 136px;
	
}
.content
{
	
	width: 778px;
	position: relative;
text-align: left;
background-color: #529C5A;
 

}
