@charset "UTF-8";
img, div { 
	behavior: url(http://www.newlightmedia.com.au/dev/genelite/iepngfix.htc);
}
body {
	background-image: url(../images/global/bg.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}
p, ul, ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;	
	line-height: 18px;
	
}
#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;
	z-index: 5;
}
#nav img {
	border: 0;
}
#hero {
	width: 850px;
	height: 161px;
	position: absolute;
	margin-left: -425px;
	left: 50%;
	top: 196px;
}
#main-content {
	width: 850px;
	position: absolute;
	margin-left: -425px;
	left: 50%;
	top: 357px;
}
#main-content #container {
	width: 850px;
	float: left;
	background-color: #FFFFFF;
}
#main-content #container .left-col {
	width: 222px;
	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: #E10000;
}
.copy a:hover {
	text-decoration: none;
}
.heading {
	margin: 5px 0 15px 0;
}
.sub-heading {
	margin: 15px 10px 15px 0;
	font-size: 1.3em;
	text-transform: uppercase;
}
ol {
	margin: 0;
	padding: 0;
	}
.title {
	color: #d60000;
	font-weight: bold;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0c2368;
	text-transform: uppercase;
	margin: 20px 0px 0px 0px;
}
div.footer-red {
	background-color: #e00000;
	height: 3px;
	margin-top: 1px;
}
div.footer-grey {
	background-color: #a7a7a7;
	height: 1px;
	margin-top: 2px;
}
div.footer-red hr, div.footer-grey hr {
	display: none;
}
#footer {
	width: 850px;
	float: left;
}
#footer table {
	width: 650px;
	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: 277px;
	position: absolute;
	left: 50%;
	top: 33px;
	margin-left: 136px;
	height: 26px;
	z-index: 5;
	text-align: right;
}
#divisions img {
	border: 0;
}
.flash {
	width: 210px;
	height: 180px;
	float: right;
	margin: 0 0 10px 10px;
}
#contact-link {
	position: absolute;
	left: 50%;
	top: 68px;
	margin-left: 156px;
	width: 252px;
	height: 85px;
	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 #E10000;
	color: #000000;
}
textarea {
	width: 100%;
}
.asterisk {
	font-size: 12px;
	font-weight: bold;
	color: #E10000;
}
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;
}
.img-float-right2 {
	float: right;
	margin: 25px;
}
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: #595959;
	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;
}
