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

#header-image{
	background:url(../images/header.png) no-repeat;
	background-size:100% 100%;
	padding:3%;
	border: 1px solid #009;
	}
h4{
	color:#000;
 	font-weight:bold;
	}	
h5{
 	color:#000;
 	font-weight:bold;
	text-indent:22px;	
	}
#footer2_bottom{
	min-height:200px;
	width:100%;
	background:url(../images/footer.png) no-repeat;
	background-size:100% 100%;
	}
#footer2_bottom a{
	color:#000;
	text-decoration:none;
	}	
#footer-menu ul li{
	list-style:none;
	}
#footer-menu ul li a{
	color:#494746 !important;
	font-weight: bold;
	}