﻿@charset "utf-8";
body
{
	background:#2C1D10;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#2C1D10;
}

#header
{
	margin: 0 auto;
	width: 940px;
	padding-top: 2px;
}

#splashpage
{
	margin: 0 auto;
	width: 1024px;
	padding-top: 0px;
}

#brochurelinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
}


#logo
{
	float: none;
	padding: 10px 0px 10px 0px;
	width: 940px;
}

#navtop
{
	position: relative;
	top: -35px;
	left: -11px;

}

ul#navigationtop
{
	margin-left: 0px;
	padding-left: 0;
	list-style-type: none;
	width: 100%;
}

ul#navigationtop li
{
	display: inline;
}

ul#navigationtop a
{
	display: block;
	float: right;
	padding: .2em .1em;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}



#left_col
{
	width:275px;
	float:left;
}

#right_col{
	width:597px;
	float:right;
}



p{margin:12px 0;}
img{border:0}
a{color:#416c88;}




#top_nav a.al_left{padding-left:20px;}
#top_nav a.al_right{
	padding-right: 20px;
}
#page_con {
	background: #ffffff;
	border:1px solid #444444;
	margin: 0 auto;
	width: 900px;
	margin-bottom:10px;
}
#page_top{
	border-bottom:1px solid #8d8d8c;
	padding:7px 0px 7px 0px;
	margin:0 7px 0 9px;
}
#page_top_left{
	width:275px;
	float:left;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

#page_top_right{
	width:597px;
	float:right;
}
#flash_con{
	height:323px;
}
.top_side_block{
	border:1px solid #b5b4b4;
	padding:3px;
	background:#e7e3d9;
}
.top_side_block_content{
	border:0;
	padding:3px;
	height:301px;
}
.title_1{
	background:url(../img/title_bg.gif) repeat-x;
	height:35px;
	line-height:35px;
	padding:6px 0 0 4px;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	margin-bottom:4px;
}
.top_side_block .title_1{
	height:40px;
	border-bottom:1px solid #8d8d8c;
}
.title_2{
	background:url(../img/title_2_bg.gif) repeat-x;
	height:32px;
	line-height:32px;
	padding:6px 0 0 10px;
	font-size:14px;
	font-weight:bold;
	color:#416c88;
	margin-bottom:12px;
}
.title_3{
	font-size:14px;
	font-weight:bold;
	color:#009EE0;
	margin-bottom:12px;
}
#page_content{padding:7px 9px;}

#topnav_top{
	color:#416c88;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #8d8d8c;
	height:30px;
	line-height:30px;
	padding-left:10px;
}
#leftnav{padding:20px 0;}
#leftnav ul{
	margin:0 10px;
	padding: 0;
	list-style:none;
}
#leftnav li{
	width:100%;
	float:left;
	height:22px;
	border-bottom:1px solid #d2d2d1;
}
#leftnav li.last{border-bottom:none;}
#leftnav a{
	display:block;
	color:#6d4627;
	background: url(../img/bullet_1.gif) no-repeat 8px center;
	padding:0 0 0 25px;
	line-height:22px;
	height:22px;
	text-decoration:none;
	letter-spacing:0px;
}

.box{
	border:1px solid #b5b4b4;
	padding:5px;
	margin-bottom:12px;
}
.box_content{
	border:1px solid #b5b4b4;
	padding:5px;
}

#footernav
{
	margin-left: 0;
	padding-left: 0;
	width: auto;
	text-align:center;
}

#footernav a
{
	text-decoration: none;
}
	
#footer
{
	border-top:1px solid #ffffff;
	font-weight:bold;
	color:#ffffff;
	line-height:25px;
	margin: 0 auto;
	width: 885px;
	text-align:center;
}

#splashfooter
{
	font-weight:bold;
	color:#ffffff;
	line-height:25px;
	margin: 0 auto;
	width: 885px;
	text-align:center;
}

.float_left{
	float:left;
	margin: 0 12px 12px 0;
}
.float_right{
	float:right;
	margin: 0 0 12px 12px;
}
.more_link{
	font-weight:bold;
	background: url(../img/bullet_2.gif) no-repeat left center;
	padding-left:12px;
	text-decoration:none;
}
.more_link_con{
	background:#e7e3d9;
	padding-left:10px;
	line-height:25px;
	height:25px;
}
.clear{
	font-size: 1px;
	line-height: 1px;
	clear: both;
	height: 1px;
}

.sp{
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	clear:both;
	border-bottom:1px solid #8d8d8c;
}
.flash_video{
	float:left;
	padding:0 2px;
}
form {
	border-style: 5;
	background-color: #FFFFFF;
		table-layout: fixed;
		width: 550px;
		height: 500px;
		padding: 5px;
}

span.codedirection { unicode-bidi:bidi-override; direction: rtl; }

