html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #CCE6F2;
	line-height: 220%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7D818D;
}

h1, h2, h3 {
	margin-top: 0px;
}

p, ol, ul {
	margin-top: 0px;
}

ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

strong {
	color: #596070;
}

a {
	color: #77AF16;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.border {
}

img.alignleft {
	float: left;
	margin: 0px 20px 0px 0px;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

.link1 {
	margin: 20px 0px;
	padding: 0px 0px 0px 26px;
	background: url(images/homepage_06.jpg) no-repeat left top;
	letter-spacing: -1px;
	font-size: 21px;
}

ul.style1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

ul.style1 li {
	margin-bottom: 40px;
}

ul.style1 img {
	margin-top: 5px;
}

ul.style1 h3 {
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 0px 0px;
	letter-spacing: -2px;
	font-size: 24px;
	font-weight: normal;
}

/** WRAPPER */

#wrapper {
}

#wrapper-bgtop {
	background: #F1F8FB url(images/bg_01.jpg) repeat-x left top;
}

#wrapper-bgbtm {
	background: url(images/bg_02.jpg) repeat-x left bottom;
}

.container {
	width: 800px;
	margin: 0px auto;
}

.clearfix {
	clear: both;
	text-align: center;
}

/** MENU */

#menu {
	width: 940px;
	height: 60px;
	margin: 0px auto;
	padding-top: 105px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	width: 117px;
	height: 50px;
	margin: 0px;
	padding: 10px 0px 0px 20px;
	letter-spacing: -1px;
	text-decoration: none;
	text-align: center;
	text-transform: lowercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: none;
	color: #7AB3CA;
}

#menu .active {
	background: url(images/homepage_02.gif) no-repeat left top;
	color: #7AB3CA;
}

#menu .first .active {
	background-image: url(images/homepage_01.gif);
}

/** HEADER */

#header {
	width: 940px;
	height: 92px;
	margin: 0px auto;
	padding: 0px;
}

/** SEARCH */

#search {
	float: right;
	width: 400px;
	height: 92px;
	background: url(images/homepage_04.jpg) no-repeat 127px 35px;
}

#search form, #search fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

#search form {
	padding: 35px 0px 0px 127px;
}

#search input {
	float: left;
}

#search .input-text {
	width: 153px;
	height: 21px;
	padding: 4px 0px 0px 10px;
	background: none;
	border: none;
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #003A4E;
}

/** SPLASH PAGE */

#splash {
	width: 800px;
	height: 195px;
	margin: 0px auto;
	padding-bottom: 60px;
}

/** PAGE */

#page {
	background: url(images/bg_04.jpg) repeat-y center top;
}

#page-bgtop {
	background: url(images/bg_03.jpg) no-repeat center top;
}

#page-bgbtm {
	padding-bottom: 20px;
	background: url(images/bg_05.jpg) no-repeat center bottom;
}

/** CONTENT */

#content {
	float: left;
	width: 490px;
}

.single #content {
	width: 800px;
	margin: 0px auto;
}

/** SIDEBAR */

#sidebar {
	float: right;
	width: 270px;
}

/** FOOTER */

#footer {
	height: 155px;
	background: url(images/bg_06.jpg) no-repeat center top;
}

#footer p {
	margin: 0px;
	padding: 40px 0px 0px 0px;
	text-align: center;
	text-transform: lowercase;
	color: #9CABBE;
}

#footer .legal {
}

#footer .links {
}

/** BOX-STYLE1 */

.box-style1 {
}

.box-style1 .title {
	margin: 0px 0px 30px 0px;
	line-height: 100%;
	letter-spacing: -3px;
	font-size: 39px;
	font-weight: normal;
	color: #555C6C;
}

/** BOX-STYLE2 */

.box-style2 {
}

.box-style2 .title {
	height: 45px;
	margin: 0px;
	padding: 10px 0px 0px 10px;
	background: url(images/homepage_11.jpg) no-repeat left top;
	letter-spacing: -2px;
	font-size: 28px;
	font-weight: normal;
	color: #FFFFFF;
}

.box-style2 .content {
	padding: 20px 15px 30px 15px;
	text-align: justify;
}

/** BOX1 */

#box1 {
}

/** BOX2 */

#box2 {
}

/** BOX3 */

#box3 {
	margin-bottom: 40px;
}

/** BOX4 */

#box4 {
	margin-bottom: 40px;
}

/** BOX5 */

#box5 {
}
.green {
	color: #75B217;
}
.blue {
	color: #9CB1CE;
}
