@charset "utf-8";
/* CSS Document */

html {
	margin: 0;
	padding: 0;
}

body{
    margin: 0; padding: 0; 
	background: #c5c6c8;
	/*background:url(images/design/body-background.jpg) repeat-x;*/
	text-align: center;
	font-family:Arial, Helvetica, sans-serif; font-size: 12px;
}

#container{
   margin: 20px auto 0 auto;
   border: solid 1px white;
   width:760px; 
   text-align: left;
   padding: 20px 20px 0 20px;
   background: #d1d3d4;
}

#menu a{text-decoration: none; display: block; border: solid 1px white; border-right: none; 
	/* padding: 5px 22px 5px 22px;  */
   padding-top: 3px;
   padding-bottom: 3px;
	width: 95px;
	text-align:center; font-size:10px; font-weight: 600;}

#menu .contact a{ border-right: solid 1px white; }
#menu a:hover {color: white;}
#menu .railings a {width: 180px;}


/*#ironworkcaption{
	float: right;
        margin-right: 50px;
        margin-top: 30px;
   width: 527px;		
}*/

#ironworkcaption{
	float: left;
   width: 527px;
   margin-top: 30px;
   		
}

#header{ margin-bottom: 5px;}

#logosmall{float: left;}


#main-image{ float: left; width: 280px; margin-top: 20px; }
#main-image img { border: solid 1px white;}
#text{ float: left; width: 460px; margin-top: 20px; }
#text img{ border: none; }
#gallery img{width: 70px; border: solid 1px white;}



#footer .key {float: left; margin-right: 41px;}
#footer .key.last{margin-right: 0px; }
#footer img.pic{border: solid 1px white;}

#footer { position: relative; top: 5px; width: 760px; height: 150px; text-align: center}


#menu .key{float: left; margin-right: 0px;}
#menu {width: 100%; height: 30px;}
#menu img{border: none;}
#menu {margin: 15px 0 10px 0;}

a{ color: #666666; font-weight:600;}

#page-heading{ margin-bottom: -10px; }