/*
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/img01.gif) repeat-x;
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #353535;
	text-align: justify;
	background-image: 
	url(/images/background_01.gif);
	background-repeat: repeat-x
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #3F586B;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 175%;
}

h3 {
	font-size: 10px;
	font-weight: normal;
}

p1 {
	line-height: normal;
	font-size: 7px;
}

p, ol, ul {
	line-height: 150%;
}

p {
}

ol {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

ul li {
	padding-left: 10px;
	background: url(images/img07.gif) no-repeat 0px 7px;
}

blockquote {
	margin: 0;
	padding-left: 20px;
	font-style: italic;
}

blockquote * {
}

a {
	color: #FF5723;
}

a:hover {
	text-decoration: none;
	color: #1777B1;
}

img {
	border: none;
}
img.top {
	vertical-align: text-top;
}

img.bottom {
	vertical-align: sub;
}

img.middleleft {
	vertical-align: middle;
	float: left;
}

img.middleright {
	vertical-align: middle;
	float: right;
}

img.bottomleft {
	vertical-align: bottom;
	float: left;
}

img.bottomright {
	vertical-align: bottom;
	float: right;
}

img.topleft {
	vertical-align: text-top;
	float: left;
}

img.topright {
	vertical-align: text-top;
	float: right;
}

img.middle {
	vertical-align: middle;
}

img.left {
	float: left;
	margin: 3px 15px 0 0;
}

img.right {
	float: right;
	margin: 3px 0 0 15px;
}

hr {
	display: none;
}

/* Header */

#header {
	width: 900px;
	height: 175px;
	margin: 0 auto;
}



/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding: 100px 0 0 0;
}

/* Caption */

#caption {
	text-align: center;
	font-size: 12px;
	float: center;
	width: 900px;
	padding: 0 1px 15px 0;
}	

/* Content */

#content {
	float: left;
	width: 590px;
	padding-top: 0;
}

/* Sidebar */

.cols {
}

.cols .title {
	padding-bottom: 1px;
	border-bottom: 1px solid #97C984;
}

.cols .col1, .cols .col2 {
	width: 190px;
}

.cols .col1 {
	float: left;
}

.cols .col2 {
	float: right;
}

.cols ul {
}

.cols ul li {
	padding-left: 0;
}





#sidebar {
	float: right;
	width: 300px;
}

.boxed {
	margin: 0 0 20px 0;
}

.boxed .title {
	width: 290px;
	height: 20px;
	margin: 0;
	padding: 3px 0 0 10px;
	background: #283E66 url(images/img03.jpg) no-repeat;
	font-size: 17px;
	color: #EEEEEE;
}

.boxed .content {
	padding: 10px;
	border: 1px solid #283E66;
	border-top: none;
}

.boxed h3 {
	margin: 0;
}

.boxed p, .boxed ul, .boxed ol {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.boxed ul {
}

.boxed ul li {
	padding: 1px 0 8px 10px;
	background: url(/images/img04.gif) no-repeat 0px 7px;
}

.boxed ul li.first {
	border: none;
}



/* Footer */

#footer {
	width: 900px;
	margin: 0 auto;
	height: 30px;
	padding: 2px;
	background: #283e66;
	border-top: 5px solid #4175aa;
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
	font-size: 85%;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}
	text-align: center;
	line-height: normal;
	font-size: 85%;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}