
.titleimg{
display: none;
}	


#banner{
	height: 350px;
	width: 784px;
	background-image:url('/clients/53555/banner.png');
	background-position:bottom;
}

#innerbanner{
	height: 350px;
	width: 784px;
	background-image:url('/clients/53555/innerbanner.png');
	background-position:bottom;
	}
	
#middlebar{
	height:350px;
	width: 784px;
	background-image: url('/clients/53555/middlebar.png');
	background-position:bottom;
}


#CONTENT_CONTAINER{
	min-height: 200px;
	display: block;
	background-image: url('/clients/53555/page_bg.png');
	background-repeat: repeat-y;
	width: 784px;
	margin-top: 0px;
}

#menu_header{
	background-image: url('/clients/53555/menu_top.png');
	background-color: transparent;
	background-repeat: no-repeat;
	height: 40px;
	width: 184px;
}


#inner_menu_header{
	background-image: url('/clients/53555/innermenu_top.png');
	background-color: transparent;
	background-repeat: no-repeat;
	height: 40px;
	width: 184px;
	background-position: bottom left;
}



#MENU {
	background-image: url('/clients/53555/menu.gif');
	background-repeat: repeat-y;
	background-color: transparent;
	text-align: left;
	width: 184px;
}


#menu_footer{
	background-image: url('/clients/53555/menu_bottom.png');
	background-color: transparent;
	background-repeat: no-repeat;
	height: 57px;
	width: 184px;
}


#inner_menu_footer{
	background-image: url('/clients/53555/innermenu_bottom.png');
	background-color: transparent;
	background-repeat: no-repeat;
	height: 57px;
	width: 184px;
	background-position: bottom left;
}



#MENU_CONTAINER {
	width: 195px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
}



#MENU_CONTAINER A:LINK {
	color: #ffffff;
	display: block;
	text-decoration: none;
	font-family: Georgia;
	font-weight: bold;
	font-size: 12px;
	padding-left: 22px;
	height: 26px;
	line-height: 26px;
}

#MENU_CONTAINER A:VISITED {
	color: #ffffff;
	display: block;
	text-decoration: none;
	font-size: 12px;
	font-family: Georgia;
	font-weight: bold;
	padding-left: 22px;
	height: 26px;
	line-height: 26px;
}

#MENU_CONTAINER A:HOVER {
	color: #d7d7d7;
	display: block;
	text-decoration: none;
	font-size: 12px;
	font-family: Georgia;
	font-weight: bold;
	padding-left: 29px;
	background-image: url('/clients/53555/menuOn.png');
	background-repeat: no-repeat;
	height: 26px;
	line-height: 26px;
}

#MENU_CONTAINER A:ACTIVE {
	color: #d7d7d7;
	display: block;
	text-decoration: none;
	font-size: 12px;
	font-family: Georgia;
	font-weight: bold;
	padding-left: 29px;
	height: 26px;
	line-height: 26px;	
}



#CONTENT{
	width: 560px;
	padding: 0px;
	margin: 0px;
}


#content_table {
	width: 784px;
	min-height: 200px;
	background-image: url('/clients/53555/content_bg.png');
	background-repeat: repeat-y;
	background-color: transparent;
}



#footer{
	text-align: center;
	width: 784px;
	min-height: 106px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url('/clients/53555/footer.png');
	height:	106px;
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: bottom;
}


#innerfooter{
	width: 784px;
	min-height: 106px;
	background-image: url('/clients/53555/innerfooter.png');
	height:	106px;
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: bottom;
}




