/* Page styles */

body,h1,h2,h3,p,td,quote,small,form,input,ul,li,ol,label{
	margin:0px;
	padding:0px;
}

body{

	font-family:Arial, Helvetica, sans-serif;
	color:#51555C;
	
	font-size:11px;
	
	background:url(images/background.jpg) repeat;
}



#runner_top {
	position:fixed;
	width:100%;
	height:75px;
	background:url(images/MMI1113_banner.jpg) repeat-x;
	}
#menu-container {
		
	background:url(images/MMI1113_banner.jpg) repeat-x;
	margin:0 auto;
	
	}

a {
	border:none;
	}
img {
	border:none;
	}	


	
/*Navigation Style*/

#nav {
	background:url(images/MMI113nav_button2.png) no-repeat;
	
	height:75px;
	width:960px;
	margin:0 auto;
	}

#nav span {
	display:none;
	}

#nav li {
	list-style-type:none;
	float:left;
	}

#nav a {
	height:61px;
	display:block;
	}

#list1 { width:100px;
}

#list2 { width:134px;
}

#list3 { width:140px;
}

#list4 { width:130px;
}

#list5 { width:132px;
}

#list6 { width:132px;
}


#list1 a:hover {
	background:url(images/MMI113nav_button2.png) 0px -60px no-repeat;
	
	}

#list2 a:hover {
	background:url(images/MMI113nav_button2.png) -100px -60px no-repeat;
	}
	
#list3 a:hover {
	background:url(images/MMI113nav_button2.png) -234px -60px no-repeat;
	}
	
#list4 a:hover {
	background:url(images/MMI113nav_button2.png) -374px -60px no-repeat;
	}
#list5 a:hover {
	background:url(images/MMI113nav_button2.png) -504px -60px no-repeat;
	}	

#list6 a:hover {
	background:url(images/MMI113nav_button2.png) -636px -71px no-repeat;
	}		


	
#list1 .activeMenu {
	background:url(images/MMI113nav_button2.png) 0px -118px no-repeat;
}

#list2  .activeMenu {
	background:url(images/MMI113nav_button2.png) -100px -118px no-repeat;
	}
	
#list3  .activeMenu {
	background:url(images/MMI113nav_button2.png) -234px -118px no-repeat;
	}
	
#list4  .activeMenu {
	background:url(images/MMI113nav_button2.png) -374px -118px no-repeat;
	}
#list5  .activeMenu {
	background:url(images/MMI113nav_button2.png) -446px -118px no-repeat;
	}	


#list6 .activeMenu {
	background:url(images/MMI113nav_button2.png) -579px -118px no-repeat;

	}	
	

#list7 .activeMenu {
	background:url(images/MMI113nav_button2.png) -578px -118px no-repeat;

	}		

/* Navigation menu styles */


#runner_banner {
	
	background:url(images/MMI112013SG_RunnerBanner.jpg) repeat-x;
	width:100%;

	}
#banner {
	
	width:960px;
	margin:0 auto;

	}

#runner_video {
	/*background:url(images/MMI112013SG_RunnerGray.jpg) repeat-x;*/
	width:100%;
	height:370px;

	
		
}




/*content*/

.content {
	width:960px;
	margin:0 auto;
	}
p.content_text {
	color:#121212;
	font-size:16px;
	line-height:22px;}	

h2{
	color:#121212;
	font-size:20px;
	}



#footer {
	width:100%;
	background:#212121;
	}

p.footer_content {
	color:#fcfcfc;
	font-size:13px;
	line-height:16px;
	}
	

