.noCSS {
	display: none;
}
/* Generic Styles */
body {
	margin: 0;
	padding: 12px 0;
	background-color: #101010;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
td {
	vertical-align: top;
}
h1,h2,h3,h4,h5,h6,p,form {
	margin: 0;
}
input,select {
	font-family: Arial, Helvetica, sans-serif;
}
.hide {
	display: none;
}
.clear {
	clear: both;
	height: 1px;
}
#outer {
	width: 976px;
	margin: 0 auto;
}
#navpanel {
	float: left;
	width: 222px;
	margin: 0 14px 14px 0;
}
#logo {
	float: left;
	width: 222px;
	height: 147px;
	margin: 0 0 20px;
	border: 0;
	border-top: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
}
#totalsolutions {
	float: left;
	width: 220px;
	height: 105px;
	border: 1px solid #FFFFFF;
	border-bottom: 0;
}
#contactpanel {
	clear: left;
	float: left;
	width: 220px;
	background-color: #101010;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	border-top-width: 0;
	text-align: center;
}
/*\*/
#contactpanel {
	height: 258px;
}
/**/
html>body #contactpanel {
	height: auto;
	min-height: 258px;
}
#contactpanel img {
	display: block;
	width: 220px;
	margin: 0 0 24px;
	border: 0;
	border-bottom: 1px solid #FFFFFF;
}
#contactpanel p {
	margin: 0 0 0.8em;
	font-size: 65%;
}
#contactpanel p a {
	background-color: #101010;
	color: #3C7B6F;
	text-decoration: none;
}
#contactpanel p a:hover,
#contentpanel p a:focus,
#contactpanel p a:active {
	text-decoration: underline;
}

#contentpanel {
	float: left;
	width: 740px;
}
#topimage {
	display: block;
	width: 740px;
	height: 389px;
	padding: 0 0 14px;
}
#homeimage {
	display: block;
	width: 740px;
	height: 725px;
}

#content {
	float: left;
	width: 738px;
	margin: 0 0 14px;
	border: 1px solid #FFFFFF;
}
/*\*/
#content {
	height: 320px;
}
/**/
html>body #content {
	height: auto;
	min-height: 320px;
}
#content h1 {
	margin: 0 0 1.2em;
	font-size: 75%;
}
#content h1.main {
	margin: 0;
	padding: 9px 26px;
	border-bottom: 1px solid #636363;
	font-weight: normal;
}
#content h6 {
	font-size: 75%;
}
#content p {
	margin: 0 0 1.2em;
	font-size: 75%;
}
#content p a,
#content h6 a {
	background-color: #101010;
	color: #3C7B6F;
}
#content p a:hover,
#content p a:focus,
#content p a:active,
#content h6 a:hover,
#content h6 a:focus,
#content h6 a:active {
	background-color: #101010;
	color: #FFFFFF;
}
#content ul {
	font-size: 75%;
	line-height: 130%;
}
#content ul ul,#content ul h1,#content ul h6,#content ul p {
	font-size: 100%;
}
#content li {
	margin: 0 0 0.6em;
}
#content .padding {
	clear: left;
	float: left;
	width: 686px;
	padding: 16px 26px 0;
}
#edimage {
	display: block;
	float: right;
	width: 254px;
	height: 254px;
	margin: 0 0 0 36px;
}
#contact table {
	width: 100%;
	margin: 0 0 1.2em;
	font-size: 75%;
	border-collapse: collapse;
}
#contact td {
	width: 33%;
	padding: 0 36px 0 0;
	white-space: nowrap;
}
#contact td a {
	background-color: #101010;
	color: #FF3300;
}
#contact td a:hover,
#contact td a:focus,
#contact td a:active {
	background-color: #101010;
	color: #FFFFFF;
}
#contact h1,#contact p {
	font-size: 100%;
}

.categories {
	float: left;
	width: 640px;
}
.categories .row {
	clear: left;
	float: left;
	width: 640px;
	margin: 0 0 20px;
}
.categories .col {
	float: left;
	width: 192px;
	padding: 0 20px 0 0;
	font-size: 75%;
}
.categories img {
	display: block;
	float: left;
	width: 54px;
	height: 54px;
	margin: 0 14px 0 0;
	border: 3px solid #252525;
}
.categories a:hover img,
.categories a:focus img,
.categories a:active img {
	border-color: #3C7B6F;
}
.categories .name {
	float: left;
	width: 118px;
	padding: 8px 0 0;
}
.categories a {
	background-color: #101010;
	color: #3C7B6F;
}
.categories a:hover,
.categories a:focus,
.categories a:active {
	background-color: #101010;
	color: #FFFFFF;
}

#content #breadcrumb {
	float: left;
	width: 686px;
	margin: 0;
	padding: 9px 26px;
	border-bottom: 1px solid #FFFFFF;
	list-style: none;
}
#content #breadcrumb li {
	float: left;
	background-color: #101010;
	color: #939391;
}
#content #breadcrumb h1 {
	margin: 0;
	font-weight: normal;
}
#breadcrumb a {
	background-color: #101010;
	color: #3C7B6F;
}
#breadcrumb a:hover,
#breadcrumb a:focus,
#breadcrumb a:active {
	background-color: #101010;
	color: #FFFFFF;
}

#pagenav {
	clear: left;
	width: 640px;
	background-color: #101010;
	color: #444444;
	font-size: 75%;
}
#pagenav a {
	background-color: #101010;
	color: #949494;
}
#pagenav a:hover,
#pagenav a:focus,
#pagenav a:active {
	background-color: #101010;
	color: #FF3300;
}
#pagenav td {
	width: 33%;
	padding: 3px;
}
#pagenav td.centre {
	background-color: #101010;
	color: #949494;
	font-weight: bold;
	text-align: center;
}
#pagenav td.centre a {
	margin: 0 2px;
	font-weight: normal;
}
#pagenav td.right {
	text-align: right;
}

#footer {
	float: left;
	clear: left;
	width: 958px;
	padding: 8px;
	background-color: #101010;
	color: #939391;
	border: 1px solid #FFFFFF;
	font-size: 65%;
}
#footer a {
	background-color: #101010;
	color: #3C7B6F;
}
#footer a:hover,
#footer a:focus,
#footer a:active {
	background-color: #101010;
	color: #FFFFFF;
}
#footer ul {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
}
#footer li {
	float: left;
}
#copyright {
	float: left;
}