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

body {
margin:0;
background-color:#FFF;
}
.container {
width:100%;
height:auto;
}
.wrap {
position:relative;
margin:0 auto;
width:900px;
	}
.header {
width:100%;
height:424px;
}
.header-logo {
	width:740px;
	height:190px;
	padding-left:160px;
	background-image:url(../images/mpes-header.jpg);
	background-repeat:no-repeat;
}
.header-name {
	width:410px;
	height:190px;
	float:left;
}
.header-name h1 {
	font-family:"Times New Roman", Times, serif;
	font-weight:700;
	font-size:48px;
	color:#00539b;
	margin-top:30px;
	margin-bottom:0px;
	}
.header-name h2 {
	font-family:"Times New Roman", Times, serif;
	font-weight:400;
	font-size:30px;
	color:#00539b;
	margin-top:10px;
	}
.header-contact h1 {
	font-family:"Times New Roman", Times, serif;
	font-weight:700;
	font-size:48px;
	color:#00539b;
	margin-top:30px;
	margin-bottom:0px;
	}
.header-contact h3 a {
	font-family:"Times New Roman", Times, serif;
	font-weight:400;
	font-size:24px;
	color:#00539b;
	margin-top:10px;
	}
.header-contact {
	width:330px;
	height:190px;
	float:right;
}
.header-menu {
	width:100%;
	height:46px;
	padding-top:4px;
	background-color:#00539b;
	border-bottom:#ef4135 4px solid;
	z-index:-50;
}
.header-banner {
	width:900px;
	height:180px;
}
.content {
	width:100%;
	height:360px;
	padding:20px 0;
	background-color:#00539b;
	margin:0;
	border-top:#ef4135 2px solid;
}
.enquiry {
	width:100%;
	height:640px;
	padding:20px 0;
	background-color:#00539b;
	margin:0;
	border-top:#ef4135 2px solid;
}
.content-gallery {
	width:100%;
	height:500px;
	padding:20px;
	background-color:#00539b;
	margin:0;
	border-top:#ef4135 2px solid;
}
.left {
	width:280px;
	height:auto;
	float:left;
}
.right {
	width:560px;
	height:auto;
	float:right;
}
.content-links {
	width:100%;
	height:auto;
	padding:40px 0 20px 0;
	background-color:#00539b;
	float:left;
}
.content-links td {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:400;
	font-size:9px;
	color:#fff;
}
.footer {
	width:100%;
	height:125px;
	float:left;
}
.footer-left {
	width:380px;
	height:62px;
	padding-right:20px;
	padding-top:28px;
	float:left;
}
.footer-right {
	width:500px;
	height:90px;
	float:right;
	background-image:url(../images/mpes-accreditation-v2.jpg);
	background-repeat:no-repeat;
	
	    background-position-x: 146px;
}
.footer-contact {
	width:100%;
	height:23px;
	float:left;
	padding-top:12px;
	background-color:#ef4135;
}
.footer-contact td {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:400;
	font-size:9px;
	color:#FFF;
}
marquee {
	font-family:"Times New Roman", Times, serif;
	font-weight:400;
	font-size:30px;
	color:#00539b;
}


/*  FONT STUFF  */

p {
font-family:"Times New Roman", Times, serif;
font-size:16px;
line-height:22px;
color:#FFF;
font-weight:400;
}
h1 {
font-family:"Times New Roman", Times, serif;
font-size:24px;
color:#FFF;
font-weight:700;
margin-top:0;
}
h2 {
font-family:"Times New Roman", Times, serif;
font-size:18px;
color:#fff;
font-weight:400;
}
h3 {
font-family:"Times New Roman", Times, serif;
font-size:14px;
color:#FFFFFF;
font-weight:400;
}
td {
font-family:Helvetica, Arial, sans-serif;
}
.right td {
font-family:"Times New Roman", Times, serif;
font-size:16px;
line-height:22px;
color:#FFF;
font-weight:400;
}
a:link {
	font-weight:700;
	text-decoration:none;
	color:#FFF;
}
a:visited {
	text-decoration:none;
	font-weight:700;
	color:#FFF;
}
a:hover {
	text-decoration: underline;
	font-weight:700;
	color:#FFF;
	}
a:active {
	text-decoration:none;
	font-weight:700;
	color:#FFF;
	}

#bodyContent {
	color:#000;
}
#firstHeading {
	color:#EC008C;
}
#faq {
font-size:10pt;
line-height:14pt;
}