html, body {
	margin: 0px;
	background-color: #BFBFBF;
	background-image: url(images/pageBKG.gif);
	background-repeat: repeat-y;
	background-position: center top;
	height: 100%;
}
h1   {
	margin-left: -25px;
	color: #1D3A4C;
	text-transform: capitalize;
	font-size: 24px;
}
h2  {
	margin-left: -10px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	color: #666666;
	font-size: 20px;
	margin-top: 30px;
}
h3 {
	margin-left: -20px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	color: #666666;
	font-size: 20px;
	margin-top: 5px;
}
#homeContainer {
	width: 975px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	padding-bottom: 25px;
	background-image: url(images/design-home-final_01.jpg);
	background-repeat: no-repeat;
	height: auto;
	height: 100%;
	min-height: 100%;
	background-color: #1D311B;
}
#homePageQuote {
	padding-top: 325px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFF;
	font-size: 20px;
	padding-right: 100px;
	padding-bottom: 50px;
	padding-left: 100px;
	text-align: center;
}
#homeHeader {
	height: 175px;
}
#container {
	width: 975px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	background-color: #FFFFFF;
	min-height: 100%;
}
#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 136px;
}
#nav {
	background-image: url(images/navBKG.gif);
	background-repeat: repeat-x;
	height: 25px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #666666;
	text-align: center;
	padding-left: 240px;
}
#nav  a  {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #FFFFFF;
	height: 25px;
	line-height: 25px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-transform: capitalize;
}
#nav a:hover {
	background-image: url(images/navBKGhighlight.gif);
	background-repeat: repeat-x;
	height: 25px;
	background-position: 3px;
}
.imageCaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
}
.startNav {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	font-size: 16px;
}
.stopNav {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	font-size: 16px;
}
#contentOuter  {
	background-color: #FFFFFF;
}
#contentInner {
	/*background-image: url(images/mainContentUpperBKG.jpg);
	background-repeat: no-repeat;*/
	padding-top: 25px;
	padding-right: 75px;
	padding-bottom: 25px;
	background-color: #FFF;
	background-image: url(images/mainContentUpperBKG.jpg);
	background-repeat: no-repeat;
}
#leftCol {
	float: left;
	width: 275px;
	text-align: center;
	padding-top: 25px;
}
#rightCol {
	float: left;
	padding-left: 50px;
	width: 575px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
#contentInner  a {
	font-weight: bold;
	color: #2E6AA7;
	text-decoration: none;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	padding: 15px 15px 15px 350px;
	clear: both;
}
#projectContainer {
	padding-left: 325px;
}
.endFloat {
	clear: both;
}
.promo  img {
	padding: 4px;
	margin-bottom: 3px;
	border: 1px solid #999;
	background-color: #FFF;
}
.promo {
	margin-bottom: 30px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
}
.promo:hover  {
	cursor: pointer;
}
.projectPageTextBox {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-left:				300px;
}

.projectPageTextBox  h1
{
	margin-left:				0px;
}

.projectPageTextBox  p
{
	margin-left:				25px;
}


.project {
	padding-top: 15px;
	padding-bottom: 15px;
	display: block;
	margin-left:			300px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.imageDspProjectPage {
	float: left;
	width: 275px;
	text-align: center;
	position:					relative;
	left:						-300px;
	margin-right:				-275px;
}
.rightColProjectPage {
	float: left;
	padding-left: 25px;
	width: 575px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	padding-bottom: 18px;
}
.imgDspLarge {
	position: relative;
	left: -150px;
}
.imgScroll {
	width: 575px;
	overflow: auto;
	margin-top: 15px;
	height: 105px;
	position: relative;
	white-space: nowrap;
}
.imgScroll img {
	margin-right: 10px;
}
.imageDspProjectPage img {
	padding: 4px;
	margin-bottom: 3px;
	border: 1px solid #999;
	background-color: #FFF;
}

