﻿
html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #16181F url(images/bg02.jpg) repeat left top;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
}

h1, h2, h3 {
	margin-top: 0px;
	font-family: Tahoma;
	font-weight: bold;
	color: #CC6600;
	font-size: 18px;
	text-align: center;
}

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

p {
	line-height: 100%;
	text-align: left;
	line-height: normal;
	font-size: 15px;
	font-family: Tahoma;
	margin-bottom: 0px;
}

p.right {
	text-align: right;
}

p.center {
	text-align: center;
}

p.center-16 {
	text-align: center;
	font-weight: bold;
	color: #CC6600;
}

p.important {
	font-weight: bold;
	color: #CC6600;
}

a {
	color: #0000FF;
	font-family: Tahoma;
}
strong {
	color: #FF0000;
	text-align: center;
	font-size: 15px;
}

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;
}

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

ul.style1 li {
	padding: 8px 0px;
	border-top: 1px solid #ACAFB6;
	font-size: 15px;
}

ul.style1 span {
	display: inline-block;
	width: 48px;
	height: 15px;
	margin: 0px 10px 0px 0px;
	padding: 5px 0px 0px 0px;
	background: #8D2700 url('images/homepage20.jpg') no-repeat left top;
	text-align: center;
	font-size: 11px;
	color: #FFFFFF;
}

ul.style1 a {
	width: 48px;
	color: #3D4150;
	font-weight: bold;
}

ul.style1 .first {
	border: none;
	font-size: 15px;
}

ul.style2 {
	margin: 0px;
	padding: 0px;
	line-height: 200%;
}

ul.style2 li {
	padding-bottom: 50px;
}

ul.style2 img {
	margin-top: -5px;
}

ul.style3 {
	padding: 0px 0px 20px 0px;
	line-height: 220%;
}

/** WRAPPER */

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

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

.clearfix {
	clear: both;
}

/** HEADER */

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

/** LOGO */

#logo {
	position: relative;
	float: left;
	width: 450px;
	height: 201px;
}

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

#logo h1 a {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 450px;
	height: 201px;
	background: url(images/homepage01.jpg) no-repeat left top;
}

/** SEARCH */

#search {
	float: right;
	width: 450px;
	height: 201px;
}

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

#search form {
	padding: 150px 0px 0px 165px;
}

#search input {
	float: left;
}

#search .input-text {
	width: 210px;
	margin: 0px;
	padding: 4px 5px 3px 6px;
	background: none;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	height: 33px;
	color: #F1F2F;
}

/** MENU */

#menu {
	width: 200px;
	height: 325px;
	margin: 0px 0px 45px 0px;
	padding: 10px 35px 0px 35px;
}

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

#menu li {
	width: 210px;
	height: 36px;
}

#menu a {
	display: block;
	width: 205px;
	height: 33px;
	margin: 0px;
	padding: 9px 0px 0px 5px;
	text-decoration: none;
	text-transform: capitalize;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
}

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

#menu1 {
	background: url(images/homepage08.jpg) no-repeat left bottom;
}

#menu1 a {
}

#menu2 {
	background: url(images/homepage09.jpg) no-repeat left bottom;
}

#menu2 a {
}

#menu3 {
	background: url(images/homepage10.jpg) no-repeat left bottom;
}

#menu3 a {
}

#menu4 {
	background: url(images/homepage11.jpg) no-repeat left bottom;
}

#menu4 a {
}

#menu5 {
	background: url(images/homepage12.jpg) no-repeat left bottom;
}

#menu5 a {
}


#menu6 {
	background: url(images/homepage13.jpg) no-repeat left bottom;
}

#menu6 a {
}


#menu7 {
	background: url(images/homepage14.jpg) no-repeat left bottom;
}

#menu7 a {
}


#menu8 {
	background: url(images/homepage15.jpg) no-repeat left bottom;
}

#menu8 a {
}

#menu9 {
	background: url("images/homepage16.jpg") no-repeat right 12px;
}

#menu9 a {
}

/** PAGE */

#page {
	background: url(images/bg06.jpg) repeat-y left top;
}

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

#page-bgbtm {
	overflow: hidden;
	width: 850px;
	padding: 10px 50px 60px 0px;
	background: url(images/bg05.jpg) no-repeat left bottom;
}

/** CONTENT */

#content {
	float: right;
	width: 600px;
	padding-top: 10px;
	margin-left: 4px;
	color: #313439;
}

/** SIDEBAR */

#sidebar {
	padding: 15px 0 0 0;
	float: left;
	width: 260px;
}

/** 	 */

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

#footer p {
	margin: 0px;
	padding: 40px 0px 0px 0px;
	text-align: center;
	text-transform: none;
	color: #C0C0C0;
}

#footer a {
	color: #313439;
}

.sidebox-style {
	padding: 0px 30px;
}

#box1 {
	background: none;
	padding: 0px 0px 20px 0px;
	margin-right: 20px;
	width: 100%;
	margin-top: 0px;
}

#box1 .title {
	font-size: 37px;
}

#box2 .title {
	letter-spacing: -1px;
	font-size: 24px;
}

#two-columns {
}

#two-columns img {
	margin: 0px;
}

#col1 {
	float: left;
	width: 235px;
}

#col2 {
	float: right;
	width: 235px;
}

.box-style {
	padding-top: 40px;
	background: url("images/homepage16.jpg") no-repeat center top;
}

.box-style .title {
	margin: 0px;
	padding: 0px 0px 30px 0px;
	text-transform: lowercase;
	font-size: 18px;
	font-weight: normal;
	color: #1E212A;
}

.box-style img {
	padding: 0px 0px 0px 0px;
	float: none;
}

.box-style span {
	color: #FF0000;
	text-align: center;
	font-size: 15px;
}

/** FAQ */


a:link		{ color: #3300FF; text-decoration: Underline; }

a:visited	{ color: #3300FF; text-decoration: none; }

a:active	{ color: #3300FF; text-decoration: none; }

a:hover		{
	color: #FF9933;
	text-decoration: none;
}


.faqtext		{
	color: #000000;
	font: 15px Tahoma;
	font-weight: normal;
}

.faqtitle 		{
	color: #000000;
	font: 15px tahoma;
	letter-spacing: 0px;
	font-weight: bold;
}

.faqlinks		{ line-height: 22px; }

.faqborder		{ border: #000000 1px solid; }

