body {
	background-image:url(images/citybkgd.jpg);
	background-color:#111111;
	background-repeat:repeat-x;
	background-position:center top;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 8px;
}

table {
	background-color: #FFF;
}
#top {
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 48px;
	width: 900px;
}
#headerLogo {
	width: 900px;
	height: 172px;
	background-image: url(images/Header.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#leftsidebar {
	height: 760px;
	width: 200px;
	float: left;
	background-color: #A3B62B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 15px;
	letter-spacing: .2em;
	background-image: url(images/lefbarBottom.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
h4 {
	color: #559FD3;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1.5px;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #A3B62B;
}
#container p {
	letter-spacing: 1.5px;
	line-height: 1.5em;
}
#leftsidebar a {
	color: #000001;
	text-decoration: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #A3B62B;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
}
#leftsidebar a:hover {background-color:#333333;
color:#FFFFFF;
padding-left: 25px;
background-image:url(images/nav-circle.jpg);
background-repeat:no-repeat;
background-position:left;
}

#container {
	background-color: #FFFFFF;
	color: #333333;
	padding-left: 10px;
	padding-top: 15px;
	padding-right: 30px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	list-style-type: square;
	list-style-position: inside;
	line-height: 1.5em;
	letter-spacing: 1.5px;
}
.homeKeywords {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
}
#footer {
	width: 900px;
	height: 100px;
	background-repeat: no-repeat;
	color: #333333;
	text-align: center;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bottom.jpg);
	background-position: center bottom;
}
#container img {
	margin-right: 10px;
	margin-bottom: 10px;
}
.testimonials {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #559FD3;
	line-height: 20px;
}
.greenHeading {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #A3B52B;
}
ol {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 16px;
}
#form1 table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
#ThankYou {
	margin-top: 100px;
	background-color: #999;
	padding: 10px;
}
