/* @group Structure */


body{
	background: #fff;
	padding-top:30px;
}

#header{
	margin-right:0px;
	margin-left:0px;
	margin-bottom:25px;
	display:block;
}

#container{
	background: #f8f8f8;
	border-right:1px solid #999999;
	border-left:1px solid #999999;
	border-top:1px solid #999999;
}	

.title_block{
	margin-bottom:0px;
}

#footer{
	background: #f8f8f8;
	border-right:1px solid #999999;
	border-left:1px solid #999999;
	border-bottom:1px solid #999999;
}


#header_logo {
	background: url(logo.gif) no-repeat;
	width:295px;
	height:83px;
}

#footer_logo {
	display:  none;
}

/* @end */

/* @group Page Parts */


/* @end */

/* @group Hidden Items */

#header_banner, #header_text, #header_logo_banner_salesgenie, #header_text_listBazaar {
	display: none;
}
#header_full_banner {
	display: none;
}

/* @end */

