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

/* structure */

body{
	background-color:#000000;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	margin-bottom:40px;
}

td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}

input, select, textarea{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
}

p{
	margin-top:10px;
	margin-bottom:10px;
}

a{
	color:#6DC6D3;
}

a:hover{
	text-decoration:none;
}

.hidden_href span{
	display:none;
}

.grey_header{
	margin:0px;
}

.news_copy h1{
	margin:0px;
}

.home_h1{
	font-size:11px;
	color:#999999;
	font-weight:normal;
	margin-top:5px;
	margin-bottom:10px;
}

.seo_header{
	min-height:10px;
}

.seo_header h1{
	font-size:11px;
	color:#999999;
	font-weight:normal;
	margin-top:5px;
	margin-bottom:10px;
}


h1{
	font-weight:normal;
	font-size:18px;
	color:#999999;
}

h2{
	font-weight:normal;
	font-size:16px;
	color:#6DC6D3;
}

h3{
	font-weight:normal;
	font-size:14px;
	color:#6DC6D3;
}

h4{
	font-weight:normal;
	font-size:14px;
	color:#999999;
}

hr{
	background-color:#CCCCCC;
	color:#CCCCCC;
	height:1px;
	border:none;
	margin-top:20px;
	margin-bottom:20px;
}

.clear{
	clear:both;
	line-height:0px;
	font-size:0px;
	height:0px;
}

.site{
	width:930px;
	margin:0 auto;
}

.corner{
	background-image:url(../images/corner.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}

/* header */

.header{
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	width:933px;
	height:34px;
	padding-top:120px;
	margin-bottom:20px;
}

.nav{
	padding-left:10px;
	padding-right:30px;
}

.nav_item, .nav_item_black{
	display:block;
	float:left;
	margin-right:10px;
	margin-top:5px;
}

.nav_item a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	text-decoration:none;
}

.nav_item_black a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	text-decoration:none;
}

.nav_item a:hover{
	color:#333333;
}

.nav_item_black a:hover{
	color:#ffffff;
}

.nav .sep{
	width:1px;
	height:20px;
	margin-right:10px;
	bbackground-image:url(../images/sep.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	float:left;
	margin-top:3px;
}


.sub_nav{

	float:left;
	width:240px;
	min-height:250px;
	background-color:#EDEDED;
	margin-right:20px;
	margin-bottom:20px;
}

.sub_nav_item, .sub_nav_item_selected{
	margin-bottom:5px;
	margin-top:5px;
	background-image:url(../images/arrow.jpg);
	background-repeat:no-repeat;
	padding-left:20px;
}

.sub_nav_item a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#999999;
	text-decoration:none;
}

.sub_nav_item a:hover{
	color:#6DC6D3;
}

.sub_nav_item_selected a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#6DC6D3;
	text-decoration:none;
}

.sub_nav_item_selected a:hover{
	color:#6DC6D3;
}

/* footer */

.footer{
	width:900px;
	border-top:1px #1f1f1f solid;
	padding-top:10px;
	margin-top:20px;
	color:#FFFFFF;
	font-size:10px;
}

.footer a{
	color:#FFFFFF;
}

.flag{
	color:#FFFFFF;
	text-decoration:none;
	margin-right:10px;
	font-size:10px;
}

.left{
	float:left;
}

.right{
	float:right;
	text-align:right;
}

.english{
	background-image:url(../images/en.gif);
	background-repeat:no-repeat;
	padding-left:20px;
}

.french{
	background-image:url(../images/fr.gif);
	background-repeat:no-repeat;
	padding-left:20px;
}

.german{
	background-image:url(../images/de.gif);
	background-repeat:no-repeat;
	padding-left:20px;
}

/* home */

.home_project{
	width:580px;
	height:320px;
	padding:10px;
	background-color:#EDEDED;
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}

.home_project_img{
	width:580px;
	height:290px;
}

.home_welcome{
	width:280px;
	height:340px;
	background-color:#EDEDED;
	float:left;
	margin-bottom:20px;
}


.home_1{
	width:290px;
	height:190px;
	background-color:#EDEDED;
	float:left;
	margin-right:20px;
}

.home_2{
	width:290px;
	height:190px;
	background-color:#EDEDED;
	float:left;
	margin-right:20px;
}

.home_3{
	width:280px;
	height:190px;
	background-color:#EDEDED;
	float:left;
}

.line{
	height:1px;
	background-color:#CCCCCC;
	margin-bottom:10px;
}

.pad{
	padding:10px;
}


.welcome_copy{
	height:237px;
	letter-spacing:0px;
	overflow:hidden;
}

.testimonial{
	padding:10px;
	background-color:#333333;
	color:#FFFFFF;
	font-weight:bold;
	font-style:italic;
	height:29px;
	overflow:hidden;
}

.home_ind_left{
	float:left;
	width:160px;
	padding-right:10px;
	border-right:1px #cccccc solid;
	height:120px;
	overflow:hidden;
}

.home_ind_right{
	float:right;
	width:90px;
	text-align:right;
	padding-top:10px;
}

.home_services{
	float:left;
	height:120px;
	overflow:hidden;
	width:270px;
}

.more{
	clear:both;
	float:right;
	background-image:url(../images/more.jpg);
	background-repeat:no-repeat;
	width:81px;
	height:22px;
	display:block;
}


.view_project{
	clear:both;
	float:right;
	background-image:url(../images/view_project.gif);
	background-repeat:no-repeat;
	width:120px;
	height:22px;
	display:block;
}

.home_news{
	 margin-top:15px;
	 margin-bottom:15px;
}

.home_news a{
	text-decoration:none;
	color:#666666;
}

.home_news a:hover{
	text-decoration:underline;
}

/* content */

.wrapper{
	width:900px;
}

.breadcrumbs{
	background-color:#333333;
	padding:12px;
	padding-top:14px;
	width:880px;
	margin-bottom:20px;
	height:20px;
}

.promo{
	float:left;
	width:240px;
	background-color:#EDEDED;
	margin-right:20px;
}

.content{
	float:right;
	width:640px;
	min-height:470px;
	background-color:#EDEDED;
}

.content_full{
	width:900px;
	min-height:470px;
	background-color:#EDEDED;
}

.in_this_section{
	background-image:url(../images/in_this_section.jpg);
	background-repeat:no-repeat;
	width:240px;
	height:42px;
}

.featured_project{
	background-image:url(../images/featured_project.jpg);
	background-repeat:no-repeat;
	width:240px;
	height:42px;
}

.featured_project_img{
	height:120px;
	overflow:hidden;
}

.ask{
	background-image:url(../images/ask.jpg);
	background-repeat:no-repeat;
	width:181px;
	height:162px;
	float:right;
}

.content_image{
	overflow:hidden;
	width:620px;
	height:180px;
	margin-bottom:20px;
}

.video{
	overflow:hidden;
	width:620px;
	margin-bottom:20px;
	min-height:300px
}

.content_copy{
	width:410px;
	min-height:180px;
	float:left;
}

.content_copy_full{
	width:600px;
	min-height:300px;
	margin-top:20px;
}

.user_profile{
	margin-top:20px;
}

.news_copy{
	width:410px;
	min-height:180px;
	float:left;
}

.news_copy b{
	color:#6DC6D3;
	font-weight:normal;
}

.table_header{
	background-color:#f1f1f1;
	padding:10px;
	font-weight:bold;
}

/* projects */

.project_image_1{
	float:left;
	margin-right:10px;
	width:295px;
	height:150px;
	overflow:hidden;
	background-repeat:no-repeat;
	margin-bottom:20px;
	border:5px #ffffff solid;
}

.project_image_2{
	float:left;
	width:295px;
	height:150px;
	overflow:hidden;
	background-repeat:no-repeat;
	margin-bottom:20px;
	border:5px #ffffff solid;
}

.project_copy{
	width:410px;
	min-height:180px;
	clear:both;
	float:left;
}
