body {
	font-size:10pt;
	font-family:Arial;
	background-image: url(images/BG.png);
	margin: 0px 0px 0px 0px;
}

#page {
	width:903px;
	background-image:url(images/page.png);
	margin: 25px auto 0 auto;
}

#header {
	clear:both;
	width:903px;
	height:124px;
	background-image:url(images/header.png);
}

#headerleft {
	background-image: url(images/Contact.png);
	height: 135px;
	text-align: right;
	padding-top: 20px;
	padding-right: 25px;
}

#menulinks {
	float:none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
  
#menulinks a {
	padding-right:25px;
	padding-top:5px;
	height:25px;
	background-image:none;
	display:block;
	color:#999999;
	text-decoration:none;
	font-size:12px;
	text-align:right;
  }
  
#menulinks a:hover {
	background-position:top right;
	text-decoration:none;
	color:#FF9900;
}

#menulinks a.active, #menulinks a:hover.active {
	background-position:top right;
	text-decoration:none;
	color:#333333;
	font-size: 12px;
}

#mainarea {
	width:903px;
} 

#contentarea {
	width:550px;
	float:left;
	line-height:15pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	padding-left: 40px;
} 

#sidebar {
	float:left;
	line-height:14pt;
	width: 256px;
	padding-left: 11px;
}

#footer {
	clear:both;
	background-image:url(images/footer.png);
	font-size: 8px;
	width: 903px;
	color: #000000;
	text-align: right;
	line-height: 38;
}

#footer a {
	color:#000000;
}

h1 {
	font-size:12px;
	color:#333333;
	line-height:25pt;
	margin:0;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 a {
	color:#FF0000;
}

h2 {
	font-size:12pt;
	color:#666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	padding: 0px 0px 0px 0px;
}

a {
	color:#81A230;
	text-decoration: none;
}

a:hover {
	text-decoration:underline;
}
h3 {
	font-size:10pt;
	color:#666666;
	padding-top:6px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}

