@charset "utf-8";
body  {
	font: 100% verdana, arial, helvetica, sans-serif;
	background: #ffffff;
	margin: 0 auto; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in ie 5* browsers. the text is then set to the left aligned default in the #container 				    selector */
	color: #000000;
}

#container {
	border: 2px solid #ff0000;
	width: 940px;
	background-color: #ffffff;
	padding: 15px;
	height: 1109px;
	text-align:left;
	float: inherit;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #D6D6D6;
}

img {
 border-style: none;
}

a {
 color: #333333;
 text-decoration: underline;
}
a:hover {
	color: #990000;
}

a:link {
	color: #cccccc;
	text-decoration:none;
}

a:visited {
	color: #cccccc;
}
a:active {
	color: #999;
}
.style1 {
	font-size: 20px;
	color: #666666;
	font-weight: bold;
}
.style4 {color: #666666}
.style5 {
	color: #999999;
	text-align: left;
}
.style6 {color: #666666; font-size: 12px; }

.style8 {font-size: 15px}
.style9 {
	color: #666666;
	font-size: 14px;
}

.style12 {
	color: #666666;
	font-size: 20px;
	font-family: arial, helvetica, sans-serif;
}
.style13 {
	color: #F00;
	font-size: 14px;
}

#header {
	background-color: #fff;
	color: #666666;
	text-align: left;
	height: 200px;
	width: 938px;
	background-image: url(http://www.apgprotection.com/images/close-protection-banner.jpg);
	border: 1px solid #ff0000;
}

ul#header_nav {
	padding-bottom: 0px;
	list-style-type: none;
	margin: 0px;
	padding-left: 0px;
	width: 470px;
	padding-right: 0px;
	float: right;
	list-style-image: none;
	padding-top: 170px;
	
}
ul#header_nav li {
	padding-bottom: 0px; margin: 0px 6px 0px 0px; padding-left: 0px; padding-right: 0px; float: left; clear: none; padding-top: 0px
}

ul#header_nav li a {
	text-indent: -9999px;
	display: block;
	height: 30px;
	overflow: hidden;
	cursor: pointer
}

ul#header_nav li a.header_nav_operations {
	width: 110px;
	background-image: url(http://www.apgprotection.com/images/services.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
ul#header_nav li a.header_nav_operations:hover {
	background: url(http://www.apgprotection.com/images/services.gif) no-repeat 0px -60px
}
ul#header_nav li.current a.header_nav_operations {
	background: url(http://www.apgprotection.com/images/services.gif) no-repeat 0px -60px
}



ul#header_nav li a.header_nav_training {
	width: 110px;
	background-image: url(http://www.apgprotection.com/images/training.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
ul#header_nav li a.header_nav_training:hover {
	background: url(http://www.apgprotection.com/images/training.gif) no-repeat 0px -60px
}
ul#header_nav li.current a.header_nav_training {
	background: url(http://www.apgprotection.com/images/training.gif) no-repeat 0px -60px
}


ul#header_nav li a.header_nav_company {
	width: 110px;
	background-image: url(http://www.apgprotection.com/images/company.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
ul#header_nav li a.header_nav_company:hover {
	background: url(http://www.apgprotection.com/images/company.gif) no-repeat 0px -60px
}
ul#header_nav li.current a.header_nav_company {
	background: url(http://www.apgprotection.com/images/company.gif) no-repeat 0px -60px
}


ul#header_nav li a.header_nav_contact {
	width: 110px;
	background-image: url(http://www.apgprotection.com/images/contact_us.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
ul#header_nav li a.header_nav_contact:hover {
	background: url(http://www.apgprotection.com/images/contact_us.gif) no-repeat 0px -60px
}
ul#header_nav li.current a.header_nav_contact {
	background: url(http://www.apgprotection.com/images/contact_us.gif) no-repeat 0px -60px
}



.topblock {
	background-color: #ffffff;
	margin-top: 6px;
	width: 713px;
	height: 100px;
	float: left;
	border: 1px solid #ff0000;
}

.contentblock {
	background-color: #ffffff;
	text-align:left;
	margin-top: 6px;
	height: 595px;
	width: 705px;
	overflow: auto;
	float: left;
	padding-right: 4px;
	padding-left: 4px;
	border: 1px solid #ff0000;
}

.contentblock a {color:#999;
}

#leftnav_container {
	float: left;
	text-align:left;
	width: 215px;
	margin-top: 6px;
	margin-right: 10px;
	height: 701px;
}

#leftnav {
	float: left;
	background-color: #ffffff;
	text-align:left;
	width: 205px;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 48px;
	height: 475px;
	padding-left: 10px;
}

#leftnavimage {
	background-color:#fff;
	float: left;
	text-align:left;
	width: 215px;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 6px;
	height: 172px;
	padding-left: 0px;
}

#leftnav ul {
 margin: 0; 
 padding: 2px 2px 2px 2px;
 list-style-type: none;
} 

#leftnav li {
 width:180px;
 height:316px;
} 

#leftnav a:link, #leftnav a:visited, #leftnav a:active {
 display: block;
 color: #666666;
 padding: 5px 5px 0px 5px;
 border: 1px solid #ffffff;
 text-decoration: none; 
 height:24px;
} 

#leftnav a:hover {
 display: block;
 padding: 0px 5px 0px 5px;
 border: 1px solid #333333;
 background: #c0c0c0;
 color: #ffffff;
 text-decoration: none; 
}

#footer {
	margin-top: 6px;
	background-color: #ffffff;
	color: #cccccc;
	text-align: left;
	font-weight: bold;
	font-size: 10px;
	letter-spacing: 1px;
	height: 140px;
	padding-right: 5px;
	padding-top: 20px;
	width: 925px;
	clear: both;
	float: left;
	padding-left: 10px;
}

#footer li a{
	text-decoration:none;
	}

#footer li a:hover{
	color:#f00;
	}

div#footer div.column {
	padding-bottom: 5px;
	padding-left: 10px;
	width: 210px;
	padding-right: 13px;
	float: left;
	padding-top: 0px;
	height:130px;
	text-align:left;
}
div#footer div.column_left {
	padding-bottom: 20px;
	padding-left: 10px;
	width: 155px;
	padding-right: 13px;
	float: left;
	padding-top: 0px;
	height:115px;
	text-align:left;
	}

div#footer div.column_right {
	width: 210px;
	float: left;
	padding-left:10px;
	height:130px;
	padding-bottom: 5px;
}
	
#footerbottom {
	background-color: #ffffff;
	color: #cccccc;
	text-align: right;
	font-weight: bold;
	font-size: 10px;
	letter-spacing: 1px;
	height: 31px;
	padding-right: 20px;
	padding-top: 5px;
	width: 920px;
	clear: both;
	float: right;
	border: 1px solid #ff0000;
}
#footerbottomleft {
	background-color: #ffffff;
	color: #cccccc;
	text-align: left;
	font-weight: bold;
	font-size: 10px;
	letter-spacing: 1px;
	height: 31px;
	padding-right: 10px;
	padding-left: 230px;
	width: 280px;
	clear: both;
	float: left;
	
}

/*eof*/