body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #858585;
}
#contentwrap 
{
	margin-right: auto;
	margin-left: auto;
	width: 852px;
}
#maincontent
{
	background-image: url(../images/background.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#header 
{
	padding: 5px 15px 5px 15px;
	/*background-image: url(../images/headerbg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;*/
}
#navlist
{
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	
}
#navlist li
{
	display: inline;
	list-style-type: none;
}

#bigpic {
	background-image: url(../images/shutterstock_20098351.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	background-color: black;
	color:White;
}
#bigpic h2 {
	font-family: "Trebuchet MS";
	font-size: 1.4em;
	letter-spacing: -1px;
	margin: 0px;
	padding: 130px 0px 0px 15px;
}
#bigpic p {
	font-size: .9em;
	line-height: 1.6em;
	padding: 5px 15px 15px 15px;
	margin: 0px;
}
#bigpic a 
{
	color:White;
}
#breadcrumbs {
	background-color: #1177aa;
	color:White;
	font-size: .7em;
	margin: 0px;
	padding: 8px 10px 8px 15px;
}
#leftcontent {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 30px;
	padding-left: 15px;
	width: 181px;
	margin: 0px;
}
.leftbox {
	margin: 0px;
	padding: 0px;
	width: 181px;
}
.leftbox h2 {
	/*background-image: url(../images/HoveredBg.gif);
	background-repeat: repeat-x;*/
	background-color:#1177aa;
	color:White;
	font-size: 0.7em;
	margin: 0px;
	padding: 5px 10px;
}
.leftbox ul.news {
	font-size: 0.7em;
	line-height: 1.3em;
	list-style-type: none;
	margin: 0px;
	padding: 0px 10px 10px;
	border-top: none;
	border-right: 1px solid #1177aa;
	border-bottom: 1px solid #1177aa;
	border-left: 1px solid #1177aa;
}
.leftbox ul.news li {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.leftbox ul.news small {
	font-size: .9em;
	font-weight:bold;
	display: block;
}
.leftbox ul.news a {
	color: blue;
	text-decoration: none;
}
.leftbox ul.news a:hover {
	text-decoration: underline;
}
.leftbox ul.linklist {
	font-size: 0.7em;
	line-height: 1.3em;
	list-style-type: none;
	margin: 0px;
	padding: 0px 10px 10px;
	color: blue;
	border-top: none;
	border-right: 1px solid #1177aa;
	border-bottom: 1px solid #1177aa;
	border-left: 1px solid #1177aa;
}
.leftbox ul.linklist li {
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.leftbox ul.linklist a {
	color: blue;
	text-decoration: none;
}
.leftbox ul.linklist a:hover {
	text-decoration: underline;
}

.leftbox .clientsbox {
	border-top: none;
	border-right: 1px solid #1177aa;
	border-bottom: 1px solid #1177aa;
	border-left: 1px solid #1177aa;
	margin: 0px;
	padding: 10px;
}
#centercontent {
	margin: 0px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 30px;
	padding-left: 0px;
}
#centercontent h1.welcome {
	font-size: .8em;
	background-image: url(../images/hdr_welcome.gif);
	background-repeat: no-repeat;
	text-indent: -9999pt;
	display: block;
	margin: 0px 0px 15px;
	padding: 0px;
	height: 26px;
}
#centercontent h1 {
	font-size: 1.3em;
	letter-spacing: -1px;
	margin: 0px 0px 10px;
	padding: 0px;
}
#centercontent p {
	font-size: 0.9em;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px 0px 15px;
}
#centercontent h4 {
	font-size: .7em;
	margin: 0px;
	font-weight: bold;
}
#centercontent h2 {
	font-size: 1em;
	margin: 0px;
	font-weight: bold;
}
#centercontent h3 {
	font-size: .9em;
	margin: 0px;
	padding: 0px 0px 5px;
	font-weight: bold;
}
#centercontent h3 a {
	color: blue;
	text-decoration: underline;
}
.learnmore a{
	color: blue;
	font-size: 0.7em;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 0px 0px 5px;
	vertical-align:super;
}
#centercontent a:hover {
}

#centercontent ul.process {
	font-size: 0.9em;
}
#centercontent ul.process li {
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#centercontent ul.process li a 
{
	text-decoration:none;
	color: blue;
}
#centercontent ul.process li a:hover
{
	text-decoration:underline;
}

#rightcontent {
	margin: 0px;
	padding: 15px 15px 30px;
}
#rightcontent h3 {
	font-size: .9em;
	font-weight: bold;
}
#footer {
	background-color: black;
	margin: 0px;
	padding: 10px 15px 10px 15px;
	color:White;
}
.address {
	margin: 0px;
	padding: 0px;
	font-size: 0.7em;
	width:150px;
}
#footer p {
	margin: 0px;
	padding: 0px;
	font-size: 0.7em;
	line-height: 2em;
}
#footer a {
	font-weight: bold;
	text-decoration: none;
	color: white;
}
#footer a:hover {
	color: #CCCCCC;
}
.faqcol {
	font-size: .8em;
}
.faqcol ul {
	list-style-type: square;
	margin: 0px;
	padding: 5px 10px 10px 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.faqcol li {
}
.faqcol a {
	color: blue;
	text-decoration: none;
}
.faqcol a:hover {
	text-decoration: underline;
}
.faqcol h4 {
	margin: 0px;
	padding: 5px;
	font-weight: bold;
}
.faqcol h4 a {
	color: blue;
	font-size: 1.4em;
}
.faqs {
	font-size: 1em;
	margin: 0px;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.faqs h4 
{
	font-size:1.2em;
	font-weight:bold;
	margin: 0px;
	padding: 0px 0px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
}
.faqs ol {
	font-size: .8em;
	font-weight: bold;
}
.faqs strong {
	display: block;
	font-weight: normal;
	font-size: 1em;
	padding-top: 5px;
}
.faqs ol li {
	padding-bottom: 10px;
}
.faqs ol ul {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	list-style-type: disc;
}
.faqs ol ul li {
	margin: 0px;
	padding: 0px 0px 1px;
	line-height: 15px;
}
.faqs ol ul li a {
	color: Blue;
}
.testimonialcol {
	font-size: 0.8em;
	padding: 10px;
}
.testimonialcol a {
	color: blue;
	text-decoration: none;
}
.testimonialcol a:hover {
	text-decoration: underline;
}
.testimonialcol p {
	color: black !important;
	line-height: 1.4em !important;
	font-style: italic;
}
.testimonialcol p.by {
	font-size: .85em !important;
	font-style: normal;
	font-weight: bold;
}
.contactfield {
	margin: 0px 0px 15px;
	padding: 10px;
	font-size: 0.8em;
	border: 1px solid #CCCCCC;
}
.contactfield legend {
	font-size: 1.1em;
	font-weight: bold;
	padding-bottom: 10px;
}
.contactfield td {
	font-size: .9em;
	margin: 0px;
	padding: 0px 0px 0px;
}
.contactfield select {
	font-size: 1em;
}
.contactfield textarea {
	font-size: 1em;
	font-family: Arial;
}
#breadcrumbs a {
	color: white;
}
#breadcrumbs a:hover {
	text-decoration: none;
}
a.projest {
	font-size: .8em;
	font-weight: bold;
	color: blue;
	text-decoration: none;
	display: block;
	background-image: url(../images/icon_greenchkmark.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin: 10px;
}
a.projest:hover {
	text-decoration: underline;
}
.testimonialsbox {
	border: 1px solid #1177aa;
	margin: 0px;
	padding: 10px;
	font-size: .7em;
}
.testimonialsbox p {
	margin: 0px;
	padding: 0px;
}
.testimonialsbox .by {
	padding-top: 10px;
	font-weight: bold;
}
.testimonialsbox a {
}
.testimonialsbox a:hover {
}
.errormessage
{
	font-size: .8em;
}
.defaulttext
{font-size: 0.9em;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px 0px 15px;
}