@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px;
	padding: 0px;
}


#container {
	position: absolute;
	margin-left: -393.5px;
	left: 50%;
	/*height: 600px;*/
	width: 787px;
	text-align: left;
	padding: 0px;
	height: 650px;
	margin-top: 10px;
}

#pageContent {
	height: 500px;
	width: 787px;
	clear: both;
	padding-top: 50px;
}

#nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 425px;
	float: left;
}


#nav ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#nav ul a {
	display: block;
	line-height: 1.25em;
	text-decoration: none;
	padding-right: 4px;
	color: #999999;
	padding-left: 4px;
	border-left-style: dotted;
	border-left-color: #999999;
	border-left-width: thin;
}

/* ie6 and bellow fix for dotted border */
* html #nav ul a {
	display: block;
	line-height: 1.25em;
	text-decoration: none;
	padding-right: 2px;
	color: #999999;
	padding-left: 2px;
	border-left-color: #999999;
	border-left-width: thin;
	border-left-style:solid;
	}

#nav ul a:hover {
	color: #66CC33;
}


#nav ul li {
	float: left;
}
#tabs ul li {
	float: left;
}

#nav .firstNav a     {
	border-left-style: none;
	margin-left: 15px;
}
#logo {
	top: 0px;
	position: absolute;
	right: 0px;
}




#psTabs {
	margin: 4px;
	float: left;/*
	width: 155px;*/
	width: 170px; /*Changed to fix image replacment TEMP fix*/
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

/*#psTabs a {
	text-indent: -5000px;
	display: block;
}
*/
#psTabs ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}


#psTabs ul a {
	display: block;
	line-height: 1.25em;
	text-decoration: none;
	padding-right: 2px;
	color: #999999;
	padding-left: 2px;
	border-left-style: solid;
	border-left-color: #999999;
	border-left-width: thin;
}
/*#servicesTab a {
	position: relative;
	height: 25px;
	width: 76px;
}

#servicesTab a span{
background:url(../Images/servicesUntroggled.jpg) no-repeat;
position:absolute;
width:100%;
height:100%;
	}

*/
#psTabs ul li {
	float: left;
}


#psTabs #productTab a {
	border: none;
}


#productTab {
	/*background-image: url(../Images/ProductsUntroggled.jpg);
	background-repeat: no-repeat;
	width: 76px;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #999999;
}

#productTab  a:hover  {
	color: #000000;
	/*background-image: url(../Images/ProductsTroggled.jpg);
	background-repeat: no-repeat;*/
}

#servicesTab a:hover {
	color: #000000;
	/*background-image: url(../Images/servicesTroggled.jpg);
	background-repeat: no-repeat;*/
}


#servicesTab {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #999999;
	/*background-image: url(../Images/servicesUntroggled.jpg);
	background-repeat: no-repeat;
	width: 76px;*/
}

#tabs {
	list-style-type: none;
	float: left;
	clear: left;
	width: 787px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 5px;
}

#tabs ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
}

#tabs a {
	text-indent: -5000px;
	display: block;
	width: 92px;
	margin-right: 5px;
	height: 21px;
}
#plTab    {
	background-image: url(../Images/parkingLotTabGray.jpg);
	background-repeat: no-repeat;
}
#plTab  a:hover  {
	background-image: url(../Images/parkingLotTabColor.jpg);
}
#saTab {
	background-image: url(../Images/SellingAreaTabGray.jpg);
	background-repeat: no-repeat;
}

#saTab a:hover {
	background-image: url(../Images/SellingAreaTabColor.jpg);
}

#brTab {
	background-image: url(../Images/BackRoomTabGray.jpg);
	background-repeat: no-repeat;
}

#brTab a:hover {
	background-image: url(../Images/BackRoomTabColor.jpg);
}

#bnTab {
	background-image: url(../Images/beanTabGray.jpg);
	background-repeat: no-repeat;
}


#bnTab a:hover {
	background-image: url(../Images/beanTabColor.jpg);
}
#mainContent {
	clear: left;
	padding-top: 5px;
	position: relative;
	height: auto;
	width: 787px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#copyright {
	width: 787px;
	font-size: 0.76em;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-top: 10px;
	color: #999999;
	z-index: 100;
	position: absolute;
	bottom: 5px;
}

#mainInstitutional {
	clear: left;
	padding-top: 5px;
	position: relative;
	height: auto;
	width: 787px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	top: 40px;
}

#copyright a {
	color:#66CC33;
}
