html, body {
	margin:0; padding:0;
	height:100%;
	font-family: helvetica, verdana;
	font-size: 13px;
}

body {background-color:#fcf6e5;}

img {border:0; margin:0; padding:0;}
img, div { behavior: url(iepngfix.php); }

a:link {color:#009bda; text-decoration:none;}
a:visited {color:#009bda;text-decoration:none;}
a:hover, a:active {color:#57ae80; text-decoration:underline;}

#floater {
	position:relative; float:left;
	height:50%;	margin-bottom:-325px;
	width:1px;
}

#centered {
	background: url(images/flowerbg.png);
	position:relative; clear:left;
	height:600px; width:980px;
	margin:0 auto; border:0;
}

#navigation {
	position: absolute; left:60px; top:35px;
	border:0px black solid;
	width:570px; height:21px;
}

	#navigation ul {list-style: none; margin: 0px; padding: 0px; float: left;}
	#navigation li {float:left; position: relative;}
	#navigation ul ul li {display: block; width: 110px; border: 1px #B9C88B solid; margin: 0px; padding: 0; font-size: 11pt; clear:both;}
	#navigation ul ul li a{display: block; border: 0px; margin: 0; padding: 1px 0px 1px 0px; width: 110px; color: #009bda; background-color: #f6fce3; text-decoration: none; height: auto; font-size: 11pt;}
	#navigation ul ul li a:hover {background: #FAF6BD;}
	#navigation ul ul {position: absolute; left: 310px; top: 20px; z-index: 500; display: none; border-top:3px #fff solid;}
	#navigation ul li:hover ul {display: block;}

	#home{position: absolute; left:30px; display:block; height:20px; width:133px; background:url(images/nav/home.png);}
	#about{position: absolute; left:164px; display:block; height:20px; width:133px; background:url(images/nav/about.png);}
	#collection{position: absolute; left:298px; display:block; height:20px; width:133px; background:url(images/nav/collection.png);}
	#catalogue{position: absolute; left:432px; display:block; height:20px; width:133px; background:url(images/nav/catalogue.png);}
	#login{position: absolute; left:566px; display:block; height:20px; width:133px; background:url(images/nav/login.png);}
	#contact{position: absolute; left:700px; display:block; height: 20px; width:133px; background:url(images/nav/contact.png);}
	
	#about:hover, 
	#collection:hover, 
	#catalogue:hover,
	#login:hover,
	#contact:hover,
	#home:hover {background-position: 133px;}
	
#logodiv {
	position: absolute; right:50px; top:40px;
	border:0px black solid;
	padding:0px; margin:0px;
	width:292px; height:95px;
	display:none;
}
 	#logodiv ul {list-style: none;}
	#logodiv li {float:left;}
	#logo{position: absolute; right:0px; top:0px; display:block; height:95px; width:292px; background:url(images/logo.png);}

#pagination, #pagination_o, #pagination_e {
	position:absolute; left: 85px; top: 100px;
	z-index:100;
	color: grey;
}

#content {
	position:absolute; left:55px; bottom:35px; 
	overflow:hidden; height:500px; width:570px;
	padding:0; margin:0;
	background:url(images/mainbg.png);
}

#logintext {
	position:absolute; left:180px; top:120px;
	overflow:hidden; height:350px; width:370px;
	padding:0; margin:0;
	text-align:center;
}

#logintable {
	font-family:helvetica, verdana;
	size:12px;
}

#contacttext {
	position: absolute; left:286px; top:150px;
	height:300px; width:200px;
	padding:0; margin:0;
	border:0px black solid;
}

#sidebar {
	position:absolute; right:50px; bottom:35px;
	overflow:hidden; height:500px; width:295px;
	padding:0; margin: 0;
	background: url(images/mainbg.png);
}

#highlights {
	position:absolute; left:3px; bottom:10px;
	height:241px; width:285px;
	padding:0px; margin:0px;
	border:0;
	background:url(images/highlightsbg.png);
}

#sidetext_c, #sidetext_o, #sidetext_e {
	position:absolute; left:48px; top:100px;
	width:200px;
	padding:0px; margin:0px;
	text-align:center; 
}

#sidetext_c{color:#009bda;}
#sidetext_o {color:#50196b;}
#sidetext_e {color:#7cc8a0;}

#pagination_o a:link {color:#50196b; text-decoration:none;}
#pagination_o a:visited {color:#50196b;text-decoration:none;}
#pagination_o a:hover, a:active {color:#e0c0d7; text-decoration:underline;}

#pagination_e a:link {color:#7cc8a0; text-decoration:none;}
#pagination_e a:visited {color:#7cc8a0;text-decoration:none;}
#pagination_e a:hover, a:active {color:black; text-decoration:underline;}