body{
	margin:0px 0px 0px 0px;
	background-image: url(images/bg_global.jpg);
	background-repeat:no-repeat;
	background-color:#FEFDEF;
	background-position: center top;
}
a:link{
	color:#818e65;
}
a:visited{
	color:#818e65;
}
.mainarea{
	text-align:center;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #818e65;
	border-right-color: #818e65;
	border-bottom-color: #818e65;
	border-left-color: #818e65;
}
.topnav{
	background-image:url(images/img_toplogo.jpg);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3d2e28;
	text-transform:capitalize;
	text-decoration:none;
	border:0px;
	width:955;
	height:76px;
	vertical-align:bottom;
	text-align:center;
}
.topnav a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3d2e28;
	text-transform:capitalize;
	vertical-align:bottom;
	text-align:center;
	text-decoration: none;
}
.topnav a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#8d7c75;
	text-transform:capitalize;
	vertical-align:bottom;
	text-align:center;
	text-decoration: none;
}
.contentcontainer{
	background-image:url(images/img_toplogo_03.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#392b25;
	height:300px;
	text-align:left;
	vertical-align:top;
	padding-right: 0px;
	line-height: 17px;
}
.pageheader{
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #564139;
}
.footer{
	background-image:url(images/img_toplogo_05.jpg);
	background-repeat:no-repeat;
	background-color:#818e65;
	color:#E6E7DE;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}
