@charset "utf-8";
/* CSS Document */
body{
	font-family:Arial, Helvetica, sans-serif;
	color:#777777;
	background:#f6f6f4;
	margin:0;
	font-size:13px;
}
h1{
	padding:0;
	margin:0 0 10px 0;
	font-size:24px;
	color: #191919;
	font-weight:bold;
	text-transform:none;
}
h2{
	padding:0;
	margin:0;
	font-size:14px;
	color: #191919;
	font-weight:bold;
	border:0;
}
a {
	color: #ae181c;
	font-weight:bold;
	text-decoration:none;
}
a img{
	border:0;
}
a:hover {
	color: #ae181c;
	font-weight:bold;
	text-decoration:underline;
}
#slideshow a:hover {
border: none;
text-decoration:none;
}
#container{
}
#row_top{
	float:left;
	width:100%;
	text-align:center;
	background:url(../images/zigzag.jpg) repeat-x bottom #e9e7e3;
	padding-bottom:30px;
}
#top{
	text-align:left;
	width:950px;
	margin:0 auto;
}
#menu_container{
	float:left;
	width:201px;
	padding-left:24px;
	
}
#menu_links{
	padding-top:28px;
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	font-size:16px;
	
}
#menu_links img{
	clear:both;
	margin-bottom:10px;
	border:0;
}
#menu_lower{
	padding-top:15px;
}

/*
#menu_links ul{
	margin:0;
	padding:0;
}
#menu_links ul li{
	list-style-type:none;
	margin:0 0 12px 0;
}
#menu_links ul li a{
	color:#FFFFFF;
	font-weight:normal;
	height:100%;
}
#menu_upper ul li a{
	background:#09090b;
}
#menu_lower ul li a{
	background:#f6f6f4;
	color:#09090b;
}
#menu_lower ul li a .active{
	background:#f6f6f4;
	color:#09090b;
}
.active a{
	color:#fff !important;
	font-weight:bold;
	text-decoration:underline;
	padding:100px;
}
#menu_links ul li a:hover{
	background:#ae181c;
	text-decoration:none;
	color:#ffffff;
}*/
#main_body{
	float:left;
	width:725px;
	
}
#main_c1{
	float:left;
	width:470px;
	font-size:14px;
	height:170px;
	border-bottom:1px solid #f6f6f4;
	margin-bottom:20px;
}
#main_c2{
	float:left;
	width:225px;
	height:170px;
	border-bottom:1px solid #f6f6f4;
	margin:0 0 20px 30px;
}
#about_c1{
	float:left;
	width:470px;
	font-size:14px;
	border-bottom:1px solid #f6f6f4;
	margin-bottom:20px;
}
#about_c2{
	float:left;
	width:225px;
	border-bottom:1px solid #f6f6f4;
	margin:0 0 20px 30px;
}
.man_c2_img_col1{
	float:left;
	width:115px;
}
.man_c2_img_col2{
	float:left;
	width:110px;
}
#row_bottom{
	float:left;
	width:100%;
	text-align:center;
	
}
#bottom{
	width:925px;
	margin:0 auto;
	text-align:left;
	padding:25px 0 0 24px;
	font-size:12px;
	
}
.whiteline{
	width:100%;
	font-size:1px;
	height:1px;
	clear:both;
	margin:10px 0 10px 0;
	border-bottom:1px solid #f6f6f4;
}
.subbody{
	font-size:11px;
}
#lower_body{
	clear:both;
	float:left;
	width:100%;
	margin-top:5px;
}
.text_intro{
	font-size:13px;
}
.index_featuredproject_project{
	float:left;
	margin:0 26px 15px 0;
	width:224px;
}
.index_featured_project_row_end{
	margin:0 0 15px 0;
}
.index_featuredproject_image{
	border:5px solid #f6f6f4;
	margin-bottom:15px;
}
.index_fp_title a {
	/*background: url( '../images/animated/link_arrows_static.gif');
	background-repeat: no-repeat;
	background-position: 0 3px;*/
}
.index_fp_title a:hover{
	/*text-decoration: none;
	background: url( '../images/animated/link_arrows.gif');	
	background-repeat: no-repeat;
	background-position: 0 3px;*/
}
#index_latestposts{
	float:left;
	width:670px;
}
#twitter_div{
	float:left;
	width:225px;
	margin-left: 30px;
}
#twitter_div ul{
	list-style-type:none;
	margin-left:0px;
	padding:0;
}
#twitter_div li{
	padding: 15px 0 0 0;
}
#twitter_div a{
	color: #6f6763;
}
.quick_contact{

}
.project_monitor{
	padding:21px 0 0 18px;
	width: 458px;
	height: 377px;
	background:url(../images/monitor.jpg);
}
.project_print{
	padding:0;
	width: 470px;
	height: 333px;

}
#breadcrumb{
	font-size:12px;
}
#keyplayers_container{
	width:620px;
	
}
#keyplayers_image{
	float:left;
	width:150px;
	margin-right:20px;
	font-size:11px;
}
#keyplayers_text{
	float:left;
	width:420px;
}


/* -------------------------------------------------------------- */
ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 10px 5px 0;
	list-style: none;
	background-color:#ff0000;
	border:5px solid white;
	height:56px;
	overflow:hidden;
}








