@charset "UTF-8";
img, div { 
	behavior: url(http://www.newlightmedia.com.au/dev/genelite/iepngfix.htc);
}
body {
	background-image: url(../images/global/bg.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;	
}
#header {
	width: 990px;
	height: 173px;
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -495px;
	background-image: url(../images/global/header.jpg);
	background-repeat: no-repeat;
}
#nav {
	width: 850px;
	height: 25px;
	position: absolute;
	margin-left: -425px;
	left: 50%;
	top: 170px;
}
#nav img {
	border: 0;
}
#hero {
	width: 850px;
	height: 160px;
	position: absolute;
	margin-left: -425px;
	left: 50%;
	top: 195px;
}
#main-content {
	width: 850px;
	position: absolute;
	margin-left: -425px;
	left: 50%;
	top: 355px;
}
#main-content #container {
	width: 850px;
	float: left;
	background-color: #FFFFFF;
}
#main-content #container .left-col {
	width: 218px;
	float: left;
	background-color: #FFFFFF;
}
#main-content #container .left-col img {
	border: 0;
}
#main-content #container .copy {
	width: 582px;
	float: left;
	background-image: url(../images/global/content-bg.jpg);
	background-repeat: no-repeat;
	display: inline;
	padding: 30px 20px;
}
#main-content #container .copy p {
	margin: 0 0 10px 0;
	line-height: 18px;
	font-size: 11px;
}
.copy a:link, .copy a:visited, .copy a:active {
	color: #7C4B05;
}
.copy a:hover {
	text-decoration: none;
}
.heading {
	margin: 5px 0 15px 0;
}
.sub-heading {
	margin: 15px 0 15px 0;
}
div.footer-blue {
	background-color: #00a2dc;
	height: 3px;
	margin-top: 1px;
}
div.footer-grey {
	background-color: #a7a7a7;
	height: 1px;
	margin-top: 2px;
}
div.footer-blue hr, div.footer-grey hr {
	display: none;
}
#footer {
	width: 850px;
	float: left;
}
#footer table {
	width: 450px;
	margin-top: 5px;
}
#footer table p {
	font-size: 10px;
	color: #999999;
	margin: 0;
}
#footer table td.left {
	text-align: right;
	padding: 10px 5px 0 0;	
}
#footer table td.left a:link, #footer table td.left a:visited, #footer table td.left a:active {
	text-decoration: none;
	color: #999999;
}
#footer table td.left a:hover {
	color: #FFFFFF;
}
#divisions {
	width: 276px;
	position: absolute;
	left: 50%;
	top: 33px;
	margin-left: 137px;
	height: 26px;
	z-index: 5;
}
#divisions img {
	border: 0;
}
.flash {
	width: 210px;
	height: 180px;
	float: right;
	margin: 0 0 10px 10px;
}
#flash {
	width: 210px;
	height: 180px;
	float: right;
	margin: 0 0 10px 10px;
}
#contact-link {
	position: absolute;
	left: 50%;
	top: 74px;
	margin-left: 165px;
	width: 243px;
	height: 73px;	
	z-index: 7;
}
label {
	float: left;
	width: 70px;
	font-weight: bold;
}
table#contact {
	width: auto;
	border-collapse: collapse;
	font-size: 11px;
}
table#contact td {
	padding: 0 10px 5px 0;
	vertical-align: top;
}
.input-field, textarea, select {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #009FD4;
}
textarea {
	width: 100%;
}
.asterisk {
	font-size: 12px;
	font-weight: bold;
	color: #DF8325;
}
table#brands {
	width: auto;
	border-collapse: collapse;
	margin-top: 10px;
}
table#brands td {
	padding: 0 30px 20px 0;
	text-align: center;
}
.img-float-right {
	float: right;
	margin: 0 0 10px 10px;
}
h1 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom: 1px dotted #999999;
	margin: 0 0 10px 0;
	color: #DF8325;
	font-style: italic;
}
table.specs {
	width: 100%;
	margin-bottom: 10px;
	border-top: 1px dotted #999999;
	border-left: 1px dotted #999999;
}
table.specs th {
	padding: 5px;
	color: #FFFFFF;
	background-color: #144989;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-right: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
}
table.specs td {
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-right: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
	text-align: center;
}
table.specs td.bottom-row {
	text-align: right !important;
	font-weight: bold;
	color: #DF8325;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
table.specs td.bottom-row a:link, table.specs td.bottom-row a:visited, table.specs td.bottom-row a:active {
	color: #DF8325;
}
p.sml-text {
	font-size: 10px !important;
	margin: 0 !important;
}
.contacts {
	width: auto;
	/*border: 1px dotted #999999;*/
}
.contacts td.left {
	padding: 10px 30px 0 0;
}
.contacts td.right {
	padding: 10px 10px 0 30px;
}
.contacts th.left {
	padding: 10px 30px 0 0;
	text-align: left;
}
.contacts th.right {
	padding: 10px 10px 0 30px;
	text-align: left;
}
.contacts th p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #DF8325;
	margin: 0 !important;
}
.contacts-heading {
	border-bottom: 1px dotted #009FD4;
}
div.hr {
	width: 100%;
	height: 1px;
	margin: 10px 0;
	background-image: url(../images/global/hr.gif);
	background-repeat: no-repeat;
	background-position: center;
}
div.hr hr {
	display: none;
}
