html, body, body *{margin:0; padding:0;}
html{background:url(images/bg-body.png) repeat-x left top;}
body{
	font:normal 13px/18px Tahoma;
	color:#333;
	background:url(images/bg-footer.gif) repeat-x left bottom;
}
body.blue{background:url(../images/bg-body-blue.png) repeat-x left top;}

a:visited, a:active{
	color:#313131;	
}
a:hover{
	color:#125394;	
}
a{
	text-decoration:none;
	color:#024999;
	outline:none;
}
h1, h2, h3, h4, h5, h6{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	font-weight:normal;
}
h2{font-size:22px;}
h3{font-size:15px;}
h4{font-size:14px;}
h5{font-size:12px;}
h6{font-size:10px;}

ul, li{list-style:none;}

.f-left{float:left !important;}
.f-right{float:right !important;}
.more{
	display:block;
	float:left;
	background:url(../images/icon-more.png) no-repeat left 4px;
	font-size:14px;
	color:#0b2945;
	font-weight:bold;
	padding:0 0 0 22px;
}
.more:hover{
	color:#a8c0e2;
}

#container{
	width:960px;
	margin:0 auto;
	overflow:hidden;
	position:relative;	
}

#header{
	width:100%;
	height:155px;
	float:left;
	position:relative;
}
#header .logo{
	width:475px;
	height:61px;
	position:absolute;
	left:0;
	top:30px;	
}
#header .logo a{
	width:475px;
	height:61px;
	float:left;
	background:url(images/new_logo.gif) no-repeat left top;
	text-indent:-99999px;
}

#nav-main{
	width:100%;
	position:absolute;
	left:0;
	bottom:18px;	
}
#nav-main li{
	float:left;	
}
#nav-main a{
	float:left;
	color:#fff;
	font-size:16px;
	font-family:Century Gothic;
	font-weight:normal;
	line-height:12px;
	border-right:2px solid #fff;
	margin:0 20px 0 0;
	padding:0 20px 0 0;	
}
#nav-main li.last a{margin-right:0; border-right:none;}
#nav-main a:hover{color:#89dbf6;}

#wrap{
	width:100%;
	float:left;	
	padding:20px 0 0 0;
}

#content{
	width:690px;
	float:left;	
	overflow-x:hidden;
}

#search{
	width:100%;
	float:left;
	margin:0 0 20px;	
}

#search form{
	float:right;	
}
#search form label{
	float:right;
	font-size:22px;	
	color:#102e50;
    font-family:Tahoma;
	font-weight:normal;
	float:left;
	margin:15px 35px 0 0;
}
#search form label a{
   color:#102e50;     
   font-family:Tahoma;
   font-weight:normal;}
#search form label a:hover{color:#067ca1;
   font-family:Tahoma;
   font-weight:normal;
   }
#search .text{
	width:180px;
	height:33px;
	float:left;
	border:1px solid #949494;
	border-right:none;
	border-radius:5px 0 0 5px;
	color:#000000;
	font-size:12px;
	padding:0 10px 0 5px;;	
}
#search .button{
	float:left;	
}
#search .button:hover{
	opacity:.6;
}
#content h1{
	width:100%;
	float:left;
	margin:0 0 25px;
	padding:0 0 15px;
	border-bottom:1px dotted #666;	
}
#content h2{
	width:100%;
	float:left;
	margin:0 0 15px;	
}

#content p{
	width:100%;
	float:left;
	margin:0 0 20px;	
}

#content table{
	width:100%;
	float:left;	
	border-left:1px solid #999;
	border-top:1px solid #999;
	margin:0 0 30px;
}
#content table td, #content table th{
	float:left;	
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	padding:2px 5px;
}
#content table th{
	text-align:center;
	background:#0C9;	
}


#content ul{
	width:100%;
	float:left;
	margin:0 0 20px;	
}
#content ul li{
	width:80%;
	float:left;
	clear:both;
	margin:0 0 10px;
	padding:0 0 0 20px;
	background:url(images/arrow.gif) no-repeat left 5px;
}
#content ol li{list-style:decimal;
	width:80%;
	float:left;
	clear:both;
	margin:0 0 10px;
	padding:0 0 0 20px;}

#content .book-list ul{
	width:100%;
	float:left;	
}
#content .book-list{
	width:648px;
	border:1px solid #ebebeb;
	padding:20px;
	float:left;
	margin:0 0 20px;
}
#content .book-list li{
	width:139px;
	float:left;	
	margin:0 20px 12px 0;
	padding:0;
	background:none;
	clear:none;
}

#content .book-list li.4th-item{margin-right:0;}
#content .book-list li.last{margin-bottom:0;}

#content .book-list .thumb{
	float:left;
	margin:0 0 7px;	
}
#content .book-list .thumb:hover img{opacity:.6;}
#content .book-list .title{
	float:left;
	clear:both;
	margin:0 0 3px;	
	color:#054458;
}
#content .book-list .title:hover{color:#a8c0e2;}


#bottom-content{
	width:100%;
	float:left;
	margin:0 0 20px;	
}
.widget{
	float:left;
	margin:0 20px 0 0;	
}
.widget:hover img{opacity:.6;}
.buy-online{margin-bottom:-20px; margin-right:0; float:right;}





#sidebar{
	width:250px;
	float:left;
	margin:0 20px 0 0;	
}
#sidebar .block{
	width:210px;
	float:left;
	margin:0 0 20px;
	text-align:left;
	background:#ececec;
	border-radius:3px;
	padding:20px;
}
#sidebar .block .content{
	float:left;	
}
#sidebar h2{
	width:100%;
	float:left;
	margin:0 0 15px;	
}

.nav-related{
	width:100%;
	float:left;	
}
.nav-related li{
	width:185px;
	float:left;
	background:url(images/arrow.gif) no-repeat left 5px;
	padding:0 0 15px 25px;
}
.nav-related li.last{padding-bottom:0;}
.nav-related li a{
	color:#102e50;
	font-size:13px;
	font-weight:bold;
}
.nav-related li a:hover{
	color:#a8c0e2;
}
#sidebar #payment a{
	width:100%;
	float:left;
	margin:0 0 10px;
	text-align:center;
}


#footer{
	width:100%;
	float:left;
	clear:both;
	height:252px;
}
#footer *{color:#fff;}

#footer .col-left{
	width:220px;
	float:left;
	position:relative;
}
#footer .f-logo{
	width:150px;
	height:60px;
	float:left;
	margin:65px 0 0 20px;
}
#footer .f-logo a{
	width:150px;
	height:60px;
	float:left;
	background:url(images/logo-footer.gif) no-repeat left top;
	text-indent:-9999px;
}

#footer .col-right{
	width:740px;
	height:180px;
	float:left;	
	padding:20px 0 10px 0;
}

#nav-footer{
	width:100%;
	float:left;	
	margin:0 0 15px;
}
#nav-footer li{
	float:left;	
}

#nav-footer li a{
	float:left;
	color:#fff;
	font-size:14px;
	font-weight:normal;
	line-height:12px;
	border-right:2px solid #fff;
	margin:0 14px 0 0;
	padding:0 14px 0 0;	
}
#nav-footer li.last a{border-right:none; margin-right:0; padding-right:0;}
#nav-footer li a:hover{color:#a8c0e2;}

#footer .row{
	width:100%;
	float:left;
	font-size:11px;
	color:#fff;	
	background:url(images/bdr-hor.gif) repeat-x left bottom;
	padding:10px 0;
}
#footer .no-bdr{background:none;}
#footer .cols{
	width:200px;
	float:left;
	background:url(images/bdr-ver.gif) repeat-y right top;
	padding:0 7px 0 0;
	margin:0 15px 0 0;
}
#footer .row .col1{
	width:200px;	
}
#footer .row .col2{
	width:20px;	
}
#footer .row .col3{
	width:400px;	
}
#footer .cols-last{background:none;}
#footer address{
width:400px;
font-style:normal; text-align:center;}

#footer #bottom{
	width:100%;
	height:30px;
	float:left;
	text-align:center;
	color:#c1c5c6;
	font-size:12px;	
	padding:10px 0 0 0;
}


A.link2:link {
	FONT-FAMILY: Tahoma; 
	color: #054458;
	text-decoration: none;
	font-weight:bold;
	FONT-SIZE: 14px;
	}
A.link2:visited 
	{
	FONT-FAMILY: Tahoma;
	color: #054458;
	text-decoration: none;
	font-weight:bold;
	FONT-SIZE: 14px;
	}
A.link2:hover 
	{
	FONT-FAMILY: Tahoma;
	color: #054458;
	text-decoration: none;
	font-weight:bold;
	FONT-SIZE: 14px;
	}
A.link2:active {
	FONT-FAMILY: Tahoma;
	color: #054458;
	text-decoration: none;
	font-weight:bold;
	FONT-SIZE: 14px;
	}
.style10 {font-size: 18px}
	.style11 {font-size: 14px}
A.link3:link {
	FONT-FAMILY: Tahoma; 
	color: #000000;
	text-decoration: none;
	font-weight:bold;
	FONT-SIZE: 15px;
	}
A.link3:visited 
	{
	FONT-FAMILY: Tahoma;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
	FONT-SIZE: 15px;
	}
A.link3:hover 
	{
	FONT-FAMILY: Tahoma;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
	FONT-SIZE: 15px;
	}
A.link3:active {
	FONT-FAMILY: Tahoma;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
	FONT-SIZE: 15px;
	}

.style13 {
	font-size: 36px;
	color: #FFFFFF;
}
.style14 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.style19 {
font-size: 11px;
}
.style019 {font-size: 12px}
.style20 {
	color: #FFFFFF;
	font-weight: bold;
}
.style23 {font-size: 12px}
.style24 {color: #FFFFFF}
.style25 {color: #4A0400}
.style26 {color: #000000}
.style28 {font-size: 33px; color: #FFFFFF; }
.style29 {color: #000000; font-size: 14px; font-weight: bold; }

input,textarea,select
	{
	font-size:12px;
	font-family:arial;
	}
button
	{
	font-size:12px;
	}
img{
	border:0px;
	}

#table-content tr td, table tr th { padding: 2; }
#AutoNumber2 tr td, table tr th { padding: 3; }
.nav-title{
    width:100%;
    float:left;
}
.nav-title li{
    width:auto;
    float:left;
    border-right:1px solid #999;
    line-height:10px;
    margin:0 5px 10px 0;
    padding:0 5px 0 0;
}
.nav-title li a{color:#102E50; font-size:12px; font-weight:bold;}
.nav-title li a:hover{color:#a8c0e2;}
.content-block{
       border:1px solid #bdbaaf; 
       margin:0 0 20px        
}
.content-block p{
       border:3px solid #fff; padding:5px; background:#ECECEC        
}
.content-block b{
       font-size:15px
}
<style type="text/css">
#css-table.altrowstable {
	font-family: Tahoma;
	font-size:13px;
	color:#333333;
	border-width: 1px;
	border-color: #a9c6c9;
	border-collapse: collapse;
}
#css-table.altrowstable th {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #a9c6c9;
}
#css-table.altrowstable td {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #a9c6c9;
}
.oddrowcolor{
	background-color:#d4e3e5;
}
.evenrowcolor{
	background-color:#c3dde0;
}
</style>