/*--

  Good gravy!

           --*/

html
{

	height:			100%;

}

.front
{

	margin:			0;
	padding:		0;
	height:			100%;

}

.bigbox
{

	vertical-align:		middle;
	margin:			0;
	background-color:	transparent;
	width:			100%;
	height:			100%;

}

.frontmain
{

	margin:			auto;
	vertical-align:		middle;
	height:			650px;
	width:			1000px;
	border-width:		0px;
	background-image:	url( "borderpatrol.png" );
	background-position:	top center;
	background-repeat:	no-repeat;

}

.frontback
{

	position:		relative;
	top:			150px;
	left:			180px;
	width:			640px;
	height:			360px;


}

.downloadbutton
{

	position:		relative;
	top:			195px;
	left:			230px;
	width:			236px;
	height:			150px;

}

.homebutton
{

	position:		relative;
	top:			20px;
	left:			660px;
	width:			100px;
	height:			50px;

}
