body {
	padding: 0;
	margin: 0;
	background: #d8d8d8 url('/images/lback.png') repeat-y center;
}

div#whole0 {
	border-top: 1px solid black;
	background: transparent url('/images/background1.gif') repeat-x;
	position: relative;
	top: -1px;
}

div#whole {
	background: transparent url('/images/background1.png') no-repeat center top;
	text-align: center;
	border-top: 1px solid gray;
	position: relative;
	top: -1px;
}

div#all {
	text-align: left;
	width: 822px;
	margin: 142px auto 0 auto;
	padding: 0;
	position: relative;
	_top: 142px;
	*top: 142px;
	_padding-bottom: 140px;
	background-color: #ffffff;
	/*border: 1px solid red;*/
}

#header {
	position: absolute;
	top: -143px;
	left: 0;
}

#nav {
	position: absolute;
	top: -36px;
	/*left: 222px;*/
	left: 202px;
	height: 36px;
	width: 650px;
}

#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav li {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
}

#nav a {
	display: block;
	width: 70px;
	height: 21px;
	float: left;
	text-align: center;
	background-color: #ededed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 3px 6px 5px 0;
	padding: 7px 0 0 0;
	text-decoration: none;
	color: #5d4638;
}

div#nav a.p360 {
	width: 130px;
}

#nav a:hover {
	color: #0f2a7a;
	background-color: #f4f4f4;
}

a {
	color: #0f2a7a;
	padding: 0.2em 0.1em 0.2em 0.1em;
}

a:hover {
	background-color: #d8d8d8;
}

a.soft {
	color: #606060;
}

a.soft:hover {
	color: #0f2a7a;
	text-decoration: underline;
}

a.orlink {
	text-decoration: none;
}

a.orlink:hover {
	text-decoration: none;
	background-color: transparent;
}

body.home #nav a.home,
body.services #nav a.services,
body.portfolio #nav a.portfolio,
body.portfolio-web #nav a.portfolio,
body.portfolio-print #nav a.portfolio,
body.portfolio-identity #nav a.portfolio,
body.portfolio-photography #nav a.portfolio,
body.portfolio-client-list #nav a.portfolio,
body.about #nav a.about,
body.support #nav a.support,
body.services-logo-design #nav a.services,
body.services-hosting #nav a.services,
body.services-hosting-details #nav a.services,
body.services-web-driven #nav a.services,
body.services-domain-names #nav a.services,
body.services-graphic-design #nav a.services,
body.services-360-degree-panoramics #nav a.services,
body.about-company-history #nav a.about,
body.about-office-location #nav a.about,
body.about-team #nav a.about,
body.about-team-jeremy-lounds #nav a.about,
body.about-team-patrick-mcgee #nav a.about,
body.about-credentials #nav a.about,
body.about-credentials-bbb #nav a.about,
body.about-credentials-clinton-county-chamber #nav a.about,
body.about-credentials-centrix #nav a.about,
body.about-credentials-bni #nav a.about,
body.about-credentials-rapidssl #nav a.about,
body.about-workflow #nav a.about,
body.about-testimonials #nav a.about,
body.products #nav a.products,
body.portfolio-all #nav a.portfolio
{
	background: #ffffff url('/images/bback.png') repeat-x;
	margin: 0 6px 0 0;
	padding: 7px 0 0 0;
	border-top: 3px solid #5d4638;
	height: 26px;
}

div#content {
	margin: 0 420px 0 91px;
	padding: 57px 0 28px 0;
	_margin-bottom: 28px;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	color: #ff4000;
	margin-top: 0;
	padding-top: 0;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #0f2a7a;
}

h2 a {
	padding: 0;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.05em;
	font-weight: normal;
	color: #5d4638;
	padding: 0;
	margin: 0;
}

h3#srv {
	position: absolute;
	left: 650px;
	top: -127px;
	z-index: 2;
}

h3#phn {
	position: absolute;
	left: 650px;
	top: -75px;
	z-index: 3;
}

h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #0f2a7a;
}

h5, body.home h6 {
	margin: 0;
	padding: 0;
	font-size: 1em;
	color: #ffffff;
	border-bottom: none;
}

h6 {
	margin: 0;
	padding: 10px 0 0 0;
	font-size: 0.9em;
	color: #0f2a7a;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	border-bottom: 1px solid #0f2a7a;
}

p, ul, ol, label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #606060;
}

p.error {
	color: #990000;
	background-color: #cac7c5;
	padding: 0.7em;
}

ul ul, ul ol, ol ol, ol ul {
	font-size: 1em;
}

table.testimonials p {
	padding: 0;
	margin: 7px 0 3px 0;
}

.seriff {
	font-family: georgia, serif;
}

table.compresst p {
	padding: 0;
	margin: 3px 0 3px 0;
}

input, input.out, textarea, textarea.out, select {
	color: #606060;
	border: 1px solid #c0c0c0;
	padding: 2px;
}

input.button {
	cursor: pointer;
}

input.in, textarea.in, input.button:hover, select:hover {
	border: 1px solid #0f2a7a;
}

div#farr {
	position: absolute;
	top: 57px;
	right: 20px;
	width: 154px;
}

div#mid {
	position: absolute;
	top: 57px;
	left: 450px;
	width: 164px;
}

div#mid h5 {
	margin-bottom: 6px;
}

div#mid h6 {
	margin-right: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	font-style: italic;
}

div#mid div#snps {
	color: #ffffff;
	background: #ff4000 url('/images/orback.png') no-repeat;
	background-position: -3px -3px;
	margin-top: 10px;
	padding: 10px;
}

div#snps a {
	color: #ffffff;
}

div#mid table td {
	vertical-align: top;
}

div#mid table p {
	color: #ffffff;
	margin-top: 0;
	font-size: 0.8em;
}

table.grtable {
	background-color: #d8d8d8;
}

table.grtable th {
	background-color: #a8a8a8;
}

table.grtable td {
	background-color: #ffffff;
}

table.grtable td p {
	padding: 0;
	margin: 0;
}

div#footer {
	left: 0;
	bottom: 0;
	height: 151px;
	width: 822px;
	background: #cac7c5 url('/images/backgroundfooter.gif') repeat-x;
	color: #ffffff;
	position: relative;
}

div#footer p {
	color: #707070;
	font-size: 0.7em;
}

div#footer a, a.wha {
	color: #707070;
	padding: 0;
}

a.wha {
	color: #707070;
}

div#footer a:hover, a.wha:hover {
	color: #303030;
	background-color: transparent;
}

div#contentf {
	margin: 0 420px 0 91px;
	padding: 10px 0 10px 0;
}

div#farrf {
	position: absolute;
	top: 10px;
	right: 20px;
	width: 154px;
}

div#midf {
	position: absolute;
	top: 10px;
	left: 450px;
	width: 334px;
}

div#midf img {
	margin-right: 10px;
}

img#bbb-logo {
	position: absolute;
	left: 0;
	top: 0;
}

img#centrix-logo {
	position: absolute;
	left: 0;
	top: 85px;
}

img#rapidssl-logo {
	position: absolute;
	left: 62px;
	top: 0;
}

img#chamber-logo {
	position: absolute;
	left: 62px;
	top: 56px;
}

div#farrf p {
	font-size: 0.8em;
	font-style: italic;
}

ul#subnav {
	list-style: none;
	margin: 0;
	padding: 0;
	_height:1%;
}

ul#subnav li {
	list-style: none;
	margin: 0;
	padding: 0;
	_height:1%;
}

ul#subnav a {
	display: block;
	_height:1%;
	width: 127px;
	background-color: #ededed;
	padding: 4px 10px 2px 10px;
	text-decoration: none;
	color: #5d4638;
	margin: 0 0 4px 0;
	border-bottom: 1px solid #ededed;
}

#subnav a:hover {
	display: block;
	_height:1%;
	padding: 4px 10px 2px 10px;
	border-bottom: 1px solid #0f2a7a;
	color: #0f2a7a;
	background-color: #F4F4F4;
	margin: 0 0 4px 0;
}

ul#subnav ul {
	margin: 6px 0 6px 20px;
	padding: 0;
}

ul#subnav ul a {
	width: 107px;
}

body.support ul#subnav a.support-general,
body.services ul#subnav a.services,
body.services-logo-design ul#subnav a.services-logo-design,
body.services-hosting ul#subnav a.services-hosting,
body.services-hosting-details ul#subnav a.services-hosting,
body.services-graphic-design ul#subnav a.services-graphic-design,
body.services-web-driven ul#subnav a.services-web-driven,
body.services-domain-names ul#subnav a.services-domain-names,
body.services-360-degree-panoramics ul#subnav a.services-360-degree-panoramics,
body.about ul#subnav a.about,
body.about-office-location ul#subnav a.about-office-location,
body.about-workflow ul#subnav a.about-workflow,
body.about-testimonials ul#subnav a.about-testimonials,
body.about-credentials ul#subnav a.about-credentials,
body.about-credentials-bbb ul#subnav a.about-credentials-bbb,
body.about-credentials-clinton-county-chamber ul#subnav a.about-credentials-clinton-county-chamber,
body.about-credentials-centrix ul#subnav a.about-credentials-centrix,
body.about-credentials-bni ul#subnav a.about-credentials-bni,
body.about-credentials-rapidssl ul#subnav a.about-credentials-rapidssl,
body.about-team ul#subnav a.about-team,
body.about-team-jeremy-lounds ul#subnav a.about-team-jeremy-lounds,
body.about-team-patrick-mcgee ul#subnav a.about-team-patrick-mcgee,
body.about-company-history ul#subnav a.about-company-history,
body.portfolio ul#subnav a.portfolio-welcome,
body.portfolio-all ul#subnav a.portfolio-all,
body.portfolio-web ul#subnav a.portfolio-web,
body.portfolio-print ul#subnav a.portfolio-print,
body.portfolio-identity ul#subnav a.portfolio-identity,
body.portfolio-photography ul#subnav a.portfolio-photography,
body.portfolio-client-list ul#subnav a.portfolio-client-list
{
	background: #ededed url('/images/arrow-ko.gif') no-repeat -3px 5px;
	border-bottom: 1px solid #5d4638;
}

div#lhod, div#lhod img, div#lhod a {
	margin: 0;
	padding: 0;
	width: 505px;
}

div#lhod a, a.imga {
	/*border: 1px solid #cac7c5;*/
	display: block;
	background-color: #ffffff;
}

div#lhod a:hover, a.imga:hover {
	background-color: #ffffff;
	/*border: 1px solid #0f2a7a;*/
}

ul.pn {
	margin-left: 0;
	padding-left: 1em;
	line-height: 1.8em;
}

.faded50 {
	-moz-opacity:0.25;
	filter:alpha(opacity=25);
	opacity: 0.25;
}

a.faded50:hover {
	-moz-opacity:1;
	filter:alpha(opacity=100);
	opacity: 1;
}

.inset {
	padding: 15px;
	background-color: #efefef;
	border: 2px solid #d8d8d8;
	width: 100%;
}

div#ranchor {
	position: relative;
	/*border: 1px solid red;*/
}

#pright {
	position: absolute;
	right: -403px;
	/*top: -15px;*/
	top: 0;
}

#prighta {
	padding: 0;
	margin: 0;
	background: 
}

ul.scompress {
	list-style: square;
	padding-left: 1em;
}

ul.scompress li {
	padding-bottom: 6px;
}

ul.bluebullets {
	color: #0f2a7a;
}

ul.bluebullets span {
	color: red;
	color: #606060;
}

.boxoffset {
	background-color: #efefef;
	position: relative;
	left: -20px;
	padding: 0 20px 0 20px;
	margin: 0 0 15px 0;
}