/* tag redef */



body, td {
	
    font-family: Verdana,Trebuchet MS,Lucida Sans Unicode,Frutiger,Helvetica,Sans-Serif;
	font-size:12px;
	color:#58595B;
	overflow:auto;
	padding-bottom:10px;
}

a, a:hover, a:visited {
	text-decoration: none !important;
	color: #4982B8;
}

.neuro {
	color: #17427A;
}

.assets {
	color: #4981B8;
	
}

/* wrapper */

.wrapper {
	margin:0 auto;
	width:990px;
	box-shadow: 0px 0px 8px #C7C7C7;
}
/* header */
.header {
	height:148px;
	width:100%;
	text-align:left;
	font-size:16px;
	font-weight:500;
	vertical-align:bottom;
}
.header #logoImg {
	border:0;
	float:left;
	margin-top:30px;
	margin-left:30px;
}
.header #contact {
	text-align:left;
	display:block;
	margin-top:65px;
	margin-right:35px;
	float:right;
}
/* item */


.content .item .imageleft {
	float: left;
	min-width: 100px;
	margin-right: 12px;
	margin-bottom: 12px;
}
.content .item .textright {
	padding: 0;
	margin: 0 0 12px 1px;
}
.content .item .imageright {
	float: right;
	min-width: 100px;
	margin-left: 12px;
	margin-bottom: 12px;
}
.content .item .textleft {
	margin-bottom: 20px;
	padding-bottom: 0;
	padding-right: 7px;
}

.textleft .item_content{
	display: inline-block;
    float: left;
    width: 280px;
}

/* stage */

.stage {
	background-color:#EFEFEF;
	background-image:url(/img/home/overview.png);
	width:990px;
	height:379px;
	display:block;
	box-shadow: 0px 8px 8px -2px #C7C7C7;
	z-index:100;
}
.stage h1 {
	font-size:31px;
	font-style:italic;
	font-weight:normal;
	color:#6D6E71;
	display:block;
	padding: 32px;
	padding-bottom: 20px
}
/* content */

.content {
}
h2 {
	color:#17427A;
	font-size:20px;
	font-weight:normal;
	margin-bottom:18px;
}
.content {
	z-index:5;
	height:100%;
	vertical-align:top;
	background: #EFEFEF;
	padding-top:5px;
	/*background: url('linear-gradient.png') 0 0 repeat-x;*/
	background: -moz-linear-gradient(top, #EFEFEF, #DCDDDE);
	background: -ms-linear-gradient(top, #EFEFEF, #DCDDDE);
	background: -o-linear-gradient(top, #EFEFEF, #DCDDDE);
	background: -webkit-linear-gradient(top, #EFEFEF, #DCDDDE);
	background: linear-gradient(top, #EFEFEF, #DCDDDE);
}

.item h2 {
	color: #17427A;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 18px;
}

.item em {
	font-weight:bold;
	font-style:normal;
	margin-bottom:8px;
	display: block;
}

.address em{
	font-style: italic;
	color: #89AED1;
	font-size: 14px;
	font-weight: bold;
	display:block;
}

.box .address{
	margin-bottom:30px;
} 


.item.box.address .span-5.last {
    margin-left: 10px;
}

.address a{
	text-decoration: none;
	color: #4982B8;
}
/* banner */



ul li {
	list-style-type: square;
}

.slogan {
	
	position:relative;
}

.slogan .item {
	
    position: absolute;
}


.slogan .item .span-5 {
    /*width: 230px;*/
   width:210px;
}
ul, #weDoList {
	line-height:18px;
	list-style:none outside none;
	margin:0px;
	padding-left:5px;
}
#weDoList {
	line-height:22px;
}


.shout {
	font-style:italic;
	color:#89AED1;
	font-size:14px;
	font-weight:bold;
}
#arrows {
	width:100%;
	height:45px;
	position:relative;
	top:36px;
	margin-left:-15px;
	margin-top: -10px;
	white-space:nowrap;
	background-image: url(/img/home/arrow.jpg);
	/*background-image: url(arrows.jpg);*/
	background-repeat: no-repeat;
	text-align:left;
	font-size:14px;
	padding:10px 9px 9px 15px;
	
}
#arrows i {
	display:inline-block;
	width:25%;
}

.arrowspace{
	padding-left: 46px;
}

.arrowspace2{
	padding-left: 28px;
}

#copy {
	margin:30px 0;
	font-style:italic;
	line-height:19px;
	text-align:center;
}
#copy > span {
	padding-bottom:2px;
	display:inline-block;
	
}
#copy img {
	border:0;
	margin:6px auto;
}
.box {
	background: #fff !important;
	border-radius: 6px 6px 6px 6px;
	box-shadow: 6px 6px 6px #c7c7c7;
	padding:18px;
	font-family: Verdana,Trebuchet MS,Lucida Sans Unicode,Frutiger,Helvetica,Sans-Serif;
}


.span-12.last .item.box {
  
}


.span-12.last .item.box .head {
    margin-bottom: 20px;
}
.item.box.wedo li{
	
}

.wrapper li{
	list-style-type: square;
	padding:0 !important;	
	margin-left: 10px !important;
}


.lvl2{
	margin-left:25px !important;
	list-style-image: url("/img/home/dash.gif");	
	padding:0 !important;
}
.box.height {
	height: 480px;
}


.box em {
	display : block;
}

.box img {
	border: 1px solid #58595B;
	margin-top:40px;
}
