/* Coded by CMYK-COMPANY */

body, html {
margin:0px;
padding:0px;
text-align:center;
}
h2 {
font-family:Book Antiqua;
padding-left:75px;
}
#container {
width:1000px;
margin:0 auto;
text-align:left;
}
#content {
width:1000px;
}
#clear {
height:0;
font-size:1px;
line-height:0px;
clear:both;
}
#spacer_bottom {
background-image:url(../images/spacer_bottom.jpg);
background-repeat:repeat-x;
height:9px;
width:1000px;
}
#footer {
background-image:url(../images/footer.jpg);
background-repeat:repeat-x;
height:132px;
width:1000px;
}
.menu {
font-family:Tahoma;
font-size:18px;
padding-left:75px;
}
.menu a:link {
text-decoration:underline;
color:#999999;
}
.menu a:hover {
text-decoration:none;
}
.menu a:visited {
color:#999999;
}
.adress {
font-family:Tahoma;
color:#000000;
font-size:10px;
}
.adress a:link {
color:#999999;
}
.adress a:hover {
text-decoration:none;
}
.adress a:visited {
color:#999999;
}
