body {
	background: #E4E4E4;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font: 75% Arial, Helvetica, Verdana, sans-serif;
	color: #555555;
}

strong{
	color: #222255;
}

strong.green{
	color: #246973;
}

a:link { color: #246973;}
a:visited { color: #58858B }
a:active, a:hover { color: #9E9555 }

.headingbar, .headingbar2 {
	background: url('../images/headerbg.gif') repeat-x;
	margin: -4px -4px -8px -4px;
	padding: 6px 4px 0px 6px;
	height: 38px;
	color: #005957;
	border: none;
	font: normal 150% Arial, Helvetica, Verdana, sans-serif;
}

.headingbar2old {
	background: url('../images/headerbg2.gif') repeat-x;
	margin: -4px -4px -8px -4px;
	padding: 6px 4px 0px 6px;
	height: 38px;
	color: #666666;
	border: none;
	font: normal 150% Arial, Helvetica, Verdana, sans-serif;
}

p {
	margin: 6px 0px 6px 0px;
	padding: 0px 0px 0px;
}

h1 { 
	color: #246973;
	border-bottom: solid 1px #81762C;
	font: bold 125% Arial, Helvetica, Verdana, sans-serif;
	padding: 5px 0px 4px;
	margin: 2px;
	margin-bottom: 0px;
}

.body1b ul{
	margin-top: 5px;
	margin-bottom: 5px;
}

h2, .body1b h3 {
	color: #246973;
	font: bold 110% Arial, Helvetica, Verdana, sans-serif;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 5px 0px;
	margin-top: 10px;
}


h2 a:link, h2 a:visited {
	color: #65B4B4;	
}

h2 a:hover, h2 a:active {
	color: #7EC0C0;
}

h3 {
	color: #246973;
	font: bold 110% Arial, Helvetica, Verdana, sans-serif;
	padding: 0px 0px 0px;
	margin: 0px;
	margin-bottom: 0px;
}

h4 {
	text-transform: uppercase;
	color: #246973;
	font: bold italic 130% Arial, Helvetica, Verdana, sans-serif;
}

h5 {
	color: #246973;
	font: bold 130% Arial, Helvetica, Verdana, sans-serif;
}

h6 {
	color: #246973;
	font: bold 110% Arial, Helvetica, Verdana, sans-serif;
}

.submenu ul{
	padding: 0px 0px 0px;
	margin: 8px 0px 0px;
	list-style-type: none;
}
	/* html>body .submenu ul { padding: 0px } */

.submenu ul li {
	padding: 5px 5px 5px;
	margin: 0px 0px 0px;
	background: url('../images/buttonbg.jpg') repeat-x;
} 
	 /*html>body .submenu ul li { padding-left: 0px } */

.submenu ul ul{
	margin: 10px -5px -5px -5px;
}

.submenu ul li a {
	display:block;
	width: 188px;
	margin: 0px 0px 5px;
}

.submenu ul li ul li {
	display: none;
	margin-bottom: 5px;
}

.submenu ul li ul li a {
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 0px;
	width: 173px;
}

.submenu a:link, 
.submenu a:visited,
.submenu li:link,
.submenu li:visited,
.submenu li.active ul li a{
	font-weight: bold;
	color: #246973;
	color: #ffffff;
	text-decoration: none;
}

.submenu a:hover,
.submenu li:hover,
.submenu a:active,
.submenu li.active a,
.submenu li.active ul li a:hover,
.submenu li ul li.active a{
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}


.submenu ul li.active ul li,
.submenu ul li:hover ul li {
	display: list-item;
}

#container {
	background: url('../images/bg.gif') repeat-y top center;
	width: 764px;
	text-align: center;
	margin: 0px auto; /* fix for centering div in firefox */
	padding: 0px auto;
}

#top {
	width: 750px;
	height: 200px;
	text-align: left;
	background: url('../images/topbg.jpg') repeat-x top;
	margin: 0px auto; /* fix for centering div in firefox */
}

#topimage {
	position: relative;
	width: auto;
	height: 200px;
	float: left;
}
#topimage img { display: block }

#topmenu {
	float: right;
	position: relative;
	width: 396px;
	height: 19px;
	padding: 0px;
	text-align: right;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 396px;
	padding: 12px 0px 0px 0px;
	margin: 16px 0px 18px;
}

#topmenu ul {
	margin: 0px 0px 0px;
	padding: 0px 0px 0px;
}
	

#topmenu ul li {
	display: inline;
	/*background: url('../images/accent1.gif') no-repeat;*/
	margin: 0px;
	padding-right: 35px;
}

#topmenu a:link, #topmenu a:visited {
	font-weight: bold;
	color: #294C73;
	text-decoration: none;
}

#topmenu a:active, #topmenu a:hover {
	font-weight: bold;
	color: #958B49;
	text-decoration: none;
}	

#toptext {
	float: right;
	position: relative;
	padding: 10px;
	color: #ffffff;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 389px;
	height: 131px;
	right: 50px;
	top: -15px;
}

#menu {
	border-top: solid 1px #ffffff;
	border-bottom: solid 1px #ffffff;
	width: 750px;
	height: 27px;
	margin: 0px auto; /* fix for centering div in firefox */
	padding: 6px 4px 2px;
	background: url('../images/menubg.gif') repeat-x;
	text-align: left;
	font-weight: bold;
	color: #ffffff;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 742px;
	height: 19px;	
}
	html>body #menu {
		width: 742px;
		height: 19px;
	}
	
#menu ul {
	margin: 0px 0px 0px;
	padding: 0px;
}

#menu ul li {
	position: relative;
	display: inline;
	margin: 0px 0px;
	padding: 0px 2px;
}

#menu a:link, #menu a:visited {
	text-decoration: none;
	color: #ffffff;
}

#menu a:active, #menu a:hover {
	text-decoration: none;
	color: #D3CB8F;
}
	
.content3 {
	width: 750px;
	height: auto;
	background: url('../images/contentbg.gif') repeat-y;
	border-bottom: solid 1px #ffffff;
	margin: 0px auto; /* fix for centering div in firefox */
	overflow: hidden;

}

.content2, #content2 {
	background: url('../images/contentbg2.gif') repeat-y;
	border-bottom: solid 1px #ffffff;
	margin: 0px auto; /* fix for centering div in firefox */
	width: 750px;
	overflow: hidden;
}

.content2b, #content2b {
	width: 750px;
	background: url('../images/contentbg2b.gif') repeat-y;
	border-bottom: solid 1px #ffffff;
	margin: 0px auto; /* fix for centering div in firefox */
	overflow: hidden;
}

.content1 {
	width: 750px;
	border-bottom: solid 1px #ffffff;
	margin: 0px auto; /* fix for centering div in firefox */	
	overflow: hidden;
}

.bodyWrapper {
	margin: 0px 5px 0px 5px;

}

img {
	border-style: none;
}

.body2 {
	float: left;
	width: 208px;
	text-align: left;
	padding: 5px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 198px;
}
	html>body #body2 { 
		width: 198px;
	}
	
.body3 {
	position: relative;
	width: 220px;
	float: left;
	text-align: left;
	padding: 5px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 210px;
}
	html>body #body3 {
		width: 210px;
	}

.body1, #body1 {
	text-align: left;
	position: relative;
	float: left;
	width: 322px;
	padding: 5px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 312px;
}
	html>body #body1 {
		width: 312px;
	}

.body1b { /* for 2 column layout */
	text-align: left;
	position: relative;
	float: left;
	width: 542px;
	padding: 5px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 532px;
}
	html>body #body1b {
		width: 532px;
	}

.body1c { /* for 1 column layout */
	text-align: left;
	width: 750px;
	padding: 7px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 740px;
}
	html>body #body1c {
		width: 740px;
	}

#footer {
	background: url('../images/bottom.gif') no-repeat top;
	padding: 5px 5px 0px 10px;
	width: 764px;
	font: 90% Arial, Helvetica, Verdana, sans-serif;
	text-align: left;
	margin: 0px auto; /* fix for centering div in firefox */
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 749px;
}
	html> body #footer {
		width: 749px;
	}

.sideimage {
	text-align: center;
	display: block;
	margin: 0px auto 20px;
}

/* New things Deon has added */

.bodyFlash {
	position: relative;
	padding: 0px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	margin-right: auto;
}

.productFlash {
	display: block;
	width: 522px;
	height:200px;
	border: none;
	background-color: white;
	margin-left: 3px;
	margin-right: auto;
	background: url('../images/products.bmp');
}

.productImage {
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

.downloadForm {
	display: block;
	margin-bottom: 30px;
	padding-bottom: 5px;
}

.downloadForm ul {
	border-style: solid;
	border-color: #BBBBBB;
	border-width: 2px;
	list-style-type: none;
	padding: 3px;
	margin: 0px;
	margin-bottom: 5px;
}

.downloadForm li {
	margin-left: 14px;
	line-height: 23px;
}

.downloadForm span {
	font-weight: bold;
	color: #222222;
}

.downloadForm input {
	position: absolute;
	left: 150px;
}

.downloadForm p {
	font-style: italic;
}

.downloadForm input.text {
	width: 250px;
	text-align: right;
}

.downloadForm h3 {
	color: #444444;
	font: bold 120% Arial, Helvetica, Verdana, sans-serif;
	margin-bottom: 2px;
}

.howItWorks ol li{
	color: #246973;
	font-size: 125%;
	font-weight: bold;
}

.howItWorks ol li p {
	color: black;
	font-size: 80%;
	font-weight: normal;
}


/* Contact Form */
.error {
	padding:2px;
	background: #F88;
	border: 2px solid red;
}
.form input
{
	margin: 5px 0 0 26%;
}
.form ul, .form li
{
	list-style: none;
	padding: 0;
	margin: 2px 0 0 0;
	clear:both;
}
.form ul {
	border: 2px solid silver;
	margin: 2px 0 2px 0;
	padding: 0 0 2px 0;
}
.form ul li span 
{
	display: block;
	float:left;
	font-weight: bold;
	width:40%;
	padding: 2px 0 0 2px;
}
.form ul li.two-fields input
{
	width:20.1%;
}
.form ul li.two-fields select
{
	width:23.4%;
}

.form ul li input.submit
{
	position: relative;
	left: 40%;
}

.form input.submit
{
	position: relative;
	left: 15%;
}

.form ul li input, .form ul li textarea, .form ul li select 
{
	width:50%;
	font-family: Calibri, Helvetica, Arial, sans-serif;
	font-size: 10pt;
	margin: 0 2px;
}
.form ul li select 
{
	width:50.9%;
}
.form ul li hr {
	width:77%;
	float:left;
	border: medium none;
	height: 1px;
	background: silver;
}

.hidden {
	display:none;
}

.blockimage
{
	float: left;
	margin: 10px 10px 0px 0px;
}

.clientimage
{
	position: relative;
	margin: 10px 26px 0px 26px;
	border-style: solid;
	border-width: 1px;
	border-color: #DDDDDD;
	display:inline;
	float: middle;
	/* width: 211px;
	height: 43px; */
}

.clientimagelist
{
	column-width: 211px;
	column-count: 2;
	column-rule: solid;
}