/* Hal General CSS */

/* Layout */
 
#navwrap {
	height: 150px;
	width: auto;
	background-color:#222222;
	margin:0px;
	padding:0px;
	border-bottom: 5px solid #0086ff;
	background-image: url(images/line.gif);
	background-position:bottom;
	background-repeat:repeat-x;	
}


body {	
margin: 0px;
padding: 0px;
background-color: #F1F1F1;
}


#navbox {
width: 750px;
height: 150px;
margin: 0px auto 0px auto;
padding: 0px 0px 0px 0px;
background-color: #222222;
}

#logo {
	width:750px;
	height: 114px;
	padding:0px;
	margin:0px;
	background-image: url(images/logo.gif);
}

#navbuttons{
	width: 749px;
	height: auto;
	padding: 0px;
	margin: 0px;
	border-left: 1px solid #222222;
}

#maincontent{
	width: 750px;
	height: auto;
	padding:0px 0px 10px 0px;
	margin:10px auto 0px auto;
	background-color:#F1F1F1;
}


#footer{
	margin: 0px 0px 0px 0px;
	width: auto;
	height: 30px;
_height: auto;
padding: 0px 0px 0px 0px;
_margin-bottom:-20px;
text-align:center;
	background-color:#222222;
	border-top: 5px solid #0086ff;
	clear:both;
}

#leftcontent {
	Width: 400px;
	height: auto;
	padding:0px;
	margin: 0px;
	float:left;
}

#leftcontentmap {
	Width: 450px;
	height: auto;
	padding:0px;
	margin: 0px;
	float:left;
}

#rightcontentmap {
	Width: 270px;
	height: auto;
	padding:0px 0px 0px 0px;
	margin: 0px;
	float:right;
	border-left: 1px solid #C8C8D2;
}

#rightcontentform {
	Width: 250px;
	height: auto;
	padding:0px 0px 0px 0px;
	margin: 20px 0px 0px 10px;
	border-top: 5px solid #0086ff;
	
}

#rightcontent {
	Width: 345px;
	height: auto;
	padding:0px 0px 0px 0px;
	margin: 0px;
	float:right;
	border-left: 1px solid #C8C8D2;
}

#leftcontenthome {
	Width: 420px;
	height: auto;
	padding:0px;
	margin: 0px;
	float:left;
}

#rightcontenthome {
	Width: 300px;
	height: auto;
	padding:0px 0px 0px 0px;
	margin: 0px;
	float:right;
	border-left: 1px solid #C8C8D2;
}

#shadowbit {
	height:100px;
	width:400px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: url(images/shad.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#0086ff;
}

#servleftcontent {
	Width: 200px;
	height: auto;
	padding:0px;
	margin: 0px;
	float:left;
}

#servmiddlecontent {
	Width:340px;
	height: auto;
	padding:0px;
	margin: 0px;
	float:left;
	border-left: 1px solid #C8C8D2;
}

#servrightcontent {
	Width: 300px;
	height: auto;
	padding:0px 0px 0px 0px;
	margin: 0px;
	clear:none;
	_clear:both;
	float:right;
	border-left: 1px solid #C8C8D2;
}

/* typography */

p {
margin: 0px 0px 0px 0px;
padding: 10px 10px 10px 10px;
font-family: Trebuchet MS; 
font-size:12px;
line-height: 14px;
color: #333333;
}

.warn {
margin: 0px 0px 0px 0px;
padding: 10px 10px 10px 10px;
font-family: Trebuchet MS; 
font-size:12px;
line-height: 14px;
color: #1F95FF;
font-weight:bolder;
}

.pnormal {
margin: 0px 0px 0px 0px;
padding: 0px 10px 0px 10px;
font-family: Trebuchet MS; 
font-size:12px;
line-height: 14px;
color: #333333;
}

.pblue {
margin: 0px 0px 0px 0px;
padding: 10px 10px 0px 10px;
font-family: Trebuchet MS; 
font-size:12px;
line-height: 14px;
color: #0086ff;
}

a:link, a:visited {
	color: #BC6E3E;
	text-decoration: underline;
}

a:hover, a:active  {
	color: #0086ff;
	text-decoration: underline;
}

.smallquote {
margin: 0px 0px 0px 0px;
padding: 5px 10px 0px 10px;
font-family: Trebuchet MS; 
font-size:10px;
line-height: 10px;
color: #666666;	
}

.smallerquote {
margin: 10px 0px 0px 0px;
padding: 0px 10px 0px 10px;
font-family: Trebuchet MS; 
font-size:10px;
line-height: 10px;
color: #854E2B;	
}

.pquote {
margin: 0px 10px 0px 10px;
padding: 0px 0px 0px 0px;
font-family: Trebuchet MS; 
font-size:18px;
line-height: 18px;
color: #3EADFF;	
font-weight: bolder;	
}

.quote {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-family: Trebuchet MS; 
font-size:10px;
line-height: 10px;
font-weight:normal;
color: #C4C4C4;	
}

.p {
margin: 0px 0px 0px 0px;
padding: 10px 10px 10px 10px;
font-size:12px;
line-height: 12px;
font-family: Trebuchet MS; 
color: #ffffff;
}

a.foot:link {color: #8CC8FC; text-decoration: none; font-weight:bold; }
a.foot:visited {color: #8CC8FC; text-decoration: none; font-weight:bold; }
a.foot:hover {color: #ffffff; text-decoration: underline; font-weight:bold; }
a.nav:active {color: #ffffff; font-weight:bold;} 

.image {
	border: 5px #ffffff solid;
	margin:10px 10px 10px 10px;
}

.image2 {
	margin:10px 10px 0px 10px;
}

.image1 {
	border: 5px #ffffff solid;
	margin:10px 0px 0px 0px;
}

.bubble {
	margin:0px 0px 0px 0px;
}

.imagesmall {
	margin:0px;
	padding:0px;
}

  ul.list {
    width: auto; 
    margin: 0px 0px 0px 10px;
    padding: 0px 0px 0px 10px;
    border: 0px; 
    list-style-position: outside;
    list-style-image: url(images/bullet.gif);
	font-family: Trebuchet MS; 
	font-size:12px;
	line-height: 15px;
	color: #111111;
  }

li {
	margin: 10px;
	padding:0px;
}

h1 {
margin: 0px 0px 0px 0px;
padding: 10px 10px 0px 10px;
font-family: Trebuchet MS; 
font-size:22px;
line-height: 22px;
color: #0086ff;
font-weight:bold;	
}

h2 {
margin: 0px 0px 0px 0px;
padding: 5px 10px 0px 20px;
font-family: Trebuchet MS; 
font-size:15px;
line-height: 14px;
color: #BC6E3E;
font-weight:bold;
font-style:italic;	
}

h3 {
margin: 0px 0px 0px 0px;
padding: 10px 10px 0px 10px;
font-family: Trebuchet MS; 
font-size:14px;
line-height: 14px;
color: #0086ff;
font-weight:bold;	
}

h4 {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 10px;
font-family: Trebuchet MS; 
font-size:16px;
line-height: 16px;
color: #BC6E3E;
font-weight:bolder;	
}

.hclass {
	margin: 10px 10px 5px 10px;
	border-top: 1px solid #C8C8D2 ;
	width: 275px;
}

.h1 {
margin: 0px 0px 0px 0px;
padding: 0px 0px 5px 0px;
font-family: Trebuchet MS; 
font-size:15px;
line-height: 14px;
color: #fff;
font-weight:bold;
}


/* nav bar */



.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: bolder 13px Trebuchet MS;
width: 100%;
border: 1px solid #625e00;
border-width:0px;
background: black url(images/blockdefault.gif) center center repeat-x;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid #222222;
}

.solidblockmenu li a:visited{
color: white;
text-decoration: none;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
text-decoration: none;
background: transparent url(images/blockactive.gif) center center repeat-x;
}


html, body{
scrollbar-face-color:#222222;
scrollbar-base-color:#222222;
scrollbar-arrow-color:#0086ff;
scrollbar-track-color:#444444;
scrollbar-shadow-color:#222222;
scrollbar-highlight-color:#222222;
scrollbar-3dlight-color:#222222;
scrollbar-darkshadow-Color:#222222;
}

#blueblock{
width: 180px;
padding: 0 0 1em 0;
margin-bottom: 1em;
margin-top: 10px;
font-family: 'Trebuchet MS';
font-weight:bolder;
font-size: 90%;
color: #333;
}

* html #blueblock{ /*IE 6 only */
w\idth: 147px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
}

#blueblock ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#blueblock li {
margin:4px 0px 4px 0px;
}

#blueblock li a{
display: block;
padding: 5px 5px 5px 8px;
border-left: 10px solid #1958b7;
border-right: 10px solid #508fc4;
background-color: #2175bc;
color: #fff;
text-decoration: none;
width: 100%;
height: 100%;
}


html>body #blueblock li a{ /*Non IE6 width*/
width: auto;
}

#blueblock li a:hover{
border-left: 10px solid #1c64d1;
border-right: 10px solid #5ba3e0;
background-color: #2586d7;
color: #fff;
}

#blueblock li .quote{
	margin: 0px;
	padding:0px;
}

#blueblock li .imagesmall{
	margin: 0px;
	padding:3px 3px 0px 3px;
}

#blueblock li a:hover .quote{
	margin: 0px;
	padding:0px;
	color: #fff;
}

a.info{
    position:relative; /*this is the key*/
    z-index:24; 
    font-family: Trebuchet MS; 
	font-size:12px;
	line-height: 14px;
	font-weight:normal;
	color: #0086ff;
    text-decoration:none;
	margin-left:10px;
	margin-bottom:0px;
	}


a.info:hover{
	z-index:25; 
	background-color:#F1F1F1;
	color: #044278;
	}

a.info span{
	display: none;
}

a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:2em; 
	left:2em; 
	width:15em;
	padding:10px 10px 10px 13px;
	border-bottom: 10px solid #1c64d1;
	background-image: url(images/i.gif);
	background-position: top right;
	background-repeat:no-repeat;
    background-color:#044084; 
	color:#E0E0E0;
    text-align: left;
	}
/*services*/	
	
	#maincontentserv{
	width: 850px;
	height: auto;
	padding:0px 0px 10px 0px;
	margin:10px auto 0px auto;
	background-color:#F1F1F1;
}

	#navbuttonsserv{
	width: 849px;
	height: auto;
	padding: 0px;
	margin: 0px;
	border-left: 1px solid #222222;
}

	#navboxserv {
	width: 850px;
	height: 150px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background-color: #222222;
}

/*expand*/

#quiz { 

position:relative; 
font-family: Arial, Helvetica, sans-serif; 
width:300px; 
} 
#quiz a {
margin: 10px 10px 5px 10px;
	

text-decoration: none; 
color: #0086FD; 
} 
#quiz a:hover { 
text-decoration: underline; 
} 
#quiz a:visited { 
color: #0086FD; 
} 
