body {
	margin:0;
	padding:0;
	background-color:#000;}
	
.clearer {clear: both;}

.meta{
	clear:both;
	text-align:right;
	color: #999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #066;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-right: 1px;
	padding-left: 0;
	padding-bottom: 15px;
	font: 10px Verdana, Tahoma, Arial;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #F90;
}

h2 {
	color: #F30;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FC0;
}



#container {
	width: 1126px;
	height:auto;
	background-color:#000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-left-color: #333;
}
	
#header hr {
	background-color:#343233;
	margin:0;
	background-position:top;
	height:8px;
	border:none
}
	
#header {
	margin:0;
	width:100%;
	height:329px;
	background-color: #000;
}
	
.header-img {
	float:left;
	margin-left:0px;
	margin-top:10px;
	background-image:url(../images/design-site/header-logotyp.jpg);
	width: 843px;
	height:208px;
}
	
.header-img2 {
	float:right;
	margin-right:0px;
	margin-top:7px;
	background-image:url(../images/design-site/header-doors.jpg);
	width:283px;
	height:314px;}
	
.header-border {
	background-image:url(../images/design-site/border.gif);
	background-repeat:repeat-x;
	width:843px;
	height:64px;
	float: left;
}

#leftbar {
	float:left;
	width:287px;
	height:auto;
	visibility:inherit;
	background-color:#000;
	background-position:top;
}
	
.bottom-line{
	background-image: url(../images/design-site/sidebar-bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}	
.bottom-line {
	background-image: url(../images/design-site/sidebar-bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #C60;
	height: 9px;
	width: auto;
}


.block {
	font-family:Verdana, Geneva, sans-serif
	font-size:13px;
	color:#FDB179;
	background-image: url(../images/design-site/sidebar-middle.gif);
	background-repeat: repeat-y;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
	
.block a{
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}

.block a:hover{
	
}
#page {
	background-color: #000;
	width: auto;
}
.block h3 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#F60;
	background-image:url(../images/design-site/sidebar-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}	
.block h2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	font-weight:bolder;
	color:#F30;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 40px;
}

.block h4 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#F60;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 3;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 25px;
}

	
.block {
	background-image: url(../images/design-site/sidebar-middle.gif);
	background-repeat: repeat-y;
	background-position: center bottom;
}
.block h3 { padding:13px 20px 0 30px; }

.block p { padding:0 20px 10px 25px;}

.block li {
	list-style-image: none;
	list-style-type: none;
	color: #900;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	width: 250px;
	margin-left: -22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	text-indent: 22px;
}
.block li a {
	color: #999;
	font-size: 12px;
	text-decoration: none;
	font-weight: bolder;
	background-color: #260F00;
	display: block;
	padding: 5px;
	background-image: url(../images/design-site/marker-list-a.gif);
	background-repeat: no-repeat;
	background-position: 8px 8px;
}
.block li a:hover {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	background-color: #3E1800;
	background-image: url(../images/design-site/marker-list-hover.gif);
	background-repeat: no-repeat;
	background-position: 8px 8px;
}


	
	
#content {
	float:left;
	width:530px;
	height:auto;
	visibility:inherit;
	margin:0;
	background-color:#000;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

#content p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#999;
	text-indent: 20px;
}

#content a {
	color:#FFF;
	text-decoration: none;
}
	
#content img {
	float:right}	
	
#content a:hover {
	color:#F90;
	text-decoration: none;
}
	
#rightbar {
	float:right;
	width:287px;
	height:auto;
	visibility:inherit;
	background-color:#000;
	background-position:top;
}
#footer {
	background-color: #000;
	background-image: url(../images/design-site/footer-bgr.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 124px;
	width: auto;
	clear: both;}
	
.footer a {
	color: #F60;
	text-decoration: none;
}

.footer a:hover { color: #FFF; }

#contact-block {
	padding: 5px;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
}
#contact-block {
	color: #CCC;
	background-color: #000;
	height: 100px;
	width: 248px;
	border: 1px solid #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: normal;
	margin-left: 12px;
}
.footer.menu {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 12px;
	float: left;
	width: 550px;
	text-align: center;
	margin-top: 53px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#meter-block {
	color: #CCC;
	background-color: #000;
	height: 100px;
	width: 248px;
	border: 1px solid #1B1B1B;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: normal;
	float: right;
	margin-right: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
}

.corp-info {
	font-family: Verdana, Geneva, sans-serif;
	color: #F90;
	font-size: 9px;
	margin-top: 5px;
}

.image-bar   {
	height: auto;
	width: 225px;
	background-color: #333;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 3px solid #333;
	padding: 2px;
}
