﻿/*
Credit: http://www.EPAIGES.com
*/

body {
	margin: 0;
	padding: 0;
	line-height: 1.4em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
		
a:link, a:visited { color: #2f5e9e; text-decoration: none; font-weight: normal; } 
a:active, a:hover { color: #9f1a04; text-decoration: underline; }

p { padding: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

img { border-style: none;
	border-color: inherit;
	border-width: medium;
	margin: 0px 6px 0px 0px;
	padding: 0px;
	float: left;
}


.margin_r_10 { margin-right: 10px; }

.margin_r_20 { margin-right: 20px; }

.margin_r_40 { margin-right: 40px; }

ul {
	width: 244px;
	margin: 0px auto;
	padding: 0px;
	list-style: none;
}

ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
}

ul li a {
}

hr {
	width: 200px; 
	text-align: left; 
	color: #C0C0C0;
	height: 1px;
}



/* site title */

#site_title_bar_wrapper {
	width: 100%;
	height: 93px;
	margin: 0 auto;	
}

#site_title_bar {
	width: 739px;
	height: 93px;
	margin: 0 auto;
	background: url(images/MIB_01.jpg) no-repeat center top;
}

/* end of site title */

/* banner */

#nav_banner_wrapper {
	width: 100%;
	height: 166px;
}

#nav_banner {
	width: 739px;
	height: 166px;
	margin: 0 auto;
}

#nav {
	
}

#banner {
	position: relative; 
	width: 495px; 
	height: 166px; 
	z-index: 2;
	float: left;
}
/* end of banner */


/* MainBody */

#mainBody_wrapper_home {
	width: 100%;
	height: 404px;
}

mainBody_wrapper_Services {
	width: 100%;
	height: 966px;
}


mainBody_wrapper_Policy
 {
	width: 100%;
	height: 966px;
}

#mainBody_wrapper {
	width: 100%;
	height: 966px;
}

#mainBody_bar {
	width: 739px;
	height: 400px;
	margin: 0 auto;
}


#content p {
	margin-bottom: 10px;
}

#welcome_content {
	position: relative;
	width: 495px;  
	margin-top: 15px; 
	margin-left: 5px;
	margin-bottom: 13px;
}

#welcome {
	position: relative; 
	width: 495px; 
	height: 400px; 
	z-index: 4; 
	top: 0px; 
	left: 0px; 
	float: left;
}

#about_content {
	position: relative;
	float:left;
	width: 244px;
	height: 100px;
	margin: 0 auto;
	background:url(images/bg-subtitle.jpg) no-repeat center top;
	top: 0px;
}

#aboutMIB {
	font-size: large; 
	margin-left: 20px; 
	margin-top: 12px
}

#aboutMIBcontent {
	font-size: small; 
	margin-left: 20px; 
	margin-top: 12px; 
	width: 207px;
}
#services_content {
	position: relative;
	float: left;
	width: 244px;
	height: 200px;
	margin: 0 auto 0 0px;
	background: url(images/bg-subtitle.jpg) no-repeat center top;
}

#MIBservices {
	font-size: large; 
	margin-left: 20px; 
	margin-top: 12px
}

#MIBServicesContent {
	font-size: small; 
	margin-left: 20px; 
	margin-top: 12px; 
	width: 207px;
}


#resources {
	position: relative;
	width: 225px;
	height: 373px;
	z-index: 5;
	top: 0px;
	left: 0px;
	float: left;
}

#resources_content {
	font-size: large; 
	margin-left: 20px; 
	margin-top: 17px;
}

.subcontent {
	font-size: small;
	margin-left: 20px;
	margin-top: 12px;
	color: #676767;
	width: 195px;
}












/* end of mainBody */

/* footer */
#footer_bar_wrapper {
	width: 100%;
	height: 77px;
}

#footer_bar {
	width: 739px;
	height: 77px;
	margin: 0 auto;
	background: url(images/bg-footer.jpg) no-repeat center top;
}

#footer a {
	font-weight: bold;
	color: #CCCCCC;
}


/* end of footer */



.subPageContent {
	
}

#about_content {
	width: 247px;
	height: 200px;
	float: left;
}
#footer_content {
	padding-left: 25px;
	padding-top: 15px;
}
#footer_nav_content {
	padding-left: 25px;
	padding-top: 17px;
	width: 695px;
	float: left;
	position: relative;
	top: 0px;
	left: 0px;
}
#credit {
	text-align: center;
}

