body {
	background-attachment: scroll;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
	margin: 0px;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 14px;
}
.contentBg {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(content-bg.jpg);
	background-repeat: repeat-x;
}
.blueBorder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #1569B3;
}
.blueTxt {
	color: #1569B3;
	text-decoration: none;
}
.left {
	background-attachment: scroll;
	background-image: url(far-left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.right {

	background-attachment: scroll;
	background-image: url(far-right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.blueTxt14 {
	color: #1569B3;
	text-decoration: none;
	font-size: 13px;
}
.blueTxtUnderline {

	color: #1569B3;
	text-decoration: underline;
}
.mapBg {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(map-bg.jpg);
	background-repeat: repeat-x;
}
#portfolio {
	color: #333333;
	text-decoration: none;
	font-family: Tahoma, Arial;
}
#portfolio a:link, visited{
	color: #333333;
	text-decoration: underline;
	font-family: Tahoma, Arial;
}
#portfolio a:hover{
	color: #1569B3;
	text-decoration: none;
	font-family: Tahoma, Arial;
}
.subnavBg {
	background-color: #FFFFFF;
	background-image: url(bg-expandmenu.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-attachment: scroll;
}
#sitemap {
	color: #333333;
	text-decoration: none;
	font-family: Tahoma, Arial;
}
#sitemap a:link{
	color: #333333;
	text-decoration: none;
	font-family: Tahoma, Arial;
	font-weight: bold;
}
#sitemap a:visited{
	color: #333333;
	text-decoration: none;
	font-family: Tahoma, Arial;
	font-weight: bold;
}
#sitemap a:hover{
	color: #1569B3;
	text-decoration: none;
	font-family: Tahoma, Arial;
	font-weight: bold;
}
#flashcontent {
		height: 100%;
	}

#lister ul,li{
margin:0;
padding:0 ;
list-style-type: disc;
list-style-position: inside;
}
