body 
{
	color:#000000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	margin:0;
	padding:0;	
}

td, div, input, textarea, p, select, button, span, ul, li, a, a:link, a:hover, a:visited, a:active 
{
	color:#000000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
}



.containerBox 
{
	width:100%;
	text-align:center;
}

.alignBox 
{
	text-align:left;
	margin:0 auto;
	width:902px;
}

.tileMain 
{
	width:902px;
	height:546px;
	background:url('gfx/title_main.jpg');
}

.btn 
{
	padding:422px 0 0 60px;
	width:145px;
	height:39px;
}

.bottom 
{
	border-bottom: 1px solid #006395; 
	display:table;
	width:902px;
	padding:0 0 2px 0;
	
}


	.bottom .logo 
	{
		margin:8px 0 8px 0;
		width:76px;
		height:76px;
		float:left;
	}
	
	.bottom .footerTxt 
	{
		margin:15px 35px 0 0;
		width:600px;
		height:76px;
		float:right;
		color:#c6d2d8;
	}

	.bottom .footerTxt a, .bottom .footerTxt a:link, .bottom .footerTxt a:hover, .bottom .footerTxt a:visited, .bottom .footerTxt a:active 
	{
		color:#c6d2d8;
		font-family:Verdana,Arial,Helvetica,sans-serif;
		font-size:10px;
		font-weight:bold;
		text-decoration:none;
	}

