/*main styles*/
body{
	margin:0;
	padding:0;
	background-image:url('img/bg.jpg');
}
body{
   font:82% Trebuchet, Verdana, Arial, sans-serif;
   color:#000;
}
table{
   font-size:100%;
}
img{
	border:0;
}
.fl{
	 float:left;
}
.fr{
	 float:right;
}
.cl{
	 clear:both;
	 font-size:1%;
}
/*default styles*/
a{
	color:#1D85D6;
}
a:hover{
	text-decoration:none;
}
h1{
	font-size:135%;
	color:#3D3D3D;
	padding:0 0 0.5em 0;
	font-weight:normal;
	margin:0;
}
h2{
	font-size:115%;
	font-weight:normal;
	color:#203286;
	margin:0;
}
h3{
	font-size:135%;
	color:#fff;
	padding:0 0 0 1.5em;
	font-weight:normal;
	margin:0;
}
h4{
	font-size:128%;
	color:#635D51;
	margin:1em 0 0.3em 0;
	font-weight:bold;
}

/*format styles*/
.wrapper{
	width:980px;
	margin:0 auto 0 auto;
}
.shadow{
	background-image:url('img/shadow_bg.gif');
	background-repeat:repeat-y;
	background-position:left top;
	padding-left:5px;
	width:975px;
	position:relative; float:left
}
.header .corner_book{
	position:absolute;
	left:-20px;
	top:82px;
}
.header .corner_book_bottom{
	position:absolute;
	left:51px;
	top:458px;
}
.header .laying{
	background-image:url('img/laying_bg.jpg');
	background-repeat:no-repeat;
	width:206px;
	height:93px;
	position:absolute;
	left:88px;
	top:38px;
	padding:25px 15px 0 25px;
	color:#fff;
	font-size:85%;
}
.header .cart{
	background-image:url('img/cart_bg.jpg');
	background-repeat:no-repeat;
	width:125px;
	height:23px;
	position:absolute;
	left:795px;
	top:82px;
	font:95% Arial, Helvetica, sans-serif;
	color:#E3303D;
	padding:7px 0 0 15px;
}
.header .cart a{
	color:#E3303D;
	margin:0 5px 0 5px;
}
.center{
	background:url('img/center_bg_bottom.gif') repeat-y;
	width:970px;
	padding-bottom:0px;
	float:left
}
.content{
	background-image:url('img/center_bg.jpg');
	background-repeat:repeat-x;
	width:949px;
	padding:0 0 0 21px;
	float:left
}

.content .menu_left{
	background-image:url('img/menu_left_down_bg.gif');
	background-repeat:no-repeat;
	background-position:bottom right;
	padding:0 0 10px 0;
	margin:19px 0 30px 0;
	width:253px;
}
.content .menu_left_add{
	background:url('img/menu_left_down_bg_add.gif');
	padding:0 0 10px 0;
	margin:19px 0 30px 0;
	width:253px;
}
.content .menu_left_add .menu_top{
	background:url('img/menu_top_add.gif') no-repeat;
	padding:15px 10px 0 15px;
}

.content .menu_left .menu_top{
	background-image:url('img/menu_top.jpg');
	background-repeat:no-repeat;
	padding:35px 0 0 8px;
}
.content .menu_left a{
	color:#FE4454;
	font-size:95%;
	display:block;
	padding:5px 10px 5px 10px;
}
.content .menu_left .menu_bg{
	background-image:url('img/menu_left_bg.jpg');
	background-repeat:no-repeat;
	background-color:#FDFEFE;
	margin:0 9px 0 8px;
	padding-bottom:5px;
}
.content .menu_left .menu_bg a{
	color:#1D85D6;
}
.content .menu_left .menu_bg .point{
	background-image:url('img/point.gif');
	background-repeat:repeat-x;
	height:1px;
	font-size:1%;
}
.content .about{
	background-image:url('img/about_bottom.gif');
	background-repeat:no-repeat;
	background-position:bottom right;
	padding:0 0 10px 0;
	width:253px;
}
.content .about .foto{
	background-image:url('img/foto_bg.gif');
	background-repeat:no-repeat;
	width:183px;
	height:247px;
}
.content .about .foto .pic{
	padding:15px 0 10px 5px;
}
.content .about .link{
	padding-bottom:10px;
}
.content .about .link a{
	color:#F00960;
}
.content .menu_left_add .link a{
	color:#F00960;
}
.content .about .bott{
	background-image:url('img/about_bg.gif');
	background-repeat:repeat-y;
}
.content .about .link ul{
	margin:15px 0 0 50px;
	padding:0;
}
.content .about .link ul li{
	list-style-image:url('img/arrow.gif');
	margin:0 0 0 0;
	padding:0 0 3px 0;
}
.content .menu_left_add .link ul li{
	list-style-image:url('img/arrow.gif');
	margin:0 0 0 0;
	padding:0 0 3px 0;
}
.content .text{
	padding:0 40px 20px 50px;
	width:600px;
}
.content .text p{
	margin:0 0 20px 0;
}
.content .text li{
	list-style-image:url('img/point_black.gif');
}
.content .testimonials{
	background-image:url('img/testimonials_bg.gif');
	background-repeat:repeat-y;
	width:624px;
}
.content .bg{
	background-image:url('img/testimonials_bottom.gif');
	background-repeat:no-repeat;
	background-position:bottom right;
	padding:0 0 8px 35px;
	margin-right:33px;	
}
.content .testimonials .cont{
	background-image:url('img/testimonials_top.jpg');
	background-repeat:no-repeat;
	width:417px;
	padding:20px 80px 0px 50px;
	font-size:95%;
}
.content .testimonials .cont p{
	margin:0 0 20px 0;
}
.content .testimonials .cont .name{
	text-align:right;
}
.content .testimonials .cont .name span{
	font-size:105%;
	font-weight:bold;
}
.footer{
	background-image:url('img/footer_bg.gif');
	background-repeat:repeat-x;
	width:970px;
}
.footer .menu{
	background-image:url('img/menu_bg.gif');
	background-repeat:no-repeat;
	width:793px;
	color:#fff;
	padding:15px 60px 15px 70px;
	text-align:center;
}
.footer .menu a{
	color:#fff;
	font-size:95%;
	margin:0 3px 0 3px;
}
.footer .copy{
	color:#979297;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	padding-top:15px;
}

table.review {
	background-color: #FFCC99;
	padding: 8px;
	border: medium double #FF3366;
}
.underline{
	text-decoration: underline;
}
.bold{
	font-weight: bold;
}
.byline{
	font-size: 1em;
	font-style: italic;
}

input.test {
	display: none;
}
