/* CSS Document */



html {
height: 100%;
}



body {
background-color:  #806D58;
background-image:url(images/layout/mnbm-bgnd.jpg); 
background-repeat: repeat-x;
background-attachment:fixed;
margin:0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
margin-bottom: 0px;
position:relative;
}


td{
text-align: center;
}	




/*/////////////////////////////////TEXT STYLES//////////////////////////*/

p{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color:#ffffff;
text-align:left;
}

p2{font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
text-align:left;
color:#ffffff;}


a {
color: #000000;
}

a:link {
text-decoration: underline;
}



a:visited {
text-decoration: underline;
color:#000000;
}


a:hover {
text-decoration: none;
color: #000000;
}

a:active {
text-decoration: underline;
color:#000000;
}




h1{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color:#FFFFFF;
}

h2{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color:#FFFFFF;
}



/*//////////////DIV STYLES///////////////////////*/


#flash{
	z-index: 7;
	position: absolute;
	left: 55px;
	top: 190px;
	width: 454px;
	height: 31px;
}



#splash2{
	z-index: 1;
	width:136px;
	position: absolute;
	top: 7px;
	left: 829px;
	height: 308px;
	}

#splash{
	z-index: 1;
	width:139px;
	position: absolute;
	top: 19px;
	left: -133px;
	height: 308px;
	}

#logo{
	vertical-align: top;
	background-image: url(images/layout/nav-mn.png);
	background-repeat: no-repeat;
	z-index: 5;
	width:420px;
	position: absolute;
	top: -2px;
	left: 29px;
	height: 159px;
     }


#nav{
vertical-align: top;
background-image: url(images/layout/nav-mn.png);
background-repeat: no-repeat;
z-index: 1;
width:208px;
position: absolute;
top: 223px;
left: 90px;
height: 291px;
}

#mainnav{
	vertical-align: top;
	z-index: 10;
	width:419px;
	position: absolute;
	top: 150px;
	left: 158px;
	height: 52px;
	}

#container{
	position: relative;
	width: 960px;
	}	


#mainContent{
	height: auto;
	vertical-align: text-top;
	padding-left: 0px;
	padding-right: 0px;
	z-index: 1;
	position: relative;
	left: -20px;
	top: 225px;
	width: 828px;
	background-image:url(images/layout/content/main-cont.jpg);
	background-repeat:repeat-y;
	}	


#header{
	z-index: 2;
	left: 28px;
	top: 2px;
	position: absolute;
	}


/*//////////////MARK PAGES NAVIGATION///////////////////////*/


#mark-contact{
	z-index: 50;
	position: absolute;
	left: -338px;
	top: 324px;
	}
