@charset "utf-8";
/* boxify -DONOT-CHANGE */
.boxify { margin:0;}
.boxify .top{ background:url(../../../../images/templates/menu-heading-background.gif) repeat-x #f5f5f5; height:1%; margin:0; padding:5px 0 0 0; }
.boxify .top h3{ margin-bottom:1px; border:1px solid #b2b2b2; border-top:none;}
	.boxify .top .lc,.boxify .top .rc{ width:7px; height:7px; margin:-5px 0 0 0; background-repeat:no-repeat;}
	.boxify .top .lc{ background-image:url(../../../../images/templates/menu-heading-lc.gif); float:left; margin-right:5px;}
	.boxify .top .rc{ background-image:url(../../../../images/templates/menu-heading-rc.gif); float:right;}

.boxify .bottom{ background:url(../../../../images/templates/menu-bottom-background.gif) repeat-x #ffffff; height:12px; margin:0; padding:0;}
	.boxify .bottom .lc,.boxify .bottom .rc{ width:12px; height:12px; background-repeat:no-repeat; background-color:#ffffff}
	.boxify .bottom .lc{ background-image:url(../../../../images/templates/menu-bottom-lc.gif); float:left;}
	.boxify .bottom .rc{ background-image:url(../../../../images/templates/menu-bottom-rc.gif); float:right;}

.boxify .content {border:1px solid #b2b2b2;border-top:none; border-bottom:1px inset #FFF; margin:0; padding:10px 10px 0 10px;}
.boxify .contenthome {border:1px solid #b2b2b2;border-top:none; border-bottom:1px inset #FFF; margin:0; padding:10px 10px 0 10px;}
.boxify .contenthome a{text-decoration:none;}
.boxify .contenthome a:hover{text-decoration:underline;}
/* ------------------ */


.listify{ margin:5px 10px 0 0; float:left;}

/*---------------------*/

#footer .top{ background:url(../../../../images/templates/footer-t.gif) repeat-x; clear:both; height:7px; font-size:0px; line-height:0px;}
#footer .bottom{ background:url(../../../../images/templates/footer-b.gif) repeat-x; clear:both; height:7px;}
#footer .content{ border:1px solid #b6b6b6; border-bottom:1px solid #e6e6e6; border-top:1px solid #e6e6e6; clear:both; margin:0px 0 0 0; padding:20px 20px 10px 20px; background:#e6e6e6;}
	
	#footer .top .lc,#footer .top .rc, #footer .bottom .lc,#footer .bottom .rc{ width:7px; height:7px; background-repeat:no-repeat;}
	
	#footer .top .lc{ background-image:url(../../../../images/templates/footer-ltc.gif); float:left;}
	#footer .top .rc { background-image:url(../../../../images/templates/footer-rtc.gif); float:right;}

	#footer .bottom .lc{ background-image:url(../../../../images/templates/footer-lbc.gif); float:left;}
	#footer .bottom .rc { background-image:url(../../../../images/templates/footer-rbc.gif); float:right;}



