ul {
	list-style-type: none;
	margin: 0;
	}

div#main {
	background: #2c2c2c url(../../images/bkg_home.gif) repeat-x;
	}

li#home a {background: transparent url(../../images/links_nav.jpg) 0 -57px no-repeat;}

blockquote {
	margin: 0;
	line-height: 18px;
	}

/* Left side of main content */	
div#left {
	width: 270px;
	float: left;
	}	
h2#help {
	background: transparent url(../../images/help.png) no-repeat;
	text-indent: -9999px;
	height: 38px;
	margin-top: 0;
	}

ul#services-list {
	margin-bottom: 40px;
	}
	#services-list li {
		padding-left: 70px;
		background-repeat: no-repeat;
		margin-bottom: 1.25em;
		line-height: 17px;
		}
	#services-list a, #services-list a:visited {
		color: #c4b67b;
		}
	li#design {background: transparent url(../../images/design.jpg) no-repeat;}
	li#support {background: transparent url(../../images/support.jpg) no-repeat;}
	li#development {background: transparent url(../../images/development.jpg) no-repeat;}
	li#staffing {background: transparent url(../../images/staffing.jpg) no-repeat;}
	li#hosting {background: transparent url(../../images/hosting.jpg) no-repeat;}
		 h3#webDesign {
			background: transparent url(/images/button_web_design.png) no-repeat;
			width: 190px;
			}
		h3#desktopSupport {
			background: transparent url(/images/button_support.png) no-repeat;
			width: 149px;
			}
		h3#appDevelopment {
			background: transparent url(/images/button_app_development.png) no-repeat;
			width: 182px;
			}
		h3#staffingConsulting {
			background: transparent url(/images/button_staffing.png) no-repeat;
			width: 190px;
			}
		h3#webDesign, h3#desktopSupport, h3#appDevelopment, h3#staffingConsulting {
			height: 23px;
			margin: 0 0 3px;
			}
#left a {
	text-indent: -9999px;
	display: block;
	height: 23px;
	}
	#left a:hover {
		cursor: pointer;
		}

/* Right side of main content */
div#right {
	margin: 0 0 20px 293px;
	padding-left: 20px;
	border-left: #fff solid 2px;
	line-height: 20px;
	z-index: 1000;
	}
	/* #right-top img {
		margin: 0 10px 10px 0;
		float: none;
		} */
	/* div#right-top p {margin: 0;}
		img#welcome-photo {float: none;} */
		
	div#right-bottom hr {
		color: #fff;
		background-color: #fff;
		height: 2px;
		margin: 20px 0;
		}
		div#right-bottom a.client, a.client:visited, div#right-top strong {
			color: #a79e77;
			}
		h1#welcome {
			background: transparent url(../../images/welcome.png) no-repeat;
			text-indent: -9999px;
			height: 41px;
			}
		h2#news {
			background: transparent url(../../images/news.png) no-repeat;
			text-indent: -9999px;
			height: 33px;
			margin-top: 0;
			}
		img.imgLatest, a.imgLatest {
				margin: 7px 0 7px 10px;
				float: right;
				}
		div#park-logo {
			margin: 0 0 5px 5px;
			float: right;
			}
		form#enews {margin-top: 20px;}
		input {
			font-size: 12px;
			border: 0;
			padding: 3px;
			}
	.lightBox {
		height: 127px;
		margin-bottom: 40px;
		}	
	.lightBox img {
		margin-right: 3px;
		}