body {
	margin: 0;
	background: #fff url('../gfx/backs/back_body1.jpg') no-repeat top center;
	font-size: 12px;
	line-height: 20px;
}
body,td,th {
	font-family: Helvetica, Arial, sans-serif;
	color: #666;
	font-size: 12px;
}
.wraper { 
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}

/*****************************************************/
/* RESETTERS AND GLOBAL SETTINGS               		 */
/***************************************************/

h1, h2, h3, h4 { 
	margin-top: 0px;
	margin-bottom: 5px;
	color: #666;
	font-weight: normal;
}
h1 { 
	font-size: 18px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
/*	line-height: 110%;*/
}
h2, h2 a { 
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 16px;	
	color: #ff5500;
	text-decoration: none;
}

h2 a:hover { 
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 16px;	
	color: #ff5500;
	text-decoration: underline;
}

h3, h3 a { 
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 16px;	
	color: #666;
	text-decoration: none;
}
small { 
	margin: 0;
	color: #444751;
	font-size: 11px;
}
a  { 
	font-weight: bold;
	font-size: 12px;	
	color: #ff5500;
	text-decoration: none;
}
a:hover  { 
	font-weight: bold;
	font-size: 12px;	
	color: #ff5500;
	text-decoration: underline;
}

a.newslink  { 
	font-weight: bold;
	font-size: 11px;	
	color: #ff5500;
	text-decoration: none;
}
a.newslink:hover  { 
	font-weight: bold;
	font-size: 11px;	
	color: #ff5500;
	text-decoration: underline;
}

a img  { 
	border: none;
}
p.bold { 
	font-weight: bold;
}
p.news {
	font-size: 11px;	
	color: #666;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: -10px;
}
img.left { 
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
img.right { 
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
img.margin_top { 
	float: left;
	margin-top: 30px;
}
div.clear { 
	clear:both;
}

hr {
border-bottom: solid 1px #eee;
border-top: 0px;
border-right: 0px;
border-left: 0px;
}

/*****************************************************/
/* LAYOUT                               		 */
/***************************************************/
#header { 
	float: left;
	width: 940px;
	height: 120px;
	padding-top: 0px;
	background: #fff url('../images/mfm_header_940x120.jpg') no-repeat top center;	
}

#logo { 
	float: left;
	width: 140px;
	margin-right: 160px;
	display:inline;
}

*html #header #logo { 
	float: left;
	width: 140px;
	margin-right: 140px;
}

#logo h1 a { 
	display: block;
	width: 160px;
	height: 50px;
	background: url('../gfx/logo.jpg') no-repeat;
}

h1 span { 
	display: none;
}


/*****************************************************/
/* BUTTONS                               		 */
/***************************************************/

/***************WEBSITE_BRANDS*******************/

.navi { 
	float: left;
	margin-top: 20px;
}

.on_off { 
	margin-top: 20px;
	float:left; 
	width: 318px;
}

/************************/

a span { 
	display: none;
}

/*****************************************************/
/* LAYOUTS                               		 */
/***************************************************/
div#content_inner	{ 
	float: left;
	width: 940px;
	line-height: 20px;
	margin-top: 0px;
	background:#fff;
}

#trenner {
	position: relative;
	width: 940px;
	height: 1px;
	margin-top: 15px;
	margin-bottom: 15px;
	background: #ddd;
	float: left;
}

#content_grid {
	position: relative;
	width: 940px;
	float: left;
}

	#content_grid_col_1 {
		width: 300px;
		margin-right: 20px;
		background: #fff;
		float: left;
	}
	
	#content_grid_col_1_1 {
		width: 140px;
		height: 50px;
		margin-right: 20px;
		background: #f4f4f4;
		float: left;
	}
	
	#content_grid_col_1_2 {
		width: 140px;
		height: 50px;
		background: #f4f4f4;
		float: left;
	}
	
	#content_grid_col_1_footer {
		width: 300px;
		height: 140px;
		margin-right: 20px;
		background: #fff;
		font-size: 11px;
		float: left;
	}
	
	#content_grid_col_12 {
		width: 620px;
		min-height: 200px;
		margin-right: 20px;
		background: #fff;
		float: left;
	}

	#content_grid_col_2 {
		width: 300px;
		margin-right: 20px;
		background: #fff;
		float: left;
	}
	
	#content_grid_col_23_footer {
		width: 620px;
		height: 140px;
		background: #fff;
		font-size: 11px;
		float: left;
	}
	
	#content_grid_col_3 {
		width: 300px;
		background: #fff;
		float: left;
	}

.col_2_3	{
	margin: 0;
	width: 940px;
	float: left;
}

#networking {
	width: 940px;
	float: left;
}

#footer {
	width: 940px;
	height: 140px;
	float: left;
}

/*****************************************************/
/* FANCYBOX                               		 */
/***************************************************/


/*********ABOUT LAYOUT***********/

.office_info { 
	float: left;
	margin-top: 0px;
}