@page {size: portrait;}
html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	font-family:sans-serif;
	font-size: 13px;
	padding-bottom: 10px;
}

h1 {font-size: 16px;}

h2 {font-size: 14px;}

#header{
	position: relative;
	width: 100%;
	margin-right: -100px;
	background-color: #e9e8e8;
         margin: 0;
}

#logo {
	float: left;
	background-color: #000000;
}

#hdr_top_right {
	float: left;
        height: 75px;
	width:60%;
}

#hdr_contact {
	border: 0px solid #ff0000;
	width: 250px;
	padding: 15px !important;
	padding: 10px;
	height: 75px;
	font-size: 14px;
	float: left;	
}

#hdr_menu { display: none; }

#hdr_bot_wrapper{ display: none; }
#hdr_bot_left { display: none; }

#hdr_bot_right { display: none; }

ul#sitemap a:link {color: #709625;}

ul#sitemap a:visited {color: #709625;}
ul#sitemap a:hover {color: #709625;}



#inner_content_left { display: none; }

#inner_content_right {
        width: 100%;
        widows: 5;
    orphans: 5;
}

#inner_content_industries {
	font-size: 16px;
	width: 560px;
	text-align: center;
	color: #709625;
	padding: 10px 0px;
}

#inner_content_content {
	font-size: 13px;
	width: 100%;
}

#footer {
        float:left;
        clear:both;
        width:100%;
	text-align: center;
	padding: 10px;
	font-size: 12px;
}

#footer a:link {
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}

#footer a:visited {
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}

#footer a:hover {
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}

.clear {
	clear: both;
}

a.hdrmenu:link {
	text-decoration: none;
	color: black;
}

a.hdrmenu:visited {
	text-decoration: none;
	color: black;
}

a.hdrmenu:hover {
	text-decoration: none;
	padding-top: 2px !important;
	padding-top: 0;
	color: #86b430;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

.sub {
	padding: 0 0 0 45px;
}

.properties, .properties td {
 border:1px solid #000000;
 border-collapse: collapse;
}

.logo {
width:180px;
float:left;
clear:right;
padding-bottom:25px;
}

.call {
font-weight:bold;
}

.powder {
	text-decoration: none; 
	color:#FF0000;
	font-size:15px
}

.listy2 {
width:33%;
float:left;
}
.listy2 ul {
padding:0px;
margin:0px;
list-style-position:inside;
}

#listy3 {
width:100%;
display:block;
padding-left:12px;
}

#listy3 div ul li{
  list-style:disc;
}

.listy4 {
width:100%;
clear: both;
}

.listy4 ul {
padding:0px;
margin:0px;
list-style-position:inside;
}

.morecontent {
width:100%;

}

.footermenu    { display: none; }

.break {page-break-before:always;}