body {
	font-family: Arial, Helvetia, sans-serif;
	font-size: 13px;
	line-height: 18px;
	background-color: #919191;
	background-attachment: fixed;
	background-image: url(images/body_bg.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.clear {
	clear: both;
}
a {
	color: #F26722;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content_container {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	z-index: 5;
	background-color: #FFF;
}
#banner {
	background-image: url(images/banner_overlay.png);
	height: 218px;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 2;
	background-repeat: no-repeat;
}
#logo {
	float: left;
}
#header {
	height: 218px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#shadow_top {
	background-image: url(images/shadow_top.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#home #header {
	background-image: url(images/banner_bellavista.jpg);
}
#home .project_ad {
	background-image: url(images/projectad_bellavista.jpg);
}
#home #movie_ad {
	background-image: url(images/moviead_interview.jpg);
}
#whatwedo #header {
	background-image: url(images/banner_concordia.jpg);
	background-repeat: no-repeat;
}
#whatwedo .project_ad {
	background-image: url(images/projectad_concordia.jpg);
}
#whatwedo #movie_ad {
	background-image: url(images/moviead_jack.jpg);
}
#contactus #header {
	background-image: url(images/banner_corvallis.jpg);
	background-repeat: no-repeat;
}
#contactus .project_ad {
	background-image: url(images/projectad_corvallis.jpg);
	background-repeat: no-repeat;
}
#contactus #movie_ad {
	background-image: url(images/moviead_twoladies.jpg);
}
#ourresearch #header {
	background-image: url(images/banner_hollycreek.jpg);
	background-repeat: no-repeat;
}
#ourresearch .project_ad {
	background-image: url(images/projectad_hollycreek.jpg);
	background-repeat: no-repeat;
}
#ourresearch #movie_ad {
	background-image: url(images/moviead_lady.jpg);
}
#whoweare #header {
	background-image: url(images/banner_goodsamaritan.jpg);
	background-repeat: no-repeat;
}
#whoweare .project_ad {
	background-image: url(images/projectad_goodsamaritan.jpg);
	background-repeat: no-repeat;
}
#whoweare #movie_ad {
	background-image: url(images/moviead_ashley.jpg);
}
#ourprojects #header {
	background-image: url(images/banner_santafebridgehouse.jpg);
}
#movie_ad {
	width: 220px;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 151px;
	margin-bottom: 25px;
}
#main_text {
	float: left;
	padding: 20px;
	width: 693px;
}
#main_text h1 {
	font-weight: normal;
	color: #333333;
	font-size: 26px;
}
#shadow_repeat {
	background-image: url(images/shadow_repeat.png);
	background-repeat: repeat-y;
	background-position: center;
}
#shadow_bottom {
	background-image: url(images/shadow_bottom.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100px;
}
#sidebar {
	float: right;
	width: 267px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
#sidebar a {
	color: #000;
}
#sidebar p {
	width: 220px;
	margin-right: auto;
	margin-left: auto;
}
#sidebar a:hover {
	color: #F26722;
}
.project_ad {
	height: 167px;
	width: 220px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
.project_name {
	background-color: #231F20;
	height: 23px;
	color: #FFF;
	padding-left: 10px;
	text-align: left;
	padding-top: 5px;
	padding-right: 10px;
	position: relative;
	top: 120px;
}
.project_name:hover {
	background-color: #012dbd;
}
#menu {
	height: 208px;
	width: 249px;
	background-image: url(images/bg_menu.png);
	background-repeat: no-repeat;
	position: relative;
	top: 0px;
	float: right;
	padding-top: 10px;
}
#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu ul li {
	display: block;
	padding: 10px 25px 10px 10px;
	text-align: right;
	font-size: 16px;
	color: #FFF;
	letter-spacing: .1em;
	height: 19px;
}
#m_whoweare:hover {
	background-image: url(images/menu_hover_bg.png);
	background-repeat: no-repeat;
	background-position: 26px 5px;
}
#m_whatwedo:hover {
	background-image: url(images/menu_hover_bg.png);
	background-repeat: no-repeat;
	background-position: 20px 5px;
}
#m_ourprojects:hover {
	background-image: url(images/menu_hover_bg.png);
	background-repeat: no-repeat;
	background-position: 13px 5px;
}
#m_ourresearch:hover {
	background-image: url(images/menu_hover_bg.png);
	background-repeat: no-repeat;
	background-position: 7px 5px;
}#m_contactus:hover {
	background-image: url(images/menu_hover_bg.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
#footer {
	background-color: #d0e2b5;
	height: 40px;
	background-image: url(images/footer_orange.jpg);
	background-position: right;
	background-repeat: no-repeat;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	color: #333;
	padding-top: 5px;
	padding-left: 20px;
	line-height: 16px;
}
#footer a {
	color: #333;
	text-decoration: none;
}
#smallprint {
	margin-right: auto;
	margin-left: auto;
	width: 996px;
	text-align: right;
	padding: 2px;
	color: #FFFFFF;
}
#smallprint a {
	color: #FFF;
	text-decoration: none;
}
#smallprint a:hover {
	text-decoration: underline;
}
#footer a:hover {
	color: #F60;
}
#book_ad {
	background-image: url(images/book_bg2.jpg);
	background-repeat: no-repeat;
	background-position: 5px 33px;
	text-align: right;
	font-size: 18px;
	line-height: 21px;
	color: #74835C;
	width: 220px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	padding-bottom: 15px;
}
#book_ad strong {
	font-size: 11px;
	color: #333;
	display: block;
	margin-top: 30px;
	line-height: 13px;
}
#book_ad em {
	display: block;
	font-style: normal;
	color: #EF6715;
	font-size: 12px;
}
#book_ad a {
	color: #F26722;
	text-decoration: none;
	font-size: 13px;
	line-height: 15px;
	display: block;
	margin-top: 10px;
}
#features_top {
	background-image: url(images/feat_left.gif);
	background-repeat: no-repeat;
	padding-left: 72px;
}
#features_bottom {
	padding-left: 43px;
}
.items{
		margin-left: -10px;
}
#features_top .items{
	width: 217px;
	float: left;
}
#features_bottom .items {
	width: 217px;
	float: left;
	height: 174px;
	background-image: url(images/feat_grey.png);
	width: 162px;
	padding-left: 35px;
	padding-top: 25px;
	font-size: 18px;
	color: #525252;
	line-height: 25px;
	padding-right: 20px;
}
#features_bottom .items a{
	display: block;
	margin-left: -10px;
	margin-top: 10px;
	font-size: 14px;
	color: #F26722;
	text-decoration: none;
}
#features_bottom .items a:hover {
	font-style: italic;
	text-decoration: none;
}
h2  {
	font-size: 13px;
	text-transform: uppercase;
	color: #8E835C;
}
.text_col {
	width: 250px;
	float: left;
	margin-right: 10px;
}
#projects .project  {
	text-align: center;
	vertical-align: bottom;
	line-height: 14px;
	width: 225px;
	height: 110px;
	font-size: 12px;
	float: left;
	margin-top: 10px;
	padding: 2px;
}
a .project  {
	color: #333;
}
a .project:hover {
	background-color: #D0E1B4;
}
#projects {
	margin-right: auto;
	margin-left: auto;
}
.projectcontent {
	color: #999;
	padding: 10px;
}
#main_text ol li strong {
	font-weight: normal;
	font-style: italic;
}
#clipping1 {
	margin-top: -20px;
	margin-right: 50px;
}
#clipping2 {
	position: relative;
	left: 250px;
	top: -20px;
	display: block;
	width: 233px;
}
#cbs4 {
	background-image: url(images/cbs4_tn.jpg);
	height: 38px;
	width: 220px;
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 155px;
	margin-left: auto;
	text-align: center;
	margin-right: auto;
	margin-bottom: 20px;
}
a #cbs4 {
	color: #000;
}
a #cbs4:hover {
	color: #F26722;
}
#dbj {
	background-image: url(images/news_clipping_tn.jpg);
	height: 18px;
	width: 220px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 148px;
}

