html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
margin:0pt;
padding:0pt;
}
a {
outline-style:none;
}
body {
	background-color: #c0c0c0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
img{
	border: none;
	
}
#container
{
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	text-align: left;
	background-image: url(../images/main_bkgrnd.jpg);
	background-repeat: repeat-y;
	top: 0;
	display: table;
}
#header
{
	height: 170px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	clear: both;
}

#mainleft
{	position: relative;
	display: table;
	width: 151px;
	float: left;
	padding-left:27px;
	z-index: 0;
}

#menu_bottom
{
	left:40px;
	position:absolute;
	top:-70px;
	width:151px;
	z-index:2;
}

.menu_container {
	display: table;
	/*height: 80%;*/
	width: 151px;
	position: relative;
	vertical-align: top;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	z-index: 3;
}


#menu
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: table;
	float:left;
}

#menu ul {
	width: 151px;
	list-style: none;
/*	list-style-position:inside;
*/	list-style-type:none;
} 

#menu ul li {
	float: left;
	margin:0;
	padding: 0;
	position: relative;
	
	}

#menu .sub {
	display: none;
	}


a.home {
	display: block;
	width: 151px;
	height: 30px;
	text-decoration: none;
	background-image: url(../images/button_home.jpg);
}
a.home:hover {
	background-position: 0px -30px;
}
a.about {
	display: block;
	width: 151px;
	height: 30px;
	text-decoration: none;
	background-image: url(../images/button_about.jpg);
}
a.about:hover {
	background-position: 0px -30px;
}
a.projects {
	display: block;
	width: 151px;
	height: 30px;
	text-decoration: none;
	background-image: url(../images/button_projects.jpg);
}
a.projects:hover {
	background-position: 0px -30px;
}
a.intmarket {
	display: block;
	width: 151px;
	height: 40px;
	text-decoration: none;
	background-image: url(../images/button_intmarket.jpg);
}
a.intmarket:hover{
	background-position: 0px -40px;
}
a.orderSB {
	display: block;
	width: 151px;
	height: 30px;
	text-decoration: none;
	background-image: url(../images/button_orderSB.jpg);
}
a.orderSB:hover{
	background-position: 0px -30px;
}
a.orderSB_Spanish {
	display: block;
	width: 151px;
	height: 31px;
	text-decoration: none;
	background-image: url(../images/button_orderSB_Spanish.jpg);
}
a.orderSB_Spanish:hover{
	background-position: 0px -31px;
}

a.spanishLink {
	display: block;
	width: 151px;
	height: 31px;
	text-decoration: none;
	background: url(../images/submenu_button.jpg) no-repeat;
}
a.spanishLink:hover{
	background-position: 0px -31px;
}



a.testimonials {
	display: block;
	width: 151px;
	height: 30px;
	text-decoration: none;
	background-image: url(../images/button_testimonials.jpg);
}
a.testimonials:hover {
	background-position: 0px -30px;
}
a.contact {
	display: block;
	width: 151px;
	height: 30px;
	text-decoration: none;
	background-image: url(../images/button_contact.jpg);
}
a.contact:hover {
	background-position: 0px -30px;
}

a.planroom {
	display: block;
	width: 151px;
	height: 30px;
	text-decoration: none;
	background-image: url(../images/button_planroom.jpg);
}
a.planroom:hover {
	background-position: 0px -30px;
}

.seo_bgone {text-indent: -5000px;

}


#maincontent
{
	width: 650px;
	height:100%;
	float: left;
	display: table;
	background: url(../images/botom_filler.jpg) repeat-x #FFFFFF;
	
	background-position: bottom;
	padding-bottom: 40px;
}

#maincontent2
{
	width: 693px;
	height: 485px;
	float: left;
	background-color: #FFFFFF;
	background-image: url(../images/gallery_placeholder.jpg);
	background-position: top;
}


body#aboutus #maincontent ul {
	list-style: none;
	font: normal 13px/18px Helvetica, Arial, sans-serif;
	margin: 0 0 15px 10px;
}

body#aboutus #maincontent ul li {
	background: url(../images/check.png) no-repeat left 3px;;
	padding-left: 18px;
}

#flashanim
{
	background-image: url(../images/flash_placeholder.jpg);
	height: 290px;
}
#maintextbox
{
	padding: 35px;
	height: auto;
	margin-bottom:45px;
}

.maintext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	margin-bottom: 15px;
}

.smalltext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-align: left;
}

#footer
{
	background-color: #c0c0c0;
	height:35px;
	width: 100%;
	background: url(../images/footer_top.jpg) no-repeat bottom;
	text-align: left;
	clear: both;
	position: relative;
	top: 0;
	z-index: 1;
}
#copyright
{
	padding-top: 46px;
	padding-left: 30px;
}
#top
{
	background-image: url(../images/top_images.jpg);
	width:693px;
	height:90px;
}
#footertoo
{
	background-color: #c0c0c0;
	height: 33px;
	width: 900px;
	background-image: url(../images/footer_filler.jpg);
	background-repeat: repeat-x;
	display: inline-block;
	text-align: left;
}
#ceco
{
	position: relative;
	background: url(../images/ceco_image.jpg) no-repeat;
	top:-160px;
	height: 93px;
	display:block;
	width:151px;
	
}
.logo
{
	float: left;
	top: 0;
	z-index: 50;
	text-align:center;
	display: table;
	
}
.logo div {
	float: left;
	clear: both;
	width: 150px;
	margin: 0 auto;
}
.logo div img{
	text-align: center;
	margin: 2px auto;
}

.logo_spacing {
	margin-top:5px;
}
p {margin-bottom: 10px;}

/*-------------------- LATEST PROJECTS ------------------------*/

body#projects #maincontent {height: 650px;}

body#projects h1 {
	margin-left: 20px;
	font: normal 20px/28px helvetica, arial, sans-serif;
	color: #757575;
	margin: 0 0 20px 20px;
}

ul.projects-nav {
	list-style: none;
	padding: 0;
	margin: 0 0 0 20px;
	overflow:hidden;
}

ul.projects-nav li {
	float: left;
}

ul.projects-nav li + li {
	margin-left: 10px;
}

ul.projects-nav li a {
	color: #AA002F;
	display: inline-block;
	font: normal 12px/15px Helvetica, Arial, sans-serif;
	text-align: center;
	text-decoration: none;
}

ul.projects-nav li img {
	display: block;
	width:150px;
	border:none;
		
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-khtml-border-radius:10px;
	border-radius:10px;
}

ul.projects-nav li a span {
	display: block;
	padding:5px 0;
}

ul.projects-nav li a:hover {color: #757575}

ul.projects-nav li a#office {background-position: -160px 0;}
ul.projects-nav li a#restaurant {background-position: -240px 0px;}
ul.projects-nav li a#industrial {background-position: 0px 0px;}
ul.projects-nav li a#retail {background-position: -320px 0px;}
ul.projects-nav li a#medical {background-position: -80px 0px;}
ul.projects-nav li a#agricultural {background-position: -480px 0px;}
ul.projects-nav li a#religous {background-position: -400px 0px;}
ul.projects-nav li a#automotive {background-position: -560px 0;}

.featproj_container{
	width: 280px;
	*width:270px;
	margin: 7px 10px 12px 40px;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #666666;
	vertical-align: middle;
}

#map {
	border: solid 1px #999;
	float: left;
	margin-right: 15px;
	width: 320px;
	height: 250px;
	display: block;
}

div#map div span {display:none;}

address {font-style: normal;}

/*------Order Steel Building-----*/

.order_steel_building {position: relative; height: 700px; padding: 30px 20px 20px 20px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
.nucor_B_S {font-size: 16px; text-align: center;}
.order_steel_building .nucor {display: block; margin-left: auto; margin-right: auto;}
.order_steel_building div {padding: 8px}
.building_size {width: 30px;}
.spanishpdf_link {color:#a11927;}
.spanishlinkwrap {text-align: center;}
.en_espanol {display: block; background: url(../images/button_espanol.jpg) no-repeat; position: absolute; width:92px; height: 25px; top: 0px; right: 0px; padding: 0px; overflow: hidden; }
.en_espanol:hover {background-position: 0px -25px; }



/*-----Form Element styles -----*/

.form_input, .form_message {
	color:#000000;
	font-size:12px;
	height:20px;
	padding:3px 0 3px 2px;
	width:160px;
	background-color: #eee;
	border: none;
	border-top: 1px solid #bbb;
	border-left: 1px solid #bbb;
}
label {
	width: 100%;
	display: block;
	margin-bottom: 5px;
}
.form_message {
	width:340px;
	height:150px;
	font-family: Arial, Helvetica, sans-serif;
}

input.submit {
	background-color: #AA002F;
	border: none;
	cursor: pointer;
	outline: none;
	color: white;
	font: bold 12px/15px Helvetica, Arial, sans-serif;
	padding: 8px 16px;
	text-align: center;
	text-transform: uppercase;
}

input.submit:hover {background-color: gray}
