body{
background-color: #65C001;
}

#header_wrap,.banner,.banner_right,
#content_wrap,.left_side,
#mid,.mid_top,.content,.right_side,.menu,
#footer_wrap,.footer,.footer_right, #footer_link{
float: left;
font-family: Verdana;
color: #000000;
font-size: 12px;
text-align: left;
}

#main_wrapper{
border: none;
}

#body{
width: 912px;
height: 729px;
margin: 20px auto auto;
}

#body #header_wrap{}

	#header_wrap .banner{
	width: 613px;
	height: 92px;
	background: url("http://www.bensonadvertising.com/advertising-agency/images/banner.png") no-repeat;
	}
	
	#header_wrap .banner_right{
	width: 298px;
	height: 92px;
	background: url("http://www.bensonadvertising.com/advertising-agency/images/banner_right.png") no-repeat;
	}

#body #content_wrap{}

	#content_wrap .left_side{
	width: 119px;
	height: 515px;
	background: url("http://www.bensonadvertising.com/advertising-agency/images/left_side.png") no-repeat;
	}
	
	#content_wrap #mid{
	background-color:#FFFFFF;
	height:515px;
	width:494px;
	}
	
	#content_wrap #mid .mid_top{
	width: 494px;
	height: 153px;
	background: url("http://www.bensonadvertising.com/advertising-agency/images/mid_top.png") no-repeat;
	}
	
	#content_wrap #mid .content .article{
	width: 494px;
	height: 362px;
	background-color: #FFFFFF;
	overflow: auto;
	}
		#mid #cds-container .cds h1{
		color:#FF0000;
		font-size:15px;
		font-weight:bold;
		text-transform:uppercase;
		}
		
		#mid #cds-container .cds  p{
		font-size:11px;
		font-weight:bold;
		margin:10px;
		}
	
	#content_wrap .right_side{
	width: 93px;
	height: 515px;
	background: url("http://www.bensonadvertising.com/advertising-agency/images/right_side.png") no-repeat;
	}

	#content_wrap .menu{
	width: 205px;
	height: 515px;
	background: url("http://www.bensonadvertising.com/advertising-agency/images/menu.png") no-repeat;
	}
	
	.menu ul{
	margin:47px 0 0 2px;
	padding:0;
	width:150px;
	}
	
	.menu ul li{
	float:left;
	height:43px;
	list-style-type:none;
	margin:0;
	padding:0;
	text-align:center;
	}
	
	.menu ul li a{
	text-decoration:none;
	height:43px;
	}
	
	.menu ul li a span{
	background:transparent url(http://www.bensonadvertising.com/advertising-agency/images/home.png) no-repeat scroll 0 0;
	color:#FFFFFF;
	float:left;
	font-size:14px;
	font-weight:bold;
	height:21px;
	padding:11px 53px;
	text-decoration:none;
	cursor: pointer;
	}
	
	.menu ul li a span:hover{
		background:transparent url(http://www.bensonadvertising.com/advertising-agency/images/home_hover.png) no-repeat scroll 0 0;
	}
	
	
#body #footer_wrap{}

	#footer_wrap .footer{
	width: 613px;
	height: 122px;
	background: url("http://www.bensonadvertising.com/advertising-agency/images/footer.png") no-repeat;
	}
	
	#footer_wrap .footer_right{
	width: 298px;
	height: 122px;
	background: url("http://www.bensonadvertising.com/advertising-agency/images/footer_right.png") no-repeat;
	}

#body #footer_link{
	text-align: center;
	width: 912px;
	}
	
	#footer_link a{
	font-size: 10px;
	text-decoration: none;
	}
	
/* Links and Pop-up*/
#siteresources{
float:left;
font-family:Verdana;
font-size:12px;
margin-top:10px;
text-align:left;
width:100%;
}

#siteresources .listitem{
float:left;
margin-top:10px;
padding-bottom:10px;
width:100%;
}

.listitem .key{
float:left; width:100%;
}

.listitem .key a{
color:#FF0000;
font-size:12px;
font-weight:bold;
text-decoration:underline;
text-transform:capitalize;
}

.listitem .key a:hover{
color: #000000;
text-decoration:none;
}

.listitem  .descriptions{
float:left;
font-size:11px;
margin-top:3px;
width:100%;
}

.listitem .web_url{
color:#FF32E4;
float:left;
font-size:10px;
text-align:left;
width:100%;
}

/* Footer Link */
#footerlink{
float:left;
margin-top:5px;
text-align:center;
width:100%;
}

ul.submenu li a{
color:#FFFFFF;
font-family:verdana;
font-size:11px;
font-weight:bold;
text-decoration:none;
}

ul.submenu li a:hover{
text-decoration: none;
}

ul.submenu li.hover, ul.submenu li:hover {
cursor: pointer;
}

ul.submenu li ul li a{
color: #000000;
font-size:11px !important;
font-weight:bold;
}

ul.submenu li ul li a:hover{
text-decoration: none;
}

ul.submenu ul {
background-color:#6C9422;
width:199px;
}
 
ul.submenu ul li {
background-color:#FFFFFF;
border-bottom:1px solid #EEEEEE;
font-weight:normal;
line-height:12px;
padding:0;
text-align:center;
width:100%;
}

#menulist li a:hover{
color: #FF0000;
}