/* CSS Document */
#content-section
{
	padding:30px 60px;
}

#homeSubNav
{
	margin-left:30px;
}

.sub-section
{
	padding-right:50px;
	clear:both;
}

#installations h2
{
	margin-bottom:10px;
}
#installations img
{
	float:right;
	margin:-20px 0 0 20px;
	box-shadow: 0 0 10px #666;
}

.agent-header
{
	width:750px;
	margin:50px 0 20px 0;
	padding-bottom:30px;
	border-bottom:1px solid #999;
}
.agent-section
{
	width:750px;
	padding-bottom:30px;
	margin-bottom:30px;
	clear:both;
	border-bottom:1px solid #ccc;
}
.agent-section img
{
	float:right;
	margin:-20px 0 0 10px;
}
#stg-logo
{
	width:130px;
	height:auto;
	margin:-10px 40px 20px 10px;
}

#gentec-logo
{
	width:220px;
	height:auto;
	float:right;
	margin:-7px 5px 0 10px;
	box-shadow: 0 0 10px #666;
	
}

