@charset "utf-8";
/* CSS Document */
body{
	text-align:center;	
	margin-top:8px;
	font-family:Verdana, Geneva, sans-serif;
}

a, a:hover, a:visited{
	text-decoration:none;
	color:#000;
}

#container {
	width: 749px;
	margin: 0 auto;
	padding:0;
	text-align:left;
}

#swfmovie{
	width:749px;
	height: 164px;
	background-image:url(../images/homepage/swf-holder.jpg);
}

#heading{
	width:749px;
	height: 54px;
	background-image:url(../images/homepage/lhsp-heading.gif);
	line-height:54px;
	font-size:60%;
	text-indent:-9999px;
	margin:0;
	padding:0;
}

#col{
	margin:0;
	padding:0;
	margin-top:5px;
	width:749px;
	background:url(../images/homepage/threeCol-bg.jpg) repeat-y top;
}

#colheader{
	background:url(../images/homepage/threeCol-header.jpg) right top no-repeat;
	height:86px;
	width:749px;
	margin:0;
	padding:0;
}

#col1, #col2, #col3{
	width:229px;
	float:left;
	margin:-70px 10px -100px 10px;
	min-height:195px;
	position:relative;
	padding:0;
	display: inline;
}
#col1{
}

#col3, #col2{
	margin-bottom: -150px;	
}

#col2 h3{
	font-size:80%;
	padding:0;
	margin:0 0 4px 0;
}
#col2 p{
	font-size:70%;
	line-height:150%;
	margin:0;
	padding:0;
}

#col2 span{
	color:#F00;	
}

#rss{
	border:0;
	position:absolute;
	top:2px;
	left:202px;
}

#rss img{
	border:0;
}

#colfooter{
	background:url(../images/homepage/threeCol-footer.jpg) bottom no-repeat;
	height:175px;
	width:749px;
	margin:0 0 0 0;
	padding:0;
	clear:both;
}

#piemap{
	z-index:4;	
}

#pie{
 	margin:-12px 0 0 13px;
	z-index:2;
	position:relative;
}

#col h2{
	margin:0 0 12px 0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:90%;
	padding-bottom:6px;
	background:url(../images/homepage/title-bg.gif) bottom left no-repeat;
}
#col1 ul{
	margin-bottom:180px;	
	margin:0 0 0 20px;
	padding:0;
}

#col li{
	list-style:url(../images/homepage/bullet.gif);
	margin:5px 0 0 0;
	font-size:80%;
}

.titleline{
	border-left:30px #000 solid;
	margin:0;
	padding:0;
	height:3px;
}

#introduction{
	width:470px;
	margin:10px 0 0 10px;
	float:left;
}

#introduction h3{
	margin:0;
	padding:0;
	font-size:80%;
}

#introduction h2{
	margin:0;
	padding:0;
	font-size:90%;
	color:#343399;
}

#introduction p{
	margin-top:0;
	font-size:70%;
	line-height:150%;
}

#contact{
	width:243px;
	background:url(../images/homepage/contact-bg.gif) repeat-y;
	float:right;
	margin-right:3px;
	
}
#contactheader{
	width:243px;
	height:29px;
	background:url(../images/homepage/contact-top.gif) top no-repeat;
}

#contactfooter{
	width:243px;
	height:29px;
	background:url(../images/homepage/contact-bottom.gif) top no-repeat;
}

#logos{
	margin:14px 0 0 0;
	padding:0;
	clear:both;	
}

#logos li{
	padding:0;
	border:0;
	margin:0;
	display:inline;
	list-style:none;
}

#email{
	font-size:60%;
	padding:13px 0 0 42px;
	background:url(../images/homepage/contact-envelope.gif) no-repeat 5px top; 
	height:30px;
}

#tel{
	font-size:70%;	
	height:44px;
	padding:13px 0 0 42px;
	background:url(../images/homepage/contact-phone.gif) no-repeat 5px top;
}

#newslist{
	margin: 0 0 0 20px;
	padding:0;
}
#newslist li{
	margin: 0 0 12px 0;	
	padding:0;
	font-size:60%;
}

#newslist a{
	display:inline;
	color:#7b7b7b;
	font-weight:600;
}

#newslist h4{
	display:inline;
	color:#e63131;
	font-size:110%;
	font-weight:600;
	
}

#search{
	padding:0;
	margin:0 0 0 30px;
	width:185px;
	border:1px solid #CCC;
	border-bottom:0
}

#search fieldset{
	padding:2px;
	background-color:#FFF;
	text-align:center;	
}

#goButton{
	margin:0;
	padding:0;
}

#search fieldset{
	border:0;	
}

#footer{
	border-top:2px solid #CCC;
	font-size:60%;
	padding-left:11px
}

#copyright{
	width:auto;
	float:left;
}

#footerlinks{
	width:auto;
	float:right;
	margin-right:11px;
}

#previous{
	font-size:70%;
	margin-top:7px;
	color:#666;
}
#previous a, #previous a:visited{
	color:#666;
}
