body{
	margin:0px;
	background-color:#8fbcff;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#header{
	height:172px;
	background:url(../imgs/header-bg.png) top left repeat-x;
	background-color:#6ca2fa;
}
#banner{
	height:172px;
	background:url(../imgs/banner.png) top left no-repeat;
}
#banner h1{
	float:right;
	font-size:1.5em;
	color:#0099FF;
	padding:0.4em;
}
#menu{
	background-color:#abcdfa;
	height:18px;
}
#content{
	min-height:400px;
	height:auto !important;
	height:400px;
}
#content .limit{padding:10px 0px 10px 10px; text-align:justify; }
#footer{background:url(../imgs/footer-bg.png) top left repeat-x #6ba1fb;}
#footer-inner{background:url(../imgs/footer-bg.png) bottom left repeat-x; padding:10px 0;}
#copyright{font-size:0.8em;}
#copyright .limit{text-align:right;}
#copyright a{color:#FFF;}
.limit{ width:750px;  height:auto; }
#footer { color: black; font:Arial; font-size: 10px; }
#footer a:link, #footer a:visited { font-weight: normal; text-decoration: none; color: black; }
#footer a:hover, #footer a:active { text-decoration: underline; color: white; }
.footer-menu li{ list-style-image:none; padding:0px 3px;display:inline;margin:0px;a}
.footer-menu li a{ list-style-image:none; padding:0px 3px;border:1px solid #333; border-width:0px 1px;}
.footer-menu ul{margin:0px;  text-align: center;}