html,body
{
	padding:0;
	margin:0;			
}

body
{
	
}

div.centeredDiv
{
	width:820px;
	height:330px;
	overflow:hidden;
	background-color:#272324;			
	position:absolute;
	top:50%;
	margin-top:-165px;			
	left:50%;
	margin-left:-410px;
	visibility: visible;
}

div.centeredDiv div.row1
{
	height:63px;
	overflow:hidden;
}

div.centeredDiv div.row1 div.text
{
	color:#fcad1a;
	font-size:30px;
	font-family:Arial;
	margin-left:203px;
	margin-top:15px;
	position:absolute;
}

div.centeredDiv div.row2
{
	height:2px;			
	overflow:hidden;
	background:#fcb421;
}

div.centeredDiv div.row3
{
	height:188px;
	overflow:hidden;
	background:url('../i/grad.gif');
}

div.centeredDiv div.row3 div.logo img.logo
{
	margin-left:64px;
	margin-top:45px;
	position:absolute;
}

div.centeredDiv div.row3 div.text
{
	font-family:Arial;
	font-size:12px;
	color:#000000;
	margin-left:306px;
	margin-top:24px;
	position:absolute;
}

div.centeredDiv div.row4
{
	height:5px;
	overflow:hidden;
	background:#272324;
}

div.centeredDiv div.row5
{
	background:#e4e5e6;
	height:72px;
	overflow:hidden;
	overflow:hidden;
}

div.centeredDiv div.row5 div.text
{
	font-family:Arial;
	font-size:12px;
	color:#000000;
	margin-left:83px;
	margin-top:27px;
	position:absolute;
}

div.centeredDiv div.row5 div.text a
{
	color:#000000;
	text-decoration:none;
}
