* {
	margin: 0;
	padding: 0;
}

.container {
	width: 100%;
	overflow: hidden;
}

.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}

input, select {
	vertical-align: middle;
	font-weight: normal;
}

img {
	border: 0;
	vertical-align: top;
	text-align: left;
}

ul, ol {
	list-style: none;
}

a {
	color: #1e8ec0;
}

a:hover {
	text-decoration: none;
}

body {
	background: #1d1c1a url('/images/body.jpg') repeat-x 0% 0%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #333333;
}

#right_bg {
	background: url('/images/body1.jpg') repeat-x 0% 0%;
	width: 50%;
	height: 310px;
	position: absolute;
	top: 0;
	right: 0;
}

.col-1, .col-2, .col-3 {
	float: left;
}

.no_margin {
	margin: 0 !important;
}

h2 {
	font-size: 1.846em;
	line-height: 0.917em;
	font-weight: normal;
	letter-spacing: -1px; 
	padding: 50px 0 14px 0;
	color: #504a45;
}

h2 strong {
	color: #181614;
}

h3 {
	font-size: 1.846em;
	line-height: 0.917em;
	font-weight: normal;
	letter-spacing: -1px; 
	padding: 0 0 16px 0;
	color: #181614;
}

h3.more_indent {
	font-size: 1.846em;
	line-height: 0.917em;
	font-weight: normal;
	letter-spacing: -1px; 
	padding: 0 0 21px 0;
	color: #181614;
}

h3.indent_top {
	margin: 49px 0 0 0;
}

h4 {
	font-size: 1em;
	line-height: 1.154em;
	padding: 0 0 15px 0;
	color: #333333;
}

h5 {
	font-size: 1.846em;
	line-height: 0.917em;
	font-weight: normal;
	letter-spacing: -1px; 
	padding: 0 0 9px 0;
	color: #fff;
	font-weight: bold;
}

#header {
	background: url('/images/header.jpg') no-repeat 0% 93px;
	width: 980px;
	height: 522px;
	margin: 0 auto;
	position: relative;
	font-size: 0.814em;
}

#minimalheader {
    width: 980px;
	height: 300px;
    margin: 0 auto;
    position: relative;
    font-size: 0.814em;
}

#logo {
	position: absolute;
	top: 6px;
	left: 40px;
	width: 290px;
	height: 85px;
}

#slogan {
	position: absolute;
	top: 170px;
	left: 44px;
	width: 486px;
	height: 82px;
}

#support {
	background: url('/images/support.jpg') no-repeat 0% 0%;
	width: 243px;
	height: 136px;
	position: absolute;
	top: 174px;
	left: 703px;
}

#support a {
	display: block;
	width: 243px;
	height: 82px;
}

#menu {
	position: absolute;
	top: 57px;
	right: 9px;
}

#menu ul li {
	float: left;
	margin: 0 0 0 12px;
}

#banners {
	width: 946px;
	height: 186px;
	padding: 20px 0 0 34px;
	overflow: hidden;
	position: absolute;
	top: 311px;
	left: 6px;
}

.ban {
	background: url('/images/banner.jpg') no-repeat 0% 0%;
	width: 276px;
	height: 127px;
	padding: 30px 0 0 22px;
	float: left;
	margin: 0 9px 0 0;
}

.picture_ban {
	float: left;
	margin: 0 20px 10px 0;
}

.title_ban {
	margin: 28px 0 14px 0;
}

#content_bg {
	background: #efe7dd url('/images/content.jpg') repeat-x 0% 0%;
	min-height: 250px;
	height: auto !important;
	height: 250px;
}

#content {
	width: 980px;
	margin: 0 auto;
	font-size: 0.814em;
}

#content p {
	line-height: normal;
	padding: 0 0 15px 0;
	font-style: normal;
}

#content p img {
	vertical-align: baseline;
	margin: 0 0 0 6px
}

#content p strong {
	display: block;
	padding: 0 0 5px 0;
}

#content p strong a {
	color: #333333;
}

#content p em {
	float: right;
	font-style: normal;
	padding: 0 20px 0 0;
}

#content ul li {
	background: url('/images/hor-line2.gif') no-repeat 9px 100%;
	line-height: 1.923em;
}

#content ul li a {
	background: url('/images/arrow2.gif') no-repeat 0% 5px;
	text-decoration: none;
	color: #333333;
	padding: 0 0 0 18px;
}

#content ul li a:hover {
	background: none;
}

.row-1 {
	width: 100%;
	overflow: hidden;
}

.row-2 {
	width: 100%;
	overflow: hidden;
}

.bottom {
	padding: 0px 0px 0px 0px;
}

.boxtext {
	padding: 0px 0px 0px 25px;
}

.bottom ul li a {
	background: url('/images/list-divider.gif') no-repeat 0% 5px !important;
	text-decoration: none !important;
	color: #acd9ec !important;
	padding: 0 0 0 18px !important;
}

.bottom a:hover {
	background: none !important;
}

.bottom p {
	color: #acd9ec;
}

.bottom p strong {
	display: block;
	padding: 0 0 5px 0;
}

.bottom p strong a {
	color: #acd9ec !important;
}

.hor_line {
	background: url('/images/col-divider.gif') repeat-x 0% 0%;
	width: 100%;
	height: 1px;
	overflow: hidden;
	margin: 4px 0 15px 0;
}

#footer_bg {
	height: 49px;
	border-top: 5px solid #070707;
}

#footer {
	width: 870px;
	padding: 12px 55px 5px 55px;
	margin: 0 auto;
	font-size: 3;
	color: #918c83;
	text-align: center;
}

.bluebox{display:block}
.bluebox *{
    display:block;
    height:1px;
    overflow:hidden;
    font-size:.01em;
    background:#2A507D}
.bluebox1{
    margin-left:3px;
    margin-right:3px;
    padding-left:1px;
    padding-right:1px;
    border-left:1px solid #919a9e;
    border-right:1px solid #919a9e;
    background:#4c606f}
.bluebox2{
    margin-left:1px;
    margin-right:1px;
    padding-right:1px;
    padding-left:1px;
    border-left:1px solid #d9d5ce;
    border-right:1px solid #d9d5ce;
    background:#3f5666}
.bluebox3{
    margin-left:1px;
    margin-right:1px;
    border-left:1px solid #3f5666;
    border-right:1px solid #3f5666;}
.bluebox4{
    border-left:1px solid #919a9e;
    border-right:1px solid #919a9e}
.bluebox5{
    border-left:1px solid #4c606f;
    border-right:1px solid #4c606f}
.blueboxfg{
    background:#2A507D}

.darkbox{display:block}
.darkbox *{
    display:block;
    height:1px;
    overflow:hidden;
    font-size:.01em;
    background:#1d1c1a}
.darkbox1{
    margin-left:3px;
    margin-right:3px;
    padding-left:1px;
    padding-right:1px;
    border-left:1px solid #948f89;
    border-right:1px solid #948f89;
    background:#514e4a}
.darkbox2{
    margin-left:1px;
    margin-right:1px;
    padding-right:1px;
    padding-left:1px;
    border-left:1px solid #dad2c9;
    border-right:1px solid #dad2c9;
    background:#44423f}
.darkbox3{
    margin-left:1px;
    margin-right:1px;
    border-left:1px solid #44423f;
    border-right:1px solid #44423f;}
.darkbox4{
    border-left:1px solid #948f89;
    border-right:1px solid #948f89}
.darkbox5{
    border-left:1px solid #514e4a;
    border-right:1px solid #514e4a}
.darkboxfg{
    background:#1d1c1a}


