@charset "utf-8";
body  {
	font: 12px Geneva, Arial, Helvetica, sans-serif;
	background-color: #000000;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #000000;
}


#headerwrap{ 
	position: absolute;
	top: 0px;
	left: 0px;
	height: 105px;
	width: 100%;
	margin: 0 auto;
	z-index: -1;
	background-color: #012568;
} 



#header { 
	position: relative;
	height: 90px;
	width: 900px;
	margin: 0 auto;
	text-align: left;
	background-color: #012568;
	z-index: 2;
} 

#header h1 {
	position: absolute;
	top: -1px;
	left: -15px;
	margin: 0px;
}

#header h2 {
	position: absolute;
	top: 4px;
	left: 475px;
	margin: 0px;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
	z-index: 3;
}

#header #phone {
	position: absolute;
	top: 5px;
	left: 510px;
	color: #009bff;
	font-size: 18px;
	font-weight: normal;
}

#header #topnav {
	position: absolute;
	top: 30px;
	left: 510px;
	z-index: 3;
}



#header #tag {
	position: absolute;
	top: 40px;
	left: 625px;
	margin: 0px;
	color: #fff;
	font-weight: normal;
	font-size: 12px;
	z-index: 3;
}






#toppictstile { 
	position: relative;
	height: 172px;
	background: #e8e8ea;
	width: 100%;
} 

#toppictswrap { 
	margin: 0 auto;
	position: relative;
	height: 172px;
	width: 900px;
}

#toppictswrap #home-pict {
	position: absolute;
	top: 5px;
	left: 0px;
	width: 298px;
	height: 131px;
	z-index: 1;
	/*background-image:url(/custom/themes/default/images/hm-homesecurity.jpg);*/
}

#toppictswrap #home-tab {
	position: absolute;
	top: 131px;
	left: 0px;
	z-index: 1;
}

#toppictswrap #office-pict {
	position: absolute;
	top: 5px;
	left: 301px;
	z-index: 1;
}

#toppictswrap #office-tab {
	position: absolute;
	top: 131px;
	left: 301px;
	z-index: 1;
}

#toppictswrap #monitor-pict {
	position: absolute;
	top: 5px;
	left: 602px;
	width: 298px;
	height: 131px;
	z-index: 1;
	background-image:url(/custom/themes/default/images/hm-rapidresponse.jpg);
}

#toppictswrap #monitor-tab {
	position: absolute;
	top: 131px;
	left: 602px;
	width: 298px;
	height: 41px;
	z-index: 1;
	background-image:url(/custom/themes/default/images/tab-monitoring.jpg);
}

#toppictswrap #rapidform {
	position: absolute;
	top: 20px;
	left: 720px;
	z-index: 10;
	color: #fff;
	text-align:left;
}
#contenttile {
	float: left;
	width: 100%;
	background-color: #e8e8ea;
	}

#contentwrap {
	width:900px;
	margin: 0 auto;
	text-align: left;
	background-color: #e8e8ea;
}

#contentwrap #top {
	float: left;
	width: 898px;
	height: 18px;
	background-image:url(/custom/themes/default/images/c-top.gif);
}

#contentwrap #middle {
	float: left;
	width: 900px;
	padding: 0px;
	background-image:url(/custom/themes/default/images/c-tile.gif);
	background-repeat: repeat-y;
	background-color: #e8e8ea;
}

#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 20px;
}
#homeContent {
	width: 885px;
	padding: 0 5px 0 10px;
} 

#homeContent #leftbox {
	width: 600px;
	float: left;
	margin-right: 20px;
}

#leftbox h1 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #14689e;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

#leftbox h2 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	font-weight:normal;
}

#leftbox h3 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #9d1325;
	margin-bottom: 0px;
	padding: 0px;
	font-weight:normal;
}

#homeContent #rightbox {
	width: 248px;
	float: left;
	border-left: 1px solid #ccc;

}


#rightbox #nav {
	width: 249px;
	background-image: url(/custom/themes/default/images/nav-tile.gif);
	background-repeat:repeat-y;
}

#rightbox h2 {	
	font-size: 16px;
	margin: 0 0 3px 0;
}

#nav #top {
	float: left;
	width: 249px;
	height: 9px;
	background-image: url(/custom/themes/default/images/navbox-top.gif);
}

#nav #middle {
	float: left;
	width: 249px;
	background-image: url(/custom/themes/default/images/nav-tile.gif);
	background-repeat:repeat-y;
}

#nav #bottom {
	float: left;
	width: 249px;
	height: 9px;
	background-image: url(/custom/themes/default/images/nav-bottom.gif);
}




#rightbox #bluewrap {
	width: 248px;
	background-image: url(/custom/themes/default/images/blue-tile2.gif);
	color: #fbfbfb;
}


#bluewrap #cff {
	width: 185px;
	height: 14px;
	font-size: 11px;
	margin: 0 0 5px 0px;
	border: 0px;
}

#contactform #cff2 {
	width: 500px;
	height: 175px;
	font-size: 11px;
	margin: 5px 0 5px 0px;
}


#bluewrap  #top {
	float: left;
	background-image: url(/custom/themes/default/images/blue-top2.gif);
	width: 248px;
	height: 11px;
}

#bluewrap  #middle{
	float: left;
	background-image: url(/custom/themes/default/images/blue-tile2.gif);
	width: 238px;
	padding: 0 5px 0 5px;
}

#bluewrap  #foot {
	float: left;
	background-image: url(/custom/themes/default/images/blue-foot2.gif);
	width: 248px;
	height: 11px;
}







#bluewrap h1 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #9d1325;
	margin-bottom: 0px;
	padding: 0px;
	text-transform: capitalize;
}

#homeContent #linebreak {
	width: 585px;
	height: 24px;
	background-image: url(/custom/themes/default/images/bar-tile.gif);
	background-repeat:repeat-x;
}

#homeContent #boxwrap {
	float: left;
	width: 190px;
	margin-right: 10px;
}

#boxwrap #top {
	float: left;
	width: 190px;
	height: 18px;
	background-image:url(/custom/themes/default/images/box1.gif);
}

#boxwrap #middle {
	float: left;
	width: 180px;
	height: 190px;
	padding: 0 5px 0 5px;
	background-image:url(/custom/themes/default/images/box2.gif);
	margin: 0 auto;
	text-align:center;

}

#boxwrap #foot {
	float: left;
	width: 190px;
	height: 17px;
	background-image:url(/custom/themes/default/images/box3.gif);
}

#boxwrap h1 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9d1325;
	margin: 0px;
	padding: 0px;
	text-transform: capitalize;
}

#boxwrap a:hover {
	text-decoration: underline;
	color: #9d1325;
}
	
	

	


#footertile { 
	width: 100%;
	float: left;
	background-color:#000000;
} 

#footertile  #footer { 
	position: relative;
	margin: 0 auto;
	text-align: left;
	width: 898px;
	height: 27px;
	background-image:url(/custom/themes/default/images/c-footer.gif);
} 

#footer h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
}


#footer #webmail {
	position: absolute;
	top: 0px;
	left: 600px;
	font-size: 10px;
	color: #999999;
}

/* Contact Form */

#contactform {
  color: #666666;
  margin: 0 0 0 25px;
	}

#contactform input[type=text]{
  width: 150px;	
  }
	
		
#contactform label {
	float: left;
	width: 60px;
	display:block;
	color: #666666;
}

#contactform #capmini a {
	font-size: 11px;
}

#contactform label.error {
	margin-left: 10px;
	width: auto;
	display: inline;
	color: #FF0000;
}


#stf {
	float: left;
	height: 14px;
	margin: 0 0 2px 0;
}

/* End Contact Form */


/* Top Navigation */

#Table_01 {
	position:absolute;
	left:0px;
	top:0px;
	width:387px;
	height:56px;
}

#Home_ {
	position:absolute;
	left:0px;
	top:0px;
	width:62px;
	height:56px;
}

#About-PSS_ {
	position:absolute;
	left:62px;
	top:0px;
	width:80px;
	height:56px;
}

#PSS--Services_ {
	position:absolute;
	left:142px;
	top:0px;
	width:82px;
	height:56px;
}

#PSS-Reviews_ {
	position:absolute;
	left:224px;
	top:0px;
	width:75px;
	height:56px;
}

#Contact-PSS_ {
	position:absolute;
	left:299px;
	top:0px;
	width:88px;
	height:56px;
}


/* End Top Navigation */
	




.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
