/* MADMAN THEME */
/*	Directors Suite
	Stuart
	September 8th 2010
*/

body
{
	background-color: #ACB3B9;
	background-image: url(bg.jpg);	
	background-position: 50% 0px;
	background-repeat: repeat-x;
}
#header
{
	background-image: url(../../../../images/backgrounds/bg_header_clear_transparent.png);
	margin-bottom: 0px;
}
#customDiv
{
	margin: 0 auto;
	height: 136px;
	width: 940px;
	background-image: url(header_directorssuite.png);
	background-repeat: no-repeat;
}
#customDiv a
{
	height: 136px;
	width: 940px;
	display: block;
}