#container {
	background: White;
	color: Black;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
 position: relative;
}

#content {

}

.clear { clear: both; }
.clear_left { clear: left; }
p {
	text-align: justify;
	font: .9em/1.4em Verdana, Geneva, Arial, Helvetica, sans-serif;
 margin-bottom: 12px;
}

p.intro {
 font-weight: bold;
 font-style: italic;
 font-size: 120%;
 color: #B8860B
}

p.more {
 padding-left: 12px;
 background: transparent url(images/black-r.gif) no-repeat 0px 5px;
}

table#main {
 width: 960px;
}

table#main td.main_LHS {
 width: 287px;
 padding-top: 20px;
 border-right: 1px dashed gray;
}

#menu {
 height: 110px;
 width: 660px;
}


div.home_image {
 border: 1px solid #F0F0F0;
 padding: 5px;
 width: 288px;
}

div.home_image img {
 width: 288px;
 height: 130px;
 border: none;
}

#home_news {
 width: 960px;
 height: 180px;
 background: #213771 url(images/news_background.gif) repeat-x top;
 color: White;
 font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#home_news_inner { padding: 10px; }

#home_news .home_news_item {
 width: 430px;
 float: left;
 margin-right: 30px;
}

#home_news .home_news_item img {
 margin-right: 10px;
 float: left;
 width: 130px;
}

#home_news .home_news_item .news_text { margin-left: 150px; }

#home_news p.more { background: transparent url(images/white-r.gif) no-repeat 0px 5px; }
#home_news .home_news_item a { color: White; }

#news { padding: 10px; }
#news div.news_text { margin-left: 140px; }
#news h2 {
 font: bold italic 1.2em Arial, Helvetica, sans-serif;
 margin-bottom: 6px;
 color: #B8860B; 
}

#news p.more { color: Black; background: transparent url(images/black-r.gif) no-repeat 0px 5px; }
#news .news_item a { color: Black; }
#news p.date {
 color: Gray;
 margin-bottom: 4px;
}

#news .news_list {
 clear: both;
 border-top: 1px solid silver;
 padding-bottom: 20px;
}

#news .news_list img {
 margin-right: 10px;
 float: left;
 width: 130px;
}

#news .news_list h1 {
 background: #B8860B;
 color: #FFFFFF;
 padding: 2px 0px 2px 4px;
}

#news .news_list p.date {
 background: transparent url(images/mini-calendar.gif) no-repeat 1px;
 padding-left: 20px;
}

#news .news_item {
 clear: both;
 border-top: 1px solid silver;
 padding-bottom: 20px;
}

#news .news_item img {
 margin-right: 10px;
 float: left;
 width: 130px;
}

#news .news_item h1 {
 background: #B8860B;
 color: #FFFFFF;
 padding: 2px 0px 2px 4px;
}

#news .news_item p.date {
 background: transparent url(images/mini-calendar.gif) no-repeat 1px;
 padding-left: 20px;
}

#news .news_item p.pdf {
 background: transparent url(images/pdf.png) no-repeat 1px;
 padding-left: 20px;
}


#welcome {
 float: right;
}

table#footer {
 width: 960px;
 height: 88px;
 background: #B8860B url(images/footer_background.gif) repeat-x top;
 color: White;
 font: 12px/18px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

table#footer a { color: White; }
table#footer td.left { text-align: left; }
table#footer td.left .padding { padding: 16px 0px 0px 20px; }
table#footer td.right { text-align: right; }
table#footer td.right .padding { padding: 16px 20px 0px 0px; }

#header {
	width: 960px;
	height: 120px;
 position: relative;
}

h1 {
 font: bold 1.4em Arial, Helvetica, sans-serif;
 margin-bottom: 6px;
}

h2 {
 font: bold 1.2em Arial, Helvetica, sans-serif;
 margin-bottom: 6px;
}

#clarke_design {
 text-align: center;
 width: 960px;
 height: 24px;
 color: Silver;
 margin: 0px auto;
 padding-top: 10px;
 font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#clarke_design a {
 color: Silver;
}

#page_content { clear: both; }

#page_content #padding {
 padding: 10px 0px 10px 10px;
}

#page_content ul {
 margin-left: 20px;
 margin-bottom: 20px;
}

#page_content li {
 list-style: square;
}

table#home_focal {
 margin: 10px auto;
}

table#home_focal p {
 padding-right: 20px;
}

#projects h2 {
 font: bold 1.1em Arial, Helvetica, sans-serif;
 margin: 10px 20px 4px 0px;
 border-bottom: 1px dashed Gray;
}

#projects h2 a { color: Black; text-decoration: none; }
#projects h2 a:hover { text-decoration: underline; }
#projects p { margin-bottom: 3px !important; }
#projects p.more { margin-top: 10px; }

div.project { width: 330px; }

#projects img.project_thumb {
 border: 1px solid Gray;
 width: 110px;
 margin-right: 10px;
 margin-bottom: 10px;
 float: left;
}

#projects div.case_text1 { margin-left: 120px; }
#projects div.case_text2 { margin-left: 0px; }
#case_detail #project_image {
 width: 650px;
}

#case_detail #project_image {
 border: 1px solid #F0F0F0;
 padding: 5px;
 margin-bottom: 10px;
}

#case_detail #project_image img {
 width: 648px;
 height: 350px;
 border: none;
}

#case_detail p.overview {
 margin-top: 20px;
 padding-top: 20px;
 border-top: 1px dashed #808080;
}

#case_detail h1 {
 font: bold 2em Geneva, "Times New Roman", Times, serif !important;
 color: #B8860B;
}

#case_detail p.more { margin-top: 20px; color: Gray;}
#case_detail p.more a { color: Gray;}

#case_detail #case_thumbs {
 border: 1px solid #F0F0F0;
 float: right;
 width: 150px;
 margin-bottom: 10px;
}

#case_detail #case_thumbs div.project_thumb {
 margin: 10px;
}

#case_detail #case_thumbs img { width: 130px; height: 100px }

#case_detail #case_text { margin-right: 170px;  }

#case_detail .project-pdf {
 float: right;
 width: 190px;
 height: 56px;
}

#case_featured {
 color: White;
 padding: 15px 20px 10px 20px;
}

#case_featured h2 {
 font: bold 1.4em Arial, Helvetica, sans-serif;
 margin: 1px 0px 4px 0px;
}

#case_featured h2 a { color: White; text-decoration: none; }
#case_featured h2 a:hover { text-decoration: underline; }
#case_featured p {
 font: 1em/1.4em Verdana, Geneva, Arial, Helvetica, sans-serif;
 margin-bottom: 3px !important;
}

#case_featured p.more { background: transparent url(images/white-r.gif) no-repeat 0px 5px; }

#case_featured a { color: White; }

#case_featured table.project {
 width: 880px;
 margin: 10px 0px 12px 20px;
}

#case_featured table.project td.thumb { width: 170px; }

#case_featured img.project_thumb {
 border: 1px solid Gray;
 width: 130px;
 margin-left: 30px;
}

div.home-slideshow-outer {
 height: 142px;
 width: 300px;
 overflow: hidden;
}

div.home-slideshow img {
 padding: 5px;
 border: 1px solid #F0F0F0;
 border-radius: 2px;
 -moz-border-radius: 2px; 
 -webkit-border-radius: 2px; 
}







