@charset "utf-8";
/* CSS Document */

#filterBGHome {
	width:920px;
	height:4px;
	margin-right:auto;
	margin-left:auto;
	background-color:#d5d2c7;
}

#topSectionContainer {
	position:relative;
	width:830px;
	height:380px;
	margin-bottom:30px;
}

#topSectionCopy {
	position:relative;
	width:100%;
	height:245px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:2;
	background-image:url(/img/home/top_section_copy_dotted_lines.gif);
	background-repeat:repeat-x;
	top:20px;
}

#topSectionLeftSideContainer {
	position:relative;
	float:left;
	width:280px;
	top:10px;
	margin-right:20px;
}

#topSectionHeader {
	position:relative;
	top:0px;
	width:238px;
	height:67px;
	background-image:url(/img/home/we_believe_header.png);
}

#mediaPlayer {
	position:relative;
	float:left;
	width:530px;
	height:376px;
}

#middleSectionContainer {
	position:relative;
	width:821px;
	margin-bottom:30px;
	border-top:solid 1px #bdbab1;
	clear:both;
}

#ourWorkHeader {
	position:relative;
	width:387px;
	height:27px;
	margin-top:15px;
	background-image:url(/img/home/header_our_work.png);
}

#ourWorkLink {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;	
	position:relative;
	float:right;
	top:15px;
}

#ourWorkLink a {
	text-decoration:none;
	color:#151515;
	font-style:italic;
}

.ourWorkPanel {
	position:relative;
	float:left;
	width:205px;
	margin: 25px 35px 0px 35px;
	color:#151515;
	cursor:default;
}

.flashPicture {
	height:200px;
}

.ourWorkPanelRight {
	margin-right:0px;
}

.newsPanel {
	position:relative;
	float:left;
	width:259px;
	height:239px;
	margin: 25px 22px 0px 0px;
	background-image:url(/img/home/news_panel_bg.png);
}

.newsPanelRight {
	margin-right:0px;
}

#bottomSectionContainer {
	position:relative;
	width:821px;
	clear:both;
	border-top:solid 1px #bdbab1;
	padding-bottom:30px;
}

#newsHeader {
	position:relative;
	width:263px;
	height:27px;	
	margin-top:15px;
	background-image:url(/img/home/header_news.png);
	background-repeat:no-repeat;
}

#ourBlogLink {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;	
	position:relative;
	float:right;
	top:15px;
}

#ourBlogLink a {
	text-decoration:none;
	color:#151515;
	font-style:italic;
}

.floatClearer {
	clear:both;
}

.ourWorkDescriptionContainer{
	position:relative; 
	margin-left:-22px;
	cursor:pointer;
}

.ourWorkTitle {
	text-align:center; 
	margin-top:20px; 
	font-size:1.14em; 
	font-weight:bold;
}

.ourWorkClientName {
	 text-align:center; 
	 margin-top:3px; 
	 font-size:1em;
}

.ourWorkProjectType {
	 position:relative;
	 font-size:1em; 
	 margin-top:3px; 
	 color:#93918a; 
	 font-style:italic; 
	 text-align:center;
}

.newsDate {
	color:#bdbab1; 
	font-size:0.92em; 
	text-align:right; 
	margin:10px 15px 0px 0px;
}

.newsHeader {
	color:#151515; 
	font-size:1.14em; 
	font-weight:bold; 
	margin:25px 25px 0px 25px;
}

.newsHeader a{
	color:#151515; 
	text-decoration:none;
}

.newsHeader a:hover{
	color:#f47238;
}

.newsCopy {
	color:#6c6a65; 
	font-size:1em; 
	margin:15px 25px 10px 25px;
}

.newsCopy a{
	color:#6c6a65;
	text-decoration:none;
}