﻿#splashBackground1
{
	height:230px;
	width:806px;
	margin-left: auto;
	margin-right: auto;
	background-image:url('../images/backing/bright-ideas.jpg');
	background-repeat:no-repeat;
}

#splashBackground2
{
	float:left;
	height:240px;
	width:400px;
	background-image:url('../images/backing/puzzle.jpg');
	background-repeat:no-repeat;
}

#splashBackground3
{
	float:left;
	height:270px;
	width:400px;
	background-image:url('../images/backing/digital-pen.jpg');
	background-repeat:no-repeat;

}

#splashBackground4
{
	height:270px;
	width:400px;
	margin-left:403px;
	background-image:url('../images/backing/security.jpg');
	background-repeat:no-repeat;
}

#splashBackgroundMiddleRight
{
	height:240px;
	width:400px;
	margin-left:403px;
	background-image:url('../images/backing/news.jpg');
	background-repeat:no-repeat;
}


#splashBackgroundContainer1
{
	margin-left:auto;
	margin-right:auto;
	width:806px;	
}

#splashBackgroundContainer2
{
	margin-left:auto;
	margin-right:auto;
	width:806px;	
}


#splashText1
{
	margin-left:350px;
}

#splashText2
{
	margin-left:50px;
}

#splashText3
{
	margin-left:50px;
}
#splashText4
{
	margin-left:50px;
}

#newsText
{
	margin-left:50px;
	text-align:left;
}
#newsItems
{
	margin-left:0px;
	padding-left:0px;
	list-style:none;
}




