
/*
**  Template.css
**
**	Default Layout
**
*/

* {
	padding: 0;
	margin: 0;
}

html, body {
	height: 100%
}

	#wb-container-outer {
		min-width:960px;
		min-height:100%;
		height:auto !important;
		background-color:#dad8d8;
		background-image:url(../images/layout1/mf_o.jpg);
		background-position: top left;
		background-repeat: repeat;
	}		
			* html #wb-container-outer {
   				height:auto !important;
}			*+html #wb-container-outer {
    			height:auto !important;}
	
			
	#wb-container-inner {
		margin: auto;
		background-image:url(../images/layout1/mf_ci.png);
		background-position: top left;
		background-repeat: repeat-y;
		
		
				
		
	}	* html #wb-container-inner {
				height:100% !important;
				background-image:none;
				filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src=images/layout1/mf_ci.png);
		}	
		
		* + html #wb-container-inner {
 				 height:auto !important;
}


	#wb-layout {
		argin: auto;
		background-image:url(../images/layout1/mf_cid.png);
		background-position: top right;
		background-repeat: repeat-y;
		
		
	}	* html #wb-layout {
		height:100% !important;
	background-image:none;
				filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src=images/layout1/mf_cid.png);
		
	}

	#wb-layout-inner {
		
		

	}
/* WB-LAYOUT-TOP-2: for designs that have navigation between the header and content
**  Layout 7
*/

	#wb-layout-top-header, #wb-header-nav {
		display: none;
    }
	
/* WB-LAYOUT-HEADER: This is the header section *//*overflow:hidden*/

 	#wb-layout-header-logo-master-wrapper {
		background-color:transparent;
		height:95px;
		overflow: hidden;
	
		
	
		}

	#wb-layout-header-logo-container {
		width:960px;
		margin: auto;		
		height:95px;
		overflow:hidden;
		
		
		


		
	
	}
	
	#wb-layout-header-logo-wrapper {
	height:95px;
	overflow:hidden;
		
	width:960px;
	margin: auto;		

}	

	#wb-layout-header-logo {
		height:95px;
		float:left;
		width:50%;
		
		/*background-image:url(../images/layout1/mf_logo.png);
		background-position:left bottom;
		background-repeat:no-repeat;/*
		
/*			background-image:url(../images/layout1/mf_logo.png);
		background-position: center left;
		background-repeat: no-repeat;*/
		
		
	}	
		
	#wb-layout-header-contact {
		height:95px;
		width:50%;
		float:right;
		
	}
	


	#wb-layout-header-container {
		
		margin:auto;
		
		
		}
		
		#wb-layout-top-header-wrapper {
			
			
			
			
			
			
			}
	
	#wb-layout-header {
		width:960px;
		margin: auto;
		height:248px;
		background-image:url(../images/layout1/mf_h_1.png);
		background-position: bottom right;
		background-repeat: no-repeat;
		background-color:transparent;
		
	}		
	
		* html #wb-layout-header {
				background-image:none;
				filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src=images/layout1/mf_h_1.png, );
		}
			* html #wb-layout-header  a {
				position: relative;
			}

	#wb-layout-header-mask {
		overflow:hidden;
		width:960px;
		margin: auto;
		height:248px;
		background-image:url(../images/layout1/mf_hm.png);
		background-position: top left;
		background-repeat: no-repeat;
	}

		* html #wb-layout-header-mask {
				background-image:none;
				filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src=images/layout1/mf_hm.png, );
				
		}
			* html #wb-layout-header-mask  a {
				position: relative;
			}
			
	#wb-layout-header-base {
		background-image:url(../images/layout1/mf_hb.png);
		background-position: top center;
		background-repeat: no-repeat;
		width:960px;
		margin: auto;
		height:41px;

	}

/* WB-LAYOUT-TOP-2: for designs that have navigation between the header and content
**  Layout 3
*/

    #wb-navigation-subtop {
		display: none;
    }

    #wb-top-subbasenav {
    }
	
	
	#wb-layout-uppertop-header-wrapper {
  display: none;
  }
/* WB-CONTAINER-CONTENTWRAPPER: This wraps the content area of the site
**
**	ALL Layouts
**
*/
	#wb-container-contentwrapper-wrapper {
		
		margin: auto;
		background-image:url(../images/layout1/mf_cr.png);
		background-position:bottom left;
		background-repeat:repeat-x;
		}	
	#wb-container-contentwrapper {
		width:960px;
		margin: auto;
		height: 100%;
		
			
	}
	
/* SIDEBAR is for designs that have a left or right column built in
**
**	Layout 1
**	Layout 2
*/
	#wb-layout-sidebar {
        float: left;
        width: 200px;
		

	}

	
	/* sidebar navigation */
	#wb-navigation {
		background-image:url(../images/layout1/mf_btn.png);
		background-position:left top;
		background-repeat:repeat-y;
		width: 190px;
		margin-left: 5px;
		
	

	}	

	#wb-navigation-top {}
		

			
	#wb-basenav {
		
 
		
	}	
	
			
	#wb-navbasewrap {
		padding:10px;
	}

/* SIDEBAR NAVIGATION STRUCTURE
**
**	Layout 1
**	Layout 2
**
*/
	#wb-navigation-bottom {
	padding-right: 5px;
		
	/* NO HEIGHT: 100%.  BREAKS FF. */
	}
	
		#wb-navigation-bottom div {
			margin-left: 7px;
    min-height: 30px;
  
   
			
		}
		

		#wb-navigation-bottom div a h3{
			padding:7px 0 7px 30px;
			cursor:hand;
				background-image:url(../images/layout1/mf_bar1.jpg);
			background-position:left top;
			background-repeat:repeat-x;
			text-transform:uppercase;
			border-bottom:1px solid #41423d;
			border-top:1px solid #32361f;
			background-color:#000;
			
			
		
			
			
			
		}
		
*html 		#wb-navigation-bottom div a h3{
			width:187px;
			
		
		}


	#wb-navigation-bottom div a:hover  h3 {
			padding:7px 0 7px 30px;
			cursor:hand;
			background-image:url(../images/layout1/mf_hover.jpg);
			background-position:left top;
			background-repeat:repeat-x;
				border-bottom:1px solid #41423d;
			border-top:1px solid #32361f;
			background-color:#3E3E3E;
			
			
			
		}
		
			#wb-navigation-bottom div.submenu {
				padding: 0px;
				margin: 0px;
			}
				#wb-navigation-bottom div.submenu div {
				padding: 0px;
				margin: 0px;
				}
					#wb-navigation-bottom div.submenu div a{
					}


/* MAIN-CONTENT AREA
**
**	ALL Layouts
**
*/
	#wb-layout-main {
		width:760px;
		float: right;
	
	}

	#wb-layout-main-inner-1 {
		
    }

	#wb-layout-main-inner-2  {
	}

/* Page FOOTER
**
**	ALL Layouts
**
*/
	#wb-layout-footer-master-wrapper-top {
		display:none;
	}


	#wb-layout-footer-wrapper {
		margin: auto;	
		min-height:100px;
		height: auto !important;
		clear:both;
		background-color:#000;
		
		
		
		
		
		}
		
	#wb-layout-footer{
		margin: auto;	
		min-height:100px;
		height: auto !important;
		width:960px;
		clear:both;
		background-color:#000;
		
	


		
	} 	
	

#wb-layout-footer-inner-1 {
	

	}
/* submenu defaults */
div.submenu {
	display: none;
	background-color: #000;
	border:1px solid #000;
	
}

