:link,:visited {
text-decoration: none; 
}
 
ul,ol {
list-style: none;
}
 
h1,h2,h3,h4,h5,h6,pre,code {
font-size: 1em;
}

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {
margin: 0;
padding: 0;
}

a img,:link img,:visited img {
border: none;
}
 
#address {
font-style: normal;
}



/*--GLOBAL--*/
body{
	background: #eee;
	font: normal 12px "arial";
	color: #3D2614;
	line-height: 23px;
}

#horizon {
	background-color: transparent;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	margin-top: -299px;
	text-align: center;
	min-width: 490px; 
}

#wrapper {
	margin: 0px auto;
	background-color: #fff;
	position: relative;
	text-align: left;
	width: 980px;
}

#main{
	display: block;
	width: 980px;
	height: 598px;
	border: solid 1px #BBBCBE;
}

#map{
	display: block;
	width: 980px;
	text-align: left;
	font: normal 10px "arial";
	color: #888;
	line-height: 23px;
}

#map a{
	font: normal 10px "arial";
	color: #3D2614;
	line-height: 23px;
}

#left{
	width: 347px;
	display: block;
	float: left;
	overflow: hidden;
}



#left ul li {
	display: block;
	float: left;
	height: 22px;
	text-align: center;
	width: 160px;
	padding:0 0 4px 170px;
}

#left ul li a span {
	display: none;
}



a#about { display: block; float: left; height: 22px; width: 160px; background: url(../images/about_t.jpg) 0px 0px no-repeat;}
a#aboutActive { display: block; float: left; height: 22px; width: 160px; background: url(../images/about_h.jpg) 0px 0px no-repeat;}
a#about:hover { display: block; float: left; height: 22px; width: 160px; background: url(../images/about_h.jpg) 0px 0px no-repeat;}

a#people { display: block; float: left; height: 22px; width: 160px; background: url(../images/people_t.jpg) 0px 0px no-repeat;}
a#peopleActive { display: block; float: left; height: 22px; width: 160px; background: url(../images/people_h.jpg) 0px 0px no-repeat;}
a#people:hover { display: block; float: left; height: 22px; width: 160px; background: url(../images/people_h.jpg) 0px 0px no-repeat;}

a#process { display: block; float: left; height: 22px; width: 160px; background: url(../images/process_t.jpg) 0px 0px no-repeat;}
a#processActive { display: block; float: left; height: 22px; width: 160px; background: url(../images/process_h.jpg) 0px 0px no-repeat;}
a#process:hover { display: block; float: left; height: 22px; width: 160px; background: url(../images/process_h.jpg) 0px 0px no-repeat;}

a#relationships { display: block; float: left; height: 22px; width: 160px; background: url(../images/relationships_t.jpg) 0px 0px no-repeat;}
a#relationshipsActive { display: block; float: left; height: 22px; width: 160px; background: url(../images/relationships_h.jpg) 0px 0px no-repeat;}
a#relationships:hover { display: block; float: left; height: 22px; width: 160px; background: url(../images/relationships_h.jpg) 0px 0px no-repeat;}

.imgHeader{
	display: block;
	float: left;
	padding: 0px 0 8px 140px;
}

#copyblock{
	width: 286px;
	height: 358px;
	display: block;
	float: left;
	padding: 0px 0 0 30px;
}

#copyblock2{
	width: 300px;
	height: 358px;
	display: block;
	float: left;
	padding: 0px 0 0 30px;
	text-align: right;
}

#right{
	display: block;
	float: left;
	
}

#case_studies{
	display: none;
	visibility: hidden;
}

.address{
	font: normal 14px "arial";
	color: #3D2614;
	line-height: 20px;
}
