body 

{
	font-family: Verdana;
	font-size:12px;
	color: #ffffff;
	text-align:justify;
	margin:0px;
	background-image: url(images/carbon-bg13.jpg);
	background-repeat:repeat-x;
}




h1
{
	font-family: Verdana;
	font-size:22px;
	color: #feed01;
}

h2
{
	font-size:18px;
	color: #feed01;
}

P
{
	font-family: Verdana;
	line-height:18px;	
	text-align: justify;
	margin: 0px;
	margin-bottom: 10px;
	margin-top: 5px;
	color:#ffffff;
}

a 
{
	text-decoration: none;
	color: #feed01;
	
}
	
	a:link
	
	{
	
		text-decoration:none;
		font-weight:normal;
		color:#feed01;
		
	}
		
	a:visited
	{
		text-decoration:none;
		font-weight:normal;
		color:#feed01;
	}
	
	a:hover
	{
		text-decoration:none;
		font-weight:normal;
		color:#ffffff;
	}



div.Wrapper 

{ 
    position: absolute;
    left: 50%;
    width: 850px;
    margin-top:75px;
    margin-left: -430px;   
}

.backgroundimage

{
	background-image: url(images/mountune-home.jpg);
    background-repeat: no-repeat;
    border: solid 1px #ffffff;
    width: 850px;
    height: 404px;
}

.logo1

{
	width: 260px;
	height: 66px;
	margin-top: 170px;
	font-size: 10px;
}

.logo2

{
	width: 260px;
	height: 67px;
	margin-top: -57px;
	margin-left: 230px;
	float: left;
	font-size: 10px;
}

.logo3

{
	width: 260px;
	height: 67px;
	margin-top: -67px;
	margin-left: 437px;
	float: left;
	font-size: 10px;
}

.logo4

{
	width: 260px;
	height: 66px;
	margin-top: -68px;
	margin-left: 643px;
	float: left;
	font-size: 10px;
}

.footer

{
	padding: 8px;
	margin-top: -30px;
}

.footerright

{
	padding: 3px;
	float: right;
	font-size: 11px;
}
A.mt DIV
{
	width:206px;
	visibility:hidden;
	text-align:center;
	font-size:12px;
}
A.mt:hover DIV
{
	visibility:visible;
}
