		body {
			margin: 0px;
			padding: 0px;
			font-family: Helvetica, Arial, sans-serif;
			font-size: 11px;
		}

		.lightBoxGallery img {
			border: 1px solid black;
		}

		a:link, a:visited, a:active {
			color: black;
			text-decoration: underline;
		}

		a:hover {
			color: #626262;
			text-decoration: none;
		}
		#browserContainer {height:100%; width: 100%}
		#siteContainer {height:704px; width: 700px; border: 1px solid #868686;}
		#topImage {
			width: 100%;
			overflow: hidden;
			height:125px;
		}
		#topNav {
			background-image: url(/images/toolbar_logo.aspx);
			height: 31px;
			background-repeat: no-repeat;
			background-position: left;
			background-color: #d6d3d6;
			border-top: 1px solid #868686;
			border-bottom: 1px solid #868686;
			text-align: left;
		}

		#topNav a:link, #topNav a:active, #topNav a:visited {
			font-family: Helvetica, Arial, sans-serif;
			color: black;
			font-size: 10px;
			text-decoration: none;
		}

		#topNav ul {
			list-style: none;
			margin: 0px;
			display: inline;
		}

		#topNav li {
			display: inline;
		}

		#contentContainer {
			height: 453px;
			background-image: url(/images/bg_main.aspx);
		}
		#botImage {
			height: 92px;
			border-top: 1px solid #868686;
			background-image: url(/images/bg_bottomLogo.aspx);
			background-color: #7e865f;

		}

		#servicesLeft {
			float: left;
			width: 350px;
			border-right: 1px solid #868686;
		}

		#servicesRight {
			float: left;
		}

		#servicesNav {
			border-bottom:  1px solid #868686;
			line-height: 14px;
			width: 100%;
			font-family: Helvetica, Arial, sans-serif;
			color: black;
			font-size: 11px;
			height: 30px;
		}
		#servicesNavBar {
			padding: 5px;
			text-align: center;
		}

		#servicesNavBar a:link, #servicesNavBar a:visited, #servicesNavBar a:active {
			font-family: Helvetica, Arial, sans-serif;
			color: #3f3f3f;
			font-size: 11px;
			text-decoration: none;
		}
		
		#servicesNavBar a:hover {
			color: black;
			text-decoration: underline;
		}

		#servicesContent {
			overflow: auto;
			height: 422px;
		}
		
		#servicesContentBody {
			font-family: Helvetica, Arial, sans-serif;
			color: black;
			font-size: 12px;
			text-align: left;
			padding: 5px;
			padding-left: 8px;
		}
		
		.servicesSubTitle {
			font-size: 15px;
			font-weight: bold;
			border-bottom: 1px solid #868686;
			margin-bottom: 10px;
		}


.horizontalCMSMenu
{
	height: 31px;
	color: #3f3f3f;
	padding: 3px;
	font-family: arial;
	font-size: 10px;
}

.horizontalsubCMSMenu
{
	background: black;
	color: black;
	font-family: arial;
}

.horizontalsubCMSMenu tr
{
	background: black;
}

.horizontalsubCMSMenuItem
{
	white-space: nowrap;
	display: block;
}

.horizontalsubCMSMenuItem, .horizontalsubCMSMenuItemMouseOver, .horizontalsubCMSMenuItemMouseDown,
.horizontalsubCMSMenuHighlightedMenuItem, .horizontalsubCMSMenuHighlightedMenuItemMouseOver, 
.horizontalsubCMSMenuHighlightedMenuItemMouseDown
{
	padding: 5px 3px;
	min-width: 81px;
	white-space: nowrap;
	display: block;
}

.horizontalsubCMSMenuHighlightedMenuItem, .horizontalsubCMSMenuHighlightedMenuItemMouseOver, 
.horizontalsubCMSMenuHighlightedMenuItemMouseDown, .horizontalsubCMSMenuItemMouseOver
{
	background: #eb6d24;
}

.horizontalCMSMenuItem, .horizontalCMSMenuItemMouseOver, .horizontalCMSMenuItemMouseDown, 
.horizontalCMSMenuHighlightedMenuItem, .horizontalCMSMenuHighlightedMenuItemMouseOver, 
.horizontalCMSMenuHighlightedMenuItemMouseDown, 

.horizontalCMSMenuItemMouseUp, .horizontalCMSMenuHighlightedMenuItemMouseUp
{
	font-size: 13px;
	padding: 0px 5px;
}

.horizontalCMSMenuItemMouseOver
{
	text-decoration: underline;
}

.horizontalCMSMenuHighlightedMenuItem, .horizontalCMSMenuHighlightedMenuItemMouseOver, .horizontalCMSMenuHighlightedMenuItemMouseDown {
	text-decoration: underline;
	color: black;
}

.servicesCMSMenu
{
	
}

.servicesCMSMenuItem, .servicesCMSMenuItemMouseOver, .servicesCMSMenuItemMouseDown, 
.servicesCMSMenuHighlightedMenuItem, .servicesCMSMenuHighlightedMenuItemMouseOver, 
.servicesCMSMenuHighlightedMenuItemMouseDown, 

.servicesCMSMenuItemMouseUp, .servicesCMSMenuHighlightedMenuItemMouseUp
{
	font-size: 11px;
	padding: 1px;
}

.servicesCMSMenuItemMouseOver
{
	text-decoration: underline;
}

.servicesCMSMenuHighlightedMenuItem, .servicesCMSMenuHighlightedMenuItemMouseOver, .servicesCMSMenuHighlightedMenuItemMouseDown {
	text-decoration: underline;
	color: black;
	font-weight: bold;
}

#showImage {
	height: 425px; width: 348px; position: absolute; top: 0px; overflow: hidden;
}

#cover1{
	height: 425px; width: 118px; position: absolute; top: 0px;  z-index:1000; background-color:#818181; background-image: url(/images/cover1.aspx);
}

#cover2{
height: 425px; width: 113px; position: absolute; top: 0px; left: 117px;  z-index:1000; background-color:#cecece; background-image: url(/images/cover2.aspx);
}

#cover3{
	height: 425px; width: 119px; position: absolute; top: 0px; left: 230px; z-index:1000; background-color:#575757;  background-image: url(/images/cover3.aspx);
}
	
.lightBoxGallery {
	height: 425px;
	overflow: auto;
}

.lbgPhotos {
	padding: 6px;
}