@charset "utf-8";
/* CSS Document */

html {
	height:100%;
}
body {
	margin:0px;
	padding:0px;
	font:12px/14px Arial, Helvetica, sans-serif;
	color:#242424;
	width:100%;
	text-shadow: #000 0 0 0;
}
img {
	border-width:0px
}
p,
form,
h1,
h2,
h3 {
	margin:0;
	padding:0
}
a {
	font:12px/14px Arial, Helvetica, sans-serif;
	color:#212121;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
a:focus {
	outline:0px;
}
.overflow {
	overflow:hidden;
	width:expression("100%");
}
#outer {
	width:100%;
	text-align:center;
	background-color: #161616;
}
#outer_top {
	width:100%;
	text-align:center;
	background-image: url(../images/bg1.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#outer_bot {
	width:100%;
	text-align:center;
	background-image: url(../images/bg2.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#outer_index {
	width:100%;
	text-align:center;
	background-color: #332f23;
}
#outer_top_index {
	width:100%;
	text-align:center;
	background-image: url(../images/bg10.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#outer_bot_index {
	width:100%;
	text-align:center;
	background-image: url(../images/bg20.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#main_left {
	width:1152px;
	margin:0 auto;
	background-image: url(../images/bg_header_l.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#main_right {
	width:1152px;
	margin:0 auto;
	background-image: url(../images/bg_header_r.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#main_left_index {
	width:1152px;
	margin:0 auto;
	background-image: url(../images/bg_header_l_index.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#main_right_index {
	width:1152px;
	margin:0 auto;
	background-image: url(../images/bg_header_r_index.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#main {
	width:1083px;
	margin:0 auto;
	background-image: url(../images/bg1.jpg);
	background-repeat: repeat-x;
	background-position: 0 top;
}
/*
================================================================================
|                                     MENU                                   |
================================================================================
*/
#menu_top {
	height:29px;
	width:1040px;
	overflow:hidden;
	padding-top: 53px;
	padding-left:43px;
}
#menu_top div {
	float:left;
	padding:0 17px;
	height:29px;
}
#menu_top a {
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	display:block;
	height:29px;
	padding:0px 8px 0 8px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	text-align:center;
	float: left;
}

/* only for Safari */
html[xmlns*=""] body:last-child #menu_top a {
}
#menu_top a:hover,
#menu_top a.active {
	text-decoration:none;
	color:#fff;
	background-image: url(../images/button_on.jpg);
	background-repeat: repeat-x;
	background-position: right 0px;
}
/*
================================================================================
|                                     HEADER                                   |
================================================================================
*/
#header {
	height:82px;
	width:1083px;
	text-align:left;
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
}
#header_index {
	height:156px;
	width:1083px;
	text-align:left;
	background-image: url(../images/header_bg_index.jpg);
	background-repeat: no-repeat;
}
/*
================================================================================
|                                     CONTENT                                   |
================================================================================
*/
#content_top {
	background-image: url(../images/c_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#content_bot {
	background-image: url(../images/c_bot.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 120px;
}
#content {
	text-align:left;
	width: 1083px;
	background-image: url(../images/c_bg.jpg);
	background-repeat: repeat-y;
}
#content_top_index {
	background-image: url(../images/c_top_index.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#content_bot_index {
	background-image: url(../images/c_bot_index.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 50px;
}
#content_index {
	text-align:left;
	width: 1083px;
	background-image: url(../images/c_bg_index.jpg);
	background-repeat: repeat-y;
}
/*
================================================================================
|                                     CENTER                                  |
================================================================================
*/
#center {
	width:355px;
	float:left;
	margin-right: 44px;
}
#center_one {
	width:1080px;
}
/*
================================================================================
|                                     LEFT                                   |
================================================================================
*/
#left {
	width:410px;
	float:left;
	padding:0;
}
/*
================================================================================
|                                     RIGHT                                   |
================================================================================
*/
#right {
	width:250px;
	background:url(../images/right_top.jpg) no-repeat;
	padding-bottom: 25px;
	float: left;
}
/*
================================================================================
|                                     menu_left                                 |
================================================================================
*/
#menubg {
	width:287px;
	margin-top:-31px;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: repeat-y;
	position: relative;
	z-index: 1000;
}
#menutop {
	width:287px;
	background-image: url(../images/menu_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#menubot {
	background-image: url(../images/menu_bot.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding:5px 0 25px 0;
}
#menu_left,
#menu_left ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#menu_left a {
	font:normal 14px/30px Arial;
	color:#000;
	text-decoration:none;
	height:31px;
	display: block;
	text-indent:66px;
	width:255px;
	margin-left:20px;
	background-image: url(../images/bg_but_off.png);
	background-repeat: no-repeat;
	text-transform:uppercase;
}
#menu_left li a:hover,
#menu_left li.active a {
	background-image: url(../images/bg_but_on.gif);
	background-repeat: no-repeat;
	color:#000;
}
#menu_left li {
	display: block;
	width:287px;
}
/*
================================================================================
|                                     FOOTER                                  |
================================================================================
*/
#footer {
	color:#FFFFFF;
	width:1083px;
	height:182px;
	margin:0 auto;
	background: url(../images/footer_bg.jpg) no-repeat 0px 0px;
	text-align: left;
}
#footer a {
	color:#fff;
	margin:0 27px;
	text-decoration:none;
	text-transform:uppercase;
	font-size:10px;
}

#footer a:hover, #footer a.active {
	text-decoration:underline;
}
#footer .copy,
#footer .copy a {
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color:#5c5c5c;
	text-transform:none;
	margin:0;
}
#credits {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#696969;
	font-size:10px;
	text-align:center;
	padding-top:20px;
}
#credits a {
	text-transform:none;
	margin:0;
	color:#696969;
}
.p14 {
	font-size:14px;
	line-height:17px;
	font-family:Arial, Helvetica, sans-serif;
}
input,
select {
	color:#565656;
	font-family:Tahoma;
	font-size:11px;
	font-weight:400;
	padding-left:2px;
}
/*
================================================================================
|                                     READ MORE                                  |
================================================================================
*/
.read_more {
	width:90px;
	height:19px;
	float:right;
	margin-top:10px;
	background-image: url(../images/rm_bg.png);
	background-repeat: no-repeat;
}
.read_more a {
	font:bold 12px/17px Arial, Helvetica, sans-serif;
	color:#242424;
	padding:0 0 0 15px;
	text-decoration:none;
}
#fl_1 {
	width:1083px;
	height:364px;
	overflow:hidden;
}
#splash {
	width:1083px;
	height:450px;
	overflow:hidden;
}
/*
================================================================================
|                                     CONTACT_FORM                                   |
================================================================================
*/

.w1 {
	width:300px;
	height:18px;
	margin-bottom:2px;
	margin-top:2px;
	border: 1px solid #999999;
	padding-top: 4px;
	margin-left: 4px;
	;
	padding-left: 4px;
}
.w3 {
	width:300px;
	border: 1px solid #999999;
	height: 100px;
	padding-left: 4px;
}
.wSR {
	margin-top:11px;
}
.font_w {
	font-weight:normal;
}
input {
	color:#565656;
	font-family:Tahoma;
	font-size:11px;
	font-weight:400;
	padding-left:2px;
}
textarea {
	color:#565656;
	font-family:Tahoma;
	font-size:11px;
	padding-left:2px;
}
