@charset "UTF-8";
/* CSS Document */

body{
font:Arial, Helvetica, sans-serif;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:left;
}

#ops{
position:absolute;
bottom:20px;
right:20px;
}

#ops a,#ops img{
border:0px;	
}

#main{
	margin:auto;
	width:730px;
	background:url(images/l.gif) left top repeat-y;
	overflow:hidden;
}

#left{
	width:112px;
	float:left;
}

#right{
	float:right;
	width:612px;
}

#mal{
	margin-top:46px;
}

#menu{
height:39px;
width:612px;
background: url(images/mcbain-associates.gif) top right no-repeat #e4e5e5;
margin-bottom:6px;
font-size:11px;
font-weight:bold;
color:#616161;
border:1px solid #ffffff;
}

#menu ul{
list-style: none;
padding: 0;
margin: 0;
display: block;
margin-left:0px;
margin-top: 8px;
}

#menu ul li{
margin: 0px;
padding: 0px;
display: block;
float:left;
text-align: center;
width: 92px;
margin-top:8px;
margin-bottom:8px;
padding-left: 1px;
}

#menu ul li a{
color: #616161;
text-decoration: none;
}

#menu ul li a:hover{
color: #008542;
text-decoration: underline;
}

#image,#map{
margin-bottom:6px;	
}

#image2{
float:right;	
}

#content{
width:454px;
height:274px;
background-color:#e4e5e5;
padding:6px;
margin-bottom:6px;
position:relative;
}

#content a{
color:#008542;
}

#content h1{
font-size:18px;
font-weight:100;
color:#008542;
}

#content{
color:#616161;
}

#services{
background-color:#b2dac6;
width:466px;
overflow:hidden;
}


#services a{
border:none;
color:#008542;
}

#services a:hover{
color:#008542;	
}

#services a img{
float:right;
border:none;
border-left:6px solid #ffffff;
}

#services h3{
font-size:24px;
margin:6px;
color:#ffffff;
}

#services ul{
margin-top:0px;
margin-bottom:0px;
}

#services ul li{
color: #008542;	
}

#footer{
	clear:both;
	border-top:5px solid #ffffff;
	height:20px;
	background-color:#959696;
	font-size:9px;
	color:#ffffff;
}

#footer p{
margin:6px;
}