body{
	margin:0;
	background:#fe73c4 url(../images/design/body.gif) repeat-x 0 0;
	font:12px Arial, Helvetica, sans-serif;
	color:#0095da;
}
#main{
	width:780px;
	margin:0 auto;
	padding:25px 0 0 0;
}
a{
	text-decoration:underline;
	color:#0095da;
}
a:hover{
	text-decoration:none;
}
img{
	border:0;
	display:block;
}
p{
	margin:0 0 18px 0;
}
ul{
	padding:0;
	margin:0;
	list-style:none;
}
.logo{
	width:780px;
	overflow:hidden;
	padding:0 0 14px 0;
}
.box{
	background:#fff url(../images/design/content-top.gif) no-repeat 0 0;
	width:780px;
	overflow:hidden;
	padding:6px 0 0 0;
}
.logo h1{
	padding:0;
	margin:0;
	text-indent:-9999px;
	overflow:hidden;
}
.logo h1 a{
	background:url(../images/design/logo.gif) no-repeat 0 0;
	width:234px;
	height:33px;
	display:block;
}
.header{
	height:39px;
	overflow:hidden;
	width:780px;
}
.header ul{
	float:right;
	margin:10px 0 0 0;
}
.header ul li{
	float:right;
	margin:0 30px 0 10px;
	display:inline;
}
.header ul li a{
	background-position:0 0;
	background-repeat:no-repeat;
	height:20px;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
}
.header ul li a:hover{
	background-position:0 -20px;
}
.header ul li a.button1{
	background-image:url(../images/design/button1.gif);
	width:52px;
}
.header ul li a.button2{
	background-image:url(../images/design/button2.gif);
	width:97px;
}
.header ul li a.button3{
	background-image:url(../images/design/button3.gif);
	width:62px;
}
.header ul li a.button4{
	background-image:url(../images/design/button4.gif);
	width:120px;
}
.promo{
	width:755px;
	padding:0 0 0 25px;
	overflow:hidden;
}
.promo img{
	float:left;
}
.content{
	padding:25px 30px 0 30px;
	overflow:hidden;
	width:720px;
}
.two-columns{
	width:755px;
	overflow:hidden;
}
.left-columnn{
	width:345px;
	margin:0 28px 0 0;
	float:left;
	display:inline;
}	
.right-column{
	float:left;
	width:345px;
}
.content h2, .content h3, .content h4{
	font-size:22px;
	font-weight:normal;
	margin:0;
}
.content h3, .content h4{
	font-size:16px;
	font-weight:bold;
	margin:0 0 5px 0;
}
.content h4{
	border-bottom:1px solid #eda9d1;
	padding:0 0 4px 0;
	margin:0 0 8px 0;
}
.content ul li{
	background:url(../images/design/bullet.gif) no-repeat 0 4px;
	padding:0 0 6px 12px;
}
.content p{
	line-height:18px;
}
ul.books{
	margin:0 0 0 -10px;
	overflow:hidden;
}
ul.books li{
	padding:0 0 14px 10px;
	float:left;
	background:none;
}

.detail_info_td {
	font-family: Arial, Verdana;
	font-size: 9pt;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #d2dde8;
	padding-top: 3px;
	padding-bottom: 3px;
}

ul.books li strong{
	min-height:210px;
	display:block;
	width:136px;
}
* html ul.books li strong{
	height:210px;
}
ul.books li span{
	display:block;
	font-size:10px;
	width:136px;
}
.footer{
	padding:55px 0 55px 30px;
	width:750px;
	overflow:hidden;
	color:#fff;
	font-size:11px;
	background:url(../images/design/footer-bg.gif) no-repeat 0 0;
}
.footer ul{
	width:500px;
	float:left;
	margin:10px 0 0 0;
}
.footer ul li{
	display:inline;
	padding:0 10px 0 0;
}
.footer ul li a{ 
	color:#fff;
	text-decoration:none;
}
.footer ul li a:hover{
	text-decoration:underline;
}
a.foot-logo{
	float:left;
}
a.foot-logo img{
	display:inline;
}