*
{
	margin: 0;
	padding: 0;
}

body
{
	background-color: #312e85;
	background-image: url(../design/hp_bg.gif);
	background-repeat: repeat-x;
}

#container
{
	width: 100%;
	
	
}

#homepage
{
	top: 139px;
	position: absolute;
	width: 320px;
	height: 480px;
	float: left;
	left: 0px;
}

#featurephoto
{
	float: right;
	padding: 200px 150px 0px 50px;

}
#Animation
{
	position: absolute;
	top: 500px;
}


#company_name
{
	position: absolute;
	left: -1000px;
}

#print_logo
{
	position: absolute;
	left: -1100px;
}

#tagline
{
	top: 288px;
	left: 315px;
	position: absolute;
	color: #000;
	font-family: Arial;
	font-size: 14px;
}

.tagitem { padding: 0px 30px 0px 0px; }


#topnav
{
	top: 20px;
	right: 10px;
	position: absolute;
	color: #000;
	font-family: Arial;
	font-size: 10px;
	width: 700px;
	height: 50px;
	display: block;
}


#topnav a
{
	color: #5d599c;
	text-decoration: none;
}

.navitem { padding: 0px 0px 12px 0px; }

#pipe
{
	position: relative;
	top: 10px;
}

#hpbanner
{
	padding: 10px;
	border-color: #FFF;
	border-width: 1px;
	border-style: solid;
	width: 70%;
}

#hpbanner a
{
	padding: 20px;
	color: #FFF;

}


#hp_sig
{
	color: #FFF;
	font-family: Arial;
	font-size: 14px;
	text-align: center;
	width: 100%;
	padding: 0px 0px 16px 0px;
	font-weight: lighter;
}

#hp_sig a
{
	color: #fff;
	text-decoration: none;
}

#copyright
{	color: #fff;
	font-family: Arial;
	font-size: 10px;
	text-align: center;
	width: 100%;}
	
	#footer
	{
		position: relative;
		top: 100px;
		width: 100%;
	}