body {
	text-decoration: none;
	background-image: url(../img/bg_bannner.gif);
	background-repeat: repeat-x;
	background-position: 0px 90px;
}

#content {
	width: 800px;
	padding-bottom: 40px;
	padding-right: 15px;
	padding-left: 15px;
}

#header {
	height: 70px;
}

img {border:0px;}

.clear{
	clear: both;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.top{
	background: url(../img/top.gif);
	height: 40px;
}
.bottom{
	background: url(../img/bottom.gif);
	height: 73px;
}
#main{
	background: url(../img/bg_stripe.gif) repeat;
}

#title{
	height: 82px;
	background: url(../img/title.gif) no-repeat 40px 0px;
	padding-bottom: 200px;
	padding-right: 40px;
	padding-left: 40px;
}

h2{
	display:none;
}
h3{}
h4{}
#toppage {
	position: relative;
}
#faces {
	height: 135px;
	background: url(../img/faces.gif);
	position: absolute;
	width: 744px;
	top: 165px;
	left: 32px;
}
#btn {
	padding-left: 120px;
	padding-bottom: 35px;
}
#main li {
	display: inline;
	padding-right: 20px;
}
#main ul {
	display: block;
	padding-left: 190px;
	line-height: normal;
	padding-bottom: 5px;
}
#primerbooks {
}
#badge {
	display: block;
	height: 143px;
	width: 142px;
	position: absolute;
	left: 695px;
	top: -26px;
}

