html, body {
	height: 100%;
}

body {
	background: #040809;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
}

td {
	vertical-align: top;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ED1F24;
	margin: 12px 0px 20px 52px;
	padding: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 0px 0px 20px 70px;
	border: 1px solid #ED1F24;
	text-align: center;
	padding: 4px;
	background: #FFFFFF;
	width: 480px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 12px 0px 20px 52px;
	padding: 0px;
}

a:link, a:visited {
	color: #2F2B7C;
	text-decoration: none;
}

a:hover {
	color: #2F2B7C;
	text-decoration: underline;
}

.question {
	font-weight: bold;
	color: #2F2B7C;
}

.outer {
	width: 945px;
	height: auto;
	margin: 0px auto;
	text-align: left;
}

#headerCont {
	width: 687px;
	height: 275px;
	float: left;
}

#noirotLogo {
	width: 500px;
	height: 177px;
	text-align: center;
	float: left;
	margin-top: 80px;
	margin-left: 222px;
	margin-bottom: 19px;
}

* html #noirotLogo {
	margin-left: 111px;
}

#warranty {
	width: 127px;
	float: left;
	height: auto;
	text-align: center;
	margin-top: 0px;
	margin-left: 96px;
}

* html #warranty {
	margin-left: 48px;
}

* html .clear{
	height: auto; 
	margin-bottom: 0px;
} 

.clear{
	clear: both;
	height: 1px;
	overflow: hidden;
	line-height: 1%;
	font-size: 0px;
	margin-bottom: -1px;
}

#navCont {
	width: 945px;
	height: 39px;
	background: url(../imgs/nav-bar-bg.jpg) repeat-x;
}

#nav {
	width: 896px;
	height: 39px;
	margin: 0px auto;
	text-align: left;
}
 
ul#navbar {
	background: url(../imgs/nav-bar-bg.jpg) repeat-x;
	height: 39px;
	padding: 0px;
	margin: 0px;
	list-style: none;
	border-right: 1px solid #E71E24;
	border-left: 1px solid #941317;
}

ul#navbar li {
	display: inline;
	margin: 0px;
	padding: 0px;
	font: 18px Georgia, "Times New Roman", Times, serif;
}

ul#navbar li a:link, #navbar li a:visited {
	background: url(../imgs/nav-bar-bg.jpg) repeat-x;
	float: left;
	color: #040707;
	height: 30px;
	text-decoration: none;
	border-right: #8B1114 solid 1px;
	border-left: #ED1F24 solid 1px;
	margin: 0px;
	padding: 8px 20px 0px 20px;
}

ul#navbar li a:hover {
	background: url(../imgs/nav-bar-hover.jpg) repeat-x;
	color: #040707;
	text-decoration: none;
	height: 30px;
	margin: 0px;
	padding: 9px 20px 0px 20px;
}

.whiteback {
	background: #FFFFFF url(../imgs/bkgr_shad_central.jpg) repeat-x;
}

#tableEnv {
	width: 945px;
	height: auto;
	margin: 0px auto;
	text-align: left;
}

#tblLeft {
	background: url(../imgs/bkgr_central_left.jpg) no-repeat;
	width: 170px;
	height: auto;
}
#tblMid {
	background: url(../imgs/bkgr_central_mid.jpg) no-repeat;
	width: 626px;
	height: auto;
}
#tblRight {
	background: url(../imgs/bkgr_central_right.jpg) no-repeat;
	width: 149px;
	height: auto;
}
#centralContent {
	min-height: 518px;
	height: auto;
	width: 626px;
	background: url(../imgs/bkgr_central_base.jpg) no-repeat bottom;
	margin-top: 90px;
	text-align: left;
	margin-bottom: 0px;
	padding: 0px;
	border-bottom: #FFFFFF 1px solid;
}

#centralContent p {
	margin: 7px 70px;
	padding: 0px;
}

ul#list {
	margin: 12px 85px;
	padding: 0px;
}

ul#list li {
	margin: 0px;
	padding: 0px;
}

#products {
	text-align: left;
	padding: 0px;
	margin: 60px 0px 20px 0px;
}

#proTd {
	padding: 8px;
	margin: 0px;
}

#footer {
	color: #FFFFFF;
	font-size: 11px;
	width: 945px;
	padding: 0px;
	margin: 0px auto;
	text-align: center;
	background: url(../imgs/bkgr_central_sub_base.jpg) no-repeat 170px top;
}

#footer p {
	color: #FFFFFF;
	font-size: 11px;
	padding-top: 85px;
	line-height: 18px;
	margin: 0px;
}

#footer a:link, #footer a:visited {
	color: #ED1F24;
	text-decoration: none;
}

#footer a:hover {
	color: #ED1F24;
	text-decoration: underline;
}

.footbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}

/*---------- Form style ----------*/

.frmBox {
	color: #EE2025;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	border: 1px solid #999999;
	margin: 0px;
	padding: 2px;
}

.frmBtn {
	color: #000000;
	background: #CCCCCC;
	font: 10px/14px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 4px;
	border: 1px solid #666666;
}
