@charset "UTF-8";
/* CSS Document */
* html #content {
        height: 1%;
}
body {
	background: #e6eaee;
	color: #f000;
	font-family: Verdana, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
	 a:visited { color:#C00; text-decoration:none;}
	a:link { color:#C00; text-decoration:none;}
	 a:hover { color: #069; text-decoration: underline;}	

img {border: none; clear: none;}
.clear { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 1px;
}


#wrapper { 
	width: 902px;
	margin: 0 auto;
	border: 1px solid #000;
	background-color: #FFF;
	position:relative;
	
}
#header {
		background: url(../images/header.png) no-repeat;
		background-position: 0 40px;
}

#header ul {	margin: 0; padding: 80px 0 50px 60px; 
}

#header li {
		list-style: none;
		display: inline;
		padding: 0 5px 0 5px;
		font-weight:bold;
		border-left: 1px solid #000;
}

#header li a:visited { color:#333; text-decoration:none; }
#header li a:link { color:#333; text-decoration:none; }
#header li a:hover { color:#fff; text-decoration:none; }


#top-sub-nav  {
float: right;
	width: 230px;	
	padding: 5px 0;
}

#top-sub-nav ul {
	padding: 10px 0;
	
}
#top-sub-nav li {
	list-style: none;
		display: inline;
		padding: 0 5px 0 5px;
		font-weight:bold;
		border-left: 1px solid #000;}
#top-sub-nav li a:visited { color:#333; text-decoration:none; }
#top-sub-nav li a:link { color:#333; text-decoration:none; }
#top-sub-nav li a:hover { color:#489edf; text-decoration:none; }

	   .logo {
  position: absolute;
 display: block;
  width: 248px;
  height: 87px;
  top: 43px;
 margin-left: 630px;
   text-indent: -9999px;
   z-index: 1000;

    }

#footer {
	background-color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	padding: 20px 0 20px 200px;
	margin-top: 20px;
	position:relative;

	
}

.fBulb {
	
	background-image:url(../images/footer-bulb.png);
	background-repeat:no-repeat;
	background-position: 100px 5px;
	
}

#home-right {
	margin-left: 260px;
	padding: 0 20px 0 0;
}



#home-right h1 {
	font-size: 16pt;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}

#home-left {
	float:left;
	width: 200px;
	padding: 0 0 0 30px;	
}
#home-bar{
	background-image:url(../images/home-bar.jpg);
	background-repeat:no-repeat;

	padding: 10px 0 40px 20px;
	margin-left: 505px;
	font-size:12px;
	height: 176px;
	}
	
	#home-bar a:visited { color:#C00; text-decoration:none;}
	#home-bar a:link { color:#C00; text-decoration:none;}
	#home-bar a:hover { color: #069; text-decoration: underline;}	
	
	
	#home-bar .left {
		float: left;
		width: 180px;
		/* margin-left: 20px; */
		
	}
	#home-bar right {margin-left: 190px;  }
	
	#home-bar ul {	
	margin: 0;
	list-style: none;
	text-indent: 20px;
	padding-left: 0;
	}
	
	#home-bar li {
	background: url(../images/bullet-home.png) no-repeat 0px 3px;
	padding: 3px 0;
	}
	

	
	
	
	
	
	#home-bar h1 {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:17px;
		font-weight:normal;
		margin: 0 0 10px 0;
	}
	
	/* end home style */
	
	

	
	#content {position: relative; }
	
	#left {
	float:left;
	width: 223px; 
	margin-top: 30px;
	margin-bottom: 288px;
	padding: 0 0 0 10px;	
	border-right:1px solid #000;
	position: relative;

}


	#left ul {margin: 0; padding: 0 0 20px 0;}
	#left li {margin: 0; padding: 3px 0; list-style:none;}
	
	#left a:visited { color:#C00; text-decoration:none;}
	#left a:link { color:#C00; text-decoration:none;}
	#left a:hover { color: #069; text-decoration: underline;}
	
	
#serviceCurrent {font-weight:bold;}

#serviceCurrent a:visited {color:#036; }
#serviceCurrent a:link {color:#036; }
	
.service {font-weight: normal; }

#nav-buttons {
	position: absolute;
	bottom:65px;
	left: 0;
	border-right: 1px solid #000;
	width: 233px;
	margin-bottom: 5px;
	
}

#right {
	float: right;
	width: 619px;
	padding: 0 20px 0 29px;
	border-left: 1px solid #000;
	margin-left: -1px;
	margin-top: 30px;
	position: relative;
}

#right h1 {
	font-size: 16pt;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	margin: 0;
}

#right h2 {
	font-size: 10pt;
	font-family: Verdana, Geneva, sans-serif;
	font-weight:normal;
	color:#005da3;
	margin: 0;
}

#right h2 .secHead {
	margin: 10px;
	font-weight:bold;	
}

#right h3 {
	font-size: 9pt;
	font-family: Verdana, Geneva, sans-serif;
	
color:#005da3;
	margin: 5px 0;
}

/*
	#right ul {
margin-left: -2px; 
text-indent: -2px;
padding-left: 2em;	
list-style: none url(../images/bullet.png);
	}
	
#right li {
	 background-position: left top;
	padding: 20px 0 2px1px;

	}
	
*/	
	
	
	
		#right ul {
list-style-type:none;
padding:0px;
margin:0px;
}

	#right li
{
background-image:url(../images/bullet.png);
background-repeat:no-repeat;
background-position:0px 2px; 
padding: 2px 0 2px 20px;
}
	
	

		
