/* CSS Liberation Playground */

body {
background: #131313 url('images/header/background2.gif') repeat-x;
margin: 0 0 0 0;
padding: 0 0 0 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
}

#container {
width: 725px;
margin: 0 auto;
}

#header {
background: #131313 url('images/header/header.jpg') no-repeat top center;
width: 725px;
height: 190px;
}

#toolbar {
padding: 160px 0 0 10px;
color: #fff;
font-variant: small-caps;
text-align: right;
line-height: 33px;
}

#toolbar a{
color: #fff;
text-decoration: none;
padding: 7px 10px 10px 10px;
line-height: 33px;
}

#toolbar a:hover{
color: #fff;
line-height: 33px;
padding: 7px 10px 10px 10px;
}

#content {
	position: absolute;
}

#contentContainer {
	background: #fff url('images/header/contentbackground.gif') repeat-y;	
}

#content, #contentContainer {
width: 725px;
height: inherit;
margin: 0 0 0 0;
padding: 0 0 0 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333;
overflow: hidden;
}

#lcol
{
background: #aa378b url('images/header/lcol_bg.gif') repeat-y;
position: relative;
width: 154px;
float: left;
margin: 0px 0px 0px 1px;
padding: 0 0 0 0;
border-right: 1px solid #000;
top:0px;
}

#menu ul
{
list-style: none;
margin: 1px 0 0 0;
padding: 0 0 0 0;
}

#menu li
{
background: none;
padding: 0 0 0 0;
margin: 0 0 0 0;
font-variant: small-caps;
font-family: Trebuchet MS, tahoma, sans-serif;
font-size:1.3em;
border-bottom: dashed 1px #fff;
}

#menu a
{
display: block;
position: relative;
width: 135px;
height: 22px;
margin: 0 0 2px 0;
text-decoration: none;
background: inherit;
padding: 6px 0 0 10px;
color: #fff;
font-size: 1em;
}

#menu a:hover
{
background: inherit;
color: #000;
}

#menu a span
{
position: absolute;
right: 0px;
margin-top: 5px;
margin-right: 8px;
width: 7px;
height: 7px;
}

#menu a:hover span
{
position: absolute;
right: 0px;
margin-top: 5px;
margin-right: 8px;
width: 7px;
height: 7px;
}

#mainintrobox {
background: none;
position:relative;
width: 690px;
float:left;
height: inherit;
margin: 10px 10px 10px 10px;
padding: 0 0 0 0;
}

#cert18{text-align:center;}

#maincontentbox {
width: 565px;
background-color: #fff;
background-repeat: no-repeat;
overflow: auto;
background-attachment: fixed;
background-position: center top;
float:right;
padding: 0 0 0 0;
margin: 0 1px 0 0px;
}

html>body #maincontentbox{
	background-position: center 190px;
	padding: 10px 10px 10px 10px;
	margin: 0 1px 0 0px;
	width: 548px;
}

#footer {
position: relative;
background: #131313;
height: 33px;
width: 725px;
font-size: 9px;
text-align: center;
margin: 0 0 0 0;
padding: 9px 0 0 0;
color: #ccc;
z-index: 5;
}

#footer a{color:#fff;}
h1 {
font-size: 21px;
padding: 0 0 0 0;
font-variant: small-caps;
}

h3 {	
font-size: 16px;
padding: 0 0 0 0;
margin: 0 0 0 0;
font-variant: small-caps;
line-height: 30px;
}

h4 {	
font-size: 14px;
padding: 0 0 0 0;
margin: 0 0 0 0;
font-variant: small-caps;
line-height: 26px;
}

#position_EndOfPage, #position_EndOfMainContent, #position_EndOfFooter, #position_EndOflcol, #position_EndOfContent, #position_EndOfContentContainer {
	background:none;
	display:block;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border: 0;
	font-size: 0;
}

.break {
	clear:both;width:100%;height:10px;
}
