@import url(atlas.css);

BODY 
{
	font-size: .7em;
	background: #FFF;
}

#wrapper {
	border-width: 0;
}

#header #headerContactNav {
	float: left;
	margin: 35px 0 0 235px;
	padding: 0;
	list-style: none;
	color: #000;
}

#leftCol 
{
	clear: both;
	width: 600px;
}

#leftCol H1.header 
{
	margin: 10px 0 0 0;
	padding: 6px 0 0 12px;
	height: 22px;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

#leftCol H1.appointment, #leftCol H1.employee, #leftCol H1.humanResources, #leftCol H1.businessPlan  
{
	background: #FFF;
}

#leftCol H1.appointment A, #leftCol H1.employee A, #leftCol H1.humanResources A, #leftCol H1.businessPlan A  
{
	color: #8D2B55;
}

#leftCol #productDescription {
	margin: 0 5px 0 0;
	padding: 0 15px 0 20px;
	border: 0;
}

#leftCol .productHighlight 
{
	width: 600px;
	border: 0;
}

#leftCol #overview {
	border-width: 0;
}

#leftCol #productDescription H2.videoHeader 
{
	margin: 15px 0 0 -15px;
	background: #FFF;
}

#leftCol #videoBox {
	border-width: 0;	
}

#mainNav 
{
	height: 1px;
	background: #FFF;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #000;
}

#footer P {
	margin: 15px 0 0 0;
}

#headerNav, #mainNav LI, .hero, #heroLeft, #footer .first, #footer .second, #footer .secondB, #footer .third, #footer A, #rightCol, #breadCrumb, .ProductHeader, .productHero, #tabs, #tabsReverse, #tabsSingle
{
	display: none;
}

