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


#general{
	width:955px;
	margin:auto;
}

#header{
	width:955px; height:102px;
	background-image:url(../images/tpl-header.png);
}

#footer{
	clear:both;
	width:955px; height:77px;
	background-image:url(../images/tpl-footer.png);
	padding-top:2px;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	line-height:10px;
}

#footer a{
	color:#FFFFFF;
	text-decoration:none;
}