@charset "utf-8";

#wrapper {
	width:1000px;
	margin: 0 auto;
}

#contentWrapper {
	background:url(/comm/incentive/2009/tac2011/background.jpg) repeat-y;
	width:1000px;
	text-align:left;
}

#tac2011 {
	background:url(/comm/incentive/2009/tac2011/header.jpg) top no-repeat;
	width:1000px;
}

#tac2011 .body {
	
	width:620px;
	padding:360px 0 0 310px;
}

#footer {
	background:url(/comm/incentive/2009/tac2011/footer.jpg) top no-repeat;
	width:1000px;
	padding:48px 0 20px 0;
	text-align:center;
}

#footer ul {
	margin:0;
	padding:0;
}

#footer li {
	margin:0;
	padding:0;
	display:inline;
}

#footer a, #footer a:link, #footer a:visited {
	color:#684f40;
	text-decoration:none;
}

#footer a:hover, #footer a:active {
	color:#b2bc36;
	text-decoration:underline;
}
