#container {width: 960px;}

/* button style link */
a.button {
	padding: 0.5em 1em; margin: 0;
	background: #1a86b8; color: #fff !important;
	text-align: center;  text-decoration: none; font-weight: bold;
}

a.button:hover {
	background: #ffe755; color: #443319 !important; margin: 0;
}

#footer .ie6 {background: #72511f; color: #fff; padding: 5px; clear: both;}
#footer .ie6 a {font-weight: bold; text-decoration: underline;}