
body
{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

	background: url(../i/bg_nav.gif) repeat-x #B5BDC0;
	
	font-family: Arial, sans-serif;
	font-size: 12px;

	color: #000000;
}




/*
##############################################################################

head

##############################################################################
*/


#logo 
{
	width: 234px;
	height: 47px;
	
	position: absolute;
	z-index: 1;
	
	left: 0px;
	top: 31px;
}

#address1
{
	position: absolute;
	z-index: 2;
	
	left: 448px;
	top: 36px;
	
	width: 300px;

	font-family: Arial, sans-serif;
	font-size: 10px;

	color: #000000;
}

#address2
{
	position: absolute;
	z-index: 3;
	
	left: 635px;
	top: 36px;

	width: 200px;

	font-family: Arial, sans-serif;
	font-size: 10px;

	color: #000000;
}

#address2 span
{
	color: #ffffff;
}

#address2 a
{
	text-decoration: none;
	color: #000000;
}


/*
##############################################################################

navi

##############################################################################
*/


#navi
{
	position: absolute;
	z-index: 4;
	
	left: 67px;
	top: 80px;
	
	height: 32px;
	
	width: 600px;
}

#navi div
{
	float: left;
	margin-left: 2px;
}



li {
	list-style-image:url(../i/list_style_image.gif);
}

/*
##############################################################################

credit

##############################################################################
*/


#credit
{
	position: absolute;
	z-index: 100;
	
	left: 870px;
	top: 154px;
}
