@charset "UTF-8";
/* MMC CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/mmc-bluegrad.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	background-color: #91b5d3;
}
#header {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	top:10px;
	width:880px;
	height:110px;
	z-index:1;
	color: #009ADF;
}
#logo {
	position:absolute;
	left:35px;
	top:0px;
	width:150px;
	height:100px;
	z-index:2;
}
#contactDetails {
	position:absolute;
	left:321px;
	top:80px;
	width:549px;
	height:20px;
	z-index:2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009ADF;
}
#flashHolder {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	top:10px;
	width:880px;
	height:260px;
	z-index:1;
	font-size: 100px;
	color: #FFFFFF;
}
#contentHolder {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	top:10px;
	width:880px;
	z-index:2;
	height: 300px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #92B5D3;
	border-bottom-color: #92B5D3;
	border-left-color: #92B5D3;
}
#rightContent {
	position:absolute;
	left:660px;
	top:0px;
	width:200px;
	height:270px;
	z-index:3;
	background-color: #d9ecf8;
	padding-top: 30px;
	padding-right: 10px;
	padding-left: 10px;
}
#rightContent .BlueHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	text-transform: capitalize;
}
.BlueHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #009ADF;
	text-transform: none;
}
#leftContent {
	position:absolute;
	left:0px;
	top:0px;
	width:660px;
	height:300px;
	z-index:3;
	background-color: #FFFFFF;
	line-height: 18px;
	text-align:justify;
}
#leftContentTerms {
	position:absolute;
	left:0px;
	top:0px;
	width:640px;
	height:280px;
	z-index:3;
	background-color: #FFFFFF;
	padding-top: 25px;
	padding-right: 10px;
	padding-left: 10px;
	text-align:justify;
	line-height: 15px;
}
#footerTop {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:870px;
	z-index:2;
	height: 15px;
	top: 10px;
	background-color: #009adf;
	text-align: center;
	color: #D9ECF8;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#footerTop a:link{
	text-decoration: none;
	color: #D9ECF8;
}
#footerTop a:visited {
	text-decoration: none;
	color: #D9ECF8;
}
#footerTop a:hover {
	text-decoration: underline;
	color: #D9ECF8;
}
#footerTop a:active {
	text-decoration: none;
	color: #D9ECF8;
}
#footer {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:870px;
	z-index:2;
	height: 15px;
	top: 10px;
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(../images/footer.gif);
	text-align: center;
	color: #999999;
	padding: 5px;
	font-size: 10px;
}
#footer a:link{
	text-decoration: none;
	color: #009ADF;
}
#footer a:visited {
	text-decoration: none;
		color: #009ADF;
}
#footer a:hover {
	text-decoration: underline;
		color: #009ADF;
}
#footer a:active {
	text-decoration: none;
		color: #009ADF;
}
#clientLogo1 {
	position:absolute;
	left:382px;
	top:55px;
	width:100px;
	height:100px;
	z-index:10;
}
#clientLogo2 {
	position:absolute;
	left:498px;
	top:55px;
	width:100px;
	height:100px;
	z-index:10;
}#clientLogo3 {
	position:absolute;
	left:382px;
	top:170px;
	width:100px;
	height:100px;
	z-index:10;
}#clientLogo4 {
	position:absolute;
	left:498px;
	top:170px;
	width:100px;
	height:100px;
	z-index:10;
}
a:link {
	text-decoration: none;
		color: #009ADF;

}
a:visited {
	text-decoration: none;
		color: #009ADF;

}
a:hover {
	text-decoration: underline;
	color: #009ADF;
}
a:active {
	text-decoration: none;
		color: #009ADF;

}

#leftContentSub {
	position:absolute;
	left:25px;
	top:25px;
	width:400px;
	height:250px;
	z-index:1;
		}
#leftContentSub2 {
	position:absolute;
	left:25px;
	top:25px;
	width:290px;
	height:250px;
	z-index:1;
	
}
p {

}

