/* CSS Document */

body {
padding:0;
margin:0;
font:12px Tahoma, Arial, Helvetica, sans-serif;
background:#edeff1;
color:#000000;
}

a {
color:#575ba1;
text-decoration:none;
}

a:hover {
color:#575ba1;
text-decoration:underline;
}

h1, h2, h3, h4 {
margin:0 0 10px 0;
padding:0;
font-weight: bold;
}

h1 {
font-size:12px;
}

h2 {
font-size:10px;
}

h3 {
font-size:10px;
}

h4 {
font-size:10px;
}

form {
padding:0;
margin:0;
}

.header_left {
background:url(images/header_left.jpg) no-repeat top left;
height:148px;
width:938px;
vertical-align:top;
}

#header_left {
padding:70px 0 0 90px;
text-align:center;
}

.header_right {
background:url(images/header_right.jpg) no-repeat top left;
height:148px;
width:57px;
vertical-align:top;
}

#header_right {
padding:17px 0 0 32px;
}

.left_block {
width:109px;
height:auto;
vertical-align:top;
background:url(images/left_bg_bottom.jpg) no-repeat bottom;
}

#left_block {
width:109px;
display:block;
background:url(images/left_bg_top.jpg) no-repeat top;
padding:45px 0 0 0;
text-align:center;
}

#menu a {
color:#4d4d4d;
font-weight:bold;
text-decoration:none;
}

#menu a:hover {
color:#575ba1
}

.right_bg {
vertical-align:top;
width:100%;
background:url(images/rbg.jpg) repeat-x top;
}

.footer_bg {
vertical-align:top;
width:100%;
background:url(images/footer_bg.jpg) repeat-x bottom;
}

.content {
background:#FFFFFF url(images/content_bg_bottom.jpg) no-repeat bottom;
width:829px;
height:auto;
vertical-align:top;
}

#content {
background:url(images/content_bg_top.jpg) top no-repeat;
width:714px;
display:block;
padding:60px 35px 70px 80px;
}

.footer_left {
background:url(images/footer_left.jpg) no-repeat;
height:147px;
width:720px;
color:#575ba1;
font-size:11px;
}

.footer_left a {
text-decoration:none;
color:#575ba1;
}

.footer_left a:hover {
text-decoration:underline;
color:#575ba1;
}

#footer_left {
padding:40px 0 0 95px;
}

.footer_right {
background:url(images/footer_right.jpg) no-repeat;
height:147px;
width:275px;
font-size:11px;
}

#footer_right {
padding:22px 0 0 90px;
}

#contacts_title {
font-size:10px;
padding:0 50px 15px 0;
text-align:center;
}