/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 20px 0;
	padding: 0;
	background: #CCDFFF;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	border-bottom-color: #000000;
	width: auto;
}

h1, h2, h3 {
	color: #B13413;
}

h2 {
	font-size: 1.4em;
}

h3 {
	margin: 0;
	font-size: 1em;
}

p, ul, ol, blockquote {
	margin-top: 0;
}

a:visited {
	border-bottom: 1px dotted #CC3366;
	color:#CC3366;
}

a:link {
	border-bottom: 1px dotted #CCCCCC;
	text-decoration: none;
	color: #3284B5;
}

a:hover {
	border: 1px;
}

img {
	border: 0px;
}

/* Header */

#header {
	width: 900px;
	height: 200px;
	background: url('images/img1.jpg') no-repeat;
	float: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header * {
	margin: 0;
	border: none;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}

#header h1 {
	float: center;
	padding: 20px 0 0 20px;
	font-size: 2em;
}

#header h2 {
	float: center;
	padding: 65px 0 0 20px;
	font-size: 1.3em;
}

/* Menu */

#menu {
	width: 900px;
	height: 41px;
	margin: 0 auto;
	background: #37AEF2 url('images/img2.gif');
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: inline-table;
	float: left;
	height: 32px;
	padding: 9px 20px 0 20px;
	text-decoration: none;
	color: #FFFFFF;
}

#menu a:hover, #menu .active a {
	background: url('images/img3.gif');
	color: #FFFFFF
}

/* Content */

#content {
	width: 900px;
	margin: 0 auto;
	background: url('images/img4.gif');
}

#colOne {
	float: right;
	width: 110px;
	padding: 20px 10px 0 10px;
}

#colTwo {
	float:right;
	width: 550px;
	padding: 20px 40px 0 10px;
	text-align:justify
}

#colThree {
	float: left;
	width: 100px;
	padding: 0px;
}

/* Footer */

#footer {
	width: 900px;
	margin: 0 auto;
	background: url('images/img6.gif') repeat-x;
	font-size: smaller;
	padding-left:0;
	padding-right:0;
	padding-top:10px;
	padding-bottom:10px
}

#footer * {
	color: #666666;
}
#content .style8 {
	font-family: "Book Antiqua";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	letter-spacing: normal;
	text-align: center;
	vertical-align: text-top;
	word-spacing: normal;
	float: right;
	height: 500px;
	width: 40px;
}
#content #colTwo table {
	text-align: left;
	float: left;
	width: 300px;
}
