/*

*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/headerBack.gif) center top no-repeat;
	text-align: justify;
	font-family: "Century gothic", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #494949;/*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, h4 {
	height: 25px;
	background: #0077A7 url(images/img3.gif) repeat-x left bottom;
	padding: 13px 0 0 20px;
	text-transform: lowercase;
	font-size: 11px;
	color: #FFFFFF;
}
h3 {
	padding: 13px 0 0 20px;
	margin-top: -24px;
}

p, ol, ul {
	line-height: 180%;
}

p em {
	font-weight: bold;
	font-style: normal;
}


ul {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
}

a {
	color: #6B6B6B;
}

a img {
	border: none;
}

a:hover {
	text-decoration: none;
}

.imageLeft {
	float: left;
	margin: 0 20px 0 0;
}

.imageRight {
	float: right;
	margin: 0 0 0 20px;
}

.bg1 {
	padding: 0 20px 20px 20px;
	border-top: 1px solid #FFFFFF;
	background: #FFFFFF url(images/img4.gif) repeat-x;
}

.bg2 {
	padding: 20px;
	/*border-top: 1px solid #CBE1EF;*/
	/*background: #FFFFFF url(images/img4.gif) repeat-x;*/
}

/* Header */

#header {
	width: 892px;
	height: 142px;
	margin: 0 auto;
}

#header * {
	margin: 0;
	padding: 0;
}

#header h1 {
	visibility: hidden;
	float: left;
	padding: 117px 0 0 20px;
	font-size: 20px;
}

#header h2 {
	float: left;
	padding: 93px 0 0 10px;
	font-size: 11px;
	font-weight: normal;
}

#header ul {
	float: right;
	margin: 0;
	margin: 46px 0 0 0;
	list-style: none;
	width: 450px;
}

#header li {
	display: inline;
}

#header li a {
	display: block;
	float: left;
	height: 25px;
	margin: 0 0 0 8px;
	padding: 12px 20px 0px 20px;
	background: #ABBA47 url(images/img2.gif) repeat-x;
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
}

#header p{
	float: right;
	position: relative;
	top: 115px;
	right: -448px;
}

/* Content */

#content {
	width: 892px;
	margin: 0 auto;
}

#colOne {
	float: left;
	margin-top: 22px;
	width: 186px;
}

#colOne ul {
	padding-left: 0;
	list-style: none none outside;
}

#colOne li {
	padding: 5px 0;
	background: url(images/img6.gif) repeat-x;
}

#colOne li.first {
	background: none;
}

#colTwo {
	float: right;
	width: 686px;
	margin-top: -17px;
}

/* Footer */

#footer {
	clear: both;
	position: relative;
	margin: 0px auto;
	padding: 12px 0;
	background: url(images/footerBack.gif) center top no-repeat;
}

#footer p {
	width: 532px;
	margin: 0 auto;
	text-align: center;
	padding-left: 360px;
}
