body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 17px;
	color: #333333;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #f1f1f1;
}
h3 {
	font-size: 11px;
	margin-bottom: -8px;
	padding-bottom: 0px;
}
h2 {
	font-size: 18px;
	font-weight: normal;
}
#main-container {
	width: 766px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../assets/global/bg_img.jpg);
	background-repeat: repeat-y;
	margin-bottom: 36px;
}
#header {
	background-image: url(../assets/global/bg_header.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	height: 58px;
	margin-right: auto;
	width: 734px;
	margin-left: auto;
	padding-top: 8px;
}
#header h1 {
	display: none;
}
#tier1-navigation {
	height: 58px;
	margin-left: 428px;
}
#tier1-navigation ul {
	margin: 22px 0px 0px;
	padding: 0px 0 0 0px;
}
#tier1-navigation li {
	display: inline;
	list-style-type: none;
	margin: 0px 24px 0px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
#sub-head {
	background-color: #CCCCCC;
	height: 26px;
	width: 734px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.tagline {
	float: left;
	padding: 0px 0px 0px 16px;
	line-height: 26px;
	font-size: 12px;
	margin: 0px;
}
.current-date {
	float: right;
	line-height: 26px;
	padding-right: 16px;
	text-align: right;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#photo-holder {
	background-color: #FFFFFF;
	height: 311px;
	background-image: url(../assets/index/splash_image_preload.gif);
	background-repeat: no-repeat;
	background-position: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 734px;
	margin-right: auto;
	margin-left: auto;
}
#photo-holder p {
	color: #FFFFFF;
	font-size: 16px;
	padding-top: 250px;
	padding-left: 570px;
	margin: 0px;
	line-height: 20px;
}
#right-content {
	float: right;
	width: 322px;
	margin-right: 16px;
	display: inline;
}
#right-content p {
	margin-right: 16px;
	margin-left: 16px;
}
#right-content h2 {
	margin-right: 16px;
	margin-left: 16px;
}
#right-content h3 {
	margin-right: 16px;
	margin-left: 16px;
}
.quote {
	background-image: url(../assets/global/quote_bg.gif);
	background-repeat: no-repeat;
	background-position: 12px 0%;
}
.quote p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	line-height: 18px;
	padding-top: 8px;
	padding-left: 12px;
}
.divider {
	background-color: #E1E1E1;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.divider h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	margin-left: 16px;
	font-weight: normal;
}
.linkage {
	text-align: center;
	margin-top: 12px;
	margin-bottom: 12px;
}
#left-content {
	margin-right: 356px;
	padding-left: 32px;
}
.featured-projects p {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 16px;
}
.featured-projects img {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#footer {
	clear: right;
	height: 60px;
	margin-right: auto;
	margin-left: auto;
	width: 766px;
	background-color: #FFFFFF;
	background-image: url(../assets/global/bg_footer.jpg);
	background-repeat: no-repeat;
}
#copyright {
	width: 351px;
	float: left;
	line-height: 52px;
	padding-left: 32px;
}
#slogan {
	float: right;
	text-align: right;
	width: 351px;
	line-height: 52px;
	padding-right: 32px;
	font-style: italic;
}
a:link {
	color: #000066;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #666666;
	margin-top: 0px;
}
.headline {
	margin-bottom: 3px;
}
.news {
	margin-bottom: 12px;
}
#tier1-navigation a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#tier1-navigation a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#tier1-navigation a:hover {
	text-decoration: none;
	color: #F1F1F1;
}
#tier1-navigation a:active {
	text-decoration: none;
	color: #F1F1F1;
}
.portfolio-link {
	background-image: url(../assets/global/sm_arrow_right.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	padding-left: 12px;
}
#splash-img {
	margin-top: 8px;
}
