* {
	margin: 0;
	padding: 0;
	/*border: 0*/
}
body
{
   font-family:Tahoma; 
   font-size:12px;
   color:#c6d9d9;
   margin: 0;
}

a {color: #c6d9d9; text-decoration:none; font-size:12px;}
a:link {color: #c6d9d9; text-decoration:none; font-size:12px;}
a:visited {color: #c6d9d9; text-decoration:none; font-size:12px;}
a:hover {color: #c6d9d9; text-decoration:none; font-size:12px;}
a:active {color: #c6d9d9; text-decoration:none; font-size:12px;}

h1 span {
	display: none
}
h2 {
	font-family: Trebuchet MS, Tahoma, sans-serif;
	font-size: 20px;
	font-weight: 500;
	margin-bottom: 10px;
	color: #3281cd
}

h3 {
	font-family: Trebuchet MS, Tahoma, sans-serif;
	font-size: 18px;
	font-weight: 500;
	text-transform: italic;
	color: #949494
}

img {
  border:0;
}
#container
{
   width: 1000px;
	margin:0 auto;
	*text-align:left
}
.header_bg_a {
	position:absolute;
	width:50%;
	top:0px;
	left:0px;
	height:132px;
	background:url(/images/header_bg_a.gif) repeat-x center top;
	z-index:11;
}
.header_bg_b {
	position:absolute;
	width:50%;
	top:0px;
	right:0px;
	height:132px;
	background:url(/images/header_bg_b.gif) repeat-x center top;
	z-index:12;
}
.header {
	position:absolute;
	width:100%;
	min-width:1000px;
	max-width:2000px;
   height:132px;
   margin-top: 0px;
   background:url(/images/header_bg.jpg) no-repeat center top;
   z-index:13;
}
.header_container {
   width: 1000px;
   height:132px;
   margin-top: 0px;
   margin-left: auto;
   margin-right: auto;
}
#search .input {
		color:#000000
	}
.logo {
	width:239px;
	height:81px;
	position:relative;
	top:11px;
	left:50px;
	z-index:14
}
.top_menu {
	position: relative;
	top:-44px;
	left:440px;
	width:566px;
	height:40px;
	z-index:15
}
#menu {
	color: #c6d9d9; 
	text-decoration:none; 
	font-size:12px;
padding-top:15px;
}
.content {
	min-height:400px;
	margin-top:730px;
}
.news_line {
	width:100%;
	height:11px;
	color:#d7ac75
}
.footer_bg_a {
	position:absolute;
	margin-top:126px;
	width:50%;
	left:0px;
	height:132px;
	background:url(/images/footer_bg_a.gif) repeat-x center top;
	z-index:21;
}
.footer_bg_b {
	position:absolute;
   	margin-top:126px;
	width:50%;
	right:0px;
	height:132px;
	background:url(/images/footer_bg_b.gif) repeat-x center top;
	z-index:22;
}
.footer {
	position: absolute;
	margin-top:126px;
	width:100%;
	min-width:1000px;
	max-width:2000px;
	height:132px;
	background:url(/images/footer_bg.jpg) no-repeat center top;
	z-index:23
}
.footer_container {
   width: 1000px;
   height:132px;
   margin-left: auto;
   margin-right: auto;
}
.bottom_menu {
	height:18px;
	vertical-align:bottom
}
.copyright {
	position: relative;
	top:30px;
	left:300px;
	width:405px;
	font-size:12px;
	font-family: Verdana, Geneva, sans-serif;
	color:#2d2c2b;
	text-align:center;
}
.designer {
	position: relative;
	top:20px;
	left:870px;
	width:200px;
	height:30px;
	font-size:11px;
	font-family: Verdana, Geneva, sans-serif;
	color:#c6d9d9;
	text-align:left;
}