body {
	background: #999 url(../images/fill-bkgrd.jpg) repeat-x;
	margin: 0 auto;
	padding: 0 10px 10px 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 1000px; /*keeps width and centers*/
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
	font-size: 1.25em;
	font-weight:bold;
	margin: 10px 0 0 0;
	}

h2 {
	font-size: 1em;
	color:#000;
}
.highlite {
	color:#333399;
}
.highlite2 {
	color:#d5961b;
}
h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: x-small;
}
p {
	font-size: .75em;
	line-height: 18px;
	margin:0;
 	padding:4px 0;}
	
a:link, a:visited {color:#003399;text-decoration: underline;}
a:hover {color:#666666;text-decoration: none;}
a:active {color:#333333;}

/* -----------------wrap content */

#wrapcontent {
	clear: both;
	width: 1000px;
	margin: 0 auto;
}
#header {
	background: url(../images/fill-mast.jpg) repeat-x;
	height: 94px;
	margin-top: 12px;
	padding:0px;
}
#header img{
	display:block;
	}
#header #info {
	margin: 0px;
	padding: 20px 10px 0 120px;
	float:right;
}
#header #info p {
	font-size: 1em;
	font-weight: bold;
	line-height: 18px;
	color:#333333;
	}
#header #actions ul {
	margin: 0px;
	padding: 17px 0 0 0;
	list-style: none;
	float:left;
}
#actions li {
	display: inline;
	letter-spacing: .08em;
	}
#actions ul li a {
	text-decoration:none;
	color: #000066;
	display: block;
	margin: 0 2px 0 10px;
	padding: 2px 3px 2px 3px;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.7em;
}	
#actions ul li a:hover {
	text-decoration:none;
	color: #FFF;
}
#options {
	background-color:#DDE1E1;
	border: 1px solid #343434;
	height:20px;
	margin:0px;
	padding: 0px 10px;
	}
#options p {
	font-size:.75em;
	margin:0;
	padding:0;
	float:right;
	font-variant:small-caps;
	}
#options a {
	text-decoration:none;
	color:#333;
}
#options a:hover {
	text-decoration:underline;
	color:#666;
}

#navcontainer ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
	width: 1000px;
	height: 39px; 
}

#navcontainer ul li
{
list-style-type: none;
padding: 0;
margin: 0;
display: block;
float: left;
}

#navcontainer a.btnHome, #navcontainer a.btnoHome  {
color: #000;
text-decoration: none;
display: block;
width: 500px;
height: 39px;
}
#navcontainer a.btnHome {background:url(../images/btn-home-security.jpg) no-repeat 0px 0px; }
#navcontainer a.btnoHome {background:url(../images/btno-home-security.jpg) no-repeat 0px 0px; }
#navcontainer a.btnOffice, #navcontainer a.btnoOffice {
	color: #000;
	text-decoration: none;
	display: block;
	width: 500px;
	height: 39px; 
}
#navcontainer a.btnOffice {
	background:url(../images/btn-office-security.jpg) no-repeat 0px 0px; 
}
#navcontainer a.btnoOffice {
	background:url(../images/btno-office-security.jpg) no-repeat 0px 0px; 
}

#navcontainer li a.btnHome:hover { background: url(../images/btn-home-security.jpg) no-repeat 0px -39px; }
#navcontainer li a.btnOffice:hover { background: url(../images/btn-office-security.jpg) no-repeat 0px -39px; }

#navcontainer li a.btnoHome:hover { background: url(../images/btno-home-security.jpg) no-repeat 0px -39px; }
#navcontainer li a.btnoOffice:hover { background: url(../images/btno-office-security.jpg) no-repeat 0px -39px; }

/*----------------- page 2 col--------------------*/
#wrappage {
	background: #FFFFFF url(../images/fill-subnav.jpg) repeat-y center;
	border: solid 6px #2F343A;
}
#pagecol {
	float:right;
	width: 69%;
	padding: 0 20px 10px 0;
}
#pagecol li {
	font-size: .75em;
	line-height: 18px;
	margin:0;
 	padding:4px 0;}
#pagecol img{
	float:right;
	margin: 6px;
	border: 1px solid #666666;
}
#pagecol img.noborder {border: none;}
/*-----------------subnav for pages--------*/

#navsub { 
	width: 240px;
	min-height: 350px;
	margin: 10px 0 0 30px;
}

#navsub ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: verdana, arial, Helvetica, sans-serif;
}

#navsub li { margin: 0 0 1px 0; }

#navsub a
{
display: block;
padding: 5px 10px;
width: 200px;
font-size: .8em;
font-weight: bold;
color: #000;
text-decoration: none;
}

#navsub a:hover
{
color: #fff;
text-decoration: none;
background-color:#E8B96D;
}

#navsub ul ul li { margin: 0 0 1px 0; }

#navsub ul ul a
{
display: block;
padding: 5px 5px 5px 30px;
font-size: .8em;
font-weight: bold;
width: 185px;
color: #000;
text-decoration: none;
}

#navsub ul ul a:hover
{
color: #fff;
text-decoration: none;
background-color:#E8B96D;
}

#selected a, #subnavlist #selected a {
	color: #fff;
	text-decoration: none;
}
#navsub img {
	text-align:center;
	vertical-align:bottom;
	padding-top: 40px;
}
/*----------------- feature 3 col--------------------*/
#feature {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 1000px;
	background: url(../images/fill-feature.jpg) repeat-x;
}

#col-one {
	float: left;
	width: 331px;
}
#col-one img {
	padding: 4px 0 6px 6px;
	}
#col-two {
	float: right;
	width: 331px;
}
#col-two img {
	padding: 4px 6px 0 0;
	}
#col-three { 
	float: left;
	width: 33%;
}
#col-three img {
	padding: 4px 0 0 13px;
	}
#wrap3col {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 1000px;
	background-color:#FFFFFF;
}	
	
#colone {
	float: left;
	width: 331px;
}
#colone img {}
#coltwo {
	float: right;
	width: 331px;
}
#coltwo img {}
#colthree { 
	float: left;
	width: 33%;
}
#colthree img {}
	
	
.boxed {
	padding: 10px;
	}
.boxcenter {
	padding: 10px 20px;
	}
.boxed h2, .boxcenter h2{
	font-size: 1em;
	font-weight:bold;
	margin: 10px 0 0 0;
	}
.boxed p, .boxcenter p{
	font-size: .8em;
	padding-top: 2px;
	}
	
/*------------ footer and other styles ----------*/
.xclear {clear: both;}
.noborder {border: none;}
#footer {
	background-color:#FFFFFF;
	text-align:center;
	padding-top: 20px;
	border-top:1px solid #E6E6E6;
	}
#navfooter {
	padding: 20px 0;
	}
#navfooter a {
	color:#003399;
	font-weight:bold;
	font-size: .9em;
	}
.footleft {
	color:#333;
	font-weight:bold;
	font-size: .75em;
	padding-bottom: 20px;
	}
#pagecol .floatLeft {
	float: left;
}
#footer #navfooter .copyright {
	font-size: .8em;
	color: #666666;
}
#footer #navfooter .copyright a {
	color: #999999;
	text-decoration: none;
}
div.nopad {
	margin: 0px;
	padding: 0px;
	display: block;
	line-height: 0;
	font-size: 0;
}
strong {
	font-size: 1.1em;
	font-weight: bolder;
}
