body {

	background: #fff;

	
}
body#homepage div#header {
	background: #fff;
}

body#services div#header {
	background: #fff;
}

body#axosoft div#header {
	background: #fff;
}

body#clarion div#header {
	background: #fff;
}

body#crystal div#header {
	background: #fff;
}

body#lead div#header {
	background: #fff;
}
body#pervasive div#header {
	background: #fff;
}
body#hit div#header {
	background: #fff;
}


/*------------------------------
			LAYOUT
-------------------------------*/

#container {
	width: 780px;

}

#header {
	
	width:  780px;


		
}


#nav2 {

	width:  760px;

}




#nav3 {
	width:  780px;
	background: #fff;
	border-bottom: 0;
	
}

#content1 {
	width:  780px;
	background: #fff;

}



#content3 {

background: url(../images/background4.jpg) no-repeat left top;

}



#bottom {
	width:  780px;
	background: #fff;
	
}
#bottom1 {

	background: #fff;
	
}
#contenta {
	width:  200px;
	height:  250px;
	}

#contentb {
	width:  200px;
	height:  250px;
	}
	#contentc {
	width:  200px;
	height:  250px;
	}
/*------------------------------
			TEXT STYLES
-------------------------------*/
.search {

color: #000;

}

#content1 p {

color: #000;



}
#introtext p {

color: #000;


}
#introtext1 p {

color: #000;


}


#mainNav a:link, #mainNav a:visited {

	color: #000;

}


#nav3 {

	background: #fff;

}


#mainNav1 a:hover, #mainNav1 a:link, #mainNav1 a:visited  {
	color: #000;
	background: #fff;
}

.divider {
background: #fff;
}


