body {
    background-color: #d4e9ff;
    font-family: Verdana, Arial;
    font-size: 12px;
    text-decoration: none;
    margin: 0px;
    padding: 0px;
    color: #000000;
    width: 100%;
    height: 100%;
}

a {
    text-decoration: none;
    padding: 0px;
    margin: 0px;
    color: #000000;
}

a img {
    border: 0px;
}

div {
    margin: 0px;
    padding: 0px;
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

h1, h2 {
	font-family: georgia, serif;
	font-weight: normal;
	font-size: 20px;
	padding: 0;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #545454;
}

h1 {
	font-size: 36px;
}

table td {
	font-family: Verdana, Arial;
    font-size: 12px;
    text-decoration: none;
   	color: #000000;
}

.top_l {
	background: url('/_images/top_l.jpg') top left no-repeat;
	height:281px;
	width:762px;
}

.top_r {
	background: url('/_images/top_r.jpg') top left no-repeat;
	width:438px;
}

.mid_l {
	background: url('/_images/mid_l.jpg') top left no-repeat;
	height:346px;
	width:762px;
}

.mid_r {
	background: url('/_images/mid_r.jpg') top left no-repeat;
	width:438px;
}

.mid_r a {
	display:block;
	text-decoration:underline;
	font:normal 19px Arial;
	color:#000000;
	text-transform:uppercase;
	line-height:30px;
	padding-left:15px;
}

.mid_r a:hover {
	text-decoration:none;
}

.footer_l {
	background: url('/_images/footer_l.jpg') top left no-repeat;
	height:685px;
	width:762px;
}

.contacts span{
	font:bold 28px Arial;
	color:#000000;
	text-transform:uppercase;
}

.contacts {
	font:normal 14px Arial;
	color:#526064;
	padding-top:203px;
	padding-left:255px;
}

.contacts a{
	color:#526064;
	text-decoration:underline;
}

.contacts a:hover{
	text-decoration:none;
}

.footer_r {
	background: url('/_images/footer_r.jpg') top left no-repeat;
	width:438px;
}

.men1 {
	background: url('/_images/menu1.jpg') top left no-repeat;
	width:48px;
	height:89px;
}

.men2 {
	background: url('/_images/menu3.jpg') top left no-repeat;
	width:190px;
	height:89px;
}

.men3 {
	background: url('/_images/menu9.jpg') top left no-repeat;
	width:140px;
	height:89px;
}

#auth_summary {
    margin-left: 60px;
}

.d_intro_text {
	margin-top:10px;
	padding:5px;
	width:730px;
	height: 140px;
	overflow: auto;
	text-align: justify;
	color:#6e7f8f;
	SCROLLBAR-FACE-COLOR: #94b71f;    
    SCROLLBAR-SHADOW-COLOR: #94b71f;    
    SCROLLBAR-TRACK-COLOR: #748832;    
    SCROLLBAR-DARKSHADOW-COLOR: #94b71f; 
}

.d_counters {
	text-align:right;
	padding-right:20px;
	margin-top:650px;
}

/* max-sliders */
#jscontainer {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
   /*overflow: hidden;*/
}
#jscontainer #jscontent {
    position: relative;
    left: -100%;
    top: 0;
}
/* end-max-sliders */

.a_contacts {
	display: block;
	position:absolute;
	margin-top:0;
	margin-left:140px;
	width:300px;
	height:130px;
}

.d_inform {
	width:1200px;
	padding:5px;
	font:bold 10px Arial;
	color:#000000;
	text-align:center;
}