/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img1.gif) repeat-x;
	text-align: justify;
	font-family: Helvetica, "Trebuchet MS", Arial, sans-serif, Tahoma, Calibri;
	font-size: 12px;
	color: #666;
	letter-spacing: 1px;
}

h2, h3, h4, h5, h6{
	margin: 0;
}

h2 {
/*	text-transform: lowercase; */
	letter-spacing: 1px;
	font-size: 26px;
	font-weight: bold;
	color: #31576F;
}

h4 {
/*	text-transform: lowercase; */
	letter-spacing: 1px;
	font-size: 20px;
	font-weight: bold;
	color: #31576F;
}

h2 em {
	font-weight: bold;
	font-style: normal;
}

h4 em {
	font-weight: bold;
	font-style: normal;
}

h3 {
	height: 30px;
	background: #0077A7 url(images/img3.gif) repeat-x left;
	padding: 5px 0 0 30px;
	text-transform: none;
	font-size: 14px;
	color: #FFFFFF;
	letter-spacing: 1px;
}

h5 {
	height: 30px;
	background: #0077A7 url(images/img2.gif) repeat-x left;
	padding: 5px 0 0 30px;
	text-transform: none;
	font-size: 14px;
	color: #FFFFFF;
	letter-spacing: 1px;
}

p, ol, ul {
	line-height: 180%;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
}

a {
	color: #00F;
}

a:hover {
	text-decoration: none;
	color: #060;
}

.image {
	float: left;
	margin: 0 0 0 0;
}

.bg1 {
	padding: 0 10px 10px 10px;
	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: 995px;
	height: 20px;
	margin: 0 auto;
	padding-top: 0px;
}

#header1 {
	width: 995px;
	height: 20px;
	margin: 0 auto;
}

#header * {
	margin: 0;
	padding: 0;
/*	text-transform: lowercase; */
	color: #FFFFFF;
}

#header1 * {
	margin: 0;
	padding: 0;
/*	text-transform: lowercase; */
	color: #FFFFFF;
}

#header1 h1 {
	float: right;
	font-size: 37px;
    font-weight: bold;
	color: #FFF;
}

#header1 h2 {
	float: right;
	padding-right: 5px;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	color: #FF0;
	letter-spacing: 1px;
}

#header1 h4 {
	float: left;
	padding-left: 5px;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	color: #0F0;
	letter-spacing: 1px;
}

#header ul {
	float: left;
	margin: 0;
	padding: 0 0 0 0;
	list-style: none;
	color: #F00;
	letter-spacing: 1px;
}

#header li {
	display: inline;
}

#header a {
	display: block;
	float: left;
	height: 25px;
	margin: 0 0 0 5px;
	padding: 8px 16px 0 20px;
	background: #ABBA47 url(images/img2.gif) repeat-x;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

#header a:hover {
	display: block;
	float: left;
	height: 25px;
	margin: 0 0 0 5px;
	padding: 8px 16px 0 20px;
	background: #ABBA47 url(images/img2.gif) repeat-x;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	font-size: 12px;
}

/* Content */

#content {
	width: 1000px;
	margin: 0 auto;
}

#colOne {
	float: left;
	width: 240px;
	padding-left: 5px;
	padding-top: 5px;
}

#colOne a{
	text-decoration:none;
	color: #06F;
	font-size: 11px;
	font-weight: bold;
}

#colOne a:hover{
	text-decoration: none;
	color: #060;
	font-weight: bold;
	font-size: 11px;
}

#colOne ul {
	padding-left: 0;
	list-style: square none inside;
	letter-spacing: 1px;
}

#colOne li {
	padding: 2px 0;
	background: url(images/img6.gif) repeat-x;
	color: #124862;
}

#colOne li.first {
	background: none;
}

#colTwo {
	float: left;
	width: 520px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

#colTree {
	float: right;
	width: 240px;
	padding-right: 5px;
	padding-top: 5px;
}

#colTree a{
	text-decoration:none;
	color: #06F;
	font-size: 11px;
	font-weight: bold;
}

#colTree a:hover{
	text-decoration: none;
	color: #060;
	font-weight: bold;
	font-size: 11px;
}

#colTree ul {
	padding-left: 0;
	list-style: disc none inside;
	letter-spacing: 1px;
}

#colTree li {
	padding: 2px 0;
	background: url(images/img6.gif) repeat-x;
	color: #124862;
}

#colTree li.first {
	background: none;
}

/* Footer */

#footer {
	clear: both;
	width: 995px;
	margin: 0 auto;
	padding: 5px 0;
	background: url(images/img7.gif) repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
	text-transform: none;
	color:#990;
	font-weight:bold;
	font-size:11px;
	letter-spacing: 1px;
	line-height: 22px;
}
