body {
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
}

#main {
	width:740px;
	margin-top:10px;
	margin-bottom:75px;
}

#main table {
	border-collapse:collapse;
}

#main td {
	vertical-align:top;
	text-align:left;
}

#body {
	margin-top:expression("-2px");
	width:100%;
}

#header {
	text-align:left;
	background-image:url(../images/parking_lot_services.gif);
	background-repeat:no-repeat;
	background-position:top right;
	background-color:white;
}
#header table td {
	padding:0;
}
#topmenu {
	float:right;
	margin-top:-19px;
	text-align:right;
	vertical-align:bottom;
	font-size:8px;
	padding-bottom:1px;
}
#topmenu a {
	margin:0;
	background-color:#039CDB;
	color:white;
	font-size:14px;
	font-weight:bold;
	padding:5px 13px 3px 14px;
	text-decoration:none;
	text-transform:uppercase;
	height:26px;
	width:auto;
}
#topmenu a.selected,
#topmenu a:hover {
	background-color:#007DC3;
}

#logo {
	float:left;
}
#logo img {
	display:block;
}
#logo p {
	margin:0;
	margin-left:58px;
	margin-top:8px;
	font-size:14px;
	font-style:italic;
	color:#231F20;
}

#body .menu {
	background-color:#231F20;
	color:white;
	width:130px;
	padding:12px;
	padding-bottom:expression(0);
}

#body .menu ul {
	list-style-type:none;
	padding-left:0;
	margin-left:0;
	margin-top:8px;
}
#body .menu ul li {
	font-size:16px;
	font-weight:bold;
	height:38px;
	white-space:nowrap;
}
#body .menu ul li a {
	color:white;
	text-decoration:none;
}
#body .menu ul li.selected a,
#body .menu ul li a:hover {
	color:#F53B43;
}
#body .menu p {
	font-size:13px;
	white-space:nowrap;
}
#body .menu p.em {
	font-size:12px;
	font-weight:bold;
	font-style:italic;
}
#body .menu p.em span.em {
	color:#FFD204;
}

#copyright {
	margin-top:32px;
}
#copyright img {
	float:left;
}
#body #copyright p {
	font-size:8px;
}
#copyright p {
	margin:0;
	line-height:10px;
	margin-left:36px;
}

#content {
	background-color:#FFD204;
	background-image:url(../images/dashed_line.gif);
	background-repeat:repeat-x;
	background-position:top left;
	padding-left:32px;
	padding-top:8px;
	padding-right:24px;
}
#content .top {
	margin-top:32px;
}
#content h1 {
	color:#F53B43;
	font-size:20px;
	margin-top:0;
}
#content h2 {
	color:#037CC6;
	font-size:14px;
	margin-top:25px;
	margin-bottom:2px;
	text-transform:uppercase;
}
#content p {
	margin:0;
	margin-bottom:12px;
	/*margin-right:170px;*/
}
#content p a {
	color:#231F20;
	font-weight:bold;
}
#content p,
#content li {
	font-size:12px;
	line-height:18px;
}
#content ul {
	padding-left:16px;
	margin-left:0;
	margin-top:0;
	margin-bottom:25px;
}
#content ul.home {
/*
	list-style-image:url(../images/bullet.gif);
	margin-bottom:10px;
	margin-top:10px;
*/
}
#content ul.home li {
	margin-bottom:15px;
}
#content p.em {
	color:#0073DA;
	font-size:14px;
	line-height:20px;
	margin-right:0;
	margin-top:15px;
	margin-bottom:40px;
	margin-bottom:expression("60px");
}

#content .bullets {
	margin-top:7px;
}
#content .bullets td {
	font-size:12px;
	white-space:nowrap;
}
#content .bullets ul {
	list-style-image:none;
	list-style-type:disk;
	padding-left:20px;
	margin-left:0;
}
#content .bullets ul li {
	margin-bottom:0;
}
#content .desc {
	font-size:10px;
	padding:8px;
}

#content .photos {
	margin-top:20px;
	margin-bottom:100px;
}
#content .photos td {
	padding-right:15px;
}
#right {
	float:right;
	margin-left:20px;
	margin-right:-24px;
	margin-right:expression("-12px");
}

#footer {
	font-size:11px;
	white-space:nowrap;
	margin-top:32px;
	margin-bottom:5px;
	margin-left:-4px;
}
#footer a {
	color:#231F20;
	text-decoration:none;
	padding:0 10px 0 10px;
}
#pcswatteam
{
	color: #999999;
	font-size: 9px;
  font-weight: normal;
}
#pcswatteam a:link
{
	color: #999999;
  font-weight: normal;
	text-decoration: none;
}
#pcswatteam a:visited
{
	color: #999999;
  font-weight: normal;
	text-decoration: none;
}
#pcswatteam a:link:hover
{
	color: #999999;
  font-weight: normal;
	text-decoration: underline;
}
#pcswatteam a:visited:hover
{
	color: #999999;
  font-weight: normal;
	text-decoration: underline;
}
#pcswatteam td {
	text-align:right;
}
#pcswatteam table {
  align:right;
}