body {
	margin: 0;
	font: 10px 'Trebuchet MS', Verdana, sans-serif;
	background: #b6af89;
}

h1, h2, img, p, div {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

img {
	border: 0;
}

#page {
	height: 100%;
	width: 780px;
	margin: 0 auto;
}

#main {
	float: left;
	width: 780px;
	background: #fff;
	padding: 0;
	margin: 5px 0;
	border: 2px solid #634C42;
}

#header {
	height: 252px;
	width: 780px;
	margin: 0 auto;
	background: url(../images/header.jpg) no-repeat center top;
	position: relative;
}

#header h1 {
	float: left;
	display: inline;
	margin: 45px 0 0 32px;
}

#header h1 a {
	display: block;
	height: 130px;
	width: 182px;
	background: url(../images/palmetto-logo.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

#container {
	float: left;
	width: 780px;
	background: #fff;
	margin: 8px 0 0 0;
	padding: 0;
	background: url(../images/bg-container.gif) repeat-y right top;
}

#left {
	float: left;
	width: 120px;
	background: #fff;
	margin: 0;	
	padding: 0 0 0 13px;
}

#left-navigation {
	float: left;
	width: 117px;
	margin: 0;
	padding: 0 0 5px 0;
}

#left-navigation li {
	float: left;
	width: 115px;
	list-style: none;
	padding: 0;
	margin: 0;
	background: #644c42;
	border: 1px solid #EBE9E8;
	border-top: 0;
}

#left-navigation li.first {
	background: #634b41 url(../images/bg-nav-top.gif) no-repeat left top;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	padding: 0;
	margin: 0;
}

#left-navigation li.last {
	background: #634b41 url(../images/bg-nav-bottom.gif) no-repeat left bottom;
	padding: 0;
	margin: 0;
	border: 1px solid #fff;
	border-top: 0;
}

#left-navigation li a {
	width: 100px;
	display: block;
	color: #fff;
	padding: 4px 0 4px 15px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	overflow: hidden;
}

#left-navigation a:hover {
	background: #fff;
	color: #644c42;
}

.left-text {
	float: left;
	width: 115px;
	background: #3a6fb4 url(../images/bg-left-text-top.gif) no-repeat left top;
	margin: 3px 0 0 0;
}

.left-text p {
	color: #fff;
	padding: 14px 5px 12px 15px;
	font-size: 11px;
}

.left-text div {
	background: url(../images/bg-left-text-bottom.gif) no-repeat left bottom;
}

#content {
	float: left;
	display: inline;
	width: 432px;
	background: #fff url(../images/bg-content.gif) repeat-y;
	margin: -1px 0 16px 20px;	
	
}

#top {
	float: left; 
	display: block;
	height: 14px;
	width: 432px;
	background: #fff url(../images/bg-content-top.gif) no-repeat center top;
	padding: 0;
	margin: 0 0 0 20px;
}

#content h1 {
	color: #3d6fb6;
	font-size: 19px;
	margin: 8px 0 0 21px;
	padding: 0;
}

#content h2 {
	color: #634c42;
	font-size: 16px;
	margin: 8px 0 0 21px;
	padding: 0;
	line-height: 23px;
}

#content h3 {
	color: #3d6fb6;
	font-size: 15px;
	margin: 8px 0 0 21px;
	padding: 0;
	line-height: 18px;
}

#content h4 {
	color: #634c42;
	font-size: 13px;
	margin: 8px 0 0 21px;
	padding: 0;
	line-height: 19px;
}
#content h5 {
	color: #CC9933;
	font-size: 13px;
	margin: 8px 0 0 21px;
	padding: 0;
	line-height: normal;
	font-weight: bold;
	text-align: center;
}

#content p {
	
	color: #000;
	font-size: 12px;
	margin: 0 11px 4px 21px;
	padding: 0;
	line-height: 14px;

}


#content ul {
	font-size: 11px;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 35px;
	
}
#content li {
	margin-bottom: 4px;
}


#content strong {
	padding: 8px 0 10px 35px;
}

#content table {
	margin: 8px 0 0 0px;
}

#content div.bottom {
	clear: both;
	height: 35px;
	width: 432px;
	background: #fff url(../images/bg-content-bottom.gif) no-repeat center bottom;
}

#center {
	clear: both;
	width: 397px;
	background: #b6af89 url(../images/bg-center-top.gif) no-repeat center top;
	margin: 0 0 0 18px;
	padding: 0;
}

#center img {
	position: relative;
	top: 12px;
	left: 12px;
	margin-right: 6px;
}

#right {
	float: left;
	display: inline;
	width: 163px;
	margin: 0 0 240px 8px;
	padding: 0 8px 0 12px;
}

#right h3 {
	/* float: left; */
	color: #506FB2;
	font-size: 12px;
	margin: 0 0 0px 0;
	padding: 0;
	width: 141px; 
}

#right p {
	float: left;
	color: #000;
	font-size: 10px;
	margin: 5px 15px 5px 0px;
	padding: 0;
	line-height: 14px;
	width: 141px;
}

#footer {
	float: left;
	display: inline;
	width: 709px;
	height: 62px;
	margin: 0 0 0 55px;
	padding: 0;
	background: url(../images/footer.gif) no-repeat;
	position: relative;
}
#footer p {
	margin: 30px 0 0 155px;
	font-size: 10px;
	color: #FFFFFF;
}
.footerimg {
	float: right;
	margin: -235px 0 0 0;
	padding: 0;
	position: relative;
}

#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
