

a {
text-decoration: none;
color: #0099CC;
}

a:hover {
text-decoration: underline;
color: #0099CC;
}

#page_header {
	width: 800px;
	height:170px;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 7px;
	padding-left: 7px;
}

#header {
	width: 800px;
	height: 170px;
	vertical-align: bottom;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: transparent;
	position: absolute;
}

span {
color: #444.;
	color: #FFFFFF;
}

#menu {
	width: 800px;
	height: 57px;
	text-align: right;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top:112px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	background-color: transparent;
	position: absolute;
}


#menu ul {
	margin-top: 3px;
	margin-right: 0;
	margin-left: auto;
}

#menu ul li {
display: inline;
}

#menu ul li a {
	background-color: transparent;
	background-repeat: repeat-x;
	font-size: 0.8em;
	font-family: 'century gothic', verdana, sans-serif;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 7px;
	text-align: center;
	border-left-style: solid;
	border-left-color: #666666;
	border-left-width: 2px;
}

#menu ul li a:hover {
	text-decoration: none;
	color: #80C249;
	border-left-style: solid;
	border-left-color: #80C249;
	border-left-width: 2px;
}

#main {
	width: 800px;
	background: url('images/main.jpg') repeat-x top;
	display: block;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top:-8px;
}

#container {
width: 800px;
margin: 0 auto;
padding-top: 50px;
font-family: arial;
font-size: 0.9em;
}

#content {
	border-right: 1px solid #ccc;
	line-height: 1.6em;
	color: #000;
	font-size: 0.9em;
	margin-top: 0;
	margin-right: 250px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0px;
	padding-right: 20px;
}

#content p {
	padding-bottom: 5px;
}

h1 {
	margin-top: 0px;
	color: #80C249;
	letter-spacing: -2px;
	font-family: 'trebuchet ms', 'century gothic', verdana, sans-serif;
}

h2 {
	margin-top: 20px;
	margin-bottom: 10px;
	color: #666;
	letter-spacing: -1px;
	font-size: 1.3em; font-weight: 400;
	font-family: 'trebuchet ms', 'century gothic', verdana, sans-serif;
}


.right {
	float: right;
	padding: 7px;
	background-color: #FFF;
	border: 1px solid #CCC;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 17px;
}

#footer {
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 13px;
	color: #aaa;
	font-size: 0.7em;
	text-align: center;
	border-top: 1px solid #ccc;
	margin-left: 20px;
	margin-right: 160px;
}

#extras {
	clear: right;
	float: right;
	width: 230px;
	margin-left: 10px;
	margin-bottom: 20px;
	padding: 0;
	color: #666;
	margin-right: 10px;
}

#extras p {
line-height: 1.5em;
margin: 0 0 1.5em 0;
font-size: 0.7em;
}

.center {
text-align:center;
display:block;
margin-top: 15px;
}

.box {
margin: 0 4px 10px 4px;
line-height: 1.3em;
font-size: 0.8em;
border: 0;
}

#body {
	background: url(images/bg_bottom.png) bottom no-repeat;
	text-align: justify;
	margin-bottom: 0px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-bottom: .1px;
	padding-left: 7px;
	background-color:#FFFFFF;
}

#bg {
	margin: 0px auto;
	width: 814px;
	background: url(images/bg.png);
	background-color:#FFFFFF;
}


body {
	background-color: #FFFFFF;
	margin-top:15px;
}
