@charset "utf-8";
/* CSS Document */
body {
	background:url(images/bg.png) repeat-x #000000 left top;
	margin-top:14px;
	margin-bottom:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
h1 {
	font-weight:normal;
	font-size:26px;
	margin:10px 0 10px 0;
}
h3 {font-weight:bold;
font-size:14px;}
#container {
	margin:0 auto 0 auto;
	width:924px;
}
.logo {
	background:url(images/logo.jpg) no-repeat center #fff;
	width:894px;
	height:108px;
	min-height:108px;
}
.hdlftcorner {
	background:url(images/white-corner.jpg) no-repeat left top;
	height:15px;
	width:15px;
	min-height:15px;
}
.hdrgtcorner {
	background:url(images/white-corner-right.jpg) no-repeat right top;
	height:15px;
	width:15px;
	min-height:15px;
}
.hdwhite {
	background:#fff;
	height:93px;
}
#menu {
	background:white;
}
#menu td {
	width:129px;
}
#menu td a:link, #menu td a:visited {
	display:block;
	background:url(images/black-longer-menu.jpg) no-repeat center;
	height:19px;
	width:129px;
	text-align: center;
	color:white;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	padding:7px 0 3px 0;
}
#menu td a:hover, #menu td a:active, #menu td a.selected {
	display:block;
	background:url(images/blue-longer-menu.jpg) no-repeat center;
	text-decoration:none;
	padding:6px 0 4px 0;
}
#menu td.menuspacer {
	width:208px;
}
#menu td a:link#home, #menu td a:visited#home {
	background:url(images/home_blck.jpg) no-repeat center;
	width:71px;
}
#menu td a:link#home.selected, #menu td a:hover#home{
	background:url(images/bluemenu.jpg) no-repeat center;
	width:71px;
}
#menu td#homecell {
	width:71px;
	padding: 0 0 0 28px;
}
#menu td a:link.archi, #menu td a:visited.archi, #menu td a:link.archiselected, #menu td a:link.archiselected {
	padding:4px 0 6px 0;
	font-size:12px;
	line-height:12px;
}
#menu td a:hover.archi, #menu td a:active.archi {
	padding:3px 0 7px 0;
	font-size:12px;
	line-height:12px;
}
#menu td a.archiselected {
	padding:3px 0 7px 0;
	font-size:12px;
	line-height:12px;
	background:url(images/blue-longer-menu.jpg) no-repeat center;
}
#menu .submenu {
	background:#20408e;
	height:5px;
	min-height:5px;
	margin:0 28px 0 28px;
	width:868px;
}
.banner {
	background:url(images/banner.jpg) no-repeat center;
	height:232px;
}
.banner-railings {
	background:url(images/bannerrailings.jpg) no-repeat center;
	height:232px;
}
.banner-railings2 {
	background:url(images/railings2.jpg) no-repeat center;
	height:232px;
}
.bannergates {
	background:url(images/bannergates.jpg) no-repeat center;
	height:232px;
}
.bannergates2 {
	background:url(images/bannergates2.jpg) no-repeat center;
	height:232px;
}
#metal {background:url(images/bannermetal.jpg) no-repeat center;}
#steel {background:url(images/bannersteel.jpg) no-repeat center;}
.bluespacer {
	width:28px;
	background:white;
}
#main {
	background:white;
}
#main .text {
	padding:0 0 0 28px;
	width:556px;
	vertical-align:top;
	height:433px;
}
#main p {
	font-size:12px;
}
.images {
	padding:16px 28px 0 28px;
	vertical-align:top;
}
.images#bottom {
	padding-bottom:16px;
	vertical-align:top;
}
#forms {
	background-color:#12285f;
	font-size: 11px;
	color: #666666;
	margin-top:4px;
	height:161px;
}
#forms a img{border:0;margin:0;}
.enqholder td {
	padding:3px 0 3px 12px;
}
#contact {
	color:#ffffff;
}
#contact td {
	padding:0 0 0 14px;
}
input {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
textarea {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
}
#bottomfooter {background:black;color:#505050; font-size:12px;}
#bottomfooter td {padding: 10px;}
#bottomfooter a{color:#505050;}
