/* HOME PAGE STYLES */
#ptitle
{
	position:relative;
	margin-left:16px;
	top:20px;
}

#contentouter1
{
	margin:36px 0px 0px 55px;
	width:165px;
	background:url(../images/H2.gif) no-repeat;
	height:168px;
	position:relative;
}

	#col1
	{
		background:#F3F3F3;
		margin-left:1px;
		width:164px;
	}

#contentouter2
{
	margin:-168px 0px 0px 220px;
	width:183px;
	background:url(../images/H2.gif) no-repeat;
	height:168px;
	position:relative;
}

	#col2
	{
		background:#F3F3F3;
		margin-left:1px;
		width:182px;
	}


#contentouter3
{
	margin:-168px 0px 0px 403px;
	width:165px;
	background:url(../images/H2.gif) no-repeat;
	height:168px;
	position:relative;
}

	#col3
	{
		background:#F3F3F3;
		margin-left:1px;
		width:164px;
	}

#isectorlink  {  margin:0px 0px 3px 8px; }

#isectorlink a
{
	color:#003366;
	text-decoration:none;
	font:normal 11px Verdana, Arial, Helvetica, sans-serif ;
}

#isectorlink a:hover  
{
	color:#3296AF; 
	text-decoration:underline;
}

#googlehome1
{
	margin-left: 55px;
	position:relative;
}

#googlehome2
{
	margin-left: 315px;
	margin-top: -250px;
	position:relative;
}



