body {
	margin-top: 5px;
	margin-left: 10px;
	padding: 0px;
	background-color:silver;
}

#sectPage {
	width:  900px;
	margin: 0px;
	
}
	
#sectHeader {
	background-color: Teal;
	height: 50px;
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 40px;
	margin-bottom: 0px;
	}

#sectHeader H1{
	font-family: "Courier New", Courier, monospace;
	float: left;
	margin: 0px;
	vertical-align: middle;
	/*color: #80003D;*/
	color: #6E006F;
	font-weight: bold;
	font-size: 40px;
	}	

#sectHeader p{
	text-align: right;
	font-family: Arial Rounded MT Bold;
	color: #A8A8A8;
	font-weight: bold;
}

#sectMain {
	background-color: White;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	}
	
a {
}
a:link { 
	font-weight: bold; 
	color: Blue;
	text-decoration: none; 
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: blue;
	}
a:hover  { 
	text-decoration: underline; 
	}
	
p	{
	font-size: 16px;
	}
	
#sectMain H3 { 
	font-family: Accushi;
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	margin-top: 10px;
	color: purple;
	}
	
/*#serviceDataAudit { 
	padding: 0px 5px 0px 5px;  
	margin: 0px; 
	display: block;
	text-align: right;
	}*/
	
#description {
	clear: right; 
	padding: 0px 15px 0px 0px;
	}

#sectOverview {
	padding: 0px 15px 0px 0px;
	margin-right: 10px;
	margin-bottom: 10px;
}

#sectMain p {
	font-family: arial;
	font-size: 13px;
	width: 90%;
	color: gray;
	margin-bottom: 10px;
	margin-top: 5px;
}

#sectBenefits {
	padding: 0px 15px 0px 0px;
	margin-right: 10px;
/*	height: 350px*/
}

#sectBenefits p {
	margin-bottom: 0px;
	margin-top: 0px;
}

#sectRelationship {
	padding: 0px 15px 0px 0px;
	}

#sectRelationship p {
	margin-bottom: 0px;
	margin-top: 0px;
}

#sectBullets	{
	background: url("../images/grayback.jpg") repeat top left;
	margin-top: 20px;
	border-style: solid;
	border-width: thin;
	}

#sectMain H2 {
 margin-left: 0;
 margin-top: 0px;
 margin-bottom: 0px;
 margin-right: 20px;
 float: left;
 clear: left;
 color: #020080;
}
#hdrServices	{
	background: url("../images/spiral.gif") repeat top left;
	width: 100%;
	height: 20px;
	margin-top: 5px;
	margin-bottom: 15px;
	border-bottom: 1px black solid;
	}

#hdrServices a {
	color: purple;
	font-family: Verdana;
	font-size: 15px;
	vertical-align: bottom;
	padding: 20px;
	text-decoration: none;
	}
	
#hdrServices a:active {
	color: purple;		
	}
	
#hdrServices a:hover {
	color: #878787;
}
#hdrOverview {
	background: url("../images/overviewbackground.jpg") no-repeat top left;
	border: thin;
	border-color: Black;
	text-align: left;
	padding-top: 35px;
	color: blue;
	vertical-align: middle;
}

#hdrProcess {
	background: url("../images/processbackground.jpg") no-repeat top left;
	border: thin;
	border-color: Black;
	width: 440px;
	height: 50px;
	float: left;
	text-align: left;
	padding-top: 35px;
	color: blue;
	vertical-align: middle;
}

#hdrProcess a {
	font-family: Franklin Gothic Book;
	margin-bottom: 0px; 
	padding-right: 5px;
	padding-left: 5px;
	color: blue;
}

#hdrProcess a:active {
	color: Purple;
}

#hdrProcess a:hover {
	color: gray;
	text-decoration: none;
	font-weight: bold; 
}

#hdrResult {
	background: url("../images/resultsbackground.jpg") no-repeat top left;
	border: thin;
	border-color: Black;
/*	width: 440px;*/
	height: 50px;
	float: none;
	clear: right;
	text-align: left;
	padding-top: 35px;
	color: blue;
	vertical-align: middle;
}
#hdrResult a {
	font-family: Franklin Gothic Book;
	margin-bottom: 0px; 
	padding-right: 5px;
	padding-left: 5px;
	color: blue;
}

#hdrResult a:active {
	color: Purple;
}

#hdrResult a:hover {
	color: gray;
	text-decoration: none;
	font-weight: bold; 
}

ul	{
	margin-top: 0px;
	font-family: arial;
	font-size: 13px;
	color: Gray;
	}
	
#contact {
	padding: 10px 30px 30px 20px;
	margin: 0px;
	}
	
p.navigation-bar {
	background-color: Purple;
	font-family: Lucida Sans;
	font-size: smaller;  
	margin-bottom: 0px;
	margin-top: 0px;
	padding-left: 30px;
	padding-right: 0px;
	color: White;
	}

p.navigation-bar a {
	color: white;
	font-family: Franklin Gothic Book;
	margin-left: 20px;
	margin-right: 20px;
	font-weight: bold; 
	}
	
		
p.navigation-bar a:visited {
	color: White;
	font-weight: bold; 	
	}

p.navigation-bar a:hover {
	color: gray;
	text-decoration: none;
	font-weight: bold; 
	}
	
p.footer-bar {
	background-color: black;
	color: White;
	/*border: medium #ffffff solid;*/
	font-family: Lucida Sans;
	font-size: x-small;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-left: 10px;
	}
	
test {
	text-decoration: blink;
	font-weight: bold;
	word-spacing: 2px;
	font-size: larger;
	background-color: #FFE4B5;
}
