@charset "utf-8";

#apDiv1 {
	position:relative;
	left:0px;
	top:14px;
	width:807px;
	height:auto;
	z-index:3;
}

#pageWrapper {
	height: auto;
	width: 807px;
	margin: 0px auto;
}

#rightCol {
	height: auto;
	width: 133px;
	position: relative;
	top: -4px;
	padding-left: 10px;
	padding-right: 15px;
	color: #FFF;
	background: url(../images/RedgeCol.png) repeat-y;
}

#rightCol a {
	font-style: italic;
	color: #FFF;
	text-align: center;
}

#rightColBot {
	position: relative;
	top: -4px;
}
#contentContainer {
	top: 47px;
	position: relative;
	padding-left: 10px;
	padding-right: 10px;
	width: 463px;
	padding-top: 10px;
	background: url(../images/ContentCol.png) repeat-y;
	left: 1px;
}

#contentBot {
	position: absolute;
	height: 28px;
	background: url(../images/contentBottom.png) no-repeat;
	width: 488px;
	bottom: -28px;
	left: 0px;
}

#contentBot a {
	float: right;
	color: #D0C0C0;
	margin-right: 20px;
}

#navLinks {
	display: block;
	height: auto;
	width: 158px;
	position: relative;
	top: -5px;
	background-image: url(../images/LedgeCol.png);
}
#navMenu {
	list-style: none;
	margin: 0px;
	padding: 0px;
}


#navLinkBot {
	position: relative;
	top: -10px;
}

#apDiv2 {
	position:absolute;
	left:0px;
	top:239px;
	width:158px;
	height:70px;
	z-index:1;
}

#apDiv3 {
	position:absolute;
	left:160px;
	top:189px;
	width: 488px;
	background: url(../images/contentTop.png) no-repeat;
}

#googleSearch {
	position: relative;
	left: 0px;
	top: -305px;
	float: right;
	margin-right: 30px;
}

#apDiv4 {
	position:relative;
	left:649px;
	top:-246px;
	width:158px;
	height:220px;
	z-index:1;
}
#navLinks li a{
	display: block;
	text-align: center;
	width: 145px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 3px;
	height: 25px;
	padding-top: 5px;
	margin-bottom: 5px;
	color: #000;
	font-weight: bold;
	background-image: url(../images/linkButtonUp.png);
	cursor: default;
}
#navLinks li a:hover {
	background: url(../images/linkButtonHover.png);
	color: #FFF;
}

#googleAd1 {
	background: url(../images/googleAdRight.png) no-repeat;
	height: 248px;
	width: 153px;
	text-align: center;
	padding-left: 5px;
	position: relative;
	top: -5px;
}

#projectsHead {
	background: url(../images/projectsBody.png) no-repeat;
	width: 158px;
	height: 20px;
	text-align: center;
	color: #FFF;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

#projectBody {
	background: url(../images/LedgeCol.png) repeat-y;
	width: 148px;
	height: auto;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}
#projectBody a {
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	color: #FFF;
	padding-top: 5px;
	font-size: 12px;
}

#projectContainer {
	position: relative;
	top: -15px;
}


#projectFoot {
	background: url(../images/projectsFoot.png) no-repeat;
	height: 20px;
	width: 158px;
}

#contactWrapper {
	height: auto;
	width: auto;
}

.contactTitle {
	font: 24px Georgia, "Times New Roman", Times, serif;
	text-align: center;
}

.contactFormContainer {
	height: auto;
	width: 460px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
