@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
}

#location a:link{
	color: #fff900;
}


#cone {
	position: absolute;
	top: 20px;
	left: 640px;
}

#location a:hover{
	color: #ffffff;
	text-decoration:underline;
}

#headerwrap {
	position: relative;
	width:760px;
	height:137px;
}


#topnav {
	float: right;
	color: #fff;
	margin: 0 0 0 50px;
	}

#homefoot {
	background: url(/custom/images/pages/home/home-footer.gif) no-repeat;
	width:715px;
	height:190px;
	position: relative;
}

#homefoot #emailtxtbox {
	position: absolute;
	top: 133px;
	left: 12px;
	width: 215px;
	height: 18px;
	border: none;
}

#homefoot #emailsubmit{
	position: absolute;
	top: 132px;
	left: 243px;
	height: 20px;
	border: none;
	background: none;
	text-transform: uppercase;
	font-size: 10px;

}

#emailsubmit:hover{
	color: #FF0000;
	cursor:pointer;

}


#homefoot #adressblock1{
	position: absolute;
	top: 130px;
	left: 340px;
	width: 165px;
	text-align:left;

}

#homefoot #adressblock2{
	position: absolute;
	top: 130px;
	left: 530px;
	width: 165px;;
	text-align:left;

}



	
#topnav a:hover{
	color: #ffffff;
	}
	
#topnav a:link{
	color: #ffffff;
	text-decoration:underline;
	}
		
	
#topnav{
	position: absolute;
	top: 3px;
	left: 500px;
	}	

#promo {
	position: absolute;
	top: -65px;
	left: 5px;
	width: 313px;
	height: 73px;
}	

#promo-home {
	position: absolute;
	top: -135px;
	left: 0px;
	width: 313px;
	height: 73px;
	z-index: 5;
}	
