/* CSS Document */
body {
	background-image: url(images/leftnav-bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
#holder {
	width: 100%;
	margin: 0px;
	padding: 0px;
	min-height:100%;
	background-image: url(images/header-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#nowrapholder {
	width: 792px;
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#columnone {
	width: 181px;
	float:left;
	margin: 0px;
	background-image: url(images/stairs.jpg);
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 200px;
}
#columnoneheader {
	font-size: 12px;
	background-image: url(images/column-header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 175px;
	width: 181px;
}
.nav {
	padding: 0px;
	width: 152px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
}
.nav ul {
	margin: 0px;
	padding: 0px;
}
.nav ul li {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.nav li a {
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	text-decoration: none;
	width: 100%;
	color: #0033CC;
	font-weight: bold;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #CCCC99;
}

.nav li { display: inline; } /* fix for IE blank line bug */
.nav ul > li { display: list-item; }
.nav li > a { width: auto; height: auto; }

.nav li a:hover {
	background-color: #FFFFCC;
	color: #3366CC;
}
.nav li a#samepage {
	background-color: #FFFFCC;
	color: #3366CC;
}
.nav ul ul {
margin-bottom: 8px;
}
.nav li ul {
font-size: 12px;
}
.nav li li a {
	color: #333399;
	font-size: 11px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
.nav ul :hover ul{
	visibility:visible; 
}
.nav table {
	position:absolute; 
	top:0; 
	left:0;
	margin: 0px;
	padding: 0px;
}
/* keep the third level hidden when you hover on first level list OR link */
.nav ul :hover ul ul {
	visibility:hidden;
}
.nav li {
position: relative;
}
.nav ul ul ul{
	position:absolute;
	width:199px;
	margin-left:150px;
	visibility: hidden;
	top: 0px;
	left: 0;
	height: auto;
	padding: 0px;
	padding-top: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCC99;
	border-right-color: #CCCC99;
	border-bottom-color: #CCCC99;
}
 #columnone > .nav ul ul ul{
	width:204px;
	margin-left:150px;
	left: 0;
	height: auto;
	padding: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	*margin-left: 150px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCC99;
	border-right-color: #CCCC99;
	border-bottom-color: #CCCC99;
}
.nav ul ul ul li {
	width:199px;
	font-size:12px;
	height:18px;
	margin: 0px;
	padding: 0px;
	text-indent: 4px;
Background-color: #ffffcc;
}
 #columnone > .nav ul ul ul li {
	width:204px;
	margin-bottom: 0px;
	*display: block;
}
.nav ul ul ul li a {
	display: block;
	width: 195px;
	height: 16px;
	padding-top: 2px;
	padding-left: 4px;
	color:#333399;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: left;
}
#columnone > .nav ul ul ul li a {
	width: 200px;
}
.nav ul ul ul li a:hover {
	background-color: #FAFFEF;
	color: #3366CC;
}
#columnone > .nav ul ul ul li a:hover {
}

/* make the third level visible when you hover over second level list OR link */
.nav ul :hover ul :hover ul{ 
	visibility:visible;
}

#columntwo {
	padding: 0px;
	margin-left: 182px;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 120px;
}
p#phone {
	text-align: right;
	display: block;
	margin: 0px;
	width: 635px;
	color: #011027;
	font-size: 18px;
	padding-top: 63px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
p#address {
	text-align: left;
	display: block;
	margin: 0px;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 85px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 305px;
}
#content {
	margin: 0px;
	padding: 0px;
	width: 645px;
	text-align: center;
}
#contenthome {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(images/home-content-bg.jpg);
	background-repeat: no-repeat;
	background-position: 20px bottom;
	height: 600px;
}
#contenthome p {
	text-align: justify;
	text-indent: 10px;
	display: block;
	padding: 0px;
	float: left;
	width: 280px;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
}
#contenthome p a {
	color: #003276;
	text-decoration: none;
}
#contenthome p a:hover {
	color: #A85A00;
	text-decoration: underline;
}
#breadcrumbs {
	margin: 0px;
	width: 610px;
	font-size: 12px;
	color: #002153;
	height: 15px;
	text-align: right;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#breadcrumbs a {
	color: #002153;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 2px;
}
#breadcrumbs a:hover {
	text-decoration: none;
	color: #6B1303;
}
h1#pagetitle {
	text-align: left;
	color: #EA362C;
	font-size: 24px;
}
p#leftparagraph {
	display: block;
	float: left;
	width: 250px;
	font-size: 12px;
	text-align: left;
	text-indent: 15px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
}
p#bigleftparagraph {
	display: block;
	float: left;
	width: 280px;
	font-size: 18px;
	text-align: left;
	text-indent: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
}
ul#leftparagraph {
	display: block;
	float: left;
	width: 250px;
	font-size: 16px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	list-style-type: disc;
	text-align: left;
}
img#rightimage {
	display: block;
	float: right;
	margin-right: 10px;
}
h2#subtitle {
	text-align: left;
	padding-left: 15px;
	font-size: 18px;
	color: #6B1100;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6B1100;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6B1100;
}

#footer {
	text-align: center;
	padding: 0px;
	width: 100%;
	height: 75px;
	background-image: url(images/footer-repeat-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
}
#footercontent {
	text-align: center;
	height: 17px;
	width: 642px;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 150px;
	margin: 0px;
	background-image: url(images/footercontent-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}
p#copyright {
	margin: 0px;
	float: left;
	width: 140px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	display: block;
	color: #002454;
	padding-left: 5px;
}
.industriallink {
	margin: 0px;
	float: right;
	width: 300px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
	color: #002250;
}
.industriallink a {
	color: #012452;
	text-decoration: none;
}
.industriallink a:hover {
	color: #FFFFFF;
}
.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 100%;

}
#leftparagraph li {
	margin-bottom: 15px;
	list-style-type: none;
}
#leftparagraph li img {
	margin-right: 3px;
	margin-bottom: 5px;
	display: inline;
	float: left;
	clear: left;
}
#leftparagraph hr {
	clear: left;
}
h2 {
	font-size: 16px;
	color: #00529C;
	padding: 0px;
	margin-bottom: 3px;
	margin-top: 3px;
}
dt {
	font-size: 12px;
	font-weight: bold;
	color: #4479BE;
	display: inline;
	margin-right: 10px;
}
dd {
	font-size: 12px;
	margin-bottom: 8px;
}
#contentservices a {
	font-size: 12px;
	color: #4479BE;
	text-decoration: underline;
	margin-top: 0px;
	padding: 0px;
}
#contentservices p {
	font-size: 12px;
}
#contentservices img {
	float: left;
	margin-right: 4px;
}
#contentservices img#right {
	float: right;
	margin-right: 0px;
	margin-left: 4px;
}
div#homeblocktl {
	float: left;
	width: 280px;
	padding: 5px;
	margin-right: 10px;
	height: 220px;
	z-index: 0;
}
div#homeblocktr {
	float: left;
	width: 280px;
	padding: 5px;
	margin-right: 10px;
	height: 220px;
}
div#homeblockbl {
	float: left;
	width: 280px;
	padding: 5px;
	margin-right: 10px;
}
div#homeblockbr{
	float: left;
	width: 280px;
	padding: 5px;
	margin-right: 10px;
}
#homeblocktl p, #homeblocktr p, #homeblockbl p, #homeblockbr p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
}
#logos img {
	text-align: center;
	vertical-align: middle;
	margin-right: 10px;
	margin-left: 10px;
}
#email th {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: right;
}
#email td {
	padding-left: 10px;
}
table#email {
	clear: none;
	margin-right: auto;
	margin-left: auto;
}
.linksbg {
	background-color: #00529C;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.linksbg a:link, .linksbg a:visited{
	text-decoration: underline;
	color: #FFFFFF;
}
.linksbg a:hover{
	text-decoration: underline;
	color: #CCCCFF;
}
h1.text2 {
color: #EA362C;
}
.buttonsbg {
background-color: none;
}
a:link.text3, a:visited.text3 {
color: #00529C;
text-decoration: none;
}
a:hover.text3 {
color: #00529C;
text-decoration: underline;
}
#columntwo p {
}
ul#bulletedlist, #bulletedlist li{
	font-weight: normal;
	list-style-type: disc;
	font-size: 12px;
}
ol li {
	font-size: 12px;
}
