@import url("typography.css");

body		{ background:url(../gfx/nav/header_bg.png) repeat-x; margin:0px; padding:0px; }
#container	{ width:758px; margin:0px auto; }
#header		{ height:220px; width:758px; background:url(../gfx/banner.jpg) no-repeat; }
#main		{ width:758px; margin:0px; margin-bottom:20px; }
#content	{ width:445px; float:left; }
#sidebar	{ width:264px; float:right; }

#footer		{ width:758px; height:30px; margin:0px auto; margin-top:50px; padding-top:10px; border-top:solid 4px #EEEEEE; clear:both; }
#footer #developer	{ float:right;}
#footer #copyright	{ float:left; }

	
#header ul{
	position:relative;
	background-image: url(../gfx/nav/navigation.png);
	top: 174px;
}
	
#header ul li{
list-style:none;
position:absolute;
top:0px;
}
	
#header ul li, #header a{
height:36px;
display:block;
}

#header ul li a{
text-indent:-9999px; 
text-decoration:none;
}

#n1 {left:0; width:34px;}
#n2 {left:56px; width:85px;}
#n3 {left:161px; width:73px;}
#n4 {left:253px; width:97px;}
#n5 {left:376px; width:88px;}
#n6 {left:487px; width:83px;}
#n7 {left:594px; width:65px;}
#n8 {left:687px; width:71px;}
