html, body {height: 100%;}
body {
	background-color: #CCCCCC;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


/*Opera Fix*/
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;/
}
#wrap {
	min-height: 100%;
	width: 100%;
}
#main {
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-left: 0px;
	overflow:auto;
	padding-bottom: 310px;/* must be same height as the footer */
}
#inner1 {
	margin: 0px;
	float: left;
	width: 620px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#inner2 {
	margin: 0px;
	float: left;
	width: 290px;
	padding-top: 103px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h1 {
	font-size: 30px;
	color: #333;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: normal;
}
p {
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}
.h1red {
	font-size: 30px;
	color: #C01B2D;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: normal;
}
#latest_1_inner, #latest_2_inner {
	clear: both;
	height: 252px;
	width: 283px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding:0px;
	position: relative;
	z-index:1;
	overflow:hidden;
}
#latest_1_inner .slides, #latest_2_inner .slides { position:absolute; top:0; left:0; cursor: pointer; cursor: hand;}
#latest_1_inner .slides div, #latest_2_inner .slides div { position:absolute; top:0; width:283px; display:none; cursor: pointer;cursor: hand;}
#latest_1_inner .slides div a, #latest_2_inner .slides div a {
	display:block;
	width: 283px;
	height: 252px;
	background-repeat: no-repeat;
	background-position: center top;
	text-decoration: none;
}
#latest_1_inner .slides div .title, #latest_2_inner .slides div .title {
	display:block;
	padding-top:210px;
	padding-left:10px;
	font-size: 12px;
	float:left;
	color: #333;
	width:100px;
}
#latest_1_inner .slides div .date, #latest_2_inner .slides div .date {
	display:block;
	padding-top:210px;
	padding-right:20px;
	font-size: 12px;
	width:50px;
	float:right;
	color:#900;
}
/* portfolio individual background images */
#latest_1_inner #portfolio_naturesbond a{ background-image: url(../images/portfolio_thumb_naturesbond.png);cursor: pointer; cursor: hand;}
#latest_1_inner #portfolio_kromek a{ background-image: url(../images/portfolio_thumb_kromek.png);cursor: pointer; cursor: hand;}
#latest_1_inner #portfolio_seatechs a{ background-image: url(../images/portfolio_thumb_seatechs.png);cursor: pointer; cursor: hand;}
#latest_2_inner #portfolio_lambs a{ background-image: url(../images/portfolio_thumb_lambs.png);cursor: pointer; cursor: hand;}
#latest_2_inner #portfolio_flexability a{ background-image: url(../images/portfolio_thumb_flexability.png);cursor: pointer; cursor: hand;}
#latest_2_inner #portfolio_exchange a{ background-image: url(../images/portfolio_thumb_exchangeandmove.png);cursor: pointer; cursor: hand;}
#latest_2_inner #portfolio_essential a{ background-image: url(../images/portfolio_thumb_essential.png);cursor: pointer; cursor: hand;}
.twocolumn {
	width:290px;
	float:left;
	margin-right:15px;
}
.twocolumn table, .twocolumn td, .twocolumn adp-legal {
	font-size: 13px;
}
#contactform {
	padding-top: 10px;
}
.twocolumn label {
	font-size: 11px;
	color: #333;
	padding-right: 10px;
	display:block;
	width:150px;
	line-height:18px;
	height:18px;
	padding-left:0px;
	padding-bottom:0px;
}
.twocolumn input, .twocolumn textarea {
	color: #333;
	border: 1px solid #333;
	width:150px;
	margin-bottom:10px;
	display:block;
}
.twocolumn .submitbutton {
	background-color: #333;
	border: 1px solid #333;
	color: #FFF;
	display:block;
}

#footer {
	position: relative;
	margin-top: -310px; /* negative value of footer height */
	height: 310px;
	clear:both;
	background-color: #333333;
	background-image: url(../images/footerbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#footer #footer_inner {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFF;
	text-align: left;
	font-size: 12px;
}
#footer .footer_box {
	float: left;
	width: 220px;
	padding-right: 20px;
}
#footer h1 {
	font-size: 18px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
#footer p {
	font-size: 11px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}
#footer #footerform {
	padding-top: 10px;
}
#footer label {
	font-size: 11px;
	color: #FFF;
	padding-right: 10px;
	display:block;
	float:left;
	clear:left;
	width:40px;
	line-height:18px;
	height:18px;
	padding-left:0px;
	padding-bottom:0px;
}
#footer input, #footer textarea {
	color: #333;
	border: 1px solid #5D5D5D;
	float:left;
	width:150px;
	margin-bottom:5px;
}
#footer .submitbutton {
	background-color: #5C5C5C;
	width: 50px;
	border: 1px solid #5C5C5C;
	clear: left;
	color: #FFF;
	margin-left: 50px;
}
#footer a {
	color: #FFF;
	text-decoration: underline;
}
#footer strong {
	color: #CCC;
}


#innovationcentre { border: #333 solid 1px; padding:6px; display:block;}
