@charset "UTF-8";
/* CSS Document */

@font-face {
	font-family: 'FGDoraRegular';
	src: url('fgdora-webfont.eot');
	src: local('☺'), url('fgdora-webfont.woff') format('woff'), url('fgdora-webfont.ttf') format('truetype'), url('fgdora-webfont.svg#webfontobSVWCTf') format('svg');
	font-weight: normal;
	font-style: normal;
}

/*@font-face { font-family: FGDora; src: url('font/FGDora.ttf'); } @font-face { font-family: FGDora; font-weight: bold; src: url('font/FGDora.ttf'); }*/

A:link {
	color: #83B13A;
	}

A:visited {
	text-decoration: underline
	color: #000000;
	}

A:active {
	text-decoration: none
	}
	
A:hover {
	text-decoration: underline; 
	
	}


body {
	background-color: #83B13A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

#wrapper{
	width: 1020px;
	height: 832px;	
	margin-left: auto;
	margin-right: auto;
	}
#menu_wrapper{
	font-family: 'FGDoraRegular';
	width: 883px;
	height: 41px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 16px;
	}
	
#header{ 
	width: 1020px;
	height: 197px;
	float: left;
	background-image:url(images/index_01.jpg) ;
	}	
	
#top_01 {
	width: 1020px;
	height: 42px;
	float: left;
	background-image:url(images/index_02.jpg) ;
}

#box_01 {
	width: 211px;
	height: 158px;
	float: left;
}

#main_content {
	width: 1020px;
	height: 658px;
	float: left;
	background-image:url(images/index_02_cntent.jpg);
	background-repeat: no-repeat;
}

#footer_content {
	width: 950px;
	height: 84px;
	float: left;
	background-image:url(images/index_0vv7.jpg);
	background-repeat: no-repeat;
	margin-left: 35px;
}

#middle_01 {
	width: 211px;
	height: 158px;
	float: left;
}

#content {
	width: 833px;
	height: 600px;
	padding: 12px;
	overflow: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	}

#content_home {
	width: 850px;
	height: 600px;
	margin-left: 88px;
	margin-top: 18px;
	}	

#bottom_01 {
	width: 211px;
	height: 158px;
	float: left;
	
}

#menu {
	width: 1020px;
	height: 55px;
	float: left;
	background-image: url(images/index_03.jpg);
	}

#menu_01 {
	width: 138px;
	height: 40px;
	float: left;
	margin-left: 8px;
	text-align:center ;
	
	}	



#headder_banner {
	width: 300px;
	height: 196px;
	float: right;
}

/* text styles */
.FGDora {
			font-weight: normal;
			font-style: normal;
			line-height:normal;
			font-family: 'FGDoraRegular', sans-serif;
			font-size-adjust: 0.62;
		}
		

.subheadding {
	font-size: 16px;
	font-family: FGDoraRegular, Verdana, Helvetica, Arial,  sans-serif;
	
}
		
.headding2 {
	font-size: 20px;
	font-family: FGDoraRegular, Verdana, Helvetica, Arial,  sans-serif;
	font-weight: bold;  
}
.headding1 {
	font-size: 20px;
	font-family: FGDoraRegular, Verdana, Helvetica, Arial,  sans-serif;
	
}
.style6 {
		font-size: 13px; 
			font-family: Verdana, Helvetica, Arial,  sans-serif; 
}

.bodytext {
		font-size: 12px; 
		font-family: Verdana, Helvetica, Arial,  sans-serif; 
}

.highlight {
	font-size: 12px;
	font-family: Verdana, Helvetica, Arial,  sans-serif;
	color: #82B23A;
}

#footer_text {
	width:260px;
	height:55px;
	float:left;
	margin-left: 210px;
	margin-top: 14px;
}

#footer_text2 {
	width:300px;
	height:55px;
	float:left;
	margin-top: 14px;
}

#footer_icons {
	width:150px;
	height:55px;
	float:left;
	margin-top: 14px;
}

#home_link {
	width:300px;
	height:150px;
	float:left;
	margin-left: 360px;
	margin-top: 40px;
}

