
/** BEGINNING OF HOMEPAGE CSS **/

body {
	margin:0px;
	padding:0px;
	background-color:#FAFAFA;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#4B4A4B;
	text-align:center;
}

	.home {
		background:url(../images/home/home_bg.gif) repeat-x;
	}
	
	.other {
		background:#fff url('../images/website/topbar_bg.gif') repeat-x left top;
	}

a, a:visited {
	text-decoration:none;
	color:#4B4A4B;
}
a:hover {
	text-decoration:underline;
	color:#4B4A4B;
}

a.action, a.action:visited {
	text-decoration:none;
	color:#ee592a;
}
a.action:hover {
	text-decoration:underline;
	color:#4B4A4B;
}

#container {
	margin:0 auto;
	position:relative;
	width:993px;
	
}

#topbar {
	text-align:right;
	margin-right:30px;
	overflow: hidden;
	height:22px;
}

#topbar img {
	position: relative;
	top: 2px;
}

#topper {
	height:61px;
	overflow: hidden;
}

	#logo {
		padding-top:10px;
		padding-left:40px;
		float:left;
	}
	
	.dystrickbar {
		float: right;
		overflow: hidden;
	} 
		#nav {
			float:left;
			margin-top:20px;
			font-size:12px;
		}
		
		#nav ul {
			margin:0px;
		}
		
		#nav ul li {
			list-style:none;
			margin:0px 40px 0px 0px;
			padding:0px;
			float:left;
		}
		#nav ul li a {
			
			color:#BBBBBB;
		}
		#search {
			margin-top:20px;
			float:left;
		}
			#search input {
				border:1px solid #D4D2D2;
				background:#958F8F;
				color:#333333;
				font-weight:bold;
				font-size:11px;
				width:100px;
				height:17px;
			}
			#search_submit {
				margin-top:20px;
				float:left;
			}
			*html #search_submit {
				margin-top:21px;
			}
			#dystrick_text_logo {
				float:left;
				margin: 20px 30px 0px 10px;
			}
	
	
*html #flash {
	height:426px;
}

#creative_energy {
	position:absolute;
	left:-58px;
	top:33px;
}

#market {
	height:84px;
	background:url(../images/home/market_bar_bg.gif);
}

.messages {
	overflow: hidden;
	width: 100%;
}

.message_box {
	background:url(../images/home/message_box.jpg);
	float:left;
	width:330px;
	height:103px;
	text-align:left;
	margin-right:1px;
	margin-top:5px;
	position:relative;
	overflow: hidden;
}
	#message_box_date {
		margin-left:20px;
		margin-top:30px;
		text-align:center;
		line-height:1;
		width:80px;
		float:left;
	}
		.mbox_year {
			font-size:24px;
			font-weight:bold;
			color:#6F6F6F;
		}
		.mbox_date {
			color:#000000;
			font-weight:bold;
		}

	#message_box_txt {
		float:left;
		margin-top:30px;
		margin-left:10px;
		margin-right:20px;
		width:170px;
		font-weight:normal;
	}
	
	.message_box_bottom {
		position:absolute;
		bottom:9px;
		right:20px;
		overflow: hidden;
	}
	.message_box_bottom2 {
		position:absolute;
		bottom:9px;
		right:20px;
	}
#work_box {
	margin-top:30px;
	margin-left:20px;
	
}
	
.work_list ul{
	margin:5px 0px 0px 0px;
	padding:0px;
}

.work_list ul li {
	
	float:left;
	list-style:none;
	margin-right:15px;
}
		
/**END OF CSS FOR HOMEPAGE **/

#top_container {
	margin:0 auto;
	position:relative;
	width:993px;
}

#case_img {
	height: 305px;
	background-color: #fff;
}

#container {
	margin:0 auto;
	position:relative;
	width:993px;
	
}

.black_wrapper {
	position: absolute;
	top: 20px;
	left: 0;
	background-color: #000;
	height: 440px;
	width: 100%;
}

#content_container {
	background-color: #fff;
	height: 100%;
	margin: 0 auto;
	padding-bottom: 10px;
	position: relative;
	width: 993px;
	height: auto;
}

.shadow_left {
	position: absolute;
	top: 72px;
	left: -26px;
	background: transparent url('../images/website/content_bg_left.gif') repeat-y left top;
	height: 100%;
	width: 26px;
}

.shadow_right {
	position: absolute;
	top: 72px;
	right: -26px;
	background: transparent url('../images/website/content_bg_right.gif') repeat-y left top;
	height: 100%;
	width: 26px;
}

#content_main {
	/*background: transparent url('../images/website/black_72.gif') no-repeat left top;*/
	overflow: hidden;
	padding: 0 26px;
	text-align: left;
}

.col_01 {
	float: left;
	width: 300px;
}

.col_01 h1 {
	color: #f47a07;
	font-size: 36px;
	font-weight: normal;
	height: 30px;
	margin: 0;
	padding: 25px 40px 15px 40px;
	text-transform: uppercase;
}

.col_01 .updates {
	border-right: 3px solid #ddd;
	padding: 10px 30px 60px 40px;
}

.col_01 .update {
	padding: 0 10px;
}

.col_01 .update h2 {
	color: #000;
	font-size: 12px;
}

.col_01 .update .more {
	text-align: right;
}

.col_01 .update .more a {
	color: #f47a07 !important;
}

.col_02 {
	float: left;
	overflow: hidden;
	padding: 0;
	width: 640px;
}

.col_02 .dystrickbar {
	float: right;
	height: 70px;
	padding: 5px;
}

.col_02 .project_description {
	padding: 25px 40px;
	clear: both;
}

.col_02 .project_description p {
	color: #000;
	font-weight: bold;
}

.footer_wrapper {
	position: relative;
	background-color: #fff;
	z-index: 10;
}

.other #market {
	background:url('../images/home/market_bar_bg.gif');
	height: 84px;
	margin: 0 auto;
	width: 993px;
}

#market_box {
	width: 790px;
	height: 20px;
	float: left;
	padding: 55px 0 0 0;
	margin-left: 20px;
	background: url(../images/home/market_box_ph.jpg) left top no-repeat;
	text-align: left;
	font-size: 12px;
}

/*===================== MANDI FOOTER =====================*/

.clear {clear: both;}

#mandi {
	margin-top: 20px;
	padding: 15px;
	background:url(../images/home/market_bar_bg.gif) repeat-x;
	text-align: left;
}

.footer_col {
	width: 235px;
	float: left;
	margin-right: 50px;
}

.narrow {
	width: 145px;
}

#right {
	width: 255px;
	margin-right: 0;
}

#mandi strong {
	font-size: 1.1em;
}

#newsletter, #rss {
	height: 16px;
	margin-bottom: 10px;
	padding-left: 20px;
	background: url(../images/signup_newsletter.gif) left center no-repeat;
}

#rss {
	background: url(../images/signup_rss.gif) left center no-repeat;
}

.explore_col {
	width: 115px;
	float: left;
	margin: 10px 25px 0 0;
	line-height: 1.7em;
}

#explore_right {
	margin-right: 0;
}

#copyright {
	height: 50px;
	line-height: 50px;
	color: #5e6d75;
	text-align: left;
}

#copyright span {
	display: block;
	float: right;
	*margin-top: -50px; /*IE 7 hack*/
}

#copyright a {
	color: #5e6d75;
	text-decoration: none;
}

#copyright a:hover {
	text-decoration: underline;
}