body {
	margin: 0px;
	font-family: "verdana";
	font-size: 12px;
}

a:link,a:visited,a:active {
	color:#009ce6;
	font-weight:bold;
	text-decoration:none;
	}
a:hover {
	color:#009ce6;
	font-weight:bold;
	text-decoration:underline;
}
#container {
	width: 1000px;
}
#headerContainer a:link {
	color: #ffffff;
	
	}
	#headerContainer a:visited {
	color: #ffffff;
	
	}
#headerContainer {
	background-image: url(images/header_bg.jpg);
	width: 1000px;
}
#mmgLogo {
	background-image: url(images/head.jpg);
	height: 115px;
	width: 562px;
}
#headerNavContainer {
	background-image: url(images/bar.jpg);
	height: 32px;
}

#main-body {
	max-width:720px;
}
#headerNav {
margin:0px;
background-image: url(images/blue_feet.jpg);
background-repeat: no-repeat;

}

#headerNav ul {
margin: 0 0 0 100px;padding:8px 0 10px 0;
background-image: url(/include/smbnr/nav_bg.jpg);
height: 14px;
width:322px;
}

#headerNav ul li {
	font-size: 14px;
	display: inline;

	margin:0 0 0 0;
padding:8px 8px 7px 8px;
	list-style-type: none;
}
#headerNav ul li:hover {
	font-size: 14px;
	background-image: url(/images/button_hover.jpg);
	display: inline;
	margin:0 0 0 0;
padding:8px 8px 7px 8px;

	list-style-type: none;
}
#clientLogin {
	position: absolute;
	top: 10px;
	left: 915px;
	float: right;
}
#main {

	
}
.left {
	float: left;
	
}
.right {
	float: right;
}
#flash {
	border: 1px solid #cccccc;
	margin: 10px;
	height:325px;
	width: 725px;
}

#smallBoxes {
	margin-left: 10px;	
	width: 735px;
}
#footer {
	width:1024px;
	clear:both;
}

.box {
	border: 1px solid #cccccc;
	
}

.boxhome {
	border: 1px solid #cccccc;
	height:230px;

	
	
	}
	
.boxhome span {position:relative;top:5px}
.boxhome p {
	margin:5px;
	}
.boxhome h3 {
	background-image: url(images/bar.jpg);
	margin:0px;
	top:5px;
	color:#FFFFFF;
	padding: 0px;
	height:32px;
	text-align:center;
	
	font-size:16px;
	}	
.box h3 {
	background-image: url(images/bar.jpg);
	margin:0px;
	top:5px;
	color:#FFFFFF;
	padding: 0px;
	height:32px;
	text-align:center;
	
	font-size:16px;
	
}
.box span {position:relative;top:5px}
.box p {
	margin:5px;
}


#services {
	width: 250px;
}
#featured_client {
	width: 250px;
	margin-top:10px;
	margin-bottom: 10px;
}
#sb1 { float:left;
	width: 233px;
	margin-right: 10px;
	margin-bottom: 10px;

}
#sb2 {float:right;	
	width: 233px;
	margin-right:10px;
	margin-bottom:10px;
}
#sb3 { float:right;
	width: 233px;
	margin-right:10px;
	margin-bottom:10px;	
}
#sb4 {
	width: 250px;
	margin-top: 10px;
	margin-left:5px;
	margin-bottom:10px;
	
}
#about_img {
	float:left;
	margin: 0 3px 3px 0;
}
form {
	width:440px;
	margin: 15px 0 0 15px;
}
form div {
  clear: both;
  padding-top: 2px;
}
form fieldset {
	border-color: #8f8f8f;
	border-width: 1px 0 0 0;
	border-style: solid none none none;
}
form div input {
	width: 165px;
	float:left;
}
form div textarea {
	width: 240px;
	height: 150px;
}
form div label {
  float: left;
  width: 130px;
  padding-right: 5px;
  text-align: right;
}



.spacing {padding:10px;}
