@charset "utf-8";
/* CSS Document */
body.web-main  {
	margin:0;
	padding:0;
	background:#003112 url(../img/style/main_rep_bg.jpg) repeat-x top;
}	
body.web-inner {
	margin:0;
	padding:0;
	background:#003112 url(../img/style/inner_rep_bg.jpg) repeat-x top;
}
a:link img,
a:visited img {
	border:0;	
}
.web-main-bg {
	width:100%;
	background:url(../img/style/ornament_bg.jpg) center top no-repeat;
}
.web-inner-bg {
	width:100%;
	background:url(../img/style/ornament_bg_inne.jpg) center top no-repeat;
}
.web-main-container,
.web-inner-container{
	width:1000px;
}
/* START HEADER */
.web-main-header,
.web-inner-header{	
	width:100%;
	margin-top:25px;
	margin-bottom:24px;
}
.web-main-header-logo,
.web-inner-header-logo{	
	width:250px;
	
}
.web-main-header-logo img,
.web-inner-header-logo img{
	margin-left:50px;
	behavior:url('/iepngfix.htc');	
	margin-bottom:10px;
}
.web-main-header-homebtn,
.web-inner-header-homebtn{
	width:430px;	
}
.web-main-header-homebtn a:link,
.web-main-header-homebtn a:visited,
.web-inner-header-homebtn a:link,
.web-inner-header-homebtn a:visited{
	margin-left:45px;	
}
.web-main-header-homebtn a:link img,
.web-main-header-homebtn a:visited img,
.web-inner-header-homebtn a:link img,
.web-inner-header-homebtn a:visited img{
	behavior:url('/iepngfix.htc');
	margin-bottom:16px;
}
.web-main-header-contacts table,
.web-inner-header-contacts table{
	color:#FFFFFF;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	margin-bottom:10px;
}
.web-main-header-contacts table b,
.web-inner-header-contacts table b {
	color:#008030;
}
/* END HEADER */
/* START MIDDLE */
.web-main-mid {
	height:323px;
	margin-left:8px;
}
.web-main-mid a:link img,
.web-main-mid a:visited img {
	border:0;
}
/* END MIDDLE */
/* START FOOTER */
.web-main-footer,
.web-inner-footer{
	width:1000px;	
}
.web-main-footer-top div,
.web-inner-mid-bot div {
	margin-top:36px;
	margin-left:40px;	
	margin-bottom:36px;
}
.web-main-footer-bot div,
.web-inner-footer-bot div{
	margin-left:40px;	
}
.web-main-footer-bot div a:link,
.web-main-footer-bot div a:visited,
.web-inner-footer-bot div a:link,
.web-inner-footer-bot div a:visited {
	margin-right:15px;	
}
.web-main-footer img,
.web-inner-footer img{
	behavior:url('/iepngfix.htc');	
}
.web-main-footer-copyrights,
.web-inner-footer-copyrights{
	width:300px;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#CCC;
}
.web-main-footer-copyrights a:link,
.web-main-footer-copyrights a:visited,
.web-inner-footer-copyrights a:link,
.web-inner-footer-copyrights a:visited{
	color:#CCC;	
}

/* END FOOTER */

/**********************/
/******* INNER ********/
/**********************/

/* START INNER MID */
.web-inner-mid-top {
	text-align:center;
	height:161px;	
	width:1000px;
}
.web-inner-mid-top img {
	behavior:url('/iepngfix.htc');	
}
/* END INNER MID */
/* CONTENT */
.web-content {
	color:#FFF;
	width:640px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
.hd {
    display:none;
}
/* END CONTENT */
