/* CSS Document */

/***********************************************/
/* Site Items                                  */
/***********************************************/ 

body { 
	background: #FFFFFF url(none);
}

#sideBar, #navContainer, #headerNav, .footerList, #portfolio-slideRight, #portfolio-slideLeft, #bar, #filmstrip-scrollbar, #rightSide {
	display:none;
}

.more { /* Still needed for spacing */
	visibility:hidden;
}

#header {
	padding-left:0px!important;
}

.content, #PageCell, .spTable, #footer, #portSlide {
	margin-left:0px!important;
	width:auto!important;
	float:none;
	clear:both;
}

.content li {
	list-style:disc inside;
	padding-bottom:15px;
}

.collaborate {
	padding-bottom:0px;
	text-align:center;
}

#footer {
	margin-top:-15px;
}


.container a {
	text-decoration:none!important;
}

.multimediaHdr, .seoHdr, .ecomHdr, .hostingHdr, .brandHdr, .cmsHdr, .appHdr, .designHdr, 
.printHdr, .philosophyHdr, .locationHdr, .newsHdr, .careersHdr, .contactHdr, .teamHdr {
	border:none;
	width:auto;
	height:auto;
	padding:0px;
	margin:auto;
} 

/***********************************************/
/* Print Items                                 */
/***********************************************/

.designHdr {
	width:auto!important;
	height:auto!important;
	padding:0px!important;
	border:0px!important;
}
/*** Test script to display headers with backgrounds - only works in FF so far
.designHdr {                               
	display: list-item;                
	list-style-image: url(/services/images/designHdr.jpg); 
	list-style-position:inside;   
	border:0px!important;
	height:85px;
	margin-bottom:55px!important;
	margin-top:0px;
	margin-left:-50px;
	width:650px;                    
}

	.designHdr h1 {
		margin-top:-85px!important;
		margin-left:50px!important;
		}
		
	.designHdr h2 {
		margin-left:50px!important;
		}
**/





#homeIconTbl .iconTd {
	width: 20px;
}
