body {
	background-color: #FFFFFF;
}

#header {
	width:746px;
	height:101px;
	background:url(images/header-bg.gif) top center no-repeat;
	margin-left:auto;
	margin-right:auto;
	}
	
#header img {
	margin-top:20px;
	margin-right:24px;
	float:right;
	}
	
#nav {
	width:746px;
	height:33px;
	background:url(images/nav-bg.gif) top center no-repeat;
	margin-left:auto;
	margin-right:auto;
	padding:0 0 0 0;
	}
	
#wrapper {
	width:746px;
	background:url(images/wrapper-bg.gif) top center repeat-y;
	margin-left:auto;
	margin-right:auto;
	}

#leftmenu {
	width:169px;
	background:url(images/leftmenu-bg.gif) top center repeat-y;
	margin-left:8px;
	}
	
#leftmenu ul {
	width:160px;
	padding:0;
	margin:0;
	}
	
#leftmenu ul li {
	list-style:none;
	background:url(images/leftmenu-list.gif) bottom left no-repeat;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:7px 10px 10px 10px;
	}
	
#leftmenu ul li a {
	color:#fff;
	text-decoration:none;
	}
	
#leftmenu ul li a:hover {
	color:#FBDEDD;
	text-decoration:underline;
	}
	
#main {
	width:510px;
	padding:20px 40px 10px 0;
	float:right;
	}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000000;
	}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	}

td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	}

#main a { color:#bd2119; }
#main a:hover { color:#3366cc; }
	
#main p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	}
	
#main li {
	list-style:url(images/list-bg.gif);
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}

#main li a {
	color:#bd2119;
	}
	
#main li a:hover {
	color:#3366cc;
	}

.floatleft {
	float:left;
	padding-right:20px;
	padding-bottom:10px;
	}

	
.floatright {
	float:right;
	padding-left:20px;
	}

.spaced li {
	margin-bottom:10px;
	}

#footer {
	width:746px;
	height:51px;
	background:url(images/footer-bg.gif) top center no-repeat;
	margin-left:auto;
	margin-right:auto;
	}

#footer p {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	float:right;
	margin-top:18px;
	padding-right:17px;
	}
	
#footer a {
	color:#fff;
	text-decoration:none;
	}
	
#footer a:hover {
	color:#FBDEDD;
	text-decoration:underline;
	}

#testimonial {
	width:239px;
	background:url(images/testimonial-bg.gif) #eaeaea top center no-repeat;
	padding:15px 80px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-bottom:15px;
	margin-left:auto;
	margin-right:auto;
	border:#c0c0c0 1px solid;
	}
/* main navigation */

.spacer
{
height:17px;
width:8px;
background-image: url("images/menu-spacer.gif");
overflow: hidden; /* For nested divs in Safari */
z-index:4;
float:left;
}

.external {
	background:url(images/icon-external.gif) top right no-repeat;
	padding-right:13px;
	}

#enter a
{
height:17px;
width:99px;
background-image: url("images/menu-enter-catalogue.gif");
overflow: hidden; /* For nested divs in Safari */
z-index:4;
float:left;

}

#enter a:hover{
background-position: -99px 0px;
}
#enter1
{
height:17px;
width:99px;
background-image: url("images/menu-enter-catalogue.gif");
background-position: -99px 0px;
overflow: hidden; /* For nested divs in Safari */
z-index:4;
float:left;
}
#enter1 a {overflow: hidden;}

/* */

#about a
{
height:17px;
width:61px;
background-image: url("images/menu-about-us.gif");
overflow: hidden; /* For nested divs in Safari */
z-index:4;
float:left;

}

#about a:hover{
background-position: -61px 0px;
}
#about1
{
height:17px;
width:61px;
background-image: url("images/menu-about-us.gif");
background-position: -61px 0px;
overflow: hidden; /* For nested divs in Safari */
z-index:4;
float:left;
}
#about1 a {overflow: hidden;}

/* */

#new a
{
height:17px;
width:74px;
background-image: url("images/menu-new-books.gif");
overflow: hidden; /* For nested divs in Safari */
z-index:4;
float:left;

}

#new a:hover{
background-position: -74px 0px;
}
#new1
{
height:17px;
width:74px;
background-image: url("images/menu-new-books.gif");
background-position: -74px 0px;
overflow: hidden; /* For nested divs in Safari */
z-index:4;
float:left;
}
#new1 a {overflow: hidden;}

/* */

#join a
{
height:17px;
width:124px;
background-image: url("images/menu-join-mailing-list.gif");
overflow: hidden; /* For nested divs in Safari */
z-index:4;
float:left;
}

#join a:hover{
background-position: -124px 0px;
}
#join1
{
height:17px;
width:124px;
background-image: url("images/menu-join-mailing-list.gif");
background-position: -124px 0px;
overflow: hidden; /* For nested divs in Safari */
z-index:4;
float:left;
}
#join1 a {overflow: hidden;}

/* */

#home a
{
height:17px;
width:38px;
background-image: url("images/menu-home.gif");
overflow: hidden; /* For nested divs in Safari */
z-index:4;
float:left;
}

#home a:hover{
background-position: -38px 0px;
}
