/* CSS Document */

html,body {
margin:0px;
padding:0px;
}

body {
font-family:Verdana,Arial,sans-serif;
font-size:10px;
color:#1D377E;
text-align:center;
}

#container {
width:762px;
margin:0px auto;
}

#header {
height:120px;
}

#menu {
height:65px;
}

#img {
height:202px;
}

#dx {
float:right;
margin:10px 0px 10px 0px;
width:218px;
}

#main {
margin:12px 0px 0px 0px;
width:534px;
font-size:11px;
line-height:16px;
text-align:left;
}

.box {padding:0px 0px 41px; background:url(img/main_bottom.gif) no-repeat bottom}
.box h2 {line-height:15px; margin:0px; padding-top:10px; background:url(img/main_top.gif) no-repeat top;}
.box span {display:block; margin-bottom:20px; font-weight:bold}
.center {margin:0; padding: 0px 15px; background:url(img/main_center.gif) repeat-y}

.box a:link {
color:#1D377E;
text-decoration:underline
}

.box a:active {
color:#1D377E;
text-decoration:underline
}

.box a:visited {
color:#1D377E;
text-decoration:underline
}

.box a:hover {
color:#6182DA;
text-decoration:none
}

#spacer {
padding:15px 0px 25px;
font-weight:bold
}

#maiusc {
text-transform:uppercase;
text-decoration:underline;
font-weight:bold;
padding-bottom:20px
}

#partners img {
display:block;
margin:30px 0px;
}

#footer {
clear:both;
height:46px;
margin:30px 0px 10px;
padding-top:8px;
line-height:18px;
text-align:center;
background-image:url(img/footer.gif);
}

.footer a:link {
color:#1D377E;
text-decoration:none
}

.footer a:active {
color:#1D377E;
text-decoration:none
}

.footer a:visited {
color:#1D377E;
text-decoration:none
}

.footer a:hover {
color:#6182DA;
text-decoration:none
}

