BODY{
	background-repeat: repeat;
	background-image: url("/clients/870585/bg.png");
}
#pageTitleArea{
	display:none;
}
.titleimg{
	display:none;
}

#BANNER{
	background-image: url("/clients/870585/banner.png");
	height: 344px;
}
.social_media_links_div{top:0}
#INNERBANNER{
	background-image: none;
	height: 344px;
}
.menu_left{
	display: block;
	width: 180px;
	padding: 0px;
}
#MENU {
	background-image: none;
	padding:0px;
	margin: 0px;
	width: 180px;
	/*background-color: #485954;
	text-align: left;
	width: 211px;*/
}

#MENU_Container{
	background-image: url("/clients/870585/menu.png");
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #485954;
	display: block;
	min-height: 523px;
	width:180px;
	margin-left: 13px;
	

}


#menu_header,#menu_footer,#menu_cell{
background-image: none;
width: 180px;

}


#MENU_CONTAINER A:LINK,#MENU_CONTAINER A:VISITED  {
	color: #ffffff;
	display: block;
	text-decoration: none;
	font-family: Georgia;
	font-weight: bold;
	font-size: 11px;
	padding-left: 7px;
	height: 25px;
	line-height: 25px;
	width: 180px
}

#MENU_CONTAINER A:HOVER,#MENU_CONTAINER A:ACTIVE {
	color: #ffffff;
	display: block;
	text-decoration: underline;
	font-size: 11px;
	font-family: Georgia;
	font-weight: bold;
	padding-left: 10px;
	height: 25px;
	line-height: 25px;
	width: 180px
}

#content_table {
	width: 800px;
	min-height: 200px;
	background-image: url("/clients/870585/content.png");
	background-repeat: repeat-y;
	background-color: transparent;	
}

#footer{
display: none;
}


#innerfooter{display: none;
}

#content{
	padding-left: 20px;
	padding-top: 0px;
	}
	
#content_cell{
	padding: 0px;
	}
	
td.main_image{
	background-color:#fffff1;
	
	}
	
.bulletted{
	background-image: url('/clients/870585/arrow.png');
	background-repeat:no-repeat;
	background-position: left;
	padding-left: 26px;
	height: 20px;
}

.button{
	color:#fff;
	font-size: 11px;
	font-weight:bold;
	padding:3px;
	background-color:#efefef;
	border-style:solid;
	border-color:#efefef #ccc #ccc #efefef;
	border-width: 1px;
	background-image:url('/clients/870585/button_bg.gif');
}
