body {
	margin: 0;
	padding: 0;
	font-family: 'Trebuchet MS', Helvetica, Arial, sans-serif;
	color: #3c342f;
	background-image: url(../images/bkg_shaded.jpg);
	background-repeat: repeat-x;
	background-color: #9da1a5;
}

#container {width:860px;position:absolute;top:10px;left:-430px;margin-left:50%;margin-bottom:12px;border:0px solid #9e9e8a; border-top:0px;background-color: #e6e6e6;border:2px solid #d6d6d6;}

div {-moz-box-sizing:border-box; box-sizing:border-box;} /* ff ie deal with padding the same */
#header {
	background-image:url(../images/gate4.gif);
	color:#1c4b1d;
	height: 80px;
	padding-left: 3px;
	margin-top: 0px;
	font-size: 21px;
	font-family: Times, "Times New Roman", serif;
	font-weight:bold;
}

#tagline {padding-left:10px;font-family: Times, 'Times New Roman', serif;font-weight:bold;font-size: 21px;color:#1c4b1d;}

table, td {font-family:'Trebuchet MS', Helvetica, Arial, sans-serif;font-size: 14px;}

#mainMenu a {
text-align: center;font-size:14px;font-weight:bold;text-decoration:none;color:white;
}

#mainMenu LINK, #mainMenu A:LINK, #mainMenu A:VISITED {color:#ffd47e;}	

#mainMenu a:hover {color:#ff2222;} /*ff2222*/


#banner {
background-color:white;
background-image:url(../images/metalex-security-gates.gif);
height:91px;
width:100%;
padding-left:90px;
font-weight:bold;
font-size:12px;
line-height:14px;
cursor:pointer;
cursor:hand;
}

#menubar {
background-image:url(../images/top_bar.gif);
background-color:black;
color:#ffffff;
font-weight:bold;
height:25px;
}

#menu-shade {
background-image:url(../images/top_bar_shading.jpg);
color:#ffffff;
font-weight:bold;
padding-left:20px;
height:20px;
}



#submenu {height:25px;background:#fbe6a9;background-image:url(../images/top-submenu-backgr.gif);width:100%;border:1px solid #dbdb8b;border-top:0px;}


#submenu a {
margin:0px;height:25px;padding-left:24px; padding-right:12px; 
text-align: center;font-size:11px;font-weight:bold;text-decoration:none;
}
#submenu LINK, #submenu A:LINK, #submenu A:VISITED {color:#9c4c44;}	
#submenu a:hover {color:#592b27;}

#contentContainer {width:100%;font-size:14px;margin-top:12px;margin:12px;width:836px;}

.rightBlock {display:block;float:right;margin-right:0px;}
.rightTable {width:264px;height:200px;border:0px;}
.leftBlock {display:block;float:left;font-size:14px;width:480px;}
.box {border:1px solid #ced0be;padding:6px;margin-bottom:12px;font-size: 14px;}
.box a {color:#7e7e6a;font-size: 14px;}
.box a:hover {color:#3c342f;}
.bold {font-weight:bold;}
.testimonial {font-family: Times, 'Times New Roman', serif;font-size: 15px;color:#000066; font-style:italic;}
.pageviewconversion {height:1px;width:500px;border:0px;}
.bordered {border:1px solid #7e7e6a}

h3 {
font-size:18px;
text-decoration:underline;
}.regular1 {
	font: bold normal 13px 'Trebuchet MS', Helvetica, Arial, sans-serif;
	color: #096c17;
	text-decoration: none;
}
.white1 {
	background: #ffffff;
}

.link1 {
	font: bold normal 13px 'Trebuchet MS', Helvetica, Arial, sans-serif;
	color: #000099;
	text-decoration: none;
}
a.link1:link {
	font: bold normal 13px 'Trebuchet MS', Helvetica, Arial, sans-serif;
	color: #000099;
	text-decoration: none;
}

a.link1:visited {
	font: bold normal 13px 'Trebuchet MS', Helvetica, Arial, sans-serif;
	color: #006699;
	text-decoration: none;
}
a.link1:hover {
	font: bold normal 13px 'Trebuchet MS', Helvetica, Arial, sans-serif;
	color: #009999;
	text-decoration: none;
}

