#Layer1 {
	position:absolute;
	width:900px;
	height:685px;
	z-index:1;
	top: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #666666;
}
.style1 {
	color: #FF0000;
	font-weight: bold;
}
#logo {
	position:absolute;
	width:257px;
	height:45px;
	z-index:1;
	left: 0;
	top: 0;
}
#nav {
	position:absolute;
	width:900px;
	height:60px;
	z-index:2;
	top: 45px;
	left: 0px;
}
#banner {
	position:absolute;
	width:901px;
	height:256px;
	z-index:3;
	top: 105px;
	left: 0px;
}
#footer {
	position:absolute;
	width:908px;
	height:34px;
	z-index:4;
	bottom: 0px;
	left: -6px;
}
#Layer1 #footer {
	vertical-align: baseline;
}
#Layer1 #footer {
	bottom: 0px;
}

#copyright {
	position:absolute;
	left:10px;
	top:11px;
	width:250;
	height:20px;
	z-index:1;
}


#news {
	position:absolute;
	left:-4px;
	top:390px;
	width:190px;
	height:250px;
	z-index:5;
}
#news_txt {
	position:absolute;
	left:6px;
	top:45px;
	width:180px;
	height:200px;
	z-index:1;
	font-size: 11px;
	color: #666;
}
#news_txt a{
	font-weight: bold;	
}
#book {
	position:absolute;
	left:201px;
	top:390px;
	width:299px;
	height:250px;
	z-index:6;
}
#book_txt {
	position:absolute;
	left:3px;
	top:41px;
	width:204px;
	height:200px;
	z-index:1;
}
#newsletter {
	position:absolute;
	left:515px;
	top:390px;
	width:185px;
	height:250px;
	z-index:7;
}
#nl_txt {
	position:absolute;
	left:5px;
	top:45px;
	width:168px;
	height:200px;
	z-index:1;
}
#products {
	position:absolute;
	left:715px;
	top:390px;
	width:129px;
	height:250px;
	z-index:8;
}
#prod_txt {
	position:absolute;
	left:5px;
	top:45px;
	width:159px;
	height:200px;
	z-index:1;
}
.style3 {line-height: 13px; color: #666666; font-family: Arial, Helvetica, sans-serif;}
.cr_txt {font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.blog_btn {	height: 50px; }
.blog_btn a { float: left; }

