html {
	font-size:100%;
}
h2 {
	font:bold 1.35em/1 Arial, Helvetica, sans-serif;
	margin: 0.5em 0 0.5em;
}
p {
	font-size:1.15em;
}
html, body, blockquote, ul, li, dt, dd, h1, h3, h4, h5, h6{ 
	margin: 0;
	padding: 0;
}
p, ul, ol, dl{
	margin: 1em 0 1em;
}
img{
	border:0;
}
body {
	font: normal 0.75em/1.5 Arial, Helvetica, sans-serif;
	color:#333;
	background-color:#f7f7f7;
	margin:0 auto;
	width:83.5em;
}
#toparea {
	float:left;
	width:78.34em;
	padding-top:2.5em;
	padding-right:1.66em;
	background:url("bg_toparea.png") repeat-x bottom left;
}
#toplogo {
	float:left;
	width:14em;
	padding-left:20px;
}
#topmenu {
	float:left;
	width:80em;
	overflow:hidden;
	padding-top:1.25em;
	margin-bottom:1.5em;
	background:url("bg_toparea.png") repeat-x bottom left;
	border-bottom:solid 1px #f7f7f7;
}
#grid {
	float:left;
	padding:0 1.66em 0 0;
	width:80em;
	margin:0 auto 0 1.66em;
	background:#fff url("bg_body_right.png") repeat-y right top;
}
#sitebottom {
	background: url("bg_sitebottom_left.png") no-repeat 5px 100%;
	margin:0 5px 0 0;
}
#sitebottom div{
	background: url("bg_sitebottom_right.png") no-repeat 100% 100%;
	height:18px;
	padding:1px 0;
}
#columnarea {
	background-color:#fff;
	width:78.66em;
	margin:0 3em 0 1.34em;
	float:left;
	padding-top:1.08em;
}
#sitefooter {
	padding:1em 0;
	margin:2em 1.76em 0 0.33em;
	border-top:solid 5px #9EC0E7;
}
#sitefooter p, #sitefooter ul {
	text-align:center;
}
#sitefooter ul, #sitefooter ul li {
	list-style:none;
	float:left;
}
#sitefooter ul {
	margin:0 auto 2em;
	width:75%;
	float:none;
	clear:both;
}
#sitefooter ul li {
	margin-left:1.6em;
}
#sitemaparea {
	width:75%;
	margin-left:130px;
}
form {
	background:#f7f7f7 url("bg_body_left.png") repeat-y 0 0;
	width:83.33em;
	margin:0 auto;
	padding:0;
	float:left;
}
.clear {
	clear:both;
}
.invis {
	font-size:1px;
	height:1px;
	visibility:hidden;
}

