a{
color:#fff;
text-decoration:underline;
}
a:link{
color:#fff;
text-decoration:underline;
}
a:visited{
color:#fff;
text-decoration:underline;
}
a:hover{
color:#fff;
text-decoration:none;
}
a:active{
color:#fff;
text-decoration:none;
}
body{
margin:0;
padding:0;
color:#fff;
background:#666;
font:12px Verdana,Geneva,Arial,Helvetica,sans-serif;
text-align:center;
}
.content-box{
width:185px;
padding:5px;
float:left;
}
#bg-content{
background:#000;
}
#bg-footer{
background:#000;
height:143px;
}
#bg-header{
background:url(../_images/bg-header.gif) repeat-x;
height:217px;
}
#bottom-strip{
background:#333;
height:20px;
}
#catalog{
float:left;
}
#contact{
float:right;
padding-top:10px;
font-size:10px;
text-align:right;
}
#contact li{
margin:2px;
padding:2px;
list-style-type:none;
}
#contact ul{
margin:0;
padding:0;
}
#content{
width:780px;
margin:auto;
padding-top:10px;
padding-bottom:10px;
text-align:left;
}
#content h2{
font-weight:bold;
font-size:14px;
}
#content li{
margin:0;
padding:0;
list-style-type:none;
}
#content ul{
margin:0;
padding:0;
font-size:10px;
line-height:1.5em;
}
#footer{
width:780px;
margin:auto;
}
#header-logo{
width:780px;
margin:auto;
background:url(../_images/logo-header.jpg) no-repeat;
height:217px;
}
#header-logo h1{
display:none;
}
#image-strip{
}
