/* @group Structure */


#header{


	background: #f6f6f6 url(../img/header_bg.gif) top no-repeat;

	padding-bottom:34px;



}

#header_logo {
	background: url(../img/logo.gif) no-repeat;
	margin-left:30px;
	margin-top:10px;


}

#container{
	border-bottom:none;
}

#footer{
	background: #cc0033 url(../img/footer_bg.gif) no-repeat top;
	padding-top:40px;
	padding-bottom:10px;
	color:#fff;


}

#footer_links a  {
	color:#fff;
}

#footer_logo {
	display:  none;
}

/* @end */

/* @group Page Parts */


/* @end */

/* @group Hidden Items */

#footer_fineprint{
	display:none;
}

#header_banner{
	display: none;
}
#header_full_banner {
	display: none;
}

/* @end */


