body
{
	width: 800px;
	border: 0px solid red;
	background-color: #EAEAEA;
}

div#mainbody
{
	background-color: #EAEAEA;
}

p.SectionHeader_Major
{
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, San-Serif;
	font-weight: bold;
	color: blue;

}
p.SectionHeader_Minor
{
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, San-Serif;
	font-weight: bold;
	color: black;

}
p.BodyCopy
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, San-Serif;
	font-weight: normal;
	color: black;

}
ul.BodyBullets
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, San-Serif;
	font-weight: normal;
	color: black;

}
ul.BodyBullets li
{
	padding-bottom: 5px;
}

a.link_email
{
	color: #E87A33;
	text-decoration: none;
}

a.Link_MainPage
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, San-Serif;
	color: #E87A33;
	text-decoration: none;
}





	div.subsection_container
	{
		background: red;
		border: 1px solid #998D87;
		
		margin-top: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		margin-right: 50px;
		
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
		
	}

	div.subsection_contents
	{
		margin-right: 20px;
	}

	div#subsectionMasterContainer
	{
		position: absolute;
		top: 295px;
		left: 315px;
		z-index: 99;

		width: 600px;

		background: red;
	}
	
	
	p.headerText
	{
		margin-top: 6px;
		margin-bottom: 7px;
		margin-left: 22px;
		margin-right: 0px;
		font-size: 18px;
		font-family: Verdana, Arial, Helvetica, San-Serif;
	}



	div.subsection_container#Suite
	{
		position: absolute;
		z-index: 100;
		top: 200px;
		left: 10px;

		width: 400px;
		height: 300px;
		background: #EDF0E2;
	}
	div#suite_header
	{
		position: absolute;
		width: 100%;
		background: #A2C2B5;
		color: white;
	}
	div#suite_contents
	{
		position: absolute;
		top: 46px;
		left: 20px;
	}


	div.subsection_container#Advantage
	{
		position: absolute;
		z-index: 100;
		top: 525px;
		left: 10px;

		width: 400px;
		height: 300px;
		background: #EDF0E2;
	}
	div#Advantage_header
	{
		position: absolute;
		width: 100%;
		background: #A2C2B5;
		color: white;
	}
	div#Advantage_contents
	{
		position: absolute;
		top: 46px;
		left: 20px;
	}


	div.subsection_container#Solution
	{
		position: absolute;
		z-index: 100;
		top: 200px;
		left: 425px;

		width: 400px;
		height: 300px;
		background: #EDF0E2;
	}
	div#Solution_header
	{
		position: absolute;
		width: 100%;
		background: #A2C2B5;
		color: white;
	}
	div#Solution_contents
	{
		position: absolute;
		top: 46px;
		left: 20px;
	}



	div.subsection_container#Contact
	{
		position: absolute;
		z-index: 100;
		top: 525px;
		left: 425px;

		width: 400px;
		height: 300px;
		background: #EDF0E2;
	}
	div#Contact_header
	{
		position: absolute;
		width: 100%;
		background: #A2C2B5;
		color: white;
	}
	div#Contact_contents
	{
		position: absolute;
		top: 46px;
		left: 20px;
	}

	div.subsection_container#SearchEngines
	{
		position: absolute;
		z-index: 100;
		top: 850px;
		left: 15px;

		width: 815px;
		height: 200px;
		background: #EDF0E2;
	}
	div#SearchEngines_header
	{
		position: absolute;
		width: 100%;
		background: #A2C2B5;
		color: white;
	}
	div#SearchEngines_contents
	{
		position: absolute;
		top: 46px;
		left: 20px;
	}
	div#SearchEngines_contents p.SectionHeader_Minor
	{
		font-size: 12px;
		font-family: Verdana, Arial, Helvetica, San-Serif;
		font-weight: bold;
		color: black;

		background-color: none;
		margin-top: 0px;
		margin-bottom: 0px;
	}

	div#SearchEngines_contents p.BodyCopy
	{
		font-size: 10px;
		font-family: Verdana, Arial, Helvetica, San-Serif;
		font-weight: normal;
		color: black;
		background-color: none;
		margin-top: 0px;
		margin-bottom: 0px;
	}

