﻿body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(img/img1.gif) repeat-x;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8F8F8F;
}

h2, h3, h4, h5, h6 {
	margin: 0;
}

h2 {
	letter-spacing: -1px;
	font-size: 26px;
	font-weight: normal;
	color: #31576F;
}

h2 em {
	font-weight: bold;
	font-style: normal;
}

h3 {
	height: 25px;
	background: #0077A7 url(img/img2.gif) repeat-x left bottom;
	padding: 13px 0 0 20px;
	font-size: 11px;
	color: #FFFFFF;
}

p, ol, ul {
	line-height: 180%;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
}

a {
	color: #6B6B6B;
}

th {
	text-align:center;
	font-size: 12px;

}

td {
	text-align:center;
	font-size: 12px;

}

.image {
	float: left;
	margin: 0 20px 0 0;
}

.bg1 {
	padding: 0 10px 0 10px;
}

.bg2 {
	padding: 20px;
	background: #FFFFFF url(img/img3.gif) repeat-x;
}

/* Header */

.style2 {
font-family: Arial, Helvetica, sans-serif; 
font-size: 14px; 
color: #ABBA47; 

}

.style3 {
color: #ADA295;
text-align: left;
font-family: Arial, Helvetica, sans-serif; 
font-size: 13px; 
}

.style4 {
text-align: center;
font-family: Arial, Helvetica, sans-serif; 
font-size: 14px; 
}

#header {
	width: 892px;
	height: 130px;
	margin: 0 auto;
}

#header * {
	margin: 0;
	padding: 0;
	color: #003399;
}

#header h1 {
	float: left;
	padding: 1px 40px 1px 40px;
	font-size: 14px;
}

#header h2 {
	float: left;
	padding: 91px 0 0 10px;
	font-size: 11px;
	font-weight: normal;
	background-color: #C38A17;
}

#header ul {
	float: right;
	margin: 0;
	padding: 57px 0 0 0;
	list-style: none;
}

#header li {
	display: inline;
}

#header a {
	display: block;
	float: left;
	height: 25px;
	margin: 0 0 0 8px;
	padding: 12px 20px 0 20px;
	background: #81715C url(img/img2.gif) repeat-x;
	text-decoration: none;
	font-weight: bold;
	width: 124px;
}

/* Content */

#content {
	width: 892px;
	margin: 0 auto;
}

#colOne {
	float: left;
	width: 186px;
	background-color: #EFECEA;
}

#colOne ul {
	padding-left: 0;
	list-style: none none outside;
}

#colOne li {
	padding: 1px 0;
	background: url(img/img6.gif) repeat-x;
}

#colOne li.first {
	background: none;
}

#colTwo {
	float: right;
	width: 686px;
}

/* Footer */

#footer {
	clear: both;
	width: 892px;
	margin: 0 auto;
	padding: 15px 0;
	background: url(img/img7.gif) repeat-x
}

#footer p {
	margin: 0;
	text-align: center;
}
#header a:hover {

	display: block;
	float: left;
	height: 25px;
	margin: 0 0 0 8px;
	padding: 12px 20px 0 20px;
	background: #ABBA47 url(img/img2.gif) repeat-x;
	text-decoration: underline;
	font-weight: bold;
}
.bg3 {

	padding: 0 10px 0 10px;
	background: #FFFFFF url(img/img8.gif) repeat-x;
}
