/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

html {
	background: #FFFFFF;
}

body {
	margin: 0;
	padding: 0;
	background: #124a83 url(images/img1.gif) repeat-x;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8F8F8F;
	overflow:auto;
	overflow-x:hidden;
}

wrapper {
	width:900px;
	height:1000px;

}

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: #124a83 url(images/img3.gif) repeat-x left bottom;
	padding: 13px 0 0 20px;
	font-size: 11px;
	color: #FFFFFF;
	border-top: 10px;
}

ol, ul {
	line-height: 120%;
}

p {
	line-height: 180%;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
}

.image {
	float: left;
	margin: 20px 20px 0 0;
}
.imager {
	float: right;
	margin: 20px 10px 10px 20px;
}

.bg1 {
	padding: 0px 50px 10px 50px;
	border-top: 2px solid #909090;
	border-bottom: 8px solid #124A83;
	background: #FFFFFF url(images/img4.gif) repeat-x;
}

.bg2 {
	padding: 20px;
	border-top: 1px solid #000000;
	background: #FFFFFF url(images/img4.gif) repeat-x;
	border-bottom: 12px solid #124a83;

}

.bg3 {
	padding: 0px 5px 10px 5px;
	border-top: 2px solid #909090;
	border-bottom: 8px solid #124A83;
	background: #FFFFFF url(images/img4.gif) repeat-x;
}


/* Header */

#header {
	padding:0px 20px 20px 20px;
	width: 100%;
	height: 180px;
	margin: 0 auto;
	zoom: 100%;
}

#header * {
	margin: 0;
	padding: 0;
	/*text-transform: lowercase;*/
	color: #FFFFFF;
}

#header h1 {
	float: left;
	padding: 70px 0 0 10px;
	font-size: 33px;
}

#header h2 {
	float: left;
	padding: 91px 0 0 10px;
	font-size: 12px;
	font-weight: normal;
}

#header2 {
	padding:0px 5% 0px 12%;
	width: 80%;
	height: 100px;
	zoom: 100%;
}

#header2 * {
	margin: 0;
	padding: 0;
	/*text-transform: lowercase;*/
	color: #FFFFFF;
}

#header2 ul {
	float:left;
	width:100%;
	margin: 0px 20%;
	padding: 20px, 0 0 0;
	list-style: none;
}

#header2 li {
	display: inline;
}

#header2 a {
	display:block;
	float: left;
	height: 25px;
	margin: 0 2px 0px 0px;
	padding: 10px 5px 0px 5px;
	background: url(images/img2.gif) repeat-x;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

#header2 a:hover {
	background: url(images/img2_hov.gif) repeat-x;
}


/* Content */


#content {
	width: 90%;
	margin: 0 auto;
}

#colOne {
	float: left;
	width: 20%;
	text-decoration: none;
}

#colOne ul {
	padding-left: 0;
	list-style: none none outside;
	text-decoration: none;
}

#colOne li {
	padding: 5px 0;
	background: url(images/img6.gif) repeat-x;
}

#colOne li.first {
	background: none;
}

#colTwo {
	float:left;
	width: 70%;
	padding: 0px 0px 10px 20px;
}

/* Footer */

#footer {
	clear: both;
	width: 98%;
	margin: 0 auto;
	padding: 30px 0;
	background: #124a83 url(images/img7.gif) repeat-x
}

#footer p {
	margin: 0;
	text-align: center;
	text-transform: lowercase;
}
