/* @override http://wittersandbank.com/textpattern/css.php?n=default */

* {
	padding: 0;
	margin: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	background-color: #797979;
}

img {
	behavior: url("/pngbehavior.htc");
	border: 0px;
}

#wrapper {
	margin: 0 auto;
	width: 763px;
}

#faux {
	background: url(/siteimages/bg.jpg);
	margin-bottom: 0px;
	overflow: auto;
	/

* Paul O Brien Fix for IE www.pmob.co.uk */
 width: 100%;
}

#header {
	color: #333;
	width: 763px;
	height: 80px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	background: url(/siteimages/header.jpg);
}

#navigation {
	color: #333;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	background: #888;
}

#leftcolumn {
	display: inline;
	color: #333;
	margin: 0px;
	padding: 0px;
	width: 277px;
	float: left;
}

#rightcolumn {
	float: right;
	color: #333;
	margin: 0px;
	padding: 0px;
	width: 536px;
	display: inline;
	position: relative;
}

#rightcolumn-gallery {
	float: right;
	color: #333;
	margin: 0px;
	padding: 0px;
	width: 534px;
	display: inline;
	position: relative;
}

#hpcontent {
	width: 763px;
	margin: 0px;
	padding: 0px;
	height: 450px;
	background: url(/siteimages/bg-homepage.jpg);
}

#footer {
	width: 763px;
	height: 46px;
	clear: both;
	color: #333;
	margin: 0px;
	background: url(/siteimages/footer.jpg);
}

#footer-certification {
	width: 763px;
	height: 54px;
	clear: both;
	margin: 0px;
}


.clear {
	clear: both;
	background: none;
}

#flashiris {
	padding-left: 6px;
}

#hp-text {
	margin-left: 6px;
	background: url(/siteimages/hp-message.jpg);
	width: 751px;
	height: 94px;
}

#hp-text span {
	display: none;
}

/* STYLES */

#content h3 a {
	color: #242424;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}

#content h3 a:hover {
	color: #6e6c71;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}

span.date-posted {
	color: #5a5a5a;
	font-size: 9px;
	font-style: italic;
}

ul, ol, dl {
	position: relative;
}

#content {
	margin: 0px 20px 20px 10px;
	padding: 0px 20px 20px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
}

#content p {
	padding-bottom: 10px;
}

#content li {
	margin-left: 45px;
	list-style-position: outside;
	list-style-image: url(/siteimages/bullet-2.png);
	padding-bottom: 10px;
}

#content a {
	text-decoration: none;
	color: #97864e;
}

#content a:hover {
	text-decoration: underline;
}

#leadfree a {
	display: block;
	background: url(/siteimages/btn_leadfree.jpg) top;
	width: 70px;
	height: 54px;
	margin-left: -35px; /* half of the overall width */
position: absolute;
left: 50%;
}

#leadfree a:hover {
	background: url(/siteimages/btn_leadfree.jpg) no-repeat bottom;
}

.footer-marker,
.footer-marker a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 10px 0px;
	color: #666;
	text-align: center;
}

.footer-marker a:hover {
	text-decoration: none;
	color: #bbb;
}

hr {
	border: none 0;
	border-top: 1px dashed #cbcbcb;
	width: 100%;
	height: 1px;
	padding: 10px 0px;
}

#crumbs {
	height: 29px;
	width: 530px;
	background-image: url('/siteimages/subheader.jpg');
	background-repeat: no-repeat;
	padding: 8px 0px 0px 0px;
}

span.breadcrumbs,
span.breadcrumbs a {
	color: #fff;
	font-family: Verdana, San-Serif;
	font-size: 9px;
	padding: 0px 0px 0px 10px;
	text-decoration: none;
}

span.breadcrumbs a:hover {
	text-decoration: underline;
}