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

body {
	margin: 0px;
	font-size: 12px;
	font-family: Calibri, Verdana, Geneva, sans-serif;
}


p {
	/*font-family: Calibri, Verdana, Geneva, sans-serif;*/
	font-size: 12px;
	color: #666;
	line-height: 18px;
	margin: 0px;
	padding: 0 0 10px 0;
	position: relative;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.centerpiece {
	margin-top:33px;
	margin-left:10px;
	float:left;
	width:730px;
	height:385px;
	overflow:hidden;
	display:block;
}
.home_text {
	clear:left;
	width:730px;
	margin-left:205px;
	line-height:18px;
	padding-top:40px;
	margin-bottom:20px;
	font-size:16px;
	font-weight:normal;
	word-spacing:0.1em;
	color:#999;
}

.home_text p {
	font-size:16px;
	font-weight:normal;
	word-spacing:0.1em;
	color:#999;
}

/*  text on homepage not shown
.cpiece_text {
	font-family: Calibri, Verdana, Geneva, sans-serif;
	color:#333;
	font-size:13px;
	line-height:20px;
	position:absolute;
	z-index:95;
	margin: 33px 0 0 10px;
	padding: 180px 10px 0 10px;
	vertical-align:bottom;
	left:660px;
	width:245px;
	height:385px;
	display:block;
	background:url(../_images/transparent.png);
	background-position:top left;
}
*/

.cpiece_text_bg {
	position:absolute;
	z-index:92;
	margin-top:33px;
	margin-left:10px;
	left:660px;
	width:265px;
	height:385px;
	overflow:hidden;
	display:block;
}



.centerpiece img{
	outline:none;
	text-decoration:none;
	border:none;
}
	
.contact_image {
	margin-top:40px;
	margin-bottom:0px;
	width:454px;
	height:100px;
	overflow:hidden;
	float:left;
}



hr {
	color:#ccc;
	border-top-style:solid;
	border-top-width: 1px;
	margin-top:2px;
	margin-bottom:8px;
	text-align:left;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#proj_hr {
	color:#ccc;
	border-top-style:solid;
	border-top-width: 1px;
	margin-left:4px;
	margin-top:-2px;
	margin-bottom:15px;
	display:inline-block;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.container {
	margin:0;
	padding:0;
}

.container_hp {
	width:980px;
	margin:0;
	padding:0;
}

.container_loc {
	width:1050px;
	margin:0;
	padding:0;
}



#p_italics {
	font-style: italic;
}
#p_indented {
	/*font-family: Calibri, Verdana, Geneva, sans-serif;*/
	/*font-size: 11px;*/
	color: #666;
	line-height: 18px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 20px;
	position: relative;
	font-style: normal;
	font-weight: normal;
}
#p_bold {
	/*font-family: Verdana, Geneva, sans-serif;*/
	/*font-size: 11px;*/
	color: #666;
	font-style: normal;
	line-height: 18px;
	margin-top: -2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	position: relative;
	font-weight: bold;
}
#p_listing {
	/*font-family: Calibri, Verdana, Geneva, sans-serif;*/
	/*font-size: 11px;*/
	line-height: 15px;
	font-weight: normal;
	word-spacing:-0.05em;
	color: #333;
}

#p_listing li a{
	background-image:url(../_images/dot_solid_reg.gif);
	background-position:right center;
	padding-right:11px;
	background-repeat:no-repeat;
	color: #333;
}
/*#p_listing li a{
	display:block;
}*/
#p_listing li a:visited{
	color:#333;
}

#p_listing li a:hover{
	color:#4389c7;
}



a {
	text-decoration:none;
}

a:link {
	color:#666;
}
a:visited {
	color:#666;
}
a:hover {
	color:#4389c7;
}
a:active {
	color:#999;
}
object {
	outline:none;
}

.quote {
	/*font-family: Calibri, Verdana, Geneva, sans-serif;*/
	font-size:16px;
	color: #3c3c3c;
	line-height: 22px;
	word-spacing:0.1em;
	margin-bottom: 20px;
	margin-top: -5px;
	font-style: normal;
	font-variant:normal;
	font-weight: lighter;
}
.about_links {
	/*font-family: Calibri, Verdana, Geneva, sans-serif;*/
	font-size:12px;
	text-align:center;
	float:left;
}


.left_1 {
	float:left;
}
.left {
	float:left;
	padding-left:30px;
}

ol { 
	list-style-type: decimal;
	color: #666;
	padding-left: 0;
	margin-left: 0;
	/*font-family: Verdana, Geneva, sans-serif;*/
	/*font-size: 11px;*/
	font-style: normal;
	line-height: 18px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	position: relative;
	font-weight: bold;
}

#header {
	padding-left: 204px;
	margin-top: 40px;
}

#header a{
  outline: none;
}

#header a:hover img{ 
opacity: 0.6;
-moz-opacity: 0.6;
filter: alpha(opacity=60);
}

.content {
	padding-top:33px;
	padding-left:10px;
	width:730px;
	float: left;
	outline:none;
	display:block;
}

.content_faq {
	padding-top:33px;
	padding-left:10px;
	width:500px;
	float: left;
	outline:none;
	display:block;
}



.content_news {
	margin-top:33px;
	margin-left:10px;
	width:580px;
	height:100%;
	float: left;
}

.content_news a:hover {
	border-bottom:none;
}

.content_contact {
	margin-top:33px;
	margin-left:10px;
	width:450px;
	height:100%;
	float: left;
}



/*.content_serv {
	margin-top:33px;
	margin-left:10px;
	width:500px;
	height:100%;
	float: left;
}
	.content_serv em {
	font-size: 11px;
	font-weight: bold;
	color: #666;
	text-transform: capitalize;
	font-style:normal;
	letter-spacing: 1px;
	display: block;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E2E2E2;
	border-bottom-color: #E2E2E2;
	margin: 0px;
	padding: 0px;
	margin-right:8px;
}
		.content_serv li {
			font-size:12px;
			margin:0px;
			padding:0px;
			list-style:none;
			list-style-position:inside;
			list-style-image:url(../_images/dot_gray.gif);
			text-decoration:none;
			font-weight:normal;
			text-indent:0px;
		}
		.content_serv ol {
			margin:0px;
			padding:0px;
			text-indent:0px;
		}
*/




.content_serv {
	margin-top:33px;
	margin-left:10px;
	width:553px;
	height:100%;
	float: left;
}
	.content_serv em {
	/*font-family: Verdana, Geneva, sans-serif;*/
	font-size: 11px;
	font-weight: bold;
	color: #666;
	text-transform: capitalize;
	font-style:normal;
	letter-spacing: 1px;
	display: block;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-top-color: #E2E2E2;
	border-bottom-color: #E2E2E2;
	margin: 0px;
	padding: 0px;
	margin-right:8px;
}
		.content_serv li {
			/*font-family: Calibri, Verdana, Geneva, sans-serif;*/
			font-size:12px;
			margin:0px;
			padding:0px;
			list-style:none;
			list-style-position:inside;
			list-style-image:url(../_images/dot_gray.gif);
			text-decoration:none;
			font-weight:normal;
			text-indent:0px;
		}
		.content_serv ol {
			margin:0px;
			padding:0px;
			text-indent:0px;
		}
		
		
		.services_image1 {
			width:200px;
			height:180px;
			overflow:hidden;
			clear:both;
			margin-top:0px;
		}
		.services_image2 {
			width:200px;
			height:180px;
			overflow:hidden;
			clear:both;
			margin-top:21px;
		}
		.services_image3 {
			width:200px;
			height:180px;
			overflow:hidden;
			clear:both;
			margin-top:29px;
		}
		
		
		

.content_process {
	margin-top:33px;
	margin-left:10px;
	width:500px;
	height:100%;
	float: left;
}

.content_proj {
	margin-top:33px;
	margin-left:10px;
	width:650px;
	height:100%;
	float: left;
}

.content_location {
	margin-top:33px;
	margin-left:10px;
	width:820px;
	height:100%;
	float: left;
}

.location_column {
	float:left;
	position:relative;
	padding-bottom:20px;
	text-align:left;
	left: 0px;
	top: 0px;
	margin-right:10px;
	width: 260px;
	height:670px;
	list-style:none;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666;
}

.location_column ul, .location_column li, .location_column_bot ul, .location_column_bot li {
	list-style:none;
}
.location_column li {
	line-height: 17px;
}

_faq {
	margin-top:33px;
	margin-left:10px;
	width:500px;
	height:100%;
	float: left;
}

#news_date {
	/*font-family: Verdana, Geneva, sans-serif;*/
	/*font-size: 11px;*/
	font-weight: bold;
	color: #666;
	text-transform: capitalize;
	letter-spacing: 1px;
	display: block;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E2E2E2;
	border-bottom-color: #E2E2E2;
	clear:both;
	margin: 0px;
	padding: 0px;
}

#faq_title {
	/*font-family: Verdana, Geneva, sans-serif;*/
	font-size: 11px;
	font-weight: bold;
	color: #666;
	text-transform: capitalize;
	letter-spacing: 1px;
	display: block;
	margin: 0px;
	padding: 0px;
	margin-right:8px;
	overflow:visible;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E2E2E2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
}
/*border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E2E2E2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;*/

#news_date_plain {
	/*font-family: Verdana, Geneva, sans-serif;*/
	/*font-size: 11px;*/
	font-weight: bold;
	color: #666;
	text-transform: capitalize;
	letter-spacing: 1px;
	display: block;
	margin: 0px;
	padding: 0px;
}

li {
}

#title_faq {
	/*font-family: Verdana, Geneva, sans-serif;*/
	font-size: 11px;
	font-weight: bold;
	color: #666;
	text-transform: capitalize;
	letter-spacing: 1px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding:0;
}

.slides {
	position:absolute;
	top:155px;
	left:550px;
	z-index:97;
}



#footer_hp {
	clear:left;
	margin-left:205px;
	line-height:25px;
	padding-top:18px;
	font-size:12px;
	font-weight:normal;
	word-spacing:0.1em;
	color:#999;
}

#footer_hp a:hover{
	color:#4389c7;
}

#footer a:active{
	color:#ccc;
} 

#footer {
	clear:left;
	margin-left:205px;
	line-height:25px;
	padding-top:40px;
	font-size:12px;
	font-weight:normal;
	word-spacing:0.1em;
	color:#999;
	float:left;
	display:block;
}

#footer a:link {
	color:#999;
}

#footer a:visited {
	color:#999;
}

#footer a:hover{
	color:#4389c7;
}

#footer a:active{
	color:#ccc;
}
.social-icons {width:60px; float:left; padding-top:45px; padding-left:10px;}
.facebook, .twitter {width:16px; height:16px; display:block; float:left; margin-left:5px;}
.facebook {background:url(../_images/social-icons.gif) 0 0 no-repeat;}
	.facebook:hover {background:url(../_images/social-icons.gif) 0 -16px no-repeat;}
.twitter {background:url(../_images/social-icons.gif) -16px 0 no-repeat;}
	.twitter:hover {background:url(../_images/social-icons.gif) -16px -16px no-repeat;}
	.clear {clear:both; height:1px;}

#news_title {
	/*font-family: Calibri, Verdana, Geneva, sans-serif;*/
	font-size: 12px;
	font-weight: bold;
	color: #666;
	line-height: 130%;
	margin-top: 0px;
}


#page_title {
	/*font-family: Verdana, Geneva, sans-serif;*/
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #666;
	letter-spacing: 1px;
	margin-top: -3px;
	margin-bottom: 18px;
}


.anchor_link {
	/*font-family: Calibri, Verdana, Geneva, sans-serif;*/
	/*font-size: 11px;*/
	font-weight: bold;
	line-height: 18px;
	padding-left: 0;
	padding-top: 20px;
	position: relative;
	clear:both;
	width:580px;
}

.navi {
	float: left;
	height: 100%;
	width: 180px;
	outline:none;
	overflow: visible;
	margin-top: 18px;
	margin-left: 15px;
}

.navi b {
	color:#4389c7;
	font-style:normal;
	font-weight: normal;
}

.blue:hover {
	color:#4389c7;
}

.treeview{
	/*font: 11px Verdana, Geneva, sans-serif;*/
	letter-spacing: 0;
	border: none;
	color: #3c3c3c;
}

.treeview a{
	/*font: 11px Verdana, Geneva, sans-serif;*/
	display:block;
	outline:none;
}

.treeview a:link{
	color: #3C3C3C;
}

.treeview a:visited{
	color: #3C3C3C;
}

.treeview a:hover {
	color: #4389c7;
}

.treeview a:active {
	color: #cccccc;
}

.treeview ul{ /*CSS for Simple Tree Menu*/
margin-bottom: 2px;
padding: 2px;
}

.treeview li{ /*Style for LI elements in general (excludes an LI that contains sub lists)*/
list-style-type: none;
padding-left: 0px;
padding-top: 4px;
padding-bottom: 4px;
display:hide;
}

.treeview li.submenu{ /* Style for LI that contains sub lists (other ULs). */
cursor: hand !important;
cursor: pointer !important;
padding-top: 4px;
padding-bottom: 4px;
}


.treeview li.submenu ul{ /*Style for ULs that are children of LIs (submenu) */
display: none; /*Hide them by default. Don't delete. */
padding-top: 2px;
padding-bottom: 2px;
}

.treeview .submenu ul li{ /*Style for LIs of ULs that are children of LIs (submenu) */
cursor: default;
padding-top: 1px;
padding-bottom: 1px;
padding-left: 12px;
}

/* project landing stuff */


.hero, .zero {
	opacity: 0.15;
	-moz-opacity: 0.15;
	filter: alpha(opacity=15);
}


.hero:hover { 
opacity: 1;
-moz-opacity: 1;
filter: alpha(opacity=100);
}


.hero2 {
}

.hero_list li {
	padding:0;
	float:left;
	margin:2px;
}

.hero_list {
	list-style:none;
	list-style-type:none;
	margin:0;
	padding:0;
	float: left;
	width:700px;
}

.none, .none img, img.none{
	float: left;
	border:none;
	overflow:hidden;
}

a.ib, a.ib img {
	float: left;
	border:none;
	overflow:hidden;
}
a.ib:hover {
	border:4px solid #78aee4;
}

a.ib:hover img {
	margin: -4px;
}




.even {
	background-color:#EBEBEB;
	display:block;
	margin-bottom:1px;
}
.odd {
	background-color:#fff;
	display:block;
	margin-bottom:1px;
}


.contact {
	/*font-family: Calibri, Verdana, Geneva, sans-serif;*/
	/*font-size: 11px;*/
	color: #666;
	float:left;
	line-height:20px;
	font-variant:normal;
	font-weight:normal;
}



.process_left {
	width:340px;
	height:auto;
	float:left;
}
.process_right {
	margin-top:50px;
	margin-bottom:50px;
	margin-left:20px;
	float:left;
	width:200px;
	height:150px;
	overflow:hidden;
}

.profile_right {
	margin-top:50px;
	margin-bottom:50px;
	margin-left:20px;
	float:left;
	width:200px;
	height:150px;
	overflow:hidden;
}


.ci_inside {
	display:inline-block;
	width:444px;
	height:90px;
	border: 1px solid #FFF;
}
	
strong {
	font-weight:bold;
}


td {

}

.news_body img {
	float:left;
	margin-top:8px;
	margin-bottom:30px;
	margin-left:15px;
	margin-right:15px;
}

.next_project {
	position:absolute;
	z-index:98;
	/*font-family: Verdana, Geneva, sans-serif;*/
	background-image:none;
	text-align:right;
	font-size: 12px;
	color:#666;
	top:-25px;
	left:568px;
	width:100px;
	height:12px;
	font-weight:bold;
}

.img_navi {
	position:absolute;
	z-index:99;
	/*font-family: Verdana, Geneva, sans-serif;*/
	background-image:none;
	text-align:right;
	font-size: 12px;
	color:#666;
	top:-25px;
	left:423px;
	width:150px;
	height:12px;
}

.faq_ins {
	/*font-family: Verdana, Geneva, sans-serif;*/
	background-image:none;
	text-align:right;
	font-size: 12px;
	color:#666;
	position:absolute;
	top:93px;
	left:420px;
	width:400px;
	height:12px;
	z-index:98;
	background-image:url(../_images/dot_solid_reg.gif);
	background-position:right center;
	padding-right:11px;
	background-repeat:no-repeat;
}
.anchor_link_r {
	float:right;
}
.anchor_link_l {
	float:left;
}
.green {
	background:url(../_images/dot_solid_green.gif) center bottom no-repeat;
	height:20px;
}
.small {
	font-size:10px;
}
