/*
Theme Name: SB Books
Theme URI: http://
Description: SB Books Theme
Author: HUSH
Version: 1.0
*/


body{
	font-family:Arial, Helvetica, sans-serif;
	background:url(images/sb_12.jpg) repeat-y center #A7A9AC;
	margin:0;
}
a{
	color:#FFF;
	outline:none;
}
a:hover{
	color:#900;
}
a img{
	border:0;
}
#wrapper{
	width:990px;
	margin:0 auto;
}
#page{
	width:603px;
	float:left;
	clear:both;
	background:url(images/sb_03.jpg) no-repeat center top;
	padding:35px 193px 0px 194px;
	position:relative;
}
#header{
	background:url(images/sbbooks_03.jpg);
	width:603px;
	height:220px;
	float:left;
	clear:both;
	position:relative;
}
#menu{
	position:absolute;
	left:401px;
	top:193px;
	width:161px;
	float:left;
	clear:none;
	font-size:11px;
	text-transform:lowercase;
	text-align:center;
	color:#900;
}
#menu a{
	color:#666;
	text-decoration:none;
}
#menu a:hover{
	color:#900;
}

#mainbody{
	float:left;
	clear:both;
	width:603px;
	height:600px;
	padding:20px 0px 0px 0px;
	position:relative;
}
#home_panel{
	background:url(images/sbbooks_12.jpg) no-repeat 2px 44px;
	width:348px;
	height:285px;
	position:absolute;
	left:0px;
	top:15px;
}
#services_panel{
	background:url(images/sbbooks_10.jpg) no-repeat 0px 40px;
	width:243px;
	height:285px;
	position:absolute;
	left:360px;
	top:15px;
}
#testimonials_panel{
	background:url(images/sbbooks_20.jpg) no-repeat 0px 45px;
	width:347px;
	height:171px;
	position:absolute;
	left:0px;
	top:311px;
}
#contact_panel{
	background:url(images/sbbooks_21.jpg) no-repeat 0px 45px;
	width:245px;
	height:171px;
	position:absolute;
	left:358px;
	top:311px;
}

#text{
	font-size:11px;
	color:#FFF;
	padding:5px 15px;
}
#text p{
	margin:0px 0px 5px 0px;
}
#services_panel ul{
	margin:0px;
	padding:0px 0px 0px 1px;
}
#services_panel ul li{
	margin:0px;
	padding:6px 10px 6px 30px;
	list-style:none;
	float:left;
	clear:both;
	display:block;
	width:202px;
	font-size:11px;
	color:#FFF;
}
#services_panel ul li.line{
	border-bottom:1px solid #E2694D;
}
#contact_panel ul{
	margin:0px;
	padding:0px 0px 0px 2px;
}
#contact_panel ul li{
	margin:0px;
	padding:7px 10px 8px 38px;
	list-style:none;
	float:left;
	clear:both;
	display:block;
	width:193px;
	font-size:11px;
	color:#FFF;
}
#contact_panel ul li.line{
	border-bottom:1px solid #CCC;
}
#testimonials_logos{
	float:left;
	clear:both;
	width:317px;
	padding:18px 14px;
}
#testimonials_logos p{
	margin:0px;
	padding:0px;
}

#testimonials_panel_1, #testimonials_panel_2{
	float:left;
	clear:none;
	width:294px;
	background:url(images/page_bgs_07.jpg) repeat-y;
	font-size:11px;
}
#testimonials_panel_1{
	position:absolute;
	left:0px;
	top:20px;	
}

#testimonials_panel_2{
	position:absolute;
	left:308px;
	top:20px;	
}
#testimonials_panel_1 p, #testimonials_panel_2 p{
	padding:5px 20px 5px 20px;
	margin:0px;
}
#testimonials_panel_top1{
	float:left;
	clear:both;
	background:url(images/page_bgs_03.jpg) no-repeat top;
	width:254px;
	padding:15px 20px 20px 20px;
	font-size:14px;
	color:#FFF;
}
#testimonials_panel_top2{
	float:left;
	clear:both;
	background:url(images/page_bgs_05.jpg) no-repeat top;
	width:254px;
	padding:15px 20px 20px 20px;
	font-size:14px;
	color:#FFF;
}
#testimonials_panel_bottom1{
	float:left;
	clear:both;
	background:url(images/page_bgs_11.jpg) no-repeat bottom;
	width:294px;
	height:25px;
}
#testimonials_panel_bottom2{
	float:left;
	clear:both;
	background:url(images/page_bgs_12.jpg) no-repeat bottom;
	width:294px;
	height:25px;
}
