html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #0F141B url(bg_01.jpg) repeat-x left top;
	font: 14px/22px Georgia, "Times New Roman", serif;
	color: #707070;
}

h1, h2, h3 {
	margin: 0px 0px 20px 0px;
	font-weight: normal;
	color: #3C3C3C;
}

h1 {
	font-size: 28px;
}

h1, h2, h3 {
	text-transform: uppercase;
}

h1 em, h2 em, h3 em {
	font-style: normal;
	font-weight: bold;
}

h2 {
}

h3 {
	font-size: 13px;
}

p, ol, ul {
	margin-top: 0px;
	margin-bottom: 24px;
}

strong {
}

a {
	color: #242424;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.border {
	padding: 4px;
	border: 1px solid #BABABA;
}

img.alignleft {
	float: left;
	margin-right: 20px;
}

img.alignright {
	float: right;
	margin-left: 20px;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

/** LINKS */

.link-style1 {
	position: relative;
	padding: 1px 0px 1px 28px;
	background: url(homepage_05.gif) no-repeat left center;
	font-size: 12px;
	color: #534741;
}

.link-style2 {
	text-transform: uppercase;
	text-decoration: none;
}

.link-style2:hover {
	text-decoration: underline;
}

/** LISTS */

.list-style1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: 26px;
}

.list-style1 li {
	float: left;
	width: 49%;
}

.list-style1 a {
	padding-left: 15px;
	background: url(homepage_04.gif) no-repeat left center;
}

.list-style2 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	font-size: 12px;
	line-height: normal;
}

.list-style2 li {
	padding: 8px 0px;
}

.list-style2 strong {
	position: relative;
	float: left;
	display: block;
	width: 53px;
	margin: -2px 8px 0px 0px;
	padding: 2px 0px;
	font-weight: normal;
	text-align: center;
	background: #5CA7E0;
	color: #FFFFFF;
}

.list-style2 a {
	color: #534741;
}

.list-style3 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

/** BOXES */

.box-style1 {
	width: 280px;
	background: url(note_01.jpg) repeat-y left top;
}

.box-style1-bgtop {
	background: url(note_02.jpg) no-repeat left top;
}

.box-style1-bgbtm {
	height: auto !important;
	height: 205px;
	min-height: 205px;
	padding: 60px 20px 40px 20px;
	background: url(note_03.jpg) no-repeat left bottom;
}

/** BACKGROUNDS */

#bg1 {
	background: url(bg_02.jpg) repeat-y center top;
}

#bg2 {
	background: url(bg_03.jpg) no-repeat center top;
}

.container {
	width: 980px;
	margin: 0px auto;
}

.clearfix {
	overflow: hidden;
	height: 0px;
	clear: both;
}

/** HEADER */

#header {
	height: 120px;
	padding: 47px 0px 0px 0px;
}

/** MENU */

#menu {
	float: right;
	height: 120px;
	padding: 0px 40px 0px 0px;
}

#menu ul {
	margin: 0px;
	padding: 62px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	padding: 0px 0px 0px 24px;
}

#menu a {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 13px;
	color: #646161;
}

#menu a:hover {
	text-decoration: underline;
}

/** BANNER */

#banner {
	height: 395px;
	position: relative;
}

#banner .image {
	position: absolute;
	left: -19px;
	top: 4px;
	width: 825px;
	height: 330px;
	padding: 20px 0px 0px 20px;
	background: url(header_sprites.png) no-repeat left top;
}

#banner .text {
	position: absolute;
	top: 138px;
	left: 10px;
	width: 610px;
	height: 210px;
	overflow: hidden;
	background: url(header_sprites.png) no-repeat 0px -380px;
	color: #FFFFFF;
}

#banner h1 {
	padding: 40px 40px 0px 40px;
	text-transform: none;
	color: #FFFFFF;
}

#banner h1 em {
	font-weight: normal;
	color: #5CA7E0;
}

#banner ul {
	margin: 0px;
	padding: 0px 40px;
	list-style: none;
	line-height: 30px;
	font-size: 16px;
	color: #C3D0DF;
}

#banner li {
	float: left;
	width: 250px;
	padding: 0px 0px 0px 15px;
	background: url(header_01.gif) no-repeat left center;
}

/** PAGE */

#page {
	padding-bottom: 20px;
}

#wide-page {
	width: 900px;
	padding: 0px 40px;
}

/** CONTENT */

#content {
	float: left;
	width: 590px;
	margin: 0px;
	padding: 0px 0px 0px 40px;
}

/** SIDEBAR */

#sidebar {
	float: right;
	width: 280px;
	margin: 0px;
	padding: 0px 40px 0px 0px;
}

#sidebar h2 {
	font-size: 18px;
}

/** FOOTER BLOCK */

#footer-block {
	overflow: hidden;
	padding: 40px 0px;
	border-top: 1px solid #E6E6E6;
	background: #F4F4F4;
	font-size: 13px;
}

#footer-block .col1, #footer-block .col2, #footer-block .col3 {
	float: left;
}

#footer-block .col1 {
	width: 190px;
	padding: 0px 0px 0px 38px;
}

#footer-block .col2 {
	width: 200px;
	padding: 0px 0px 0px 42px;
}

#footer-block .col3 {
	width: 435px;
	padding: 0px 0px 0px 32px;
}

/** FOOTER */

#footer {
	clear: both;
	height: 150px;
	background: url(bg_04.jpg) no-repeat center top;
	font-size: 12px;
	color: #587089;
}

#footer p {
	margin: 0px;
	padding: 20px 40px;
	line-height: normal;
}

#footer a {
	color: #587089;
}

#footer .legal {
	float: left;
}

#footer .links {
	float: right;
	padding-right: 30px;
}

#footer .links a {
	padding: 0px 10px;
}#bg1 #bg2 #header tr td h2 .aligncenter {
	font-family: Comic Sans MS, cursive;
}
#bg1 #bg2 #header tr td .aligncenter {
	font-family: Tahoma, Geneva, sans-serif;
}
#bg1 #bg2 #header #logo {
	font-family: Comic Sans MS, cursive;
}
