/*----------MCMC--------------*/

.mc_cont {
	width: 578px;	
	margin: 0px auto;
	clear: both;
}

.mc_container{
	background-image:url(//www.sqa.org.uk/sqa/images/mcmid.jpg);
	background-repeat:repeat-x;
	height: 161px;
	width: 540px;
	display: block;
	float:left;
	
}

.mc_left {
	background-image:url(//www.sqa.org.uk/sqa/images/mcleft.jpg);
	background-repeat:no-repeat;
	height: 181px;
	width: 19px;
	float: left;
	display: block;
}


.mc_right {
	background-image:url(//www.sqa.org.uk/sqa/images/mcright.jpg);
	background-repeat:no-repeat;
	height: 181px;
	width: 19px;
	float: right;
	display: block;
	
}

.mc_more1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: .85em;
	font-weight:bold;
	background-color:#40b549;
	width: 125px;
	color: #ffffff;
	z-index: 1;
	position:absolute;
	margin-top: 133px;
	height: 18px;
	padding-top: 4px;
	display: block;
	text-align: center;
	left: 37%;
}

.mc_more1:hover{
	background-color:#4c4d4f;
	height: 18px;
	margin-top: 133px;
	padding-top: 4px;
	color: #ffffff;
	text-decoration: none;

}

.mc_more2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: .85em;
	font-weight:bold;
	background-color:#40b549;
	width: 125px;
	color: #ffffff;
	z-index: 1;
	position:absolute;
	margin-top: 133px;
	height: 18px;
	padding-top: 4px;
	display: block;
	text-align: center;
	left: 55%;
}

.mc_more2:hover{
	background-color:#4c4d4f;
	height: 18px;
	margin-top: 133px;
	padding-top: 4px;
	color: #ffffff;
	text-decoration: none;

}

.mc_more3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: .85em;
	font-weight:bold;
	background-color:#40b549;
	width: 125px;
	color: #ffffff;
	z-index: 1;
	position:absolute;
	margin-top: 133px;
	height: 18px;
	padding-top: 4px;
	display: block;
	text-align: center;
	left: 75%;
}

.mc_more3:hover{
	background-color:#4c4d4f;
	height: 18px;
	margin-top: 133px;
	padding-top: 4px;
	color: #ffffff;
	text-decoration: none;

}

#mc_masthead{
	width: 100%;
	background-color:#4c4d4f;
	height: 89px;
	margin-bottom:20px;
}

#mc_masthead_left{
	background-image:url(//www.sqa.org.uk/sqa/images/mc_masthead_left.jpg);
	background-repeat:no-repeat;
	height: 89px;
	width: 410px;
	float: left;
}

#mc_masthead_right{
	background-image:url(//www.sqa.org.uk/sqa/images/mc_masthead_right.jpg);
	background-repeat:no-repeat;
	height: 89px;
	width: 186px;
	float:right;
}
