* {
margin: 0;
padding: 0;  
}

html, body {
min-height: 100.1%;
}

body {
font-size: 76%;
line-height: 1.0;
font-family: Arial, sans-serif;
color: #333;
background: white;
}

p, ul, ol, table, input {
font-size: .9em;
}
ul ul {
font-size: 1em;
}

img {
border: 0;
}

a:link {
color: #333;
text-decoration: underline;
}

a:visited {
color: #333;
text-decoration: underline;
}

a:hover {
color: #333;
text-decoration: none;
}

.hide, legend, #skip {
position: absolute;
top: -5000px;
left: -5000px;
}

legend {
z-index: -1;
}

fieldset {
border: 0;
}

.floatwrapper:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden; 
}

/*header
++++++++++++++++++++++++++++*/
#header {
min-height: 242px;
background: white url("../images/bg-header-ring.jpg") no-repeat right bottom;
}

#header img {
position: absolute;
top: 80px;
left: 0;
}

/*navigation
++++++++++++++++++++++++++++*/
#navigation {
font-family: Verdana, sans-serif;
}
#navigation strong {
font-weight: normal;
}
#navigation ul {
list-style-type: none;
font-size: .85em;
}
#navigation ul li {
display: inline;
}
#navigation ul a {
text-transform: uppercase;
text-decoration: none;
display: block;
float: left;
}
#navigation ul .hassubitems {
	display: none;

}

/* Home & Search */
#navigation ul#site-tools {
background: black url("../images/bg-site-tools.gif") repeat-x;
padding-left: 2px;
}
#navigation ul#site-tools a {
color: #CCC;
padding: 5px 16px 6px 9px;
}
#navigation li a {
background: transparent url("../images/bg-site-tools-star.gif") no-repeat 100% 50%;
}
#navigation li.last a {
background: none;
}

/* Coloured strip */
#navigation ul#site-sections {
padding-left: 100px;
}
#navigation ul#site-sections a {
color: white;
padding: 5px 22px 5px 12px;
}
#navigation ul#site-sections li.last a{
background: none;
}

#subsubmenu {
	margin-left: 10px;
	padding: 0px;
}
#subsubmenu li{
	margin: 0px;
	padding: 3px;
	padding-left: 20px;
	padding-right: 10px;
	list-style-type: none;
}

/*subnav
++++++++++++++++++++++++++++*/
#subnav {
margin-left: 150px;
margin-bottom: 3em;

}
#subnav a {
text-decoration: none;
position: relative;
display: block;
margin-bottom: -9px;
}
#subnav ul {
	list-style-type: none;
	width: 15em;
	font-size: 1em;
}
#subnav li {
padding: 9px 0 3px 13px;
}
#subnav li.more a {
padding-right: 20px;
}

#subnav .about_us {
margin-left: 20px;
}
#subnav .our_services {
margin-left: 113px;
}
#subnav .our_work {
margin-left: 231px;
}
#subnav .arc_masterclass {
margin-left: 326px;
}

#subnav .publications {
margin-left: 466px;
}
#subnav-contact {
margin-left: 584px;
}

/*3 col layout
++++++++++++++++++++++++++++*/
#contentwrapper {
margin: 0 266px 0 160px;
}
#cp-wrapper {
float: left;
width: 100%;
margin-right: 0;

}

/* middle content block */
#content {
float: right;
width: 100%;
margin-left: 0;
}
/* left image block */
#photo {
width: 160px;
float: left;
position: relative;
margin: 40px 0 0 -160px;
}

/* right highlighted text and/ or image block */
#highlight {
width: 266px;
float: right;
position: relative;
margin: 40px -266px 0 0;
}
#highlight img {
margin-left: 58px;
display: block;
}
#highlight p {
margin: 20px 60px 0 58px;
font-size: 1.05em;
line-height: 1.4;
}

#highlight a{
	font-size:0.9em;
	margin-left: 58px;
}

/*content
++++++++++++++++++++++++++++*/
/* positioned up inside header */
#content h1 {
font-size: 1.5em;
font-weight: normal;
position: relative;
margin-top: -1.5em;
margin-bottom: 48px;
}
#homewrapper #content h1 {
margin-top: -3.5em;
_margin-top: -3.5em;
margin-left: 28px;
margin-bottom: 38px;
}
#content h2, #content h3 {
font-size: 1.3em;
font-weight: normal;
margin-top: 1.4em;
margin-bottom: .5em;
}

#content h4 {
font-size: 1.1em;
font-weight: normal;
margin-top: .4em;
margin-bottom: 1em;
}

#content h5 {
font-size: .9em;
font-weight: normal;
margin-top: 1.2em;
}

#content h6 {
font-size: .8em;
font-weight: bold;
margin-top: 1.2em;
}

#content p {
line-height: 1.3;
margin-top: 1em;
margin-bottom: 1em;
}
#content p#intro {
font-size: 1.05em;
color: #666;
line-height: 1.1;
}

#content li {
line-height: 1.5;
margin: 0 0 0.4em 1.6em;
}
#content ol li {
margin-left: 2.8em;
}

#content p, #content ul {
max-width: 600px;
}

#content table {
border-collapse: collapse;
}
#content th, #content td {
vertical-align: top;
text-align: left;
border: 0px solid #ccc;
padding: 0.4em;
}

.intextImg{
	padding:0 15px 15px 15px;
}


/*footer
++++++++++++++++++++++++++++*/
#footer {
clear: both;
margin: 48px 0 90px 150px;
}

#footer p span, #footer p a {
text-transform: lowercase;
text-decoration: none;
display: block;
float: left;
clear: none;
margin-left: 9px;
}

#footer p span {
padding-right: 17px;
}

#footer br {
display: none;
}
.fieldmessage {
	color: #990000;
}
.logos img {
	border: 1px solid #ccc;
}

.vform td{
	line-height: 1.8em;
}

.our_work{
	display: none;
}