@charset "utf-8";
/* CSS Document */
html {
	height:100%;
}
body {
	margin:0px;
	padding:0px;
	font:normal 12px/16px Tahoma;
	color:#000;
	text-decoration:none;
	background-color: #fff;
}
img {
	border-width:0px
}
p, form, h1, h2, h3 {
	margin:0;
	padding:0
}
.fL {
	float:left;
}
.fR {
	float:right;
}
a {
	font:normal 11px/18px Tahoma;
	color:#000;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
a:focus {
	outline:0px;
}
.fBlue, .fBlue a {
	font:10px/15px Verdana;
	color:#6198b9;
	text-transform: uppercase;
	text-decoration:none;
}
.fBlue a:hover {
	text-decoration:underline;
}
h1 {
	color:#000000;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 55px;
	font-weight: normal;
	padding-bottom: 15px;
	font-size: 22px;
	line-height: 30px;
	background-image: url(../images/h_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
h2 {
	color:#000000;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 55px;
	font-weight: normal;
	padding-bottom: 15px;
	font-size: 16px;
	line-height: 30px;
	background-image: url(../images/h2_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;}
	
#right h2 {
	background-image: url(../images/h22_bg.jpg);
	color:#202020;
	text-indent:40px;

}
.overflow {
	overflow:hidden;
	width:expression("100%");
}
#outer {
	width:100%;
	text-align:center;
	background:#fff;
}
#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;
}
#main {
	width:1097px;
	margin:0 auto;
}
/*
================================================================================
|                                     MENU                                   |
================================================================================
*/
#menu_top {
	height: 41px;
	background-image: url(../images/menu_bg.jpg);
	padding-left: 110px;
	width: 1000px;
}
#menu_top a {
	font:12px/22px Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	color:#000;
	text-decoration:none;
	padding: 0 0 0 14px;
	display:block;
	margin-top:4px;
}
#menu_top a:hover, #menu_top .btn_on a {
	color:#000;
}
#menu_top div {
	float:left;
	margin-right:7px;
	margin-top:2px;
}
#menu_top .btn {
	background-image: url(../images/but_off_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height:39px;
}
#menu_top .btn span {
	width:7px;
	position: absolute;
	background-image: url(../images/but_off_r.png);
	background-repeat: no-repeat;
	background-position: right top;
	height:39px;
	margin-top:-10px;
}
#menu_top .btn_on {
	background-image: url(../images/but_on_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#ffa400;
	height:39px;
}
#menu_top .btn_on span {
	width:7px;
	position: absolute;
	background-image: url(../images/but_on_r.png);
	background-repeat: no-repeat;
	background-position: right top;
	height:39px;
	margin-top:-8px;
}
@-moz-document url-prefix() {
#menu_top .btn span, #menu_top .btn_on span {
 margin-top:-4px;
}
}
/*
================================================================================
|                                     HEADER                                   |
================================================================================
*/
#header {
	width:1097px;
	text-align:left;
}
/*
================================================================================
|                                     CONTENT                                   |
================================================================================
*/
#content_top {
	background-image: url(../images/c_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#content_bot {
	padding-bottom: 120px;
	background-image: url(../images/c_bot.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: left;
	;
}
#content {
	text-align:left;
}

/*
================================================================================
|                                     RIGHT                                  |
================================================================================
*/
#right {
	width:322px;
	float:left;
	text-align: left;
}
/*
================================================================================
|                                     LEFT                                   |
================================================================================
*/
#left {
	width:1097px;
	float:left;
	text-align: left;
}
/*
================================================================================
|                                     FOOTER                                  |
================================================================================
*/

#footer {
	width:1097px;
	margin:0 auto;
	text-align: center;
	font-size:10px;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	height: 146px;
	color: #96a6b0;
}
#footer .menu {
	padding-top:15px;
}
#footer .menu .nolink, #footer .menu a {
	color:#96a6b0;
	margin:0 8px;
	font:10px Verdana;
	text-decoration:none;
	text-transform: uppercase;
}
#footer .menu .nolink, #footer .menu a:hover {
	text-decoration:underline;	color:#fff;
}
.grey_footer, .grey_footer  a {
	color:#607483; font-size:10px; text-decoration:none;
}
.grey_footer  a:hover {
	text-decoration:underline;
}
.grey {
	color:#252525;
}

.bl1 { background-color:#f8f8ff;width:258px; height:85px;}
.bl2 {
	background-color:#d8d3cf;
	width:258px;
	height:104px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #b5b5b6;
	border-bottom-color: #b5b5b6;
	clear: both;
}
.bl3 {
	height:110px;
	border-bottom:solid 1px #b2b2b2;
	line-height:22px;
}
.bl4 {
	border-bottom:solid 1px #b2b2b2;
	border-top:solid 1px #b2b2b2;
	line-height:22px;
	margin-left:114px;
}
.bl4_bg {
	background-image: url(../images/bl4_bg.jpg);
	background-repeat: repeat-y;
}

.num a { text-decoration:none; }
.num a:hover { text-decoration:underline; }
input {
	color:#333333;
	font-family:Tahoma;
	font-size:12px;
	font-weight:400;
	padding-left:2px;
	margin-bottom:10px;
}
select {margin-bottom:10px;}
textarea {
	color:#333333;
	font-family:Tahoma;
	font-size:12px;
	padding-left:2px;
}
