html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #0F2B53;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #9CA6B6;
}

h1, h2, h3 {
	margin-top: 0px;
}

p, ol, ul {
	margin-top: 0px;
}

p, ol {
	line-height: 170%;
}

strong {
}

a {
	color: #075DBA;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.border {
}

img.alignleft {
	float: left;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

/** WRAPPER */

#wrapper {
	overflow: hidden;
	background: #00162F url(images/subpage2_02.gif) repeat-y center top;
}

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

.clearfix {
	clear: both;
}

/** HEADER */

#header-wrapper {
	height: 318px;
	background: url(images/subpage1_01.jpg) repeat-x left top;
}

.homepage #header-wrapper {
	height: 418px;
	background: url(images/homepage16.jpg) repeat-x left top;
}

#header {
	overflow: hidden;
	background: url(images/subpage1_02.jpg) no-repeat center top;
}

.homepage #header {
	background: url(images/homepage17.jpg) no-repeat center top;
}

/** LOGO */

#logo {
	height: 139px;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
}

#logo h1 {
	float: left;
}

#logo h1 a {
	display: block;
	width: 450px;
	height: 55px;
	margin: 0px;
	padding: 84px 0px 0px 30px;
	letter-spacing: -2px;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	font-size: 28px;
	color: #FFFFFF;
}

#logo h1 span {
	color: #849ACE;
}

#logo p {
	float: right;
	width: 450px;
	height: 43px;
	margin: 0px;
	padding: 96px 30px 0px 0px;
	text-align: right;
	font-size: 14px;
	color: #406290;
}

#navigation {
	background: url(images/subpage1_03.jpg) no-repeat left top;
}

/** MENU */

#menu {
	float: left;
	width: 670px;
	height: 58px;
}

#menu ul {
	margin: 0px;
	padding: 14px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	margin-left: 15px;
}

#menu a {
	display: block;
	float: left;
	height: 28px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	letter-spacing: -1px;
	text-decoration: none;
	text-shadow: 1px 1px 1px #032D61;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}

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

#menu span {
	display: inline-block;
	height: 24px;
	padding: 4px 20px 0px 20px;
}

#menu li.active {
	background: url(images/homepage02.gif) repeat-x left top;
}

#menu li.active a {
	background: url(images/homepage01.gif) no-repeat left top;
}

#menu li.active span {
	background: url(images/homepage03.gif) no-repeat right top;
	text-shadow: 1px 1px 1px #032D61;
	color: #FFFFFF;
}

/** SEARCH */

#foobar {
}

#search {
	float: right;
	width: 290px;
}

#search form {
	margin: 0px;
	padding: 15px 0px 0px 15px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input.blank {
	color: #0F2D57;
}

#search-text {
	outline: none;
	width: 190px;
	background: none;
	border: none;
	padding: 4px 0px 0px 7px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #164078;
}

#search-submit {
	display: none;
}


/** PAGE */

#page {
	overflow: hidden;
	width: 900px;
	padding: 50px 30px 40px 30px;
	background: url(images/subpage2_01.jpg) no-repeat left top;
}

.homepage #page {
	width: 930px;
	padding: 50px 30px 20px 0px;
	background: url(images/subpage1_06.jpg) no-repeat left top;
}

.subpage #page {
	background: url(images/subpage1_06.jpg) no-repeat left top;
}

/** CONTENT */

#content {
	float: left;
	width: 592px;
}

.homepage #content {
	width: 652px;
}

/** SIDEBAR */

#sidebar {
	float: right;
	width: 248px;
}

#sidebar .title {
	letter-spacing: -1px;
	font-size: 20px;
}

/** FOOTER */

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

#footer p {
	margin: 0px;
	padding: 38px 0px 0px 0px;
	text-align: center;
	color: #37547D;
}

#footer a {
	color: #37547D;
}

/** FOOTER CONTENT */

#footer-content-wrapper {
	background: url(images/subpage1_07.jpg) repeat-x left top;
}

#footer-content {
	width: 900px;
	height: 141px;
	padding: 50px 30px 0px 30px;
	background: url(images/subpage1_08.jpg) no-repeat left top;
	color: #9CA6B6;	
}

#footer-content h2 {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}

#footer-content p {
	margin: 0px;
	padding: 0px;
}

/** HEADER BAR */

#header-bar {
	height: 89px;
	background: url(images/subpage1_05.jpg) no-repeat left top;
}

/** BOX 1 */

#box1 {
	float: left;
	width: 592px;
}

/** BOX 2 */

#box2 {
	float: right;
	width: 248px;
}

/** BOX 3 */

#box3 {
	float: left;
	width: 570px;
	margin: 0px;
	padding: 20px 0px 0px 110px;
}

#box3 h2 {
	margin: 0px;
	padding: 0px;
	letter-spacing: -2px;
	text-shadow: 1px 1px 1px #091B34;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
}

#box3 p {
	margin: -2px 0px 0px 0px;
	padding: 0px;
	text-shadow: 1px 1px 1px #0B203D;
	font-size: 14px;
	color: #4F73A6;
}

/** BOX 4 */

#box4 {
	float: left;
	width: 250px;
	padding-right: 30px;
}

/** BOX 5 */

#box5 {
	margin: 0px;
	padding: 0px 30px 20px 30px;
	background: url(images/homepage07.gif) no-repeat left bottom;
}

/** BOX 6 */

#box6 {
	margin: 0px;
	padding: 40px 30px 30px 30px;
	background: url(images/homepage08.gif) no-repeat left top;
}

#box6 .title {
	letter-spacing: -1px;
	font-size: 20px;
}

/** BOX 7 */

#box7 {
	padding-bottom: 40px;
}

/** LINK STYLE 1 */

.link-style1 {
	float: right;
	display: inline-block;
	margin: 22px 0px 0px 0px;
	background: url(images/homepage05.jpg) repeat-x left top;
}

.link-style1 a {
	display: inline-block;
	height: 46px;
	background: url(images/homepage04.jpg) no-repeat left top;
	text-decoration: none;
}

.link-style1 span {
	display: inline-block;
	height: 37px;
	padding: 9px 40px 0px 40px;
	background: url(images/homepage06.jpg) no-repeat right top;
	letter-spacing: -1px;
	text-shadow: 1px 1px 1px #032D60;
	font-size: 24px;
	color: #FFFFFF;
}

/** LINK STYLE 2 */

.link-style2 {
	display: inline-block;
	margin-top: 3px;
	background: url(images/homepage11.gif) repeat-x left top;
}

.link-style2 a {
	display: inline-block;
	background: url(images/homepage10.gif) no-repeat left top;
	text-decoration: none;
}

.link-style2 span {
	display: inline-block;
	height: 26px;
	padding: 2px 20px 0px 20px;
	background: url(images/homepage12.gif) no-repeat right top;
	text-shadow: 1px 1px 1px #032D61;
	font-size: 14px;
	color: #FFFFFF;
}

/** LIST STYLE 1 */

ul.style1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.style1 li {
	line-height: 170%;
}

/** LIST STYLE 2 */

ul.style2 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.style2 li {
	line-height: 170%;
	margin: 0px;
	padding: 17px 0px 8px 0px;
	background: url(images/homepage15.gif) repeat-x left top;
}

ul.style2 .date {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: #17345C;
}

ul.style2 .first {
	padding-top: 0px;
	background: none;
}

/** BOX STYLE 1 */

.box-style1 {
}

.box-style1 .title {
	margin: 0px;
	padding: 0px 0px 20px 0px;
	letter-spacing: -2px;
	text-shadow: 1px 1px 1px #000A16;
	font-size: 26px;
	font-weight: normal;
	color: #FFFFFF;
}


.box-style1 .content {
}

/** TAG CONTENT */

#tags {
	width: 592px;
	height: 41px;
	margin-top: 30px;
}

#tags .column1 {
	float: left;
	width: 210px;
	background: url(images/homepage09.gif) no-repeat right top;
}

#tags .column1 .text {
	height: 41px;
	padding: 6px 0px 0px 0px;
	letter-spacing: -1px;
	font-size: 15px;
	text-shadow: 1px 1px 1px #000A16;
	color: #FFFFFF;
}

#tags .column2 {
	float: left;
	width: 230px;
	padding-top: 5px;
	padding-left: 20px;
}

/** SIGNUP LOGIN */

#foobar2 {
}

#signup {
	margin: 0px;
	padding: 0px;
}

#signup form {
	margin: 20px 0px 0px 0px;
	padding: 0px;
}

#signup fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

#signup input {
}

#signup input.blank {
	color: #0F2D57;
}

#signup .email {
	display: block;
	float: left;
	width: 146px;
	height: 29px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	outline: none;
	background: url(images/homepage13.gif) no-repeat left top;
	border: none;
	text-shadow: 1px 1px 1px #000B1A;
	font-weight: normal;
	font-size: 12px;
	color: #7A8385;
}

#signup .submit {
	float: right;
	width: 72px;
	height: 29px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background: url(images/homepage14.gif) no-repeat left top;
	border: none;
	text-shadow: 1px 2px 1px #032D61;
	font-weight: normal;
	font-size: 14px;
	color: #FFFFFF;
}

/** IMAGE BORDER STYLE 1 */

.image-style1 {
	position: relative;
	float: left;
	width: 199px;
	height: 153px;
	margin-right: 25px;
}

.image-style1 span {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.image-style1 img {
	position: absolute;
	top: 6px;
	left: 6px;
	background-image: url(images/pics02.jpg);
}

.image-style1a span {
	background: url(images/pics01.png) no-repeat left top;
}
