/* 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: 15px;
	height: 623px;
}

#button{
	position: absolute;
	left: 700px;
	width: 150px;
	top: 142px;
	height: 150px;
	z-index:2000;
}
#facebook{
	position: absolute;
	left: 672px;
	width: 90px;
	top: 241px;
	height: 90px;
	z-index:3000;
}

#heading1 {
	background-image: url(images/header_1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	top: 424px;
	left: 160px;
	width: 450px;
	overflow: hidden;
}
#heading2 {
	background-image: url(images/header_2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	top: 636px;
	left: 160px;
	width:450px;
	overflow: hidden;
}
#heading3 {
	background-image: url(images/header_3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	top: 875px;
	left: 161px;
	width:450px;
	border: 0px;
	height: 400px;
	overflow: hidden;
}
#heading4 {
	background-image: url(images/header_5.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	top: 1362px;
	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;
	overflow: hidden;
}
#labels {
	background-image: url(images/logos_stock.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	top: 1633px;
	left: 18px;
	width:735px;
	height: 559px;
}				
			

