@import url("all.css");
@import url("catalog.css");
@import url("rightblock.css");

#start {
background:#EB5607 url(../img/contentbg.jpg) repeat-x 0px 186px;
}
#background{
position:absolute;
z-index:1; 
width:100%; 
height:186px;
background:url(../img/top_bg.jpg) no-repeat top center;
}
#topDatas{
position:absolute;
z-index:4; 
width:100%; 
height:186px;
}
#topLogo {
float:left;
margin-top:20px;
margin-left:10px;
}
#topLogo div {
width:222px;
height:143px;
background:url(../img/book_butterfly.gif) no-repeat bottom center;
}
#topLogo div a {
display:block;
width:222px;
height:28px;
background:url(../img/books_presents.gif) no-repeat;
}
#topBooks{
position:absolute;
z-index:2; 
width:769px; 
height:283px;
text-align:center;
left:50%;
margin-left:-300px;
background:url(../img/top_books.jpg) no-repeat top center;
}

#allcontent 
{position:absolute; 
width:100%;
top:215px; 
left:0;
z-index:4;
}
#start #pageTitle {
background:url(../img/bear.gif) no-repeat top left;
height:50px;
padding-top:20px;
padding-left:65px;
}
#siteContent {
float:right;
padding-top:60px;
width:75%;
}
.topLink {
padding-left:7px;
padding-top:8px;
}
.topLink a {
font-weight:bold;
text-decoration:none;
color:#75e1fc;
}
