body 
{
font-family: verdana, helvetica, arial, sans-serif;	
font-size: 12px;
text-align: center;
background: url(images/page_bg.jpg);
color: #4e8eda;
}
html, body, #wrapper, h1, #nav, li, ul 
{
margin: 0;	
padding: 0;
list-style: none;
}
th, td 
{
font-size: 11px;
}
img 
{ 
border: 0; 
}
#wrapper 
{
margin: 16px auto;
text-align: left;
width: 800px;
position: relative;
}
h1, h2, h3 
{
font-size: 12px;
}
h1 
{
margin: 0;
padding: 0;
}
h2 
{
margin: 0 0 5px 0;
padding: 0;
}
h3 
{
padding: 4px 0 0 0;
}
p 
{
margin: 1em 0;
padding: 0;
}
.block 
{
display: block;
}
.clear 
{
clear: both;
height: 1px;
padding-top: 0;
margin-top: 0;
margin-bottom: 0;
font-size: 1px;
line-height: 1px;
}
* html .clear 
{
margin-top: -5px;
margin-bottom: -4px;
}
.left 
{
float: left;
margin: 1px 8px 0px 0px;
}
.softright 
{
text-align: right;
}
.readmore 
{
text-align: right;
}
/* ***** */
html, body, #wrapper 
{
height: 100%;
}
body 
{
background: #4e8eda;
color: #3a3b39;
}
p 
{
line-height: 1.4;
}
a 
{
color: #3a3b39;
font-weight: bold;
font-size: 11px;
text-decoration: none;
}
a:hover 
{
text-decoration: underline;
}
#wrapper 
{
margin: auto;
width: 787px;
padding: 0;
min-height: 200px;
background: url(images/page_bg.jpg) repeat-y;
}
#wrapper-i 
{
background: url(images/page_bg.jpg) repeat-y;
width: 100%;
min-height: 200px;
}
/* header */
#header 
{
position: absolute;
top: 0;   left: 13px;
width: 766px;
background: url(images/menu_bg.gif) repeat-x;
}
#header-cap 
{
position: absolute;
top: 197px;   
left: 327px;
width: 129px; height: 29px;
background: url() no-repeat;
}
#header h1 
{
background: url(images/header.jpg) no-repeat;
text-align: right;
margin: 32px 0 0 0;
}
/* nav */
#nav 
{
position: absolute;
top: 0;   left: 0;
width: 766px; height: 32px;
background: url(images/menu_cap.jpg) top right no-repeat;
}
#nav li 
{
float: left;
}
#b-nav 
{
background: url() top right no-repeat;
}
/* body */
#spacer 
{
height: 197px;
}
#body 
{
background: url(images/) repeat-y;
margin: 0 8px 0 13px;
padding: 14px;
min-height: 200px;
}
#body-i 
{
background: url(images/divider_v.gif) 276px 9% no-repeat;
}
/* left */
#left 
{
float: left;
width: 261px;
padding-top: 0px;
background: url(images/) no-repeat;
}
* html #bullets img 
{
margin-left: -3px;
margin-left: 0px;
float: left;
}
#bullets img 
{
display: block;
}
#left .i 
{
margin: 0 0px;
}
/* right */
#right 
{
float: right;
width: 442px;
margin-top: 15px;
}
#right .i 
{
margin: 0 13px 0 0px;
}
#right .j 
{
float: right;
width: 146px;
margin-top: 0.5em
}
#right .i .left 
{
margin: 0;
}
#right .j ul 
{
float: right;
width: 122px;
padding-top: 0px;
background: url(images/) no-repeat;
display: inline;
margin-right: 0px;
}
#right .clear 
{
padding-top: 7px;
margin: 0 0 10px 0;
}
ul.bigbullets li 
{
background: url(images/) left no-repeat;
margin: 0;
padding: 5px 2px 5px 20px;
}
/* copyright */
#copyright 
{
position: center;
top: 0px;
width: 100%;
margin: 0 0 0px 0;
font-size: 10px;
color: #f8fbc8;
font-weight: normal;
}
/* footer */

#footer-p {
	clear: both;
	height: 24px;
}

#footer    { background: url(images/) repeat-x; }
#footer .l { background: url(images/) top left no-repeat; }
#footer .r { background: url(images/) top right no-repeat; }

#foot-nav    { background: url(images/) repeat-x; }
#foot-nav .l { background: url(images/) top left no-repeat; }
#foot-nav .r { background: url(images/) top right no-repeat; }

#footer {
	color: #f8fbc8;
	text-align: center;
}

#footer a {
	color: #f8fbc8;
	text-decoration: none;
}

#footer a:hover {
	color: black;
}

#foot-nav {
	position: relative;
	top: -14px;
	width: 43em;
	margin: auto;
	color: #f8fbc8;
}

#foot-nav .r {
	padding: 9px 0 10px 0;
	width: 100%;
}

#foot-nav a {
	color: #f8fbc8;
	text-decoration: none;
}

#foot-nav a:hover {
	color: #f8fbc8;
	text-decoration: none;
}

#footer p {
	position: relative;
	margin-top: 13px;
	top: -20px;
}