html {
	height:101%;
	background-color: #666666;
}


body {
		margin:0 auto;
		/*text-align:center;*/
		background-color: #666666;
		font-size: 100%;
		background-attachment: scroll;/* fixes MAC - border shows about 15px*/
												/* of backgroundimage below last div*/
												/* if window is larger than content also*/
												/*place background-color in html above*/
												/*-fix by http://www.zeldman.com/press/discuss_css.html*/
	}
h1, h2, h3, h4, h5 {
	font: bold 100%/100% "Lucida Grande", Verdana, Arial, Helvetica,sans-serif;
}
h1 {
	font-size:1.2em;
	margin:0;
	color:#000000;
	padding: 0px 0px 1px 0px;
}
	
h2 {
	font-size:.9em;
	margin:0;
	padding:1px 0px 8px 0px;
	color: #000000;
	float: left;
}

h3 {
	font-size:1.2em;
	margin:0;
	padding:5px 0px;
	color: #445976; 
}
h4 {
	font-size: 24px;
	margin:0;
	padding:5px 0px;
	color: #000000; 
}
h5 {
	font-size: 24px;
	margin:0;
	padding: 5px 15px;
	color: #000; 
	}

p, ol, ul, table, dl {
	font:normal .7em/150% "Lucida Grande", Arial, Verdana, Helvetica, Georgia, sans-serif;
	margin:0;
	padding:0 0 10px 0;
}
a {
	text-decoration: none;
	font-weight:bold;
}
a:link {
  color:#CC3333; 
  font-weight:bold;
  }
  
a:visited {
  color:#CC3333; 
  }
  
a:hover {
  color:#CC3333;
  text-decoration: underline;
  }

dl {
	margin:0;
	padding:0 0 5px 10px;
}

dd {	
	margin:0 0 5px 0px;
	padding:0;
}
dt {
	font-weight:bold;
}

ol li {
	margin:0;
	padding:0 0 4px 0;
}

ul {
	margin:0px;
	padding: 0px 0px 5px 35px;
}
ul li {
	margin:0px;
	padding: 0px 0px 5px 0px;

}
th {
	font-weight:bold;
}

img {
	border: 0;
	padding:0;
	margin:0;
}

#wrapper {
	width: 749px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	text-align: left;
	background:#FFFFFF url(/images/) no-repeat 0 0;
	}

#homeHeader  {
	width: 749px;
	height: 255px;
	background: url(/images/home_hdr.jpg) no-repeat 0 0;
	}
	#logolinkFront {
		float: left;
		height: 100px;
		width: 325px;
		margin: 125px 0px 30px 0px;
		cursor: pointer;
		background:transparent;
		z-index: 1;
	}
#shadow {
	width: 749px;
	height: 26px;
	background: url(/images/shadow.jpg) no-repeat 0 0;
}

#backHeader {
	width: 749px;
	height: 110px;
	background: url(/images/back_hdr.jpg) no-repeat 0 0;	
	}
	#logolinkBack {
		float: left;
		height: 100px;
		width: 325px;
		margin: 0px 0px 0px 0px;
		cursor: pointer;
		background:transparent;
		z-index: 1;
	}
	
#profileHeader {
	width: 724px;
	height: 39px;
	padding: 73px 0 0 25px;
	background: url(/images/profile_hdr.jpg) no-repeat 0 0;
}
	
/* Navigation */
#homeNav {    /* the top nav  */	
	margin: 0 9px;
	padding: 0;
	background-color: #000;
	line-height:normal;
	height: 26px;
	width: 730px;
	}
#backNav {
	margin: 0 9px;
	padding: 0; 
	background-color: #000;
	line-height:normal;
	height: 26px;
	width: 730px;
	}
	#homeNav ul, #backNav ul {
		margin:0;
		padding:0;
		width: 100%;
		list-style:none;
		}
	#homeNav li, #backNav li {
		float:left;
		margin:6px 0 0 0;
		padding: 0 0 0 0;
		font-size: 1.0em;
		line-height: 1em;
		background: #000;
		border-right: 1px solid #666666;
		}
	#homeNav li a, #backNav li a {
		color:#FFFFFF;
		text-decoration:none;
		padding:6px 23px;
		margin:0;
		}
	#homeNav li a:hover, #backNav li a:hover {
		color:#BBBBBB;
		text-decoration:none;
		}
	#homeNav li.last a, #backNav li.last a {border:0;}

	#content {
		width: 749px;
		margin: 0px auto;
		background: url(/images/content_bg.jpg) repeat-y 0 0;
		}
		.contentPadding { /* for application page only*/
			padding: 20px 0px 0px 25px;
		}
	#backContent {
		background-color: #FFFFFF;
		}
		.backContentPadding {
			padding: 20px 0px 0px 25px;
		}
	
	#homeFooter {
		background: url(/images/footer.jpg) no-repeat 0 0;
		margin:0px auto;
		padding: 15px 0px 25px 20px;
		color: #FFFFFF;
		width: 729px;
		}
		#homeFooter a {
			color: white;
			text-decoration:none;
			}
	
	#backFooter {
		margin: 0px auto;
		padding: 15px 0px 25px 20px;
		color: #000000;
		width: 729px;
		}
		#backFooter a {
			color: #000000;
			text-decoration: none;
		}
		#backFooter a:hover, #homeFooter a:hover {
			text-decoration: underline;
		}

#sideNav {
	width: 185px;
	float: left;
	}
	#sideNav ul {
		list-style: none;
		padding: 0px 5px 0px 0px;
	}

#backInfo {
	width: 510px;
	float: left;
	border-left: 1px solid #E5E5E5;
	}
	#backInfo h2, #backInfo h3, #backinfo h4, #backInfo p {
		padding-left: 15px;
	}
	#backInfo ol {
		padding-left: 30px;
	}
		
	 /* for Skip navigation at bottom of page*/	
.hide {   
	height: 0px;
	width: 0px;
	visibility: hidden;
	overflow: hidden;
/*	position: absolute;*/  /* for the benefit of IE5 Mac */
	}

.bigBoxTop {
	width: 696px;
	height: 20px;
	background: url(/images/bigbox_top.jpg) no-repeat 0 0;
}
.bigBoxMid {
	width: 696px;
	background: url(/images/bigbox_mid.jpg) repeat-y 0 0;
	margin-bottom: -1px;
	}
	.bigBoxMid p {
		padding: 0px 15px 5px 15px;
	}
.bigBoxBottom {
	width: 696px;
	height: 20px;
	background: url(/images/bigbox_bottom.jpg) no-repeat 0 0;
	margin-bottom: 16px;
}

#home_col_left{
	width:340px;
	padding: 0px 15px 0px 0px;
	float: left;
}
#home_col_right{
	width: 340px;
	float: left;
}
.homeBoxTop {
	width: 340px;
	height: 20px;
	background: url(/images/box_top.jpg) no-repeat 0 0;
}
.homeBoxMid {
	width: 340px;
	background: url(/images/box_bg.jpg) repeat-y 0 0;
	}
	.homeBoxMid h2, .homeBoxMid p  {
		padding: 0px 15px 7px 15px;
	}
.homeBoxBottom {
	width: 340px;
	height: 20px;
	background: url(/images/box_bottom.jpg) no-repeat 0 0;
}
.serviceBox1 {
	border-bottom: 1px solid #C3C3C3;
	margin: 0px 15px 5px 15px;
	padding: 0 0 10px 0;
	}
.serviceBox2 {
	border-bottom: 1px solid #C3C3C3;
	margin: 0px 15px 5px 15px;
	padding: 0 0 10px 0;
	}
.serviceBox3 {
		border-bottom: 1px solid #C3C3C3;
		margin: 0px 15px 0px 15px;
		padding: 0px 15px 5px 0;
	}
.serviceBox4 {
		margin: 0px 15px 0px 15px;
		padding: 0 0 10px 0;
	}
.picBox {
	float: left;
	width: 125px;
	margin: 0px 7px 25px 7px;
	background: url(/images/staff.jpg) no-repeat 0 0;
	padding: 90px 0px 0px 0px;
	text-align: center;
	}
	.picBox a {
		font-size: 0.8em;
		font-weight: normal;
	}
	
#phone_system1{float: right; padding: 30px 10px 0 20px;}
#keyset {float: left; padding: 15px 10px 10px 15px;}
#voicemail {float: right; padding: 10px 15px;}
#intercom {float: right; padding: 5px 15px;}
#music {float: left; padding: 5px 15px;}
#bullhorn {float: left; padding: 5px 15px 5px 15px;}
#audio_hold {float: right; padding: 15px 5px 15px 10px;}
#security {float: right; padding: 0 0 0 10px;}
#video {float: left; padding: 0 20px;}
#video2 {float: right; padding: 0 10px 0px 10px;}
#lighting {float: right; padding: 10px 15px 10px 15px;}
#supplies {float: left; padding: 0px 15px;}

#sys_pdf {padding: 10px 45px 10px 0px; float: left;}
#sys_pdf ul {padding: 0; margin: 0px;}
#sys_pdf ul li {list-style: none; font-size: 18px; padding: 0px;}
#sys_pdf ul li a {color: #f42941; padding: 0;}
#sys_pdf ul li a:hover {color: #000;}

#guide_pdf {padding: 10px 45px 10px 0; float: left;}
#guide_pdf ul {padding: 0; margin: 0px;}
#guide_pdf ul li {list-style: none; font-size: 18px; padding: 0px;}
#guide_pdf ul li a {color: #f42941; padding: 0;}
#guide_pdf ul li a:hover {color: #000;}

#key_pdf {padding: 10px 0; float: left;}
#key_pdf ul {padding: 0; margin: 0px;}
#key_pdf ul li {list-style: none; font-size: 18px; padding: 0px;}
#key_pdf ul li a {color: #f42941; padding: 0;}
#key_pdf ul li a:hover {color: #000;}
#telephone {float: left; padding: 0 100px 5px 0;}
	
/*for rounded boxes on back pages*/
.text_box{background: url(/images/text_box.jpg) no-repeat; 
	margin: 10px 15px 15px 15px; 
	width: 208px; 
	height: 228px;
	padding: 5px 0 0 0;
	float: left;
	display: inline;
}
.text_box2{background: url(/images/text_box.jpg) no-repeat; 
	margin: 10px 35px 15px 35px; 
	width: 208px; 
	height: 228px;
	padding: 5px 0 0 0;
	margin-left: 160px;
}
.text_box3{background: url(/images/text_box.jpg) no-repeat; 
	margin: 10px 35px 15px 20px; 
	width: 208px; 
	height: 228px;
	padding: 5px 10px 0 0;
}
.rbroundbox { background: url(/images/nt.gif) repeat; }
/*.rbtop div { background: url(/images/tl.gif) no-repeat top left; }
.rbtop { background: url(/images/tr.gif) no-repeat top right; }*/
/*.rbbot div { background: url(/images/bl.gif) no-repeat bottom left; }*/
/*.rbbot { background: url(/images/br.gif) no-repeat bottom right; }*/
.rbtop div, .rbtop, .rbbot div, .rbbot {
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; padding: 0 10px 0 0;}
.rbroundbox { width: 250px; margin: 1em auto; }

a.inactive{color: #000;}
a.inactive:hover{text-decoration: none;}
.clear {clear:both;}
