BODY	{
	background-color:white;
	font-style:normal;
	font-weight:normal;
	text-align:center;
	text-indent:0pt;
	letter-spacing:0em;
	color:#333;
	font-size:80%;
	line-height:140%;
	margin:0;
	padding:0;
	}
a:link { color: #0033cc; text-decoration: underline; }
a:visited { color: #0033cc; text-decoration: underline; }
a:hover { color: #0033cc; text-decoration: underline; }
a:active { color: #0033cc; text-decoration: underline; }
a:focus { outline:none;}

img{
	border:0;
	padding:0;
	margin:0;
	vertical-align:middle;
}
*{ padding:0; margin:0;}
table{
	font-size:1em; 
	border-collapse: collapse;
}
/* clearfix */
.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; }
* html .clearfix { height: 1% }
.clearfix {display:block;}





#wrapper{
	width:938px;
	margin:0 auto;
	padding:0;
	text-align:left;
}
#header{
	width:955px;
	height:87px;
	margin:0 auto;
	padding:9px 0 0 0;
	text-align:left;
	z-index: 0;
}
#footcopy{
	width:955px;
	margin:0 auto;
	text-align:center;
	z-index: 0;
}


