.error{
	background:white;
	color:red;
	font-size:120%;
	text-transform:uppercase;
	padding:5px;
	border:3px solid red;
	border-width:3px 0;
}
.parent{display:block !important;}

html,body{
	padding:0;
	margin:0;
}
body{
	background:#171717;
	color:white;
	font-family:Arial, sans-serif;
	font-size:100%;
	font-weight:bold;
}
h1,h2,h3,h4,h5,h6,p,ul,ol,li{
	padding:0;
	margin:0;
}
a{
	color:#F26F2B;
	text-decoration:none;
}

a img{
	border:none;
}
.imgleft{
	float:left;	
}
.imgright{
	float:right;
}
.clear{
	clear:both;
	height:1px;
	overflow:hidden;
	margin-bottom:-1px;
}
#container{
	width:950px;
	background:#171717;
	font-size:70%;
	line-height:1.3;
	padding:0 13px;
	margin:0 auto;
}
#text,
#text-wide,
#text-noblock{
	font-size:110%;
}

#header{
	position:relative;
	height:200px;
	background:#89B7D9;
	border-bottom:1px solid #181818;
}
#header h1 a{
	display:block;
	width:950px;
	height:100px;
	position:absolute;
	left:0;
	top:0;
}
#header ul{
	position:absolute;
	left:0;
	bottom:0;
	list-style:none;
}
#header ul li{
	float:left;
	text-transform:uppercase;
	font-weight:bold;
}
#header ul li a{
	background:#181818;
	color:#F26F2B;
	letter-spacing:1px;
	float:left;
	padding:7px 10px;
	margin-right:1px;
}
#header ul li a.current{
	background:#3C3C3C;
	color:white;
}
#nav ul{
	clear:left;
	float:left;
	width:950px;
	background:#3C3C3C;
	list-style:none;
	padding-top:10px;
	margin-bottom:13px;
}

#nav ul li{
	float:left;
	text-transform:uppercase;
	font-weight:bold;
	border-right:1px solid #181818;
}
#nav ul li#nav12{
	border-right-width:0;
}
#nav ul li a{
	background:#3C3C3C;
	color:white;
	float:left;
	padding:0 8px 8px 8px;
	margin-top:-3px;
}
#nav ul li a.current{
	background:#3C3C3C;
	color:#979797;
}

#teasers{
	float:left;
	padding-bottom:13px;
	border-bottom:1px solid #000000;
}
#teasers div{
	float:left;
	width:221px;
	min-height:60px;
	_height:60px;
}
#teaser1,
#teaser2,
#teaser3{
	padding-right:10px;
	border-right:1px solid #2F2F2F;
	margin-right:11px;
}
#teaser4{
	width:222px;
}
#teasers div .imgright,
#teaser5 .imgright{
	width:40px;
	height:40px;
	margin-left:8px;
}
#teasers div p strong a{
	display:block;
}
#teasers div p strong span{
	display:block;
	padding-top:3px;
}

#main{
	padding-bottom:100px;
	border-bottom:1px solid #000000;
}
#main,#footer{
	clear:both;
	border-top:1px solid #282828;
}

#subnav{
	float:left;
	width:238px;
	font-family:Arial;
	font-size:95%;
	margin-right:6px;
	margin-top:-1px;
}
#subnav ul,
#subnav li{
	padding:0;
	margin:0;
	list-style:none;
}
#subnav ul li a{
	background:#464646;
	color:white;
	text-transform:uppercase;
}
#subnav ul li li a{
	background:#A39161;
	text-transform: none;
}
#subnav ul.menu, ul.menu ul {
	width: 238px;
}

#subnav ul.menu a {
  	display: block;
}

#subnav ul.menu li {
  	margin-top: 1px;
}

#subnav ul.menu li a {
  	padding: 7px;
}

#subnav ul.menu li a:hover,
#subnav ul.menu li a.current{
	background: #747474;
}

#subnav ul.menu li ul li a {
	background:#1D8D29;
	padding-left: 12px;
}

#subnav ul.menu li ul li a:hover,
#subnav ul.menu li ul li a.current {
	background:#91CD1F;
}
#subnav p.quote{
	padding-top:20px;
}
#subnav p.quote img,
#text p.quote img{
	float:left;
	width:110px;
	height:105px;
	margin-right:10px;
}
#main h2{
	padding:13px 0 20px 0;
}
#main div#content div#image{
	margin-bottom:10px;
}
#main div#content h2{
	padding:0;
	font-size:180%;
}
#main div#content #text-wide h2{
	padding-top:0;
}
#main div#content h3{
	font-size:150%;
	margin-bottom:8px;
}
#main ol.toplist {
	padding-top:1em;
	padding-left:2.5em;
}
#main ol.toplist li{
	margin-bottom:1.5em;
}
div#content{
	float:right;
	width:706px;
	position:relative;
}
#landing-text{
	width:280px;
	background:#FFFFFF;
	color:#8A8A8A;
	font-size:120%;
	padding:10px 10px 0 10px;
	position:absolute;
	top:20px;
	right:20px;
	z-index:200;
}

#text{
	float:left;
	width:480px;
	margin-right:6px;
}
#text-noblock{
	float:left;
	width:706px;
	margin-right:0;
}
#text img{
	width:480px;
	height:210px;
	margin-bottom:10px;
}
#text-noblock img{
	float:right;
	margin-left:10px;
}

#text h2,
#text-noblock h2,
#text-wide h2,
#text-products h2{
	margin:0;
}
#text h3,
#text-noblock h3,
#text-wide h3,
#text-products h3{
	color:#91CD1F;
}
#text-noblock h3{
	clear:right;
	padding-top:15px;
	padding-bottom:8px;
	border-bottom:1px solid #383838;
	margin-bottom:13px;
}
#text p{
}
#text-noblock p.quote{
	font-style:italic;
	color:#898989;
}
#text-products{
	background:white;
}
#main div#content #text-products h2{
	color:black;
	padding:10px;
	border-bottom:1px solid #CBCBCB;
}
#text-products ul{
	list-style:none;
	padding-left:8px;
}
#text-products li{
	display:inline !important;
}
#address-info{
	float:left;
	width:200px;
	min-height:190px;
	_height:190px;
	background:#464646;
	padding:10px;
	margin-bottom:10px;
}
#bottom{
}
p,ol{
	padding-bottom:1.4em;
}
ol{
	padding-left:2em;
}
#footer{
	padding-top:25px;
	text-align:right;
}
#footer .footer-icon-uj{
	float:left;
}
#footer .footer-icon{
	padding-bottom:15px;
	margin-top:-15px;
}
