/* CSS Document */
html
{
	height:100%;
}

body
{	
	margin:0px; 
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration: none;
	background-color:#041930;
	font-size:13px;
}

.supSupContainer
{ 
	margin: 0 auto; 
	width:900px;
}

.supContainer
{ 
	position: relative; 
	float:left; 
	width: 900px; 
	background:#072C53;
}

h1
{
	font-size:20px;
	font-weight:bold;
	line-height:inherit;
	margin: 0px 0 0px 0px;
	color:#FFEC00;
}

h2
{
	font-size:26px;
	line-height:inherit;
	margin: 0px 0 0px 0px;
	color:#FFFFFF;
	font-weight:normal;
}

.fake
{
	font-weight:normal;
	color:#FFFFFF;
}

strong
{
	font-weight:normal;
	color:#FFFFFF;
}

.head
{
	background-image:url(../images/MTR_Landing_genova_page1_a.jpg);
	background-repeat:no-repeat;
	width:900px;
	height:519px;
	float:left;
	padding-bottom:20px;
}

.content_head
{
	width:418px;
	height:230px;
	position:absolute;
	display:inline;
	left: 451px;
	top: 255px;
}

.txt_head
{
	width:100%;
	height:180px;
	padding-left:30px;
	margin-top:-20px;
}

.center
{
	width:100%;
}

.center_content
{
	width:730px;
	margin-left:85px;
	margin-right:85px;
	padding-bottom:20px;
}

.box1
{
	width:730px;
	display:inline;
	background-repeat:no-repeat;
	background-position:top;
}

.button
{
	width:221px;
	height:64px;
	background-image:url(../images/button1.gif);
	background-repeat:no-repeat;
	float:left;
    display:inline;
	margin-top:60px;
	padding-right:303px;
}

.button_txt
{
	width:80%;
	height:18px;
	padding-left:8px;
	padding-top:18px;
	text-align: center;
}

.button_txt a
{
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	font-size:17px;
}

.button_txt a:hover
{
	color:#072C53;
	text-decoration:none;
	font-weight:bold;
	font-size:17px;
}

.box2
{
	width:730px;
	height:100px;
}


.img
{
	width:192px;
	height:128px;
	float:left;
}

.footer
{
	background-image:url(../images/bg_footer.gif);
	background-repeat:no-repeat;
	height:91px;
	width:900px;
}

.txt_footer
{
	width:100%;
	height:90px;
	font-size:10px;
	color:#808080;
	text-align:center;
	float:left;
}

.txt_footer a
{
	text-decoration:none;
	color:#808080;
}
