/* High Performance Engineering, Inc. - Sioux Falls, SD */

body {
	background-color: #FFF;
	margin: auto;
	border-top: 5px solid #b22222;
	padding-top: 10px;
}

div#header, #flashcontent, #bodyCopy, #footer, #details {
	position: relative;
	clear: both;
	width: 900px;
}


/* HEADER */

	div.logoBox {
		width: 350px;
		height: 105px;
		float: left;
		text-align: left;
	}

	div.linkBox {
		position: relative;
		width: 400px;
		height: 30px;
		float: right;
		text-align: right;
	}

	


/* FLASH MAIN */

	div.flashcontent {
		width: 900px;
		height: 395px;
		text-align: left;
	}

	

/* Body Copy */

	div.bodyCopy {		
		background-image: url("//hpesd.com/gfx/copy_bg.gif");
		background-repeat: repeat-x;
		height: 290px;
	}

	div.bodyContent {
		position: relative;
		width: 500px;
		font-family: Verdana, Helvetica, sans-serif;
		font-size: 13px;
		color: #000;
		line-height: 20px;
		text-align: left;
		float: left;
		padding-top: 20px;
		padding-left: 20px;
		padding-bottom: 20px;

	}

	span.copyHeader {
		font-family: Georgia, serif;
		font-size: 17px;
		color: #b22222;
		line-height: 25px;
		font-weight: bold;
		letter-spacing: -.2px;
	}

	div.bodyPicture {
		width: 345px;
		text-align: left;
		padding-top: 20px;
		padding-right: 5px;
		float: right;
	}


/* FOOTER */

	div#footer {
		margin-top: 20px;
		height: 30px;
	}

	div.footer {
		padding-top: 6px;
		background-image: url('//hpesd.com/gfx/footer_bg.gif');
		background-repeat: repeat-x;
		text-align: center;
		font-family: Verdana, Helvetica, sans-serif;
		font-size: 13px;
		font-weight: bold;
		color: #000;
	}


/* DETAILS */

	div.details {
		text-align: center;
		font-family: Verdana, Helvetica, sans-serif;
		font-size: 10px;
		color: #000;
		line-height: 20px;
	}


		
	
/* LINKS */


	/* txt MENU */
	a.menu {
		font-family: Helvetica, verdana;
		font-size: 13px;	
		color: #000;
		text-decoration: none;
		font-weight: bold;
	}

	a:hover.menu {
		font-family: Helvetica, verdana;
		font-size: 13px;
		color: #b22222;
		text-decoration: underline;
		font-weight: bold;
	}

	a:visited.menu {
		font-family: Helvetica, verdana;
		font-size: 13px;	
		color: #000;
		font-weight: bold;
	}

	a:active.menu {
		font-family: Helvetica, verdana;
		font-size: 13px;	
		color: #000;
		font-weight: bold;
	}




	a.footmenu {
		font-family: Verdana, Helvetica, sans-serif;
		font-size: 10px;
		color: #000;
		line-height: 20px;
		text-decoration: none;
	}

	a:hover.footmenu {
		font-family: Verdana, Helvetica, sans-serif;
		font-size: 10px;
		color: #000;
		line-height: 20px;
		text-decoration: underline;
	}

	a:visited.footmenu {
		font-family: Verdana, Helvetica, sans-serif;
		font-size: 10px;
		color: #000;
		line-height: 20px;
	}

	a:active.footmenu {
		font-family: Verdana, Helvetica, sans-serif;
		font-size: 10px;
		color: #000;
		line-height: 20px;
		text-decoration: none;
	}


	/* rollover */
	



		



	
	