* {
	margin: 0;
    font-family:arial, Helvetica, sans-serif;
	font-size: 13px;
	padding:0;

}
html {
	background:#e4e4e3 url(../images/html-bg.gif) repeat-x top;
}

body {
	background:url(../images/body-bg.gif) repeat-x bottom;
	text-align: left;
}

#container {
	margin:0 auto;
	background:url(../images/container-bg.gif) repeat-y;
	width:1060px;
	padding:0 0px 0px 0px;
}
a:focus {
outline: none;
}
a img {
	border:none;
}

h1 span {
	color:#000;
	font-size:28px;
	font-weight:100;
	font-family:georgia;
	font-style:italic;
	border-bottom:1px solid #000;
	line-height:25px;
	display:block;

}
h1 a {
	background-image:none;
	color:#000;
	font-size:28px;
	font-weight:100;
	font-family:georgia;
	font-style:italic;
	text-decoration:none;
}
.bot h1 {
	color:#bcbcbc;
	background:none;
	padding:0;
	margin-bottom:25px;
}

h1, h2{
	color:#000;
	font-size:28px;
	font-weight:100;
	font-family:georgia;
	font-style:italic;
	line-height:25px;
	padding:0 0 0 45px;
	background:url(../images/h1-bg.png) no-repeat 0 0;
	margin-bottom:20px;
}

h3, h3 a {
	color:#000;
	font-size:14px;
	line-height:24px;
	text-decoration:none;
	padding-bottom:5px;
}

/*h3 {
	font-size:20px;
	color:#254474;
	border-bottom:1px solid #254474;
	margin-bottom:5px;
}
h4 {
	font-size:24px;
	color:#000;
	font-weight:100;
}*/
/*-------------------------------header--------------------------------------*/
#header {
	height:519px;
	padding:0px 0px 0px 0px;
	width:1060px;
	background:url(../images/header-bg.jpg) no-repeat 100% 115px;
	position:relative;
}

#logo {
	width:421px;
	height:246px;
	background:url(../images/logo.png) no-repeat 0 0;
	position:absolute;
	top:0;
	left:338px;
    z-index:1000;
}

.banner {
	position:absolute;
	bottom:-75px;
	right:5px;
}
.search {
	width:260px;
	padding:1px;
	background:#000;
	height:17px;
	float:right;
	border:1px solid #3c3c3c;
	clear:right;
	margin-bottom:11px;
	margin-right:23px;
	
}
.search  input {
	border:none;
	background:none;
	height:17px;
	width:185px;
	margin-right:10px;
	color:#8a8a8a;
	line-height:17px;
	float:left;
	padding:0 0 0 5px;
}
.search .form02 input {
	width:60px;
	margin:0;
	color:#fff;
	background:#535353;
	padding:0 0 3px 0;
	cursor:pointer;
}
.f-right {
	float:right;
}
.f-left{
	float:left;
}

.top {
	position:absolute;
	left:-35px;
	bottom:3px;
	width:460px;
	height:300px;
	background:url(../images/top-bg.png) no-repeat;
	padding:25px 90px 0 85px; 
}
*html .top {
	height:275px;
}
.top h1 {
	font-size:38px;
	color:#f8b616;
	background:url(../images/h1-bg2.gif) no-repeat bottom;
	padding:0 0 30px 0;
	margin:0 -25px 15px -15px;
	text-align:center;
}
.top p, .top h4 strong, .top h4 {
	color:#dabaa8;
	padding-bottom:15px;
	line-height:19px;
}
.top h4 strong {
    font-size:16px;
    font-family:georgia;
	padding-bottom:10px;
    }
.top ul {
    padding:0 0 10px 0px;
	color:#FF912F;
    text-align: justify;
    list-style:none outside none;
}
.top ul li{
  background:url(../images/mark.gif) no-repeat 0 7px;
  padding:0 0 0 15px;
  line-height:17px;
}
.a-more {
	text-decoration:none;
	color:#fff;
	font-style:italic;
}
p.f-left {
	color:#fffffe;
	margin:20px 0 20px 50px;
}
p.f-left span{
	color:#969191;
}
/*--------------------control-panel------------------------*/
#control-panel {
	float:right;
	width:96px;
	margin:0px 16px 18px 0;
	height:20px;
	background:url(../images/c-panel2.png) no-repeat 10px 2px;
}
*html #control-panel {
	background:url(../images/c-panel2.png) no-repeat bottom;
}
#control-panel a{
	display:block;
	height:13px;
	width:32px;
	float:left;
	margin-top:5px;
}
#a-home {
	background:url(../images/a-home.png) no-repeat bottom;
}
#a-mail {
	background:url(../images/a-mail.png) no-repeat bottom;
}
#a-map {
	background:url(../images/a-map.png) no-repeat bottom;
}

/*----------------nav--------------------*/
#nav {
	list-style:none outside none;
	height:43px;
	clear:both;
	padding:2px 23px 0 0px;
    position:relative;
    z-index:300;
}

.f-left #nav , .f-right #nav {
	background:url(../images/nav-li.gif) no-repeat left;
	padding:0px 0 0 2px;
}
.f-right #nav {  width:360px;}

html* .f-right #nav {  padding-top: 2px;  }
*html .f-right #nav {  padding-top: 0px;  }
#header .f-left {  clear:left; }
#header .f-right { clear:right; }

.f-left #nav {
	padding:0 0 0 2px;
	margin:0 0 0 15px;
}
#nav li {
	float:left;
	display:block;
	display:inline;
	width:auto;
	background:url(../images/nav-li.gif) no-repeat right;
	padding-right:2px;
}

#nav li a {
	display:block;
	float:left;
	color:#fff;
	text-decoration:none;
	padding:11px 25px 11px 25px;
	height:21px;
	width:auto;
	font-size:12px;
	line-height:21px;
	text-transform:uppercase;
	font-family:trebuchet ms;
}
#nav li a:hover {
	background:url(../images/nav-hov.gif) no-repeat top;
}

/*---------------------------------wrapper-----------------------------*/
#wrapper {
	overflow:auto;
	width:1060px;
	padding:53px 0px 0px 0px;
}

/*----------------------content----------------------------*/
#content {
	width:990px;
	overflow:auto;
	min-height:200px;
	padding:0 23px 70px 47px;
}

#content img {
	padding:4px;
	border:1px solid #aaa8a5;
	background:#e7e7e3;
	margin:3px 15px 15px 0;
	float:left;
}
#content .YMaps img{
	padding:0px;
	border:none;
	background:none;
	margin:0;
	float:none;
}
#content p{
	line-height:16px;
	padding-bottom:15px;
}
#content ul {
	list-style:none outside none;
	padding:0 0 15px 0;
}
#content ul li {

	line-height:16px;
	margin-bottom:9px;
	background: url(../images/mark3.gif) no-repeat 6px 7px;
	padding:0 0 0 20px;
}
#content ul li a {
	color:#000;
	text-transform:uppercase;
	text-decoration:none;
}
#content ul  ul{
	padding:10px 0;
}
#content ul  ul li{
	margin:0;
}
#content ul li li a{
	color:#333;
	text-transform:none;
	text-decoration:underline;
}

/*------------------------------form---------------------------*/
#content form {
	overflow:visible;
	width:265px;
}
#content form label{

}
#content form input{
	width: 252px;
	margin:0px;
	background-color:#171717;
	border:1px solid #3c3c3c;
	padding:1px 5px;
	height:17px;
	line-height:17px;
	color:#8a8a8a;
	margin-bottom:9px;
}
#content form textarea {
	width: 252px;
	margin:0px;
	background-color:#171717;
	border:1px solid #3c3c3c;
	padding:1px 5px;
	color:#8a8a8a;
	margin-bottom:9px;
}
#content .form02 input {
	background-color:#3c3c3c;
	width:auto;
	height:21px;
	color:#fff;
	cursor:pointer;
	border:none;
	margin-top:20px;
	padding:0 0 3px 0;
}

/*--------------------------------bot---------------------------*/
.bot {
	height:305px;
	padding:25px 7px 0px 20px;
	
}

.bot .f-left {
	height:280px;
	background:url(../images/line.gif) no-repeat right;
	padding:0 23px 0 23px;
	width:28%;
}
.bot .f-right {
	padding:0 0 0 23px;
	width:30%;

	}
	
.bot ul {
	list-style:none outside none;
	padding:0;
}
.bot ul li {
  background:  url(../images/mark.gif) no-repeat 0px 10px;
  padding:0 0 0 13px;
}

.bot ul li a {
	color:#aaa8a8;
	line-height:20px;
}
/*------------------------table--------------------------*/
.table {
	width:990px;
	text-align:center;
	padding:10px 0;
}
.table tr {
	padding:0px 0;
}
.table th {
	color:#ff9000;
	padding:7px 20px;
	background-color:#2f2e2e;
}
.table td {
	padding:3px 5px 3px;
	color:#575757;
	border:1px solid #cecec7;
}
.table .col1 {
	background-color:#2f2e2e;
	text-align:left;
	padding:3px 5px 3px 10px;
	color:#fff;
}

/*---------------------footer---------------------------*/
#footer {
	height:30px;
	padding:20px 23px 10px 47px;
	width:990px;
	color:#eff0e2;
}
#footer p, #footer a {
	color:#eff0e2;
	text-decoration:none;
	font-size:11px;
}

#counter {
	float:right;
	width:100px;
	margin:0px 0 0 0;
}


* html img, * html .png{

        behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",

        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",

        this.src = "clear.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),

        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",

        this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)

    );
}
