body {
	background: #464540;
	font-family: Verdana, Arial, sans-serif;
	font-size: 80%;
	color: #e1e1e1;
	}

#containerhome {
	position: absolute;
	width: 766px;
	left: 50%;
	margin-left: -383px;
	}
	
#container {
	position: absolute;
	width: 750px;
	left: 50%;
	margin-left: -375px;
	border: 1px solid #33322d;
	padding: 10px;
	}
	
#logobutton {
	float: left;
	width: 150px;
	height: 80px
	}

#head {
	background: #ffffff url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 80px;
	width: 750px;
	}

#head ul {
	margin: 15px 25px 0px 0px;
	padding: 0px;
	float: right;
	height: 49px;
	}
	
#head ul li {
	float: left;
	height: 49px;
	width: 127px;
	list-style-type: none;
	}

#head ul li a {
	width: 127px;
	height: 49px;
	display: block;
	text-indent: -5000px;
	}

li#navabout a {
	background: url(images/nav_about.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	}

li#navabout a:hover {
	background-position: 0 -49px;
	}

li#navproducts a {
	background: url(images/nav_products.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	}

li#navproducts a:hover {
	background-position: 0 -49px;
	}

li#navtechnical a {
	background: url(images/nav_technical.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	}

li#navtechnical a:hover {
	background-position: 0 -49px;
	}

li#navcontact a {
	background: url(images/nav_contact.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	}

li#navcontact a:hover {
	background-position: 0 -49px;
	}

#intro_subpage {
	background: url(images/Header_Main.jpg);
	/*background: url(images/intro_main.jpg);*/
	background-repeat: no-repeat;
	width: 750px;
	height: 200px;
	margin-bottom: 15px;
	}

#intro_transport {
	background: url(images/Header_Res.jpg);
	/*background: url(images/intro_transport.jpg);*/
	background-repeat: no-repeat;
	width: 750px;
	height: 200px;
	margin-bottom: 15px;
	}

#intro_port {
	background: url(images/Header_Com.jpg);
	/*background: url(images/intro_port.jpg);*/
	background-repeat: no-repeat;
	width: 750px;
	height: 200px;
	margin-bottom: 15px;
	}

#intro_correctional {
	background: url(images/Header_SS.jpg);
	/*background: url(images/intro_correctional.jpg);*/
	background-repeat: no-repeat;
	width: 750px;
	height: 200px;
	margin-bottom: 15px;
	}

#intro_industrial {
	background: url(images/Header_RQ.jpg);
	/*background: url(images/intro_industrial.jpg);*/
	background-repeat: no-repeat;
	width: 750px;
	height: 200px;
	margin-bottom: 15px;
	}
	
#intro_overheadDoors {
	background: url(images/Header_OD.jpg);
	/*background: url(images/intro_industrial.jpg);*/
	background-repeat: no-repeat;
	width: 750px;
	height: 200px;
	margin-bottom: 15px;
	}
	
.order_now
{
	width:213px;
	height:60px;
	background-image:url(images/order_now.jpg);
	cursor:pointer;
	float:left;
}
.calcImg
{
	width:210px;
	height:136px;	
	background-image:url(images/calcpic.gif);
	position:relative;
		top:-650px;
		left:10px;
}
.prodCol {
	float: left;
	width: 240px;
	font-size: .9em;
	}
	
.nav2 {
	float: left;
	width: 250px;
	text-transform: uppercase;
	font-size: .8em;
	}

.nav2 ul#subpage, .features ul#subpage {
	margin: 0px;
	padding: 0px;
	color: #919191;
	}

.nav2 ul#transport, .features ul#transport {
	margin: 0px;
	padding: 0px;
	color: #689813;
	}

.nav2 ul#port, .features ul#port {
	margin: 0px;
	padding: 0px;
	color: #c08a26;
	}

.nav2 ul#correctional, .features ul#correctional {
	margin: 0px;
	padding: 0px;
	color: #e1e1e1;
	}

.nav2 ul#industrial, .features ul#industrial {
	margin: 0px;
	padding: 0px;
	color: #e1e1e1;
	}
	
.nav2 ul li, .features ul li {
	margin-left: 20px;
	padding-bottom: 10px;
	}
	
.nav2 p, .features p {
	padding: 0px;
	margin: 0px;
	color: #e1e1e1;
	text-transform: none;
	}

.nav2 a {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	}

.nav2 a:visited {
	color: #cccccc;
	}

.nav2 a:hover {
	color: #666666;
	}

#nav3 {
	height: 20px;
	border-bottom: 1px solid #000000;
	text-align: center;
	margin-bottom: 20px;
	}
	
#nav3 ul {
	margin: 0px auto;
	_margin: 0px;
	padding: 0px;
	width: 750px;
	}

#nav3 li {
	background: none;
	list-style-type: none;
	display: inline;
	margin: 0px auto;
	padding: 0px;
	width: 100px;
	}

#nav3 li a, #nav3 li a:visited {
	text-decoration: none;
	color: #e1e1e1;
	}

#nav3 li a:hover {
	text-decoration: none;
	color: #000000;
	}
	
.features {
	float: left;
	width: 250px;
	font-size: 1.1em;
	}

#promotion {
	float: left;
	width: 250px;
	margin:0px;
	text-align: right;
	}

#promotion img {
	margin-bottom: 5px;
	}

#footer {
	width: 740px;
	height: 15px;
	font-size: .8em;
	padding-left: 10px;
	clear: both;
	margin-top: 20px;
	text-align: center;
	}
	
#footer_subpage {
	background: #919191;
	width: 760px;
	height: 15px;
	font-size: .8em;
	padding-left: 20px;
	clear: both;
	margin-top: 20px;
	}
	
#footer_transport {
	background: #689813;
	width: 740px;
	height: 15px;
	font-size: .8em;
	padding-left: 10px;
	clear: both;
	margin-top: 20px;
	}

#footer_port {
	background: #c08a26;
	width: 740px;
	height: 15px;
	font-size: .8em;
	padding-left: 10px;
	clear: both;
	margin-top: 20px;
	}

#footer_correctional {
	background: #1f507a;
	width: 740px;
	height: 15px;
	font-size: .8em;
	padding-left: 10px;
	clear: both;
	margin-top: 20px;
	}

#footer_industrial {
	background: #990000;
	width: 740px;
	height: 15px;
	font-size: .8em;
	padding-left: 10px;
	clear: both;
	margin-top: 20px;
	}

.large {
	font-size: 1.5em;
	padding-top: 0px;
	margin-top: 0px;
	}
	
img {
	border: 0;
	}

h1, h2, h3, h4 {
	margin: 0px;
	color: #ffffff;
	}
h1 {
	font-size: 1.9em;
	margin-bottom: 5px;
	text-transform: none;
	font-family: Arial, Verdana, sans-serif;
	}
	
h2 {
	font-size: 1.6em;
	margin-bottom: 5px;
	text-transform: none;
	font-family: Arial, Verdana, sans-serif;
	}

h3 {
	font-size: 1.4em;
	margin-bottom: 5px;
	text-transform: none;
	font-family: Arial, Verdana, sans-serif;
	}

h4 {
	font-size: 1.2em;
	margin-bottom: 5px;
	text-transform: none;
	font-family: Arial, Verdana, sans-serif;
	}

a:link, a:visited {
	color: #e2373f;
	}

a:hover {
	color: #cccccc;
	}

table {
	font-size: 1em;
	}

table.features td {
	vertical-align: top;
	padding: 5px;
	}
	
table.features img {
	padding: 2px;
	border: 1px solid #000000;
	}
ul.contact-list {
	list-style: none;
	width: 365px;
	margin: 0px;
	padding: 0px;
	}
	
ul.contact-list li {
	margin: 15px 0px;
	font-size: 0.9em;
	}
ul.contact-list li a {
	color: #cccccc;
	}
.contpane {
	width: 485px;
	margin:0px;
	float:left;
	}
	
.calcContPane {
	width: 750px;
	margin:0px;
	float:left;
	}
.contpane p {
	text-indent:0em;
	}
.contpane .products p {
	text-indent: 0em;
	}
.contpaneleft {
	float: left;
	width: 365px;
	_width: 355px;
	padding-right: 10px;
	}
.botpane {
	float:left;
	width:738px;
	padding-right:10px;
}
.formpane {
	float: left;
	width: 365px;
	_width: 355px;
	padding-left: 10px;
}

#inputTable {
	margin: 10px 0px;
}

#resultsTable {
	margin: 10px 0px;
	width: 740px;
}

#resultsTable td {
	text-align: right;
	border: 1px solid #000000;
}

#resultsTable input {
	background: #464540;
	color: #e1e1e1;
	border: 0px;
	text-align: right;
}


/* DNN STYLES */
.Head {
	color: #e2373f;
	font-size: 1.2em;
	font-family: Verdana, Arial, sans-serif;
	} /* the styles for our containers titles */

.Normal {
	font-size: 1em;
	font-family: Verdana, Arial, sans-serif;
	color: #e1e1e1;
	} /* the normal text everywhere in our portal */

.SubHead {
	color: #e2373f;
	}

.CommandButton {
	color: #e2373f;
	}
	
a.CommandButton:link, a.CommandButton:visited, a.CommandButton:hover {
	color: #e2373f;
	height: 15px;
	padding: 5px;
	background-color: transparent;
	} /* the command links when we are logged in as administrators*/
	
a.CommandButton:hover {
	border: 1px solid #e1e1e1;
}

a.MainMenu_MenuContainer:link {
	color: #e1e1e1;
	}
	
a.SkinObject:link {
	color: #e1e1e1;
	}
	
a.SkinObject:visited {
	color: #e1e1e1;
	}
	
a.SkinObject:hover {
	color: #e1e1e1;
}
	
/* END DNN STYLES */


/* ==========================
    CSS STYLES FOR HouseMenu
   ==========================
*/

/*********************************************************************
 Standard structural CSS that typically should not need to be changed
*********************************************************************/
#houseMenuH, #houseMenuH ul { /* all submenu lists */
	list-style: none;
	/* white-space: nowrap;*/
	position: relative;
	z-index: 99999;
	}

#houseMenuH li { /* all list items */
	position: relative;
	display: inline;
	float: left;
	}

#houseMenuH li li { /* all items under the top level */
	z-index: 11113;
	}

#houseMenuH a { display: block; }

#houseMenuH, 
#houseMenuH ul, 
#houseMenuH li, 
#houseMenuH a, 
#houseMenuH li li a, 
#houseMenuH li a:hover, 
#houseMenuH li li a:hover, 
#houseMenuH li ul ul {
	margin: 0px;
	border: none;
	padding: 0px;
	}
#houseMenuH li a:hover, 
#houseMenuH li li a:hover {
	color:#FF0000;
	}
#houseMenuH li ul {
	position: absolute;
	margin: 0px;
	border: none;
	padding: 0px;
	z-index: 11112;
}

#houseMenuH li:hover ul ul, 
#houseMenuH li:hover ul ul ul, 
#houseMenuH li.sfhover ul ul, 
#houseMenuH li.sfhover ul ul ul {
	left: -9999px;
	color:#FF0000;
}

#houseMenuH li:hover ul, 
#houseMenuH li li:hover ul, 
#houseMenuH li li li:hover ul, 
#houseMenuH li.sfhover ul, 
#houseMenuH li li.sfhover ul, 
#houseMenuH li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	_left: 0px;
	z-index: 99999;
	color:#FF0000;
}

#houseMenuH iframe {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
	display: block;
	}

.ArrowPointer { cursor: default; }


/*************************
DROPDOWN CSS TO BE STYLED
**************************/

/* FIRST LEVEL STYLING */
#houseMenuH li {
	text-align: center;
	}

/* DROPDOWN STYLING */
#houseMenuH li li {
	width: 150px;
	/* Mac Hack \*/
	width: 150px;
	_width: 160px;
	/* End Hack */
	padding: 0px;
	}

/* DROPDOWN STYLING */
#houseMenuH li ul {
	border: solid 1px #000000;
	width: 160px;
	_width: 150px;
	left: -9999px;
	margin: -2px 0px 0px 0px;
	/* Mac Hack \*/
	margin: 0px;
	/* End Hack */
	}



/* DROPDOWN LINK STYLING */
#houseMenuH li li a {
	background-color: #999999; /* Dropdown bg */
	background-image: none; /* Remove buttons bg */
	color: #ffffff;
	width: 150px; /* Width of dropdown links */
	/* Mac Hack \*/
	width: 150px;
	_width: 160px;
	/* End Hack */
	border-top: 1px solid #000000;
	padding: 5px;
	}

#houseMenuH li li a:hover {
	background-color: #cccccc; /* Dropdown bg */
	background-image: none; /* Remove buttons bg */
	color: #000000;
	color:#FF0000;
	width: 200px; /* Width of dropdown links */
	/* Mac Hack \*/
	width: 150px;
	_width: 160px;
	/* End Hack */
	border-top: 1px solid #00000;
	padding: 5px;
	}

/* SECOND DROPDOWN STYLING */
#houseMenuH li ul ul {
	margin: -22px 0 0 160px;
	border: solid 1px #000000;
	}

td {
	width:150px;
}

