body,
html {
	margin:0;
	padding:0;
	background:#fff;
}
#wrap {
	width:750px;
	margin:0 auto;
	background:#fff;
}
a {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: none;
}
#header {
	background:#181818;
	color:#fff;
	height: 100px;
        position: relative;
        z-index: 2;
}
#logo {
	padding:15px 10px;
	float: right;
}
h1 {
	margin:0;
}
#nav {
	height: 39px;
	width: 750px;
	background:#181818;
}
#nav ul {
	margin:0;
	padding:0;
	list-style:none;
}
#nav li {
	display:inline;
	margin:0;
	padding:0;
}
#sub-nav {
    height: 45px;
    width: 750px;
    background:#ffffff;
    position: relative;
    z-index: 1;
}

#header-links {
	padding: 5px;
	padding-bottom: 0px;
	text-align: left;
	float: left;
	width: 321px;
	height: 24px;
	background: url(../images/header_links.jpg) no-repeat 0px 0px;
        position: relative;
        z-index: 2;
}

#header-line {
	position: relative;
	padding-top: 0px;
	float: right;
	width: 750px;
	height: 10px;
	background: url(../images/header_line.jpg) repeat-x 0px 0px;
        z-index: 2;
}
#badge {
	position: absolute;
	left: 492px;
	top: -10px;
	width: 262px;
	height: 37px;
	background: url(../images/url.jpg) no-repeat 0px 0px;
        z-index: 2;
}
#art {
	position: absolute;
	left: 465px;
	top: -5px;
	width: 70px;
	height: 106px;
	background: url(../images/art.png) no-repeat 0px 0px;
        z-index: 2;
}

#main {
	float:left;
	width:480px;
	padding:10px;
        position: relative;
        z-index: 1;
}
#categories {
    width: 480px;
    position: relative;
    float: right;
}
.category {
    float: right;
    position: relative;
    z-index: 1;
    width: 240px;
    height: 90px;
    /*padding: 10px;*/
}
#cat-book {
    position: relative;
    float: right;
    width: 80px;
    height: 80px;
}
#cat-details {
    position: relative;
    float: right;
    width: 155px;
    height: 80px;
}
#books-table {
    width: 100%;
    border: 1px solid #c0c0c0;
    border-collapse: collapse;
}
#books-table td, #books-table th {
    border: 1px solid #c0c0c0;
    padding: 0.2em;
}
#books-table th {
    background: url(../images/table-header-bg.jpg) repeat-x 0px 0px;
}
#books-table .shaded {
    background-color: #f2f3f5;
}
#book {
    /*padding-right: 10px;*/
    float: right;
    position: relative;
    width: 315px;
    background: url(../images/book/book_bg.jpg) repeat-y 0px 0px;
    z-index: 2;
}
#book-details {
    padding-right: 10px;
    float: right;
    position: relative;
    width: 300px;
    z-index: 2;
}
#book-header {
    /*padding-right: 10px;*/
    position: relative;
    float: right;
    width: 315px;
    height: 5px;
    background: url(../images/book/book_footer.jpg) no-repeat 0px 0px;
    z-index: 0;
}
#book-title-img {
    /*padding-right: 10px;*/
    top: -18px;
    left: -103px;
    position: absolute;
    float: right;
    width: 315px;
    height: 5px;
    z-index: 3;
}
#book-footer {
    /*padding-right: 10px;*/
    position: relative;
    float: right;
    width: 315px;
    height: 5px;
    background: url(../images/book/book_footer.jpg) no-repeat 0px 0px;
    z-index: 0;
}
.icon {
	text-align: center;
	float: right;
	padding: 0px;
	margin: 0px;
}
.icon-text {
	padding-top: 13px;
	width: 95px;
	height: 40px;
	background: url(../images/homepage/text_bg.gif) no-repeat 0px 0px;
}
#home-page-bottom {
	float: right;
	padding-top: 50px;
}
#sign-in {
	width: 170px;
	height: 250px;
	float: right;
	padding-left: 40px;
	z-index: 1;
	position: relative;
}
#man {

}
#sign-in-form {

}

#new-books {
	width: 256px;
	height: 218px;
	background: url(../images/homepage/recent_books.jpg) no-repeat 0px 0px;
	float: right;
	z-index: 1;
	position: relative;
	padding-top: 30px;
}
#new-books ul {
	margin-right: 5px;
	list-style-image: url(../images/bullet.gif);
}
#new-books ul li {
	padding: 5px;
}

h2 {
	margin:0 0 1em;
}
#sidebar {
	float:left;
	width:210px;
	padding:10px;
	position: relative;
	z-index: 1;
}
#footer-icons {
	position: absolute;
	left: 10px;
	top: -10px;
	width: 500px;
	height: 30px;
	z-index: 1;
}
#footer-line {
	padding-top: 0px;
	float: right;
	width: 750px;
	height: 10px;
	background: url(../images/header_line.jpg) repeat-x 0px 0px;
}
#footer {
	clear:both;
	padding: 10px;
	background:#181818;
	color:#fff;
	position:relative;
	height: 40px;
}
#footer p {
	margin:0;
	position: relative;
}
* html #footer {
	height:1px;
}
#footer-wrapper {
	position: absolute;
	left: 10px;
	top: -166px;
	width: 730px;
	height: 201px;
	background: url(../images/footer-wrapper.jpg) no-repeat 0px 0px;
	z-index: 0;
}


#book-ad, #header-ad {
    text-align: center;
    padding: 10px;
}
#sidebar-ad {
    padding-right: 38px;
}