 

div.content-area
{
	min-height: 450px;
	padding: 0 33px;
	width: 100%; 
	clear: both;
}

 

  div.content-area
{
	background: url(../../images/contentarea-bg-generic.jpg) left 0px no-repeat;
}

	div.content-area h1#sitemap
	{		
		background: url(../../images/h1-sitemap.png) no-repeat 0 0;
		top: 34px;
		width: 860px;
	}
	
	div.content-area h1#contactus
	{		
		background: url(../../images/h1-contactus.png) no-repeat 0 0;
		top: 34px;
		width: 860px;
	}
	
	div.content-area h1#careers
	{		
		background: url(../../images/h1-careers.png) no-repeat 0 0;
		top: 34px;
		width: 860px;
	}

.home-body-content
{
 
 
	width: 874px;

}

div.home-info
{
	margin-top:50px;
}

	div.home-info div.col1 
	{ 
		width: 100%;
		padding-left:30px;
	}

.form3
{margin-top:20px;}	
	 
#submit
{
	text-align:left;
}

.sitemap-box, .sitemap-box-nodir
{
	height:180px;
	background: url('../../images/sitemap-sections-bg.jpg') top left no-repeat;
	margin:5px;
	width:250px;
	float:left;
	padding:10px;
}

.sitemap-box-nodir
{
	height:20px;
 	background: url('../../images/sitemap-nosections-bg.jpg') top left no-repeat;
	
}

h3#About, h3#Services, h3#Processes, h3#Focus, h3#Infrastructure, h3#Systems
{
	padding-left:25px;
	font-size:.95em
}

h3#About
{
	color:#8621ad;
	background: url('../../images/icon-about.jpg') left top no-repeat;
}

h3#Services
{
	color:#2370a6;
	background: url('../../images/icon-services.jpg') left top no-repeat;
}

h3#Processes
{
	color:#64b127;
	background: url('../../images/icon-processes.jpg') left top no-repeat;
}

h3#Focus
{
	color:#c2b83f;
	background: url('../../images/icon-focus.jpg') left top no-repeat;
}

h3#Infrastructure
{
	color:#d97424;
	background: url('../../images/icon-infrastructure.jpg') left top no-repeat;
}

h3#Systems
{
	color:#9a212a;
	background: url('../../images/icon-systems.jpg') left top no-repeat;
}



 .footer
{
	padding:70px 30px 0px 30px;
	background: url(../../images/footer-bg-generic.jpg) top left no-repeat;
}
