/* CSS Document */
html, body {
		height:100%;
		}

body {
margin:0px;
background-color:#fff;
}

#wrapper {
	width: 900px;
	margin: 10px auto;
	font-family: Tahoma, Arial, sans-serif;
	border:0px solid red;
	position:relative;
}

#mainpage{
width:725px;
float:left;
clear:left;
border:0px solid red;
}
#MCH {
	height: 54px;
	width: 725px;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px solid #000000;
	margin:0 0 15px 0;
	position: relative;
} 
#MCC {
	padding: 0 ;
	padding-bottom:20px;
	float: left;
	width: 725px;
	margin: 0 auto;
	font-size: 12px;
	background-color: #f6f6f6;
	border: 1px solid #999;
	text-align:left;
}

#MCC a:link{text-decoration:underline;font-size:11px;line-height:18px;color:#2C769A;}
#MCC a:visited{text-decoration:underline;font-size:11px;line-height:18px;color:#2C769A;}
#MCC a:active{text-decoration:underline;font-size:11px;line-height:18px;color:#2C769A;}
#MCC a:hover{text-decoration:underline;font-size:11px;line-height:18px;color:#000000;}

#cMCH{
	height:30px ;
	width:100% ;
	background-color:#3e9bc9 ;
	text-align:center ;
	border-bottom-width: 1px ;
	border-bottom-style: solid ;
	border-bottom-color: #999999 ;
	margin: 0 0 20px 0 ;
}

h1{
	font-family:Tahoma, Arial, sans-serif ;
	color:#fff ;
	font-size:18px ;
	margin: 0px ;
	line-height: 30px ;
}
.spacing{padding-left:14px;padding-right:10px;}
h2 {
	font-size: 18px;
	color: #3E9BC9;
	text-align: center;
	font-weight: bolder;
	text-transform: uppercase;
	margin: 0;
	padding-bottom:14px;
}

#MCL1{
float:left;
width:168px;
margin-left:8px;
font-size:11px;line-height:18px;color:#2C769A;
}
#MCL2{
float:left;
margin-left:10px;
width:166px;
font-size:11px;line-height:18px;color:#2C769A;
}
#MCL3{
float:left;
margin-left:10px;
width:166px;
font-size:11px;line-height:18px;color:#2C769A;
}
#MCL4{
float:left;
margin-left:10px;
width:168px;
font-size:11px;line-height:18px;color:#2C769A;

}

#MCF {
	height: 51px;
	width: 725px;
	border: 1px solid #000000;
	line-height: 48px;
	margin: 10px 0 0 0;
	float:left;
}

#ManCentralLinks {
	text-align: center;
	font-weight:bold;
	float:left;
	
}

#ManCentralLinks a{
	display:block;
	width: 361px;
	float: left;
	height: 51px;
	text-decoration:none;
	
}
.join {
	border: none;
	background-color:#3e9bc9;
	color:#FFFFFF;
	background-image: url(../ii/joinarrow.gif);
	background-repeat: no-repeat;
	background-position: 260px center;

}
.login {
	border: none;
	background-color:#d9dcde;
	border-left:#FFFFFF 2px solid;
	color:#000000;
	background-image: url(../ii/loginarrow.gif);
	background-repeat: no-repeat;
	background-position: 260px center;

}
#MCBL{
	font-size:10px;
	float:left;
	width:725px;
	margin-top: 5px;
	text-align: right;
	color: #c43c3e;
	padding-top: 3px;
	clear: left;
	padding-bottom: 10px;
}

#MCBL a:link{font-size:10px;color:#c43c3e;text-decoration:underline;}
#MCBL a:visited{font-size: 10px;color:#c43c3e;text-decoration:underline;}
#MCBL a:active{font-size: 10px;color:#c43c3e;text-decoration:underline;}
#MCBL a:hover{font-size: 10px;color:#c43c3e;text-decoration:none;}

#MCC h2 {
	margin-right: 20px;
	margin-left: 14px;
}

#advert{
float:right;
clear:right;
margin-top:72px;
padding:0px;
}

.copyright {
	float: left;
	margin: 2px 0 0 0px;
}
#primaryDrive{
margin:0 auto;
font-size: 11px;
width:725px;
height:30px;
padding-top:15px;
text-align:right;
border:0px solid red;
}

#primaryDrive a{
color: #c43c3e;
 padding-left:0px;
 text-decoration:none;
}
#primaryDrive a:hover{
padding-left:0px;
}