@charset "utf-8";
/* CSS Document */


.headerbox {
	border-width:0;
	float:left;
	margin:0 0 15px;
	padding:0;
	text-align:left;
	width:450px;
	height:180px;

}

.headerbox1{background:url(../img/headerbox1.jpg) 0 0 no-repeat scroll;}   /* Looking up from computer guy */
.headerbox2{background:url(../img/headerbox2.jpg) 0 0 no-repeat scroll;}   /* Workers at table */
.headerbox3{background:url(../img/headerbox3.jpg) 0 0 no-repeat scroll;}   /* File drawer */
.headerbox4{background:url(../img/headerbox4.jpg) 0 0 no-repeat scroll;}   /* Confused couple */
.headerbox5{background:url(../img/headerbox5.jpg) 0 0 no-repeat scroll;}   /* Woman calling from home */
.headerbox6{background:url(../img/headerbox6.jpg) 0 0 no-repeat scroll;}   /* Chart graph */
.headerbox7{background:url(../img/headerbox7.jpg) 0 0 no-repeat scroll;}   /* Hands on keyboard */
.headerbox8{background:url(../img/headerbox8.jpg) 0 0 no-repeat scroll;}   /* Thumbs up guy */
.headerbox9{background:url(../img/headerbox9.jpg) 0 0 no-repeat scroll;}   /* case file - to be created yet */  
.headerbox10{background:url(../img/headerbox10.jpg) 0 0 no-repeat scroll;} /* archive - to be created yet */  

#navigation2  {
	background-color:white !important;
	border-width:0;
	display:block;
	float:right;
	margin:0;
	padding:0;
}

#navigation-container  {
	display:block;
	margin-left:20px;
	text-align:left;
	top:0;
	width:206px;
	z-index:0;
}

#content .persistent-navigation ul {
	margin:0;
}

#content .persistent-navigation ul li {
	line-height:normal;
	padding:0;
}

.persistent-navigation {
	background:url(../img/floating_nav_top.gif) 0 0 no-repeat scroll;
	clear:none;
	display:block;
	margin:0 0 16px;
	padding:6px 0 0;
	width:206px;
	z-index:10;
}

.persistent-navigation ul {
	background:url(../img/floating_nav_bottom.png) 0 bottom no-repeat scroll;
	clear:both;
	list-style-type:none!important;
	margin:0;
	padding:3px 0 20px;
	top:5px;
	width:206px;
}

.persistent-navigation ul li {
	background-image:none;
	background-position:14px 3px;
	color:#FFFFFF;
	display:inline;
	margin:0;
	padding:0;
}

.persistent-navigation ul li a {
	border-bottom:1px dotted #9DB0E1;
	color:#FFFFFF;
	display:block;
	margin-bottom:0;
	margin-top:0;
	padding:6px 12px 6px 12px;
	text-decoration:none;
	font-size:.9em;
}

.persistent-navigation ul li a.subhead {
	border-bottom:4px solid #9DB0E1;
	color:#FFFFFF;
	display:block;
	margin-bottom:0;
	margin-top:0;
	padding:6px 12px;
	text-decoration:none;
	font-size:.95em;
}

.persistent-navigation ul li a.subhead:hover {
	text-decoration:underline;
}

.persistent-navigation ul li a.last {
	border-bottom:none;
	color:#FFFFFF;
	display:block;
	margin-bottom:0;
	margin-top:0;
	padding:6px 12px 8px 12px;
	text-decoration:none;
	font-size:.9em;
}

.persistent-navigation ul li a.on {
	font-weight:bold;
	text-decoration:none;	
}


.persistent-navigation a:hover { 
	text-decoration:underline;
	color:#FFF;
}


h2 {
}



#calltoaction {
	width:180px;
	background-color:#F7F8FC;
	border:1px solid #CCCCCC;
	padding:10px;
/*	padding:10px 10px 140px 10px;	*/
	margin-left:20px;
	margin-bottom:40px;
/*	background:url(../img/man_calling.jpg) 100% bottom no-repeat;  */
} 

#calltoaction h4 {
	font-weight:normal;
	line-height:1.6em;
}
.phone {
	font-size:1em;
}


#reveal1-div, #reveal2-div, #reveal3-div, #reveal4-div, #reveal5-div,
#reveal35-div, #reveal34-div, #reveal33-div, #reveal32-div,
  {
	border:1px solid #ccc;
	padding:10px;
}

.listlinksfixer {
	width:455px;
}

/*
.navbox {
	width:206px;
	background: url("../img/floating_nav_top.png") 0 0 no-repeat scroll;
	float:right;
	padding:0;
	margin:0 0 0 30px;
}

#fraudnav ul {
	margin:6px 0 0;
	background: #6986d2 url("../img/floating_nav_bottom.png") 0 bottom no-repeat scroll;
}

#fraudnav li {
	border-bottom:1px dotted #9db0e1;
	list-style-image:none!important;
	list-style-type:none;
	padding:0px;
	margin:0;
	display:inline;	
}
#fraudnav li a {
	font-size:12px;
	color:#FFFFFF;
	display:block;
	list-style: none;
	text-decoration:none;
	padding:0;
}

#fraudnav li.highlight a {
	font-weight:bold;

}

#fraudnav li a:hover {
	text-decoration:underline;
	background-color:#FF0000;
	}
	
*/	
