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

body {
	background-color:#CCCCCC;
	color:#000000;
	padding:0;
	margin:0;
	margin-top:10px;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	}
	
p {
	font-size:12px;
	line-height:20px;
	}
	
h1 {
	color:#fff;
	font-size:17px;
	line-height:17px;
	font-weight:normal;
	}
	
h2 {
	color:#FFFFFF;
	font-weight:normal;
	font-size:21px;
	}
	
h3 {
	color:#FFFFFF;
	font-size:14px;
	line-height:16px;
	font-weight:normal;
	}
	
a:link {
	color:#990000;
	text-decoration:underline;
}

a:visited {
	color:#990000;
	text-decoration:underline;
}

a:hover {
	color:#990000;
	text-decoration:none;
}
	
#h2nos {
	font-size:28px;
	margin:0;
	}

/* start centre table */
#centre {
	text-align:center;
	width:946px;
	display:block;
	margin: 0 auto;
	background-color:#FFFFFF;
	padding:4px;
	}
	
#maintable {
	width:946px;
	height:700px;
	display:block;
	background-color:#FFFFFF;
	text-align:left;
}
/* end centre table */



/* start header content */
#header {
	height:173px;
	background-image:url(images/topbg.jpg);
	background-repeat:repeat-x;
	background-color:#940101;
	}
	
#divider {
	background-image:url(images/topdiv.gif);
	background-repeat:no-repeat;
	width:2px;
	height:71px;
	float:left;
	margin-top:45px;
	display:block;
	margin-right:15px;
	margin-left:-10px;
	}
	
#logo {
	width:274px;
	height:66px;
	background-image:url(images/logo.jpg);
	background-repeat:no-repeat;
	float:left;
	margin-top:49px;
	margin-left:31px;
	}
	
#slogan {
	padding-top:54px;
	display: block;
	width:600px;
	text-align:left;
	float:left;
	}

#nav {
	margin-top:15px;
	margin-right:30px;
	left:580px;
	display:block;
	float:right;
	}

#nav ul
	{
	list-style: none;
	padding: 0;
	margin: 0;
	}
	
#nav li
	{
	float: left;
	}
	
#nav li a
	{
	height: 44px;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 3em;
	display: block;
	color: #fff;
	text-decoration: none;
	text-align: center;
	font-size:14px;
	font-weight:normal;
	background-color:#ac2f2f;
	background-image:url(images/m_bg.jpg);
	background-repeat: repeat-x;
	background-position:center;
	}
	
#nav li a:hover
	{
	background-image:url(images/m_bgon.jpg);
	background-repeat: repeat-x;
	background-position:center;
	background-color: #85b9cf;
	text-decoration: none;
	color:#fff;
	}
	
#nav-on
	{
	background-image:url(images/m_bgon.jpg);
	background-repeat: repeat-x;
	background-position:center;
	background-color: #8e2020;
	height: 44px;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 3em;
	display: block;
	color: #fff;
	text-decoration: none;
	text-align: center;
	font-size:14px;
	font-weight:normal;
	background-color:#ac2f2f;
	}

/*end header content*/



/* start main content */
#left_pic {
	float:left;
	width:282px;
	height:422px;
	background-image:url(images/pic1.jpg);
	background-repeat:no-repeat;
	background-color:#d7d7d7;
	display:block;
	}
	
#left_pic2 {
	float:left;
	width:282px;
	height:422px;
	background-image:url(images/pic2.jpg);
	background-repeat:no-repeat;
	background-color:#d7d7d7;
	display:block;
	}
	
#main {
	float:right;
	width:664px;
	display:block;
	height:422px;
	}
	
#subh_bg {
	background-image:url(images/subhbg.gif);
	background-repeat:repeat-x;
	background-color:#7db2c8;
	padding-top:10px;
	padding-left:30px;
	height:131px;
	}
	
#subh {
	width:350px;
	margin-top:18px;
	}
	
#subh h2 {
	margin:0;
	font-size:
	}
	
#para {
	width:340px;
	padding-left:30px;
	margin-top:10px;
	display:block;
	float:left;
	}
	
#rightpic {
	background-image:url(images/rightpic.jpg);
	background-repeat:no-repeat;
	width: 262px;
	height:281px;
	float:right;
	display:block;
	}
	
#rightpic2 {
	background-image:url(images/rightpic2.jpg);
	background-repeat:no-repeat;
	width: 262px;
	height:281px;
	float:right;
	display:block;
	}
	
#rightpic3 {
	background-image:url(images/rightpic3.jpg);
	background-repeat:no-repeat;
	width: 262px;
	height:281px;
	float:right;
	display:block;
	}
	
#rightpic4 {
	background-image:url(images/rightpic4.jpg);
	background-repeat:no-repeat;
	width: 262px;
	height:281px;
	float:right;
	display:block;
	}

/*end main content*/

#footer {
	background-image:url(images/btmbg.jpg);
	background-repeat:repeat-x;
	background-color:#ab1818;
	height:65px;
	width:906px;
	display:block;
	float:left;
	padding: 20px;
	}
	
#footer_logo {
	width:355px;
	height:45px;
	background-image:url(images/mhlogo.gif);
	background-repeat:no-repeat;
	display:block;
	float:left;
	margin-top:10px;
	}	
	
#footer_add {
	display:block;
	float:left;
	margin-left:20px;
	}
	
#footer_add h3 {
	font-size:20px;
	line-height:22px;
	margin-top:20px;
	}
	
#footer_disc {
	display:block;
	margin-top:45px;
	width:370px;
	color:#333333;
	text-align:right;
	float:right;
	}
	
#footer_disc p {
	font-size:10px;
	}
	
	
#footer_disc a:link {
	color: #666666;
	text-decoration:underline;
	}
	
#footer_disc a:visited {
	color: #000000;
	text-decoration:underline;
	}
	
#footer_disc a:hover {
	color: #990000;
	text-decoration:none;
	}