@charset "utf-8";
/* CSS Document */

body {
  color:#5B5B5B;
  width: 100%;
  text-align: left;
  margin: 0px;
  padding: 0px;
  font-family: tahoma, verdana, arial, sans-serif, Lucida Sans;
  font-size: 11px;

}
img {
	border-width:0;
}
p, form, h1, h2, h3 {
	margin:0;
	padding:0
}
a {
	font:11px/14px Tahoma;
	color:#3488c0;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
a:focus {
	outline:0;
}
#outer {
	width:100%;
	text-align:center;
	margin: 0 auto;
}
#main {
	min-width: 1050px;
	width: 100%;/*	 width: expression((documentElement.clientWidth||document.body.clientWidth)<1050?'1050px':'');

*/}
* html .minwidth {
border-left:960px solid #fff;
  border-right:90px solid #fff;/*min-width-960*/
	position:relative;
	float:left;
	z-index:1;
}
* html .container {
margin-left:-960px;
  margin-right:-90px; /*-(min-width-960)*/
	position:relative;
	float:left;
	z-index:2;
}
/*
================================================================================
|                                     FONTS                                   |
================================================================================
*/
.blue {
	color:#5591b3;
}
.orange {
	color:#ffa200;
}
.last a {
	font: 11px/18px Tahoma;
	color:#3488c0;
}
/*
================================================================================
|                                     HEADER                                   |
================================================================================
*/

#hdr_repeat {
	width:100%;
	height:554px;
	background-color:#fff;
	margin-bottom: -432px;
}
#hdr_left {
	width:100%;
	height:554px;
	background-image: url(../images/hdr_left.png);
	background-repeat: no-repeat;
	background-position: left;
}
#hdr_right {
	width:100%;
	height:554px;
	background-image: url(../images/hdr_right.png);
	background-repeat: no-repeat;
	background-position: right;
}
#hdr_right .txt1 {
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 16px;

}
#hdr_right .txt2 a {
	color:#FFFFFF;
	font-family: Impact;
	font-size: 30px;
	line-height: 30px;
	text-decoration:none;
}
#hdr_right .txt3 {
	color:#FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 18px;
	text-indent: 8px;
	width: 183px;
	background-image: url(../images/txt3_bg.gif);
	background-repeat: no-repeat;
	height: 20px;
	margin-top: 2px;
}
#admin {
	width:299px;
	height:73px;
	background-image:url(../images/admin_bg.png);
	font-family: Tahoma;
	font-weight: bold;
	color: #fff000;
	font-size: 11px;
	margin: 0 15px 0 0;
}
#admin a {
	font-size:10px;
	font-weight:normal;
	color: #fff000;
	background-image: url(../images/marker.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left:6px;
}
#admin input {
	width:83px;
	height:14px;
	padding:2px;
	border-top: 1px solid #7d7d7d;
	border-right: 1px solid #f3f6ca;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #828375;
	font:11px/11px Tahoma;
	margin-right:2px;
	color:#000;
	float:left;
}
#admin input.but {
	width:45px;
	height:20px;
	background-image:url(../images/but.jpg);
	padding:0;
	border:0;
	line-height:10px;
	cursor: pointer;
}
 #admin input.but::-moz-focus-inner {
border: 0;
}
/*
================================================================================
|                                     CONTENT                                   |
================================================================================
*/

#content {
	text-align:left;
	width: 100%;
	position: relative;
}
/*
================================================================================
|                                     CENTER                                  |
================================================================================
*/
#center {
	float:left;
	width: 100%;/*	margin-top: -432px;
*/
}
#cent {
	margin: 0 245px 0 245px;
}
#center .pad {
	padding:0 30px 0 35px;
	position:relative;
	z-index:2;
}
/*
================================================================================
|                                     LEFT                                   |
================================================================================
*/

#left {
	width:245px;
	float:left;
	margin-left: -100%;
}
/*
================================================================================
|                                     RIGHT                                   |
================================================================================
*/
#right {
	width:245px;
	float:left;
	margin-left: -245px;
}
/*
================================================================================
|                                     FOOTER                                  |
================================================================================
*/
#footer {
	width:100%;
	height:76px;
	margin-top:20px;
	text-align: left;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
}
#footer_left {
	width:100%;
	height:76px;
	text-align: left;
	background-image: url(../images/footer_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#footer_right {
	width:100%;
	height:60px;
	text-align: left;
	background-image: url(../images/footer_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 16px;
}
#footer a {
	color:#3488c0;
	margin:0 8px;
	text-decoration:none;
	font-size:12px;
}
#footer a:hover {
	text-decoration:underline;
}
#footer .footer_link {
	color:#728798;
	font-size:12px;
}
#footer .footer_link a:hover {
	text-decoration:underline;
}
/*
================================================================================
|                                     SEARCH                                 |
================================================================================
*/
#search {
	height: 63px;
	width: 192px;
	background-image: url(../images/search_bg.jpg);
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	margin: 0 auto 0 auto;
}
.input_search {
	float:left;
	color: #000000;
	height:14px;
	width:135px;
	padding:2px;
	font: 11px/11px Tahoma;
	border: none;
	background: none;
}
.submit_search {
	width:20;
	height:16px;
	float:left;
	cursor:pointer;
	width: 28px;
	height: 25px;
	background: none;
	border: none;
}
.submit_search::-moz-focus-inner {
border: 0;
}
