﻿body
{
	font-family: Verdana, Helvetica;
	font-size: 12px;
	line-height: 15px;
	color: #77716a;
	margin-left: auto; margin-right: auto; 
	height: 100%;

	background: #ffffff;
	text-align:center;
}

body.home {
text-align:center;
}

table
{
	font-family: Verdana, Helvetica;
	font-size: 11px;
	line-height: 15px;
}

img
{
	border-width: 0px;
	margin: 0px;
	padding: 0px;
	display: block;
}

img.icon
{
	border-width: 0px;
    display: inline;
}

a
{
	color: #4C4D4F;
}

p
{
	margin-top: 0px;
	margin-bottom: 11px;
}

input
{
	font-family: Verdana, Helvetica;
	font-size: 11px;
	line-height: 13px;
	color: #4C4D4F;
}

select
{
	font-family: Verdana, Helvetica;
	font-size: 11px;
	line-height: 13px;
	color: #4C4D4F;
}

h1
{
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left:19px;
	font-family: Verdana, Helvetica;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	color: #799291;
}

a:hover { color: #ADC5C3; }

hr
{
	height: 1px;
	width: 100%;
	color: #c6c6c6;
}

#wrapper {
width:910px;
background-color:#FFFFFF;
text-align:center;
margin: 0 auto 0 auto; 
}

#content {
margin-top:20px;
text-align:left;
}

#header {
width:100%;
height:137px;
}

#logo {

float:left;
width:136px;
height:137px;
}


#banner {

width:754px;
height: 111px;
float:right;
margin-bottom:11px;
}


#content-main {
width:910px;
height:410px;
margin:15px 0 10px 0;
}

#content-inner-top {
background:#fff url(../images/content-inner-top.jpg) no-repeat;
width:910px;
height:23px;
margin-top:7px;
}

#content-inner-main {
clear: both;
background:#fff url(../images/content-inner-bg.jpg) repeat-y top left;
width:910px;
height:100%;

display:block;
float:left;
}

#content-inner-main p{
margin: 0 20px 0 20px;
}

#content-inner-bottom {
clear: both;
background:#fff url(../images/content-inner-bottom.jpg) no-repeat bottom left;
width:910px;
height:19px;
margin: 0 0 10px 0;
display:block;
float:left;

}

#column-left {
width:540px;
float:left;
margin:5px 0 0 0;
}

#column-green {
width: 362px;
background-color:#96b3af;
float:right;
padding-top:10px;
margin-right:1px;
margin-bottom:-1px;
margin-left:-1px;
background:#96b3af url(../images/green-bottom.jpg) no-repeat bottom;
border-bottom:2px dashed #d8d4d5;
border-left:2px dashed #d8d4d5;
}

<!-- #column-green-bottom {width: 362px;height:5px;background:#fff url(../images/green-bottom.jpg) no-repeat;float:right;margin-right:1px;} -->

#column-green p{
margin: 0 10px 0 20px;
color:#FFFFFF;
font-weight:bold;
}

#column-green a{
color:#FFFFFF;
text-decoration:none;
border-bottom:1px dashed #ffffff;
}

#column-green a:hover{
color:#FFFFFF;
text-decoration:underline;
border-bottom:1px solid #ffffff;
}

#footer {
color:#666666;
clear: both;
display:inline;
float:left;
margin: 0 0 20px 3px;
height: 50px;
width:910px;
}

#footer a {
font-weight:bold;
color: #666666;
text-decoration:none;
}

#footer a:hover {
font-weight:bold;
color: #799291;
text-decoration:none;
}

.credit {
font-size:10px;
}

#list {
	font: bold 1.0em verdana, Helvetica, sans-serif;
	color: #666;
	padding-left:7px;
}
#list p {
	font: bold 1.0em verdana, Helvetica, sans-serif;
	color: #000;
	border-left: solid 1px #ccc;
	margin: 0;
	padding: 0 0 1em 1em;
}

#list a{
	text-decoration: none;
}

#list a:hover{
	text-decoration: none;
}