body {
	background:#fff;
	color:#000;
	font-family:verdana,sans-serif;
	font-size:8pt;
	line-height:1.5em;
	margin:0;
	padding:0;
}
.wrap {
	width:792px;
	margin:0 auto;
}
.inner {
	width:760px;
	margin:0 auto;
}
.clear {
	clear:both;
	font-size:0px;
	line-height:0px;
	height:0px;
}

h1 { font-size:1.8em; }
h2 { font-size:1.4em; }
h3 { font-size:1.2em; }

img { border:0; }

a       { text-decoration:none; }
a:hover { text-decoration:underline; }

#header        { background:url(../img/bg.png); }
#header .wrap  { background:url(../img/header.png); }
#header .inner { height:284px; }
#header h1     { margin:0; }
#header a      { display:block; width:760px; height:246px; margin-top:16px; text-indent:-9000px; }

#topmenu           { background:url(../img/topmenu-bg.png); }
#topmenu .wrap     { background:url(../img/topmenu.png); }
#topmenu .inner    { height:63px; }
#topmenu a         { color:#fff; }
#topmenu ul        { margin:0; padding:0 9px 0 0; list-style:none; float:right; }
#topmenu li        { float:left; font-size:10px; line-height:20px; padding:20px 9px 5px 9px; }
#topmenu .selected { background:url(../img/topmenu-hover.png) center top; }
#topmenu p         { margin:0; line-height:1em; font-size:1.2em; color:#fff; }
#topmenu .left p   { text-align:center; }
#topmenu .right p  { text-align:right; padding-right:18px; }

#container { min-height:420px; _height:420px; }
.right { width:540px; float:right; }
.left  { width:211px; float:left; }

#footer        { background:url(../img/footer-bg.png); }
#footer .wrap  { background:url(../img/footer.png); }
#footer .inner { height:86px; }
#footer p      { text-align:center; line-height:19px; }
#footer a      { color:#fff; }
