@charset "utf-8";
/* CSS Document */

#main-header{
	width:960px;
	background-image: url(../images/ident_171_homepage.jpg);
}
#main-content .vertical_column_1 {
	margin-top: 0px;
	margin-right: 24px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	width: 369px;
}
.vertical_column_1 .video_panel {
	background-color: #FFF;
	border: thin solid #976C47;
	height: auto;

}
#page_wrapper_home {
	padding: 10px;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: auto;
	background-color: #FFF;
}
#footer
{
	width: 960px;
}
.about_us_box
{
	background-color: #976C4E;
	padding: 4px;
	font-weight: bold;
	color: #FFF;
	margin-bottom: 8px;
}
.about_us_box a {
	color: #FFF;
	text-decoration: none;
}
.about_us_title 
{	font-size: 18px;
	background-color: #A68268;
	padding: 4px;
}
.about_us_text
{
	padding: 6px;
	font-size: 11px;
}
.activities_box
{
	background-color: #8C415C;
	padding: 4px;
	font-weight: bold;
	color: #FFF;
	margin-bottom: 8px;
}
.activities_box a {
	color: #FFF;
	text-decoration: none;
}
.activities_title
{
	font-size: 18px;
	background-color: #9D5D74;
	padding: 4px;
}
.activities_text
{
	padding: 6px;
	font-size: 11px;
}
.projects_box
{
	background-color: #2B77A3;
	padding: 4px;
	font-weight: bold;
	color: #FFF;
	margin-bottom: 8px;
}
.projects_box a {
	color: #FFF;
	text-decoration: none;
}
.projects_title
{
	font-size: 18px;
	background-color: #4B8BB1;
	padding: 4px;
}
.projects_text
{
	padding: 6px;
	font-size: 11px;
}
.productions_box
{
	background-color: #97935B;
	padding: 4px;
	font-weight: bold;
	color: #FFF;
}
.productions_box a {
	color: #FFF;
	text-decoration: none;
}
.productions_title
{
	font-size: 18px;
	background-color: #A6A373;
	padding: 4px;
}
.productions_text
{
	padding: 6px;
	font-size: 11px;
} 
.home_link_div {
	height: 60px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	margin-bottom: 24px;
	color: #976C4E;
	font-size: 11px;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.home_link_div  a {
	color: #976C4E;
	text-decoration: none;
}
.showcase_flavor
{
	background-image: url(../images/home_showcase_back.gif);
	background-repeat: no-repeat;
}
.news_flavor
{
	background-image: url(../images/home_news_back.gif);
	background-repeat: no-repeat;
}
.casestudies_flavor
{
	background-image: url(../images/home_casestudies_back.gif);
	background-repeat: no-repeat;
}
.client_link {
	color: #976C4E;
	background-color: #FFF;
	text-align: right;
	height: 33px;
	border: thin solid #6C4D37;
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 5px;
}
.client_link_image {
	background-color: #FFF;
	float:left
}
#home_content_block_widget {
	float: left;
	width: 173px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.no_underline{
	text-decoration: none;
}
.home_link_div {
	text-decoration: none;

}
.bottom_right_box {
	float:right;

}
