*{
	margin : 0;
	
	padding : 0;
	behavior: url(iepngfix.htc)
	}
body {
	font-family : Arial, tahoma, verdana, Helvetica, sans-serif;
	background-repeat : repeat-x;
	font-size : 12px;
	font-weight : normal;
	margin : 0 auto;
	text-align:center;
	margin-top:10px;
}
.BG {
	background-color: #fdfaf1;
}
#Containerwhite {
	width : 790px;
	margin : 0 auto;
	text-align:center;
	background: url(contentback.gif); 
	border:1px solid #e3e0c9;
	background-color:#fff;
	padding:8px;
}
#Container {
	border:1px solid #d8d4c9;
	background-color:#eeedd7;
}

#TopLogo {
	height : 100px;
	background : url(images/logo.gif);
	background-repeat:no-repeat;
	clear:both;
}

#address {
	margin-top : 35px;
	margin-right : 25px;
	float : right;
	width : 285px;
	height:130px;
	color : #97b894; 
	display:inline;
	text-align:right;
	line-height:24px;
}
#address a {
	color:#E7FFB6;
	font-size:12px;
}



#ContentArea {
	margin : auto;
	width : 881px;
}
#Content {
	width : 773px;
	clear:both;
	background-color:#f8f6ed;
	border-top:1px solid #d8d4c9;
	border-bottom:1px solid #d8d4c9;
	text-align:left;
	padding-left:15px;
}


.bottom {
clear:both;
}

h1 {
color:#77A065; 
font-weight:normal;
line-height:40px;
display:inline;
font-size:22px;
}

/*
 top menu
*/
#MenuArea {
	width: 786px;
	height: 33px;
	float: left;
background-color:#d0cfb7;
border:1px solid #bbb7aa;
margin-bottom:5px;
}
#TopMenu {
	float: left;
	height: 33px;
	padding-left:10px;
}
#TopMenu ul {
	font-size: 11px;
}
#TopMenu ul li {
	display: inline;
}
#TopMenu ul li a {
	float: left;
	padding: 4px 6px;
	text-decoration: none;
	border: 1px solid #adab72; 
	color: #57488a;
	font-family:georgia, times, serif;
	font-weight:bold;
	height:15px;
	margin:5px 4px;
	background:#ffffff url(images/buttonback.gif);
}
#TopMenu ul li a:hover {
	color: #ffffff;
	background: #1a145a; 
}

/*
 footer
*/
#Footer {
	height : 22px;
	text-align : middle;
	margin: auto;
	width:881px;
	background: url(images/footer.gif);
	color:#E7FFB6;
	font-size:9px;
}

#copyright {
	text-align:left;
	float:left;
	margin-right:10px;
	}
#footerright {
	text-align:right;
	float:right;
	margin-right:10px;
	}

	.text {
	font-family:georgia, times, serif;
	color:#333333;
	font-size:12px;
	font-weight:normal;
	line-height:20px;
	margin:15px;
	display:block;
	}
	.text a {
	color:#000099; 
	font-size:12px;
}
.text h3 {
color:#050149;
letter-spacing:2px;
font-size:20px;
font-weight:bold;
line-height:36px;
}
.text ul {
margin-left:20px;
}

	.image {
float:left;
border-top: solid #c2bfaa;
border-right: solid #c2bfaa;
border-bottom: solid #c2bfaa;
border-left: solid #c2bfaa;
border-width: 1px 1px 1px 1px;
padding: 5px 5px 5px 5px;
background-color:#fff;
margin:10px 4px 10px 7px;
font-size:11px;
line-height:15px;
}
	.image2 {
float:right;
}