body {background-color:#e7ecf4;margin:0px; padding:0px;font-family: Arial, Helvetica, sans-serif;font-size: 80%;}
a:active {border:0px;}
a:focus {  outline: 0; }

#container {margin-left: auto;margin-right: auto;width:1000px;height:760px; display:block;border:1px solid #2b292e;margin-top:20px;}

#topnav {display:block;margin-top:42px;margin-right:35px;float:right; clear:both;}
	#topnav a {float:left; display:block;}
	#topnav a span {display:none;}

	#home {background:url('../images/nav/home.png') no-repeat;width:49px; height:14px;margin-right:69px;margin-top:1px;}
	#collections {background:url('../images/nav/collections.png') no-repeat;width:90px; height:14px;margin-right:69px;}
	#shoes {background:url('../images/nav/shoes.png') no-repeat;width:50px; height:14px;margin-right:69px;}
	#accessories {background:url('../images/nav/accessories.png') no-repeat;width:98px; height:14px;}
	
	#black {background:url('../images/nav/subnav/black.png') no-repeat;width:155px; height:20px;border-bottom:1px solid #c7c5cf;}
	#serpentine {background:url('../images/nav/subnav/serpentine.png') no-repeat;width:155px; height:21px;}	

	#topnavlist {margin:0px; padding:0px;}
		#topnavlist li {float:left;list-style: none;}
		#topnavlist li a {display:block;}
		#topnavlist li ul {margin:0px; padding:0px;position: absolute; margin-top:28px; margin-left:28px; width: 155px; display:block;visibility: hidden;}
		#topnavlist li ul li {float: none;display: inline; width: 155px;}

#maincontent {width:1000px; display:block;padding-top:24px;height:614px; color:#70707f;clear:both;}

#bottomnav {display:block;margin-top:12px;margin-left:30px;float:left; clear:both;}
	#bottomnav a {float:left; display:block;}
	#bottomnav a span {display:none;}
	
	#profile {background:url('../images/nav/profile.png') no-repeat;width:51px; height:14px;margin-right:69px;}
	#press {background:url('../images/nav/press.png') no-repeat;width:42px; height:14px;margin-right:69px;}
	#contact {background:url('../images/nav/contact.png') no-repeat;width:65px; height:14px;margin-right:69px;}
	
