body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	COLOR: #000000;
	background: url(http://www.mbacofficesolutions.com/images/mbac_background.jpg) repeat-x;
}

.header_bg{
	background:url(http://www.mbacofficesolutions.com/images/mbac_header.jpg) repeat-x left top;
}

.header_logo{
	width:255px;
	height:230px;
	float:left;
	background:url(http://www.mbacofficesolutions.com/images/mbac_header.jpg) repeat-x left top;
}

.header_slogan{
	background:url(http://www.mbacofficesolutions.com/images/mbac_Header1.jpg) no-repeat left top;
	width:386px;
	height:230px;
	float:left;
}

.header_right{
	background:url(http://www.mbacofficesolutions.com/images/mbac_header3.jpg) no-repeat right top;
	width:225px;
	height:230px;
	float:right;
}

#content_holder{
	background:url(http://www.mbacofficesolutions.com/html/mbac_footer.jpg) repeat-x bottom;
	padding-bottom:5px;
	clear:both;
}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding:10px;
	float:left;
	width:500px;

}

#footer{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #666666;
}

#footer a:link, #footer a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #666666
}

#websiteBy {
	float:left;
	padding:5px; 
}

#copyright {
	float:right;
	padding:5px;
}

.menu1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	MARGIN: 0px;
	padding: 0px;
	text-align:left;
	background:#e7e7e7;
	width:255px;
	float:left;
}

.menu1 UL {
	MARGIN: 0px;
	LIST-STYLE-TYPE: none;
	color: #000000;
	text-decoration: none;
	padding: 0px;
	width:255px;
	z-index:25;
}

.menu1 UL LI {
	FLOAT: left; POSITION: relative;
	background: url(mbac_menuButton.jpg) left top;
	width:255px;
}

.menu1 UL LI A {
	DISPLAY: block; 
	text-indent:16px;
	FONT-SIZE: 1em; 
	BACKGROUND: none transparent scroll repeat 0% 0%; 
	FLOAT: left;
	display:block;	
	COLOR: #000; 
	LINE-HEIGHT: 30px; 
	TEXT-DECORATION: none;
}

.menu1 UL LI A:visited {
	DISPLAY: block; 
	text-indent:16px; 
	font-size: 1em; 
	BACKGROUND: none transparent scroll repeat 0% 0%; 
	FLOAT: left; 
	COLOR: #000; 
	LINE-HEIGHT: 30px; 
	TEXT-DECORATION: none;
}

.menu1 UL LI A:hover{
	DISPLAY: block; 
	font-size: 1em; 
	BACKGROUND: transparent url(mbac_hover.jpg) no-repeat left center; 
	FLOAT: left; 
	COLOR: #ff6600; 
	LINE-HEIGHT: 30px; 
	TEXT-DECORATION: none;
	BORDER-WIDTH: 0px;
}

