﻿body { -webkit-text-stroke:1px transparent; }
@media only screen and (max-device-width:480px) {body{-webkit-text-stroke:0 black;}}


body {
min-width: 800px;
text-align: justify;
margin:: 0 auto;
font-family: Verdana, Arial, Helvetica, sans-serif;

}

p {
font-family:'Helvetica-Nueue', Verdana, Arial, Helvetica, sans-serif;
text-align: justify;
text-shadow: 0 -1px 0 #EEEEEE;
}

#securitytable a {
	font-family: Verdana;
	font-size: 0.85em;
	text-decoration: none;
	color: #000000;
}

h1 {
	font-family: Verdana;
	font-size: 1.1em;
	text-align: left;
}

.linkimg 
{
    border-style: none;
}

#additional {
	width: 800px;
	margin: 0 auto;
}



/* Homepage Images */
#imagelinks {
	width:600px;
	height:522px;
	position: relative;
}

#residential_ {
	position:absolute;
	left:0px;
	top:0px;
	width:321px;
	height:261px;
}

#commercial_ {
	position:absolute;
	left:321px;
	top:0px;
	width:279px;
	height:261px;
}

#security_ {
	position:absolute;
	left:0px;
	top:261px;
	width:220px;
	height:261px;
}

#retail_ {
	position:absolute;
	left:220px;
	top:261px;
	width:380px;
	height:261px;
}

 div.caption {
	margin: 0;
	padding:0;
	position: relative;
}

div.caption p {
	text-decoration: none;
	position: absolute;
	margin: 0; padding: 2px 8px;
	font-size: .9em;
	bottom: 1px;
	left: 0;
	background:black;
	color: white;
	opacity: .7;
	font-weight: bold;
}

div.caption img {
	margin: 0; padding: 0;
}



/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#modernbricksmenu{
padding: 0;
background: transparent;
position: relative;
  top: -70px;
  width: expression(document.body.clientWidth < 890 ? "892px" : "100%" );
  min-width: 952px;
-webkit-text-stroke:0 black;
}

#modernbricksmenu ul{
font: bold 11px Arial;
margin: 0;
margin-left: 320px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

#modernbricksmenu li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;

}

#modernbricksmenu a{
float: left;
display: block;
color: white;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
text-decoration: none;
letter-spacing: 1px;
background-color: black; /*Default menu color*/
border-bottom: 1px solid white;
}

#modernbricksmenu a:hover{
background-color: gray; /*Menu hover bgcolor*/
}

#modernbricksmenuline{
	clear: both;
	padding: 0;
	width: 99%;
	height: 4px;
	line-height: 4px;
	border-bottom: black 4px solid;
	background: #ED2623; /*red color theme*/
}
