@charset "utf-8";
body {
	background: #363636; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
img {
	border: 0;
}
#container {
	width: 900px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #3C0000;
}
#header {
	background: url(../images/2009-NWL-mockup_03.jpg) repeat-x top;
	height: 98px;
	padding: 0 10px 0 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
#logo {
	float:left;
	width: 265px;
}
#top_menu {
	float: left;
	width: 535px;
	margin-left: 70px;
	height: 98px;
	z-index: 0;
}
#top_menunews {
	float: left;
	width: 525px;
	margin-left: 100px;
	height: 98px;
	z-index: 0;
}
#top_menu .news {
	margin-top: 25px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 120px;
	float: left;
	
}

#top_menu .news2 {
	margin-top: 25px;
	float: left;
	margin-left: 0px;
	width: 36px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	clip: rect(auto,auto,auto,auto);
	z-index: 0;
}
#top_menu .buttons {
	margin-top: 25px;
	margin-left: 100px;
	z-index: 0;
}
#top_menu .buttons img {
	padding: 0 5px;
	z-index: 0;
}
#top_menu .nav {
	float: left;
	margin-top: 0px;
	margin-left: 100px;

	
}
#header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
#subHeader {
	background:#3C0000 url(../images/index_header.jpg) left top no-repeat;
	height: 404px;
	padding: 0;
	margin: 0;
}
#subHeader .leftside {
	width: 400px;
	float:left;
	margin-top: 10px;
	padding-left: 258px;
	text-align: center;
}
#subHeader .leftside h1 {
	font-family:Tahoma, Geneva, sans-serif;
	color:#f97d00;
	font-size:36px;
}
#subHeader .leftside h2 {
	font-family:Tahoma, Geneva, sans-serif;
	color:#f97d00;
	font-size:28px;
}
#subHeader .leftside p {
	color:#FFF;
}
ul.check {
	color: #fff;
	margin: 0 15px 0 25px;
}
ul.check li {
	background:url(../images/check.png) bottom left no-repeat;
	padding-left: 25px;
	list-style: none;
	margin-bottom: 10px;
}
#subHeader .right {
	float:right;
	margin-top: 35px;
	padding-right: 50px;
	text-align:left;
	color:#CCC;
	font-size:14px;
	width: 184px;
	height: 259px;
}

#subHeader .right2 {
	float:right;
	margin-top: 35px;
	padding-right: 50px;
	text-align:left;
	color:#CCC;
	font-size:14px;
	width: 825px;
	height: 259px;
}

#subHeader .bottom {
	clear:right;
	width: 864px;
	background:#FFF;
	margin-left: 18px;
	overflow:hidden;
}
#subHeader .bottom .box1 {
	width: 174px;
	text-align:center;
	float: left;
}
.column a:hover, .column2 a:hover, .column3 a:hover {
	text-decoration:none;
}
#subHeader .bottom .box2 {
	width: 172px;
	text-align:center;
	float: left;
}
#subHeader .bottom .box1 a,#subHeader .bottom .box2 a {
	height: 110px;
 	display: block;
}
#subHeader #subcontent h1,
#subHeader #subcontent2 h1,
#subHeader #subcontent3 h1,
#subHeader #subcontent4 h1,
#subHeader #subcontent5 h1 {
	font-size:15px;
}
#subHeader #subcontent p,
#subHeader #subcontent2 p,
#subHeader #subcontent3 p, 
#subHeader #subcontent4 p, 
#subHeader #subcontent5 p {
	font-size:12px;
	padding: 0 10px;
}
#subHeader #details {
	background: url(../images/subHeader_left.png) left top no-repeat;
	margin-left: 26px;
	margin: 18px 0 18px 18px;
	height: 370px;
	width: 558px;
	float: left;
}
#subHeader #approach {
	background: url(../images/subHeader_approach.jpg) left top no-repeat;
	margin-left: 26px;
	margin: 18px 0 18px 18px;
	height: 260px;
	width: 558px;
	float: left;
	text-indent: -5000px;
	overflow: hidden;
}
#subHeader #leader {
	background: url(../images/subHeader_leader.jpg) left top no-repeat;
	margin-left: 26px;
	margin: 18px 0 18px 18px;
	height: 260px;
	width: 558px;
	float: left;
	text-indent: -5000px;
	overflow: hidden;
}
#subHeader #testimonials {
	background: url(../images/subHeader_testimonial.jpg) left top no-repeat;
	margin-left: 26px;
	margin: 18px 0 18px 18px;
	height: 260px;
	width: 558px;
	float: left;
	text-indent: -5000px;
	overflow: hidden;
}
#subHeader #warranty {
	background: url(../images/subHeader_warranty.jpg) left top no-repeat;
	margin-left: 26px;
	margin: 18px 0 18px 18px;
	height: 260px;
	width: 558px;
	float: left;
	text-indent: -5000px;
	overflow: hidden;
}
#subHeader #News {
	background: url(../images/news-image.jpg) left top no-repeat;
	margin-left: 26px;
	margin: 18px 0 18px 18px;
	height: 260px;
	width: 558px;
	float: left;
	text-indent: -5000px;
	overflow: hidden;
}
#subHeader #details .top {
	height: 314px;
}
#subHeader #details .top .left {
	width:200px;
	height: 314px;
	text-align:center;
	float:left;
}
#subHeader #details .top .left img{
	padding-top: 15px;
}
#subHeader #details .top .rightside {
	width:358px;
	height: 314px;
	float: right;
	text-align:left;
}
#subHeader #details .top .rightside img {
	padding: 5px 5px 0 0;
	float: right;
}
#subHeader #details .top .rightside ul {
    list-style: none;
}
#subHeader #details .top .rightside li {
    padding-left: 18px;
	line-height: 25px;
    background: url(../images/bullet.png) top left no-repeat;
	font-size:14px;
    }
#subHeader #menu_description {
	background: url(../images/subHeader_menu.png) right top no-repeat;
	height: 370px;
	margin: 18px 0 18px 0;
	width: 293px;
	float: left;
}
#subHeader #details h1 {
	margin: 25px 0 15px 20px;
	font-variant:small-caps;
	font-size:16px;
}
#subHeader #leader h1, #subHeader #approach h1, #subHeader #testimonials h1 {
	text-indent: -5000px;
	overflow: hidden;
}
#subHeader #menu_description h1 {
	margin: 25px 0 15px 41px;
	font-variant:small-caps;
	font-size:16px;
}
#subHeader .footer {
	margin-left: 41px;
	font-size:12px;
	line-height: 58px;
}
#subHeader .footer a {
	color:#4c4c48;
	text-decoration:none;
}
#subHeader .footer a:hover {
	text-decoration:underline;
}
#emptyHeader {
	height: 19px;
}
#mainColumns {
	margin: 18px;
	width: 864px;
}
#mainColumns .column {
	background: #e5e5de url(../images/mouse-img.jpg) bottom no-repeat;
	width: 275px;
	margin: 20px 0 20px 0;
	float: left;
	height: 456px;
}

#mainColumns .column3 {
	background: #e5e5de url(../images/col3_btm.jpg) bottom no-repeat;
	width: 276px;
	padding-bottom: 15px;
	margin: 20px 0 20px 18px;
	float: left;
	height: 441px;
}
#mainColumns .column2 {
	background: #e5e5de url(../images/col2_btm.jpg) bottom no-repeat;
	width: 276px;
	padding-bottom: 15px;
	margin: 20px 0 20px 18px;
	float: left;
	height: 441px;
}
#mainColumns .column h1,
#mainColumns .column2 h1,
#mainColumns .column3  h1{
	background:url(../images/panel_headers.png) top no-repeat;
	height: 37px;
	display:block;
	font-size:16px;
	color: #fff;
	padding: 15px 15px 0 15px;
	margin: 0;
	text-align: center;
}
#mainColumns .column h1 img {
	text-align: center;
	margin: -10px -35px 0 15px;
}
.new {
	color:#FC0;
	font-style:italic;
}
#mainColumns .column h1 .learn,
#mainColumns .column2 h1 .learn,
#mainColumns .column3 h1 .learn {
	font-size:10px;
	color:#FC0;
	padding-left:150px;
	line-height:normal;
	font-style:italic;
}
#mainColumns .column h1 a,
#mainColumns .column2 h1 a,
#mainColumns .column3 h1 a,
#mainColumns .column h2 a,
#mainColumns .column2 h2 a,
#mainColumns .column3 h2 a {
	color: #666;
}

#mainColumns .column p {
	padding: 0 10px 0 10px;
	color: #3d3d3c;
	font-size:13px;
}
#mainColumns .column3  p {
	padding: 0 10px 0 10px;
	color: #3d3d3c;
	font-size:13px;
}
#mainColumns .column2 p {
	padding: 0 20px;
	color: #3d3d3c;
	font-size:13px;
}
#mainColumns .column2 p img{
	margin: 0 0 0 -20px;
}
#mainColumns .column2 h3, #mainColumns .column2 h3 a {
	font-variant:small-caps;
	font-size:14px;
	color: #158cae;
	padding: 10px;
}
#mainColumns .column3 h4, #mainColumns .column3 h4 a {
	display:block;
	background-color:#90491d;
	margin: 5px 0 0 0;
	padding: 5px;
	color:#fff;
	font-size:14px;
	font-weight:100;
}
#mainColumns .column h2 {
	background:url(../images/col1_footer.png) bottom no-repeat;
	height: 35px;
	display:block;
	font-variant:small-caps;
	font-size:13px;
	line-height: 35px;
	color: #666;
	padding: 0 15px 0 15px;
	margin: 0;
	text-align:center;
	font-weight:100;
}
.clear{
	clear:both;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
#subColumn {
	margin: 0 0 20px 0;
	float:left;
}
#nomenu_top {
	background: #E5E5DE url(../images/subColumn_top.gif) top no-repeat;
	width: 864px;
	height: 10px;
	margin-left: 18px;
}

#subColumn .column {
	background: #E5E5DE url(../images/subColumn_btm.png) bottom no-repeat;
	width: 864px;
	padding-bottom: 15px;
	margin: 0 18px 25px 18px;
	float: left;
}
#subColumn .quote {
	background: #E5E5DE url(../images/subColumn_quote.jpg) bottom no-repeat;
	width: 864px;
	padding-bottom: 15px;
	margin: 0 18px 25px 18px;
	float: left;
}
#subColumnLocal .column {
	background: #E5E5DE url(../images/subColumn_btm.png) bottom no-repeat;
	width: 864px;
	margin: 0 18px 16px 18px;
	padding-bottom: 15px;
	float: left;
}
#subColumn .column img {
	padding: 0 10px 10px 0;
}
#subColumn .column img.nopad {
	padding: 0;
}
#subColumn .column p, #subColumn .quote p {
	padding: 0 15px;
	color: #4c4c48;
	font-size:14px;
}
#subColumn .column ul {
	color: #4c4c48;
	font-size:14px;
}
#subColumn .column h1, #subColumn .quote h1 {
	color: #4c4c48;
	font-size:16px;
	padding: 5px 10px;
}
#subColumn .column h2, #subColumn .quote h2{
	color: #4c4c48;
	font-size:15px;
	padding: 0 15px;	
}
#subColumn .column h3, #subColumn .quote h3 {
	color: #4c4c48;
	font-size:15px;
	padding: 0 15px;
	margin: 0 5px -10px 5px;
}
#subColumn .column h4, #subColumn .quote h4 {
	color: #4c4c48;
	font-size:15px;
	padding: 5px 15px 0 15px;
	margin: 0 5px -10px 5px;
	border-top: #4c4c48 1px solid;
}
#subColumn .column h5, #subColumn .quote h5 {
	color: #3c0000;
	font-size:15px;
	padding-left: 15px;
}
#subColumn .column .left, #subColumn .quote .left {
	width: 350px;
	float:left;
	padding-top: 20px;
}
#subColumn .column .right, #subColumn .quote .right {
	margin-left: 350px;
}
#form_table {
	font-size:14px;
	color: #4c4c48;
	font-size:14px;
}
input.long {
	width: 300px;
}
input.zip {
	width:40px;
}
input.phone {
	width:25px;
}
input.phone2 {
	width:35px;
}
textarea {
	width: 300px;
}
i {
	font-size: 13px;
}
#footer {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD;
}
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size:10px;
}
a {
	color:#060;
	text-decoration:none;
}
a:hover {
	color:#000;
	text-decoration:underline;
}
.hdr_phone {
	text-align:right;
	padding-left: 15px;
	font-size:12px;
	color:#3e0303;
}
#colors {
	font-size: 12px;
}
#colors img {
	padding: 15px 0 5px 0;
}
.sub_btns {
	text-align:center;
	margin: 10px 0 10px 0
}
.sub_btns img {
	padding-right: 10px;
	line-height: 58px;
}
.specifications a {
	font-size:12px;
	color:#060;
	text-decoration:none;
}
.specifications a:hover {
	color:#000;
	text-decoration:underline;
}
#drawings {
	color: #000;
	font-size:14px;
}
#drawings td {
	padding: 5px;
	margin: 0;
	border-bottom: 1px dotted #03476F;
	}
#drawings td.border {

	border-left: 1px dotted #03476F;
	}
#drawings {
	border: 1px solid #000;
}
#drawings a {
	color: #5a3523;
	text-decoration:none;
	font-style:italic;
}
#drawings a:hover {
	color:#000000;
	text-decoration:underline;
}
 #subColumn .quote .disclaimer  {
	font-size:9px;
	color: #3c0000;
	margin-top: -15px;
	padding: 0;
}

.disclaimer  {
	font-size:9px;
	color: #3c0000;
	margin-top: -15px;
	padding: 0;
}
.required {
	color:#000;
	font-weight:bold;
}

.follow_me { width: 90px; }

#top_menu .news3
{
	margin-top: 28px;
	float: left;
	margin-left: 0px;
	width: 95px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	clip: rect(auto,auto,auto,auto);
	z-index: 0;
}

.clear2 {
	clear:both;
	font-family: Arial;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #525241;
	text-decoration: underline;
}

.clear3
{
	clear:both;
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #4FB4FF;
	text-decoration: none;
}

.clear4
{
	clear:both;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

.home_link1:link{
font:Arial;
size:15px;
text-decoration:underline;
color:#333333;
color: #000000;

}
.home_link1:hover {
font:Arial;
size:15px;
color:#666666;
color: #000000;
text-decoration:none;
}
.newColumns
{
	padding: 0 20px;
	color: #3d3d3c;
	font-size:13px;
}

