body {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-color: #0099CC;
}
#header {
	font-family: "Century Gothic";
	color: #FFFFFF;
	background-image: url(images/SourcePTLogoSm4.jpg);
	background-repeat: no-repeat;
	padding-top: 160px;
	padding-bottom: 2px;
	padding-left: 160px;
	border-bottom-color: #027CC5;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	background-color: #09C;
	height: 0px;
}
#headerSm {
	font-family: "Century Gothic";
	color: #FFF;
	font-weight: bold;
	padding-bottom: 7px;
	padding-top: 7px;
	border-left-style: solid;
	border-left-color: #027CC5;
	border-left-width: 2px;
	border-right-style: solid;
	border-right-color: #027CC5;
	border-right-width: 2px;

}

#hLinks {
	font-family:"Century Gothic";
	background-color:#FFFFFF;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #999999;
	border-top-style: solid;
	border-top-width: thin;
	border-left-style: solid;
	border-left-color: #027CC5;
	border-left-width: 2px;
	border-right-style: solid;
	border-right-color: #027CC5;
	border-right-width: 2px;


	padding-right: 20px;
	clear: both;
}
#hLinks a:link, #hLinks a:visited, #hLinks a:active {
	font-family:"Century Gothic";
	font-size: small;
	color: #027CC5;
	text-decoration: none;
}
#hLinks a:hover {
	font-family:"Century Gothic";
	font-size: small;
	color: #000000;
	text-decoration: none;
}
#emails {
	font-family: "Century Gothic";
	font-size: large;
	font-weight: bold;
	color: #000000;    
}
#emails a:link, #emails a:visited, #emails a:active {
	font-family:"Century Gothic";
	font-size:large;
	color:#0000CC;
	text-decoration: none;
	font-weight: bold;
}
#emails a:hover {
	font-family:"Century Gothic";
	font-size: large;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
#leftRightBackground {
	background-color: 0066CC;
	width: 100%;
}
#rhSide {
	background-color: #0099FF;
	margin-left: 180px;
}

/* link blocks on left hand side of page */
#lhLinks {
	background-color: #0066CC;
	width: 180px;
	float: left;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
#lhLinks ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#lhLinks a:link, #lhLinks a:visited, #lhLinks a:active {
	display: block;
	font-family:"Century Gothic";
	font-size: 14px;
	font-weight: normal;
	color: #99FF33;
	text-decoration: none;
	background-color: #0000CC;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
}
#lhLinks a:hover {
	font-family:"Century Gothic";
	font-size: 14px;
	color: #666633;
	text-decoration: none;
	background-color: #99CCFF;
	border-right: 12px solid #000;
}
body#aboutpage li#about a, body#contactpage li#contact a, body#homepage li#home a, body#servicespage li#services a, body#productspage li#products a {
  background: #669;
  border-right: 12px solid #000;
  color: #FFF;
}
/* end lhLinks */

#content {
	background-color: #FFFFFF;
	border-left-style: solid;
	border-left-color: #027CC5;
	border-left-width: 2px;
	border-right-style: solid;
	border-right-color: #027CC5;
	border-right-width: 2px;

}
#copyright {
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-right: 10px;
	background-color: #FFFFFF;
	border-top-style:solid;
	border-top-color:#027CC5;
	border-top-width:2px;
	border-bottom-style:solid;
	border-bottom-color:#027CC5;
	border-bottom-width:2px;
	border-left-style:solid;
	border-left-color:#027CC5;
	border-left-width:2px;
	border-right-style:solid;
	border-right-color:#027CC5;
	border-right-width:2px;


}
#copyright a:link, #copyright a:visited, #copyright a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
#copyright a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
#floatLeft {
    float: left;
    padding-right: 20px;
}
#floatRight {
	float: right;
	padding-left: 20px;
	width: 300px;
}
#floatRightBlueBox {
	float: right;
	margin-left: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-top: 20px;
	padding-right: 20px;
	background-color:#027CC5;
	width: 280px;
	margin-right: 8px;
}
.testimonialName {
	font-family: "Century Gothic";
	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: #999999;
}

#BlueBoxHWW {
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-right: 2px;
/*	background-color:#027CC5;*/
	background-color:#00FF00;
}
#btmBlueBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #027CC5;
	padding-top: 4px;
	padding-bottom: 4px;
}
a:link, a:visited, a:active {
	font-family:"Century Gothic";
	font-size: 14px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	font-family:"Century Gothic";
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}
.maintext {
	font-family:"Century Gothic";
	font-size: small;
	color: #000000;
}
.maintextWhite {
	font-family:"Century Gothic";
	font-size: small;
	color: #FFFFFF;
}
#btmBar {
	background-color: #027CC5;
	border-top-color: #0099CC;
	border-top-style: solid;
	border-top-width: 4px;
	font-family:"Century Gothic";
	font-size: 1.8em;
	color: #FFFFFF;
	font-weight: bold; 
}
.main {
	font-family: "Century Gothic";
	font-size: large;
	font-weight: bold;
	color: #000000;
}
.noun {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFFFF;
}
.newToPT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.mainContact {
	font-family: "Century Gothic";
	font-size: medium;
	font-weight: bold;
	color: #000000;
}
.centGothWhite {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FFFFFF;
}
.experts {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
.step {
	font-family: "Century Gothic";
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.companyNameLge {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: lighter;
	font-size: 150%;
}
