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

* {
	margin: 0;
	padding: 0;
}

body {
    font-family: verdana, sans-serif;
    text-align: center;
    background: #F6F6F6 url(images/img01.jpg) repeat-x;
    font-size: 100%;
	color: #3B3B3B;
}

h2, h3, h4, h2 a, h3 a {
	margin-bottom: 1em;
	letter-spacing: -0.035em;
	font-weight: normal;
	color: #37404C;
}

h2 {
	font-size: 1.5em;
}

h3 {
	font-size: 1.2em;
	font-weight: normal;
}

h4 {
	font-size: 1.1em;
	font-weight: normal;
}

p, ul, ol {
	margin-bottom: 1em;
	line-height: 170%;
	text-align: justify;
}

ul, ol {
	margin-left: 3em;
}

dl.list1 {
	margin: 0;
	padding: 0;
	list-style: none;
}

dl.list1 dt {
	float: left;
	width: 70px;
}

dl.list1 dd {
	margin-bottom: 10px;
}

dl.list1 a {
	color: #666666;
}

ul.list2 {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

ul.list2 li {
	float: left;
	margin: 0 18px 18px 0;
}

ul.list2 li.nopad {
	margin-right: 0;
}

a {
	color: #FF5A00;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

/* Wrapper */
#wrapper {
	width: 960px;
	margin: 0 auto;
	background: url(images/img02.jpg) repeat-y;
}

#wrapper2 {
	background: url(images/img10.jpg) no-repeat left bottom;
}

/* Header */

#header {
    padding: 0;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	height: 140px;
	background: #087FE7 url(images/img03.jpg) no-repeat;
}

#header h2 {
    text-align: left;
    margin: 0 auto;
    width: 796px;
    color: white;
    border: 0;
    padding: 30px 0 10px 0;
}

#menu {
    text-align: left;
    margin: 30px auto 0 auto;
    width: 796px;
}

#menu h1 {
    padding: 0;
    letter-spacing: -3px;
    font-size: 30px;
    color: #FFFFFF;
}

#menu h1 a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */
#menu ul {
	margin: 0;
    padding: 10px 0 0 0;
    list-style: none;
    line-height: normal;
    text-align: right;
}

#menu li {
	display: inline;
}

#menu .active {color: #FF0;}

#menu ul a {
	padding-left: 30px;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu ul a:hover {
	text-decoration: underline;
}

/* Page */

#page {
	background: url(images/img04.jpg) no-repeat;
}

/* Content */

#content {
    margin: auto;
    text-align: left;
    width: 796px;
    padding-top: 40px;
    font-size: 0.9em;
}

#content h2 {
    font-size: 1.5em;
    margin-top: 0;
    margin-bottom: 1em;
}

/* Widebar */

#widebar {
    width: 796px;
    margin: 0 50px;
	padding: 25px 28px 0 28px;
	background: #F2F2F2 url(images/img11.gif) repeat-x;
}

/* Footer */

#footer {
	height: 108px;
	background: url(images/img05.jpg) no-repeat;
    font-size: 0.9em;
}

#footer p {
	margin: 0;
	padding-top: 45px;
	text-align: center;
	color: #8E8E8E;
}

#footer a {
	color: #8E8E8E;
}

#site-search {
    float: right;
    margin-top: -3.3em;
}
