body {
	font-family: Century;
	background-image: url(images/Logoheader.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: scroll;
}

a:link {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;


}
a:visited {
	color: #999999;
	font-weight: bold;
	font-style: italic;



}	
a:hover {
	color: #FF0000;
	text-decoration: blink;
	background-color: #000000;
	font-weight: bold;


}	
p {
	white-space: pre;
}
#headname {
	font-family: Century;
	font-size: 36px;
	color: #FF0000;
	font-weight: bolder;
	text-transform: capitalize;
	text-align: center;
	position: absolute;
	background-position: center;
	top: 37px;
	left: 352px;
	width: 416px;
	height: 56px;
}

#menuitems {
	position: absolute;
	left: 25%;
	top: 86px;
}

#copyright {
	background-image: url(images/copyright.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	line-height: normal;
	position: relative;
	background-color: #FFFFFF;
	font-size: 24px;




}
#products {
	background-image: url(images/partnersandproducts.png);
	background-repeat: no-repeat;
	background-position: center;
	bottom: 15%;
}
#picborder {
	border: double #000000;
}

