﻿
html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(images/bg01.jpg) repeat-x left top;
	line-height: 180%;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #838383;
}

h1, h2, h3 {
	margin-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

p, ol, ul {
	margin: 0px;
	padding: 0px;
	font-size: medium;
	color: #000000;
}

ol {
	padding-left: 40px;
}

strong {
	color: #565656;
}

a {
	color: #000080;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

img.border {
}

img.alignleft {
	float: left;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

/** WRAPPER */

#wrapper {
	width: 1000px;
	margin: 0px auto;
	padding-top: 153px;
	background: url(images/bg02.jpg) no-repeat left top;
}

.container {
	width: 900px;
	margin: 0px auto;
}

.clearfix {
	clear: both;
}

/** HEADER */

#header {
	height: 66px;
}

/** LOGO */

#logo {
	position: relative;
	float: left;
	width: 275px;
	height: 66px;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	text-indent: -9999em;
	color: #000000;
}

#logo h1 a {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 275px;
	height: 66px;
	background: url(images/homepage01.jpg) no-repeat left top;
	color: #000000;
	font-size: large;
}

/** MENU */

#menu {
	float: right;
	width: 625px;
	height: 66px;
	background: url(images/homepage02.jpg) no-repeat left top;
}

#menu ul {
	margin: 0px;
	padding: 20px 0px 0px 0px;
	list-style: none;
	line-height: normal;
	text-align: center;
}

#menu li {
	display: inline;
	padding: 0px 20px;
}

#menu a {
	letter-spacing: -1px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
}

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

/** PAGE */

#page {
	overflow: hidden;
	margin-bottom: 30px;
}

/** CONTENT */

#content {
	float: right;
	width: 625px;
	padding-top: 40px;
}

/** SIDEBAR */

#sidebar {
	width: 250px;
	margin: 0px;
	padding: 300px 0px 0px 0px;
}

/** FOOTER */

#footer {
	height: 165px;
}

#footer p {
	margin: 0px;
	padding: 30px 0px 0px 0px;
	text-align: center;
	color: #B1B1B1;
}

#footer a {
	color: #B1B1B1;
}

/** FOOTER-CONTENT */

#footer-content {
	height: 126px;
	background: url(images/homepage04.jpg) no-repeat left top;
}

#footer-content .col1 {
	float: left;
	width: 215px;
	margin: 0px;
	padding: 40px 30px 0px 30px;
	color: #000000;
}

#footer-content .col2 {
	float: right;
	width: 565px;
	margin: 0px;
	padding: 29px 30px 0px 30px;
	color: #73B1CA;
}

#footer-content .col2 .title {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	letter-spacing: -1px;
	font-size: 21px;
	color: #FFFFFF;
}

#three-columns {
	clear: both;
	width: 625px;
	padding-top: 50px;
}

#three-columns #col1 {
	float: left;
	width: 202px;
	padding-right: 10px;
}

#three-columns #col2 {
	float: left;
	width: 202px;
}

#three-columns #col3 {
	float: right;
	width: 202px;
}

.box-style {
}

.box-style .title {
	margin: 0px;
	padding: 0px;
	letter-spacing: -1px;
	font-size: 20px;
	font-weight: normal;
	color: #3D3D3D;
}

.box-style .date {
	display: inline-block;
	height: 21px;
	margin: 25px 0px 10px 0px;
	padding: 0px 10px 0px 10px;
	background: #016479;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}

.box-style .more {
	display: block;
	margin-top: 30px;
	padding: 0px 0px 0px 25px;
	background: url(images/homepage03.gif) no-repeat left 2px;
}

.box-style .link {
	float: left;
	margin-top: 15px;
	padding: 0px 0px 10px 20px;
	background: url(images/homepage06.gif) no-repeat left 3px;
}

.box-style .byline {
	letter-spacing: -1px;
	padding: 0px 0px 10px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #ABABAB;
}

.box-style .alignleft {
	float: left;
	margin-right: 20px;
}

.box-style .img1 {
	width: 172px;
	height: 113px;
	margin-bottom: 10px;
	padding: 15px 15px;
	background: no-repeat left
top;
}

.box-style .content {
	padding: 10px 5px 0px 5px;
}
