body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
body {
	background-image: url(images/bg_site.jpg);
	background-repeat: repeat-x;
	background-color: #5F5F5F;
	margin: 0px;
	padding-bottom: 60px;
}
a:link {
	color: #006F36;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #006F36;
}
a:hover {
	text-decoration: none;
	color: #800E04;
}
a:active {
	text-decoration: underline;
	color: #800E04;
}

#siteContainer {
	background-color: #FFFFFF;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 40px;
}
#homeCopy {
	padding-left: 45px;
	padding-right: 5px;
	padding-top: 17px;
}
#homeRightPics {
	width: 378px;
}
#homeContainer {
	width: 980px;
	background-image: url(images/bg_home.jpg);
	background-repeat: no-repeat;
}
#experienceContainer {
	width: 980px;
	background-image: url(images/bg_experience.jpg);
	background-repeat: no-repeat;
}
#snapshotsContainer {
	width: 980px;
	background-image: url(images/bg_snapshots.jpg);
	background-repeat: no-repeat;
}
#contactContainer {
	width: 980px;
	background-image: url(images/bg_contact.jpg);
	background-repeat: no-repeat;
}
#homeLineItems {
	padding-left: 30px;
}
#mainNavButton {
	float: left;
	height: 27px;
	width: 128px;
	padding-right: 8px;
}
#clear {
	clear: both;
}
#logo {
	float: left;
	padding: 0px 0px 0px 37px;
	margin: 0px;
}
#mainNavContainer {
	margin-left: 408px;
	padding-top: 35px;
}
#contentContainer {
	padding-top: 435px;
}
#homeRightColumn {
	width: 378px;
	float: left;
}
#contactRightColumn {
	float: left;
	padding-left: 30px;
}
#experienceRightColumn {
	width: 473px;
	float: left;
	padding-left: 20px;
}
#homeLeftColumn {
	float: left;
	width: 588px;
}
#contactLeftColumn {
	float: left;
	width: 419px;
	padding-left: 23px;
	text-align: center;
}
#experienceLeftColumn {
	float: left;
	width: 407px;
	padding-left: 30px;
}
#footer {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CECECE;
	text-align: center;
}
#snapshotsTopCopy {
	font-size: 14px;
	font-weight: bold;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 12px;
}
#projects {
	background-image: url(images/bg_projects.jpg);
	background-repeat: no-repeat;
}
#projectCopy1 {
	width: 160px;
	padding-left: 25px;
	float: left;
}
#projectCopy2 {
	width: 160px;
	padding-left: 35px;
	float: left;
}
#projectCopy3 {
	width: 160px;
	padding-left: 31px;
	float: left;
}
#projectCopy4 {
	width: 160px;
	padding-left: 31px;
	float: left;
}
#projectCopy5 {
	width: 160px;
	padding-left: 31px;
	float: left;
}
#contactTier1 {
}
#tier1Left {
	float: left;
}
#tier1Right {
	padding-left: 200px;
}
#contactDivider {
	padding-top: 18px;
	padding-bottom: 18px;
}
#snapshotsBottom {
	text-align: center;
	padding-top: 25px;
}
#marqueeScroll3 {
	color: #CCCCCC;
}
