#linebreak
{
	background-color:white;
	background		:url('../images/design/foot.png');
	height:30px;
	left:0%;
	position:relative;
	width:100%;
}

/*Footer positioning information*/

#footer
{
	color:black;
	font-size:120%;
	height:30px;
	left:20px;
	position:relative;
	text-align:center;
	width:900px;
}
#footer a, #footer a:link, #footer a:visited, #footer a:hover, #footer a:active
{	color:#30226C;	text-decoration: none;}

#footerLink1
{
	background		:url('../images/design/footnav.gif');
	height:30px;
	left:0%;	
	position:absolute;
	width:17.5%
}

#footerLink2
{
	background		:url('../images/design/footnav.gif');
	height:30px;
	left:21.1%;
	position:absolute;
	width:17.5%
}
#footerLink3
{
	background		:url('../images/design/footnav.gif');
	height:30px;
	left:41.7%;
	position:absolute;
	width:17.5%
}

#footerLink4
{
	background		:url('../images/design/footnav.gif');
	height:30px;
	left:62.2%;
	position:absolute;
	width:17.5%
}

#footerLink5
{
	background		:url('../images/design/footnav.gif');
	height:30px;
	left:83.5%;
	position:absolute;
	width:17.5%
}


/*Web site conformities hraphics*/

#conformities
{
	height:100px; 
	padding-left:5px;
	padding-right:5px;
	padding-top:10px;
	text-align:center;
	width:140px;	
}

/*Copyright notes styling information*/

#notes
{
	height:40px;
	left:20px;
	position:relative;
	text-align:right;
	width:900px;
}