a {
	color: #000;
	text-decoration: none;
}
body {
	background: #CCC url(img/bg.gif) repeat-y fixed bottom center;
	color: #333;
	margin: 20px 0;
	text-align: center;
	font: normal 0.6em sans-serif,Arial;
}
.gfx a {
	background: #b8c7dc url(images/logo2.png) no-repeat;
	display: block;
	height: 140px;
}
.header {
	background: #FFF;
	border-bottom: 1px solid #E5E5E5;
	font: bold 2.6em Arial;
}
.main {
	background: #FFF; 
	border: 3px double #EEE; 
	border-color: #E4E4E4 #CFCFCF #CCC #CFCFCF; 
	margin: 20px auto 0px auto; 
	text-align: left;
	width: 800px; 
}
/* .menu a {
	background: #fff;
	border-right: 1px solid #CECECE;
	border-top: 1px solid #E5E5E5;
	color: #888;
	float: auto;
	padding-top: 90px;
	width: 149px; height: 136px;
}
.menu a span {
	padding-bottom: 0px;
}
.menu a:hover {
	background: #71502f url() repeat-x;
	color: #555;
}
.menu a#last {
	width: 330px;
	border-right: none;
}*/

}
.content {
	padding: 0px 0px 0px 0px;
	margin:0px;
	background: #fff;
	border-top: 0px solid #E5E5E5;
	clear: both;
}
.content h1 {
	margin: 0;
	font: bold 1.1em sans-serif,Arial;
	color: #666;
}
.content p {
	margin: 0px 0 0px; color: #666;
}
.item {
	background: #ffffff url() repeat-x;
	padding: 0px 0px 0px 0px;
	
}
.footer {
	padding: 0px;
	background: #b8c7dc;
	color: #666;
} 
#navdiv{
	position:relative;
	height:72px;
	width:670px;
	margin:auto;
	
	}
	
#navdiv ul{
	background:url(img/menu.jpg);
	margin-top:0;
	padding: 0;
	
}

#navdiv ul li{
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;

}

#navdiv ul li, #navdiv a {
	height: 72px;
	display: block;
	}
	
#navdiv ul li a	{
	text-indent: -9999px; 
	text-decoration: none;
	}
	
#nd1 {left: 0px; width: 96px; background: transparent url(img/menu.jpg) 0 0 no-repeat;}
#nd2 {left: 96px; width: 96px; background: transparent url(img/menu.jpg) -96px 0 no-repeat;}
#nd3 {left: 192px; width: 96px; background: transparent url(img/menu.jpg) -192px 0 no-repeat;}
#nd4 {left: 288px; width: 96px; background: transparent url(img/menu.jpg) -288px 0 no-repeat;}
#nd5 {left: 384px; width: 96px; background: transparent url(img/menu.jpg) -384px 0 no-repeat;}
#nd6 {left: 480px; width: 96px; background: transparent url(img/menu.jpg)  -480px 0 no-repeat;}
#nd7 {left: 576px; width: 96px; background: transparent url(img/menu.jpg)  -576px 0 no-repeat;}

#nd1 a:hover {background: transparent url(img/menu.jpg) 0 -72px no-repeat;}
#nd2 a:hover {background: transparent url(img/menu.jpg) -96px -72px no-repeat;}
#nd3 a:hover {background: transparent url(img/menu.jpg) -192px -72px no-repeat;}
#nd4 a:hover {background: transparent url(img/menu.jpg) -288px -72px no-repeat;}
#nd5 a:hover {background: transparent url(img/menu.jpg) -384px -72px no-repeat;}
#nd6 a:hover {background: transparent url(img/menu.jpg)  -480px -72px no-repeat;}
#nd7 a:hover {background: transparent url(img/menu.jpg)  -576px -72px no-repeat;}

}

table {
	padding: 0px;
	}
	
