/* CSS Document */

}
html {
	margin:0;
	padding:0;
}
body {
	background-image: url(images/dropshadow.gif);
	background-repeat: repeat-y;
	background-position: left top;
	font-family: Arial,Helevtica,sans-serif;
}
p {
	font-family: Arial,Helevtica,sans-serif;
	font-size: 12px;
	color:#000000;
	text-align: left;
	line-height: 140%;
	padding: 35px 0px 0px 8px;
}
p a, a:link, a:visited {
	color: #000000;
	text-decoration: none;		
}

p a:hover, a:active {
	color: #FFAD00;
	text-decoration: none;
}

#logo {
	background-image: url(images/newlogo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	left: 68px;
	width: 636px;
	top: 0px;
	height: 623;
}

#heading1 {
	background-image: url(images/header_1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	top: 424px;
	left: 160px;
	width: 450px;
}
#heading2 {
	background-image: url(images/header_2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	top: 636px;
	left: 160px;
	width:450px;
}
#heading3 {
	background-image: url(images/header_3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	top: 793px;
	left: 160px;
	width:450px;
	border: 0px;
}
#heading4 {
	background-image: url(images/header_5.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	top: 1307px;
	left: 160px;
	width:450px;
}
#heading5 {
	background-image: url(images/header_4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	top: 1389px;
	left: 160px;
	width:450px;

}
#heading5 {
	background-image: url(images/header_4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	top: 1320px;
	left: 160px;
	width:450px;
	width:450px;

}
#labels {
	background-image: url(images/logos_stock.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	top: 1800px;
	left: 16px;
	width:735px;
	height: 559px;
}				
			
