/*
	general
*/
body {	background: none; }
#header { height: 80px; }
#logo { margin: 9px 0 0; }
.col_center { position: relative; clear: both;}
.col_center .breadcrumb {
	margin: 10px 0 20px;
	background: none;
}
.col_center .breadcrumb li { background: none; }
/*.col_center .breadcrumb li:after {	content:url(../gfx/breadcrumb_arrow.gif)" "; }*/

/*
	color text
*/
body, .col_center h2 a, .col_center .csc-textpic-text h3 a, div.tx-csrportfolio-pi4 div.portfolio_res_content h3 a, #footer span {
	color: #000 ! important;
}

/*
	color links
*/
a.eCircleOrange,
a.emailMarketingSoftware,
a.emailListRental,
a.leadGeneration,
a.onlineMarketResearch,
.col_center .breadcrumb a {
	color: #999 ! important;
}

/*
	display none
*/

#top,
#navi,
.col_left,
.col_right,
#tools_footer ul,
#footer ul {
	display: none;
}

/*
	margin-left
*/
.col_center,
#logo ,
#footer span {
	margin-left: 0;
}

/*
	width
*/
#wrapper,
#footer div {
	width: auto;
}

/*
	#footer
*/

#footer { background: none; margin: 20px 0 0 0; }

#footer div {
	clear: both;
	border-top: solid 1px #999;
}

/*
	.advice
*/

.advice li {
	background: none;
	list-style-type: square;
	padding-left: 0;
	margin-left: 17px;
}

