/* CSS Document */

body{
background:#dce8dc;
margin:0px;
padding:0px;
}
#wrapper{
width:780px;
height:auto;
margin:0 auto;
overflow:hidden;
}
img{
border:none;
float:left;


}
.img1
{
	min-height:50px;
}
.float_left{
float:left;
}
.float_right{
float:right;
}
p,h1,h2,h3,h4,h5
{
margin:0px; 
padding:0px; 
}
#header{
width:770px;
height:165px;
float:left;

}
#top_border{
background:url(../images/top_border.gif) no-repeat; 
width:780px;
height:10px;
float:left;
overflow:hidden;
}
#center{
background:url(../images/center.gif) repeat-y; 
width:770px;
height:auto;
padding-left:5px;
padding-right:5px;
float:left;
}
#bottom_border{
background:url(../images/bottom_border.gif) no-repeat;
width:780px;
height:10px;
float:left;
}
#nav{
width:770px;
height:47px;
float:left;
}
#content{
background:url(../images/content.gif) repeat-x #8bb28b; 
width:770px;
height:auto;
float:left;
}
.extra_bg{
background:url(../images/extra_bg.jpg) left top no-repeat #ECF3EB;
width:770px;
min-height:389px;
float:left;
margin-left:0px;
}
#content_left{
width:363px;
height:auto;
float:left;
}
#content_a{
width:363px;
height:auto;
float:left;
}
.HeaderTitleWhite
{
	color:White;
}

#content_b{ 
width:407px;
height:389;
float:right;
}
.text_a{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
color:#014b01;
text-align:left;
line-height:15px;
padding-left:22px;
padding-top:10px;
}
.text_t
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
color:#ffffff;
text-align:left;
line-height:15px;
padding-left:0px;
padding-top:10px;
}

.text_d{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:22px;
color:#014b01;
text-align:left;
padding-left:22px;
padding-top:22px;

}
.text_1{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:11px;
color:#21211f;
text-align:justify;
line-height:15px;
padding-left:22px;

}
#footer{
width:770px;
height:22px;
float:left;
line-height:22px;
}
.text_2{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:11px;
color:#000;
text-align:center;
}
a{
color:#21211f;
text-decoration:none;
}
a:hover{
color:#21211f;
text-decoration:underline;
} 

p{
margin:0px;
padding:0px;
}
.text_e{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:11px;
color:#000;
text-align:left;
line-height:20px;
padding-left:22px;

}
.imgborder
{
	border: solid 2px #014b01;
	border-collapse:separate;
}

.box
{
	background-color:#F4F9F3;
	width:120px;
	border:1px solid #008080;
}
.headertemplate
{
	
	
	text-align:left;
}
	
	

















