@charset "utf-8";
/* CSS Document */


#top
{	margin-top:0px;	
	margin-left:-8px;
	background-image:url(mainBI.png);
	height:537px;
}

#logo
{	background-image:url(logo.png);
	margin-top:-425px;
	margin-left:260px;
	height:72px;
	width:664px;
	
}


#main
{ 	margin-top:11px;
	margin-left:-8px;
	width:1055px;
	height:252px;
}


#header
{	background-image:url(header.png);
	margin-top:-252px;
	margin-left:240px;
	height:253px;
	width:688px;
}


#mail
{	margin-top:-143px;
	margin-left:685px;
}


#bottom
{	background-image:url(bottom.png);
	margin-top:155px;
	margin-left:255px;
	height:56px;
	width:576px;	
}


#route
{	margin-top:-48px;
	margin-left:700px;
}

#end
{	margin-top:20px;
	margin-left:255px;
	height:20px;
	width:200px;
	
}


a:link {
	text-decoration: none;
	border:0px;
}


a:visited 
{	text-decoration: none;
	border:0px;
}


a:hover 
{	text-decoration: none;
}


a:active 
{	text-decoration: none;
	border-collapse:collapse;
}

