html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	text-align: justify;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #858D9E;
	background-color: #191C20;
	background-image: none;
	background-repeat: repeat;
}

h1, h2, h3 {
	margin-top: 0px;
}

p, ul {
	margin-top: 0px;
	padding: 0px;
}

p, ol {
	line-height: 180%;
}

strong {
	color: #D7DADF;
}

a {
	color: #DE0008;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.border {
}

img.alignleft {
	float: left;
	padding-top: 5px;
	padding-right: 25px;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

/** WRAPPER */

#wrapper {
	background: url(images/bg02.jpg) repeat-x left top;
}

#wrapper .bgtop {
	background: url(images/bg03.jpg) no-repeat center top;
}

.container {
	width: 1000px;
	margin: 0px auto;
}

.clearfix {
	clear: both;
}

/** HEADER */

#header {
	height: 255px;
}

/** TOP HEADER */

#top-header {
	height: 95px;
	background: url(images/subpage1_01.jpg) no-repeat left top;
}

/** MENU */

#menu {
	width: 750px;
}

#menu ul {
	margin: 0px;
	padding: 18px 0px 0px 12px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	width: 95px;
	height: 23px;
	margin: 0px 20px 0px 0px;
	padding: 9px 0px 0px 0px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .active {
	background: url(images/homepage02.jpg) no-repeat left top;
}

/** SEARCH */

#search {
	float: right;
	width: 250px;
}

#search form, #search fieldset {
	margin: 0px;
	padding: 0px 0px 0px 12px;
	border: none;
}

#search form {
	padding: 18px 0px 0px 0px;
}

#search input {
	float: left;
}

#search .input-text {
	width: 170px;
	height: 20px;
	margin: 0px;
	padding: 8px 24px 0px 10px;
	background: none;
	border: none;
	font-size: 11px;
	color: #FFE5EA;
}

/** SPLASH */

#splash {
	width: 378px;
	height: 142px;
	padding: 85px 0px 0px 622px;
	background: url(images/homepage03.jpg) no-repeat left top;
}

#splash h2, #splash p {
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}

#splash h2 {
	padding-bottom: 2px;
	font-size: 18px;
	color: #900;
}

#splash p {
	font-size: 11px;
	font-weight: bold;
	color: #000;
}

/** PAGE */

#page {
	overflow: hidden;
	margin-bottom: 25px;
}

/** CONTENT */

#content {
	float: left;
	width: 662px;
}

.single #content {
	width: 100%;
}

/** SIDEBAR */

#sidebar {
	float: right;
	width: 324px;
}

/** FOOTER */

#footer {
	height: 150px;
	background: url(images/homepage13.gif) repeat-x left top;
}

#footer p {
	margin: 0px;
	padding: 20px 0px 0px 0px;
	text-align: center;
	color: #333841;
}

#footer a {
	color: #333841;
}

.box-style {
	background: url(images/homepage04.jpg) repeat;
}

.box-style .title {
	width: 274px;
	height: 31px;
	margin: 0px;
	padding: 48px 25px 0px 25px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	color: #CDCFD6;
}

.box-style span {
	color: #CE0813;
}

.box-style .content {
	padding: 25px 25px 40px 25px;
}

.link1 {
	display: block;
	background: url(images/homepage09.gif) no-repeat 0px 3px;
	padding: 0px 0px 0px 25px;
}

.link2 {
	display: block;
	background: url(images/homepage16.gif) no-repeat 0px 6px;
	padding: 0px 0px 0px 25px;
}

#box1 {
	float: left;
	width: 324px;
	margin-right: 14px;
}

#box1 .title {
	background: url(images/homepage05.jpg) no-repeat left top;
}

#box2 {
	float: left;
	width: 324px;
	margin-right: 14px;
}

#box2 .title {
	background: url(images/homepage06.jpg) no-repeat left top;
}

#box3 {
	float: right;
	width: 324px;
}

#box3 .title {
	background: url(images/homepage07.jpg) no-repeat left top;
}

#box4 {
	width: 662px;
}

#box4 .title {
	width: 612px;
	height: 31px;
	margin: 0px;
	padding: 48px 25px 0px 25px;
	background: url(images/subpage1_02.jpg) no-repeat left top;
}

#box5 {
	float: left;
	width: 324px;
	margin-top: 16px;
}

#box5 .title {
	background: url(images/homepage06.jpg) no-repeat left top;
}

#box6 {
	width: 1000px;
}

#box6 .title {
	width: 950px;
	height: 31px;
	margin: 0px;
	padding: 48px 25px 0px 25px;
	background: url(images/subpage2_01.jpg) no-repeat left top;
}

.list1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

.list1 li {
	clear: both;
	height: 66px;
	padding: 10px 0px 4px 0px;
	line-height: 160%;
}

.list1 img {
	float: left;
	margin: 0px 20px 0px 0px;
}

.list1 a {
}

dl.style1 {
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

dl.style1 dt {
	float: left;
	width: 61px;
	height: 18px;
	margin: 0px 10px 0px 0px;
	padding: 3px 0px 0px 0px;
	background: #21242A;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
}

dl.style1 dd {
	display: block;
	margin: 0px 0px 21px 80px;
	padding: 2px 0px 0px 0px;
}

#two-columns {
	overflow: hidden;
	width: 950px;
	background: url(images/homepage13.gif) repeat-x left top;
	padding: 30px 25px 20px 25px;
}

#two-columns h2 {
	text-transform: uppercase;
	font-size: 12px;
	color: #CFD3D9;
}

#two-columns .column1 {
	float: left;
	width: 615px;
	padding-right: 30px;
	background: url(images/homepage14.gif) repeat-y right top;
}

#two-columns .column2 {
	float: right;
	width: 275px;
}

