body {
  width:500px;
	padding:20px 10px 0px 20px;
	margin:0;
	color:#000;
	font-size:12px;
	line-height:150%;
	font-family:Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4 {
 margin:0; 
 padding: 10px 0;
}

h1 {
font-size:16px;
font-weight:bold;
}
a {
	color:#ded7d8;
}
a:active {
  color:red;
  outline: none;
}
a:focus {
-moz-outline-style: none;
}
a:hover {
    color:#fff;
}
ul {
	margin:0px 0px 0px 0px;
	padding:0px;
}
li {
	padding:0px;
	list-style-image: url(assets/MMC_red_bullet.jpg);
	margin:0px 0px 0px 20px;
}

hr { height:2px; background-color:#c00; margin:0px; border:0px; padding:0px; }
/* ---- Modified by John McGeary 27/03/2009 ----*/

body {
  width:100%;
}
img.Image_left { 
    float: left; 
    margin: 5px 5px 10px 0; 
}
img.Image_right { 
    float: right; 
    margin: 5px 0 10px 5px; 
}
img.Image_centre { 
    margin: 10px auto; 
}
li {
	margin:0px;
	padding:0px;
	list-style-image: none;
}


/* mac hide\*/
html, body {height:100%}
/* end hide */
body {
	padding:0;
	margin:0;
	min-width:990px;/* for mozilla*/
	color:#000;
	font-size:12px;
	line-height:150%;
	font-family:Arial, Helvetica, sans-serif;
	background: #d8220a url(assets/MMC_background.jpg) repeat-x fixed;
}
#outer{
	height:100%;
	min-height:100%;
	width:990px;
	margin:12px auto auto auto;
	position:relative;
	background: #fff;
}

.logo {
	left: 50%;
	margin-left: -520px;
	position: absolute;
	top:7px;
	z-index: 1;
}
 
html>body #outer{height:auto;} /*for mozilla as IE treats height as min-height anyway*/
#innerwrap {/* enables content first */
	float:left;
	width:990px;
}
#header {
	position: relative;
	top:0;
	width:750px;
	height:90px;
	background: url(assets/MMC_header_background-large.jpg) top right no-repeat;
	color: #fff;
	font-size:14px;
	z-index:100;
}
.title {
	float: left;
	width: 45%;
	padding:10px 0 0 15px;
}
.phone_numbers {
	float: right;
	width: 45%;
	padding:10px 15px 0 0;
	text-align:right;
}
#left_column {
	position:relative;/*ie needs this to show float */
	width:240px;
	float:left;
	background: #fff url(assets/MMC_left_column_background.jpg) repeat-x;
	color: #333333;
	margin-top:130px;
}

#left_column h2 {
	font-size:12px;
	font-weight:bold;
	background: #000;
	color: #fff;
	padding: 5px 0px 5px 15px;
	height: 18px;
}
.testimonials {
	margin:15px auto;
	padding:0;
	width:205px;
}

.register {
	background:url(assets/MMC_register_background.jpg) top right no-repeat;
	color:#fff;
	margin:0 auto;
	padding:15px;
	height:135px;
	width:175px;
}

.register h3 {
	font-size:20px;
	padding: 15px 0 5px 0;
}

.free {
background:url(assets/free.jpg) top right no-repeat;
color:#fff;
margin:0 auto;
margin-top:20px;
margin-bottom:-20px;
padding:15px;
height:150px;
width:175px}

.free h3 {
font-size:17px;
font-style:italic;
line-height:16px;
padding:0;
margin:10px 0 10px 0}

.free h6 {
font-size:10px;
font-style:italic;
line-height:5px;
padding:0;
margin:0}

#footer {
	clear:both;
	height:25px;
	text-align:center;
	left:0;
	bottom:0;
	position: absolute;
	width:100%;
	background: #999 url(assets/MMC_footer_background.jpg) repeat-x;
	color: #fff;
	padding:10px 0 0 0;
	font-size:9px;
}

* html #footer {/*only ie gets this style*/
	he\ight:23px;/* for ie6 */
}

div, p  {margin-top:0}/*clear top margin for mozilla*/
#main_block {
	width:750px;
	float:right;
	padding-bottom:15px;/* needed to make room for footer */
}

#main_content {
	margin: 0 auto;
	padding: 60px 15px 0 25px;
	background:url(assets/MMC_fern_background-large.jpg) top left no-repeat;
	clear: both;
}

#main_content li{
	list-style-image: url(assets/MMC_red_bullet.jpg);
	margin:0px 0px 0px 20px;
}

#main_content a, .testimonials a{
color:#c00;
}

#clearfooter {width:100%;height:32px;clear:both} /* to clear footer */

/*- Left Menu --------------------------- */
	
#LeftMenu {
	width: 100%;
}

#LeftMenu ul {
	list-style-type:none;
	margin: 0;
	padding: 0;
}
	
#LeftMenu li a {
	height: 23px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 22px;
	text-decoration: none;
	background-color:#ded7d8;
}	
	
#LeftMenu li a:link, #LeftMenu li a:visited {
	color: #000;
	display: block;
	background-color:#ded7d8;
	padding: 3px 0 0 15px;
	margin-bottom:2px;
}
	
#LeftMenu li a:hover {
	background-color:white;
	color: #000;
	padding: 3px 0 0 15px;
	margin-bottom:2px;
}	

#LeftMenu li a.current {
	background-color:red;
	color: white;
	padding: 3px 0 0 15px;
	margin-bottom:2px;
}	

/*     without li tags */

#LeftMenu a:link, #LeftMenu a:active, #LeftMenu a:visited, #LeftMenu a:hover {
	color: #000;
	display: block;
	width: 225px;
/*	height: 23px;*/
	text-decoration: none;
	background-color:#ded7d8;
	padding: 3px 0px 3px 15px;
	margin-top:2px;
}
	
#LeftMenu a:hover {
	background-color:white;
}	

#LeftMenu a.current:link, #LeftMenu a.current:active, #LeftMenu a.current:visited, #LeftMenu a.current:hover {
	background-color:red;
	color: white;
}	


/*- TOP Menu --------------------------- */

#TopMenu{
	width: 100%; /*leave this value as is in most cases*/
}

#TopMenu ul{
	margin: 0;
	padding: 0;
	padding-left:10px;
	float: left;
	width: 740px; /*width of menu*/
	background: #000 url(assets/MMC_menu_background.jpg) top center repeat-x;
	height:30px;
	display:
}

#TopMenu ul li{
	display: inline;
}

#TopMenu ul li a{
	float: left;
	color: #fff;
	padding: 5px 0 7px 9px;
	margin: 0 7px 0 0;
	text-decoration: none;
	background: #000 url(assets/MMC_menu_with_spacer.jpg) top left no-repeat;
}
* html #TopMenu ul li a{/*only ie gets this style*/
	padding: 5px 0 6px 9px;
}
#TopMenu ul li a:visited{
	color: #fff;
}

#TopMenu ul li a:hover {
	color: #fff !important; /*text color of selected and active item*/
	background: #000 url(assets/MMC_menu_hover_background.jpg) top left no-repeat;
	height:20px;
	padding: 5px 0 5px 9px;
}
#TopMenu ul li a.current{
	color: #c00 !important; /*text color of selected and active item*/
	background: #000 url(assets/MMC_menu_with_spacer.jpg) top left no-repeat;
	height:20px;
	padding: 5px 0 5px 9px;
}
.menuend {
	position: absolute;
	height:15px;
	width:3px;
	left: 50%;
	margin-left: -136px;
	top: 95px;
	z-index: 1;
}



div.contactForm{
  width:450px;
  padding: 0px;
  margin: 0px;
  position:absolute;
}
div.row {
  clear: both;
  padding-top: 5px;
  _padding-top: 2px;
  }
div.row span.label {
  float: left;
  width: 140px;
  text-align: right;
  padding:0px 10px 0px 0px;
  }
div.row span.formw {
  float: right;
  width: 295px;
  text-align: left;
  }
div.row span.formw input.text, div.row span.formw textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 295px;
	border: 1px solid #000000;
	background: none !important;
}
div.row span.formw textarea{
  height:50px;
}
div.spacer {
  clear: both;
}