body {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-align:left;
	margin:0;
	font-size:0.7em;
	line-height:1.5em;
}

p, td {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size:1em;
	line-height:1.5em;
}

#container {
	margin:-100px auto 0 auto;
}

.wrapper {
	text-align:center;
}
.row {
	margin:0 auto;
	text-align:left;
	width:819px;
}
.col {
	float:left;
}


/* row1 logo*/
#wrapper1 {
	background-color:#d5d6d7;
}
#row1 {
	height:167px;
}
#logocontact {
	padding-top:131px;
	font-size:11px;
}

/* row2 navigation */
#wrapper2,#wrapper22 {
	background-color:#e87300;
}
#row22 {
	color:#FFFFFF;
	text-align:right;
}
#row22 a {
	text-decoration:none;
	color:#FFFFFF;
}
#row2 {
	color:#FFFFFF;
}
#breadcrumbstxt, #breadcrumbs {
	float:left;
	padding:0px 4px;
}
#breadcrumbs ul {
	margin:0;
	padding:0;
	list-style:none;
}
#breadcrumbs ul li {
	display:inline;
	padding-right:4px;
}
#breadcrumbs a {
	color:#FFFFFF;
	text-decoration:none;
}
#breadcrumbs a:hover {
	text-decoration:underline;
}

/* row3 pageimg */
#row3 {
	height:201px;
}

/* row4 page content */
#row4 {
	padding-top:15px;
	padding-bottom:20px;
}
#leftcol {
	width:200px;
	padding-right:5px;
}
#rightcol {
	width:534px;
}
/* left nav */
#navigation a {
	font-size:12px;
}
#navigation a.selected {
	font-weight:bold;
}
#navigation ul {
	margin:0;
	padding:0;
	list-style:none;
}
#navigation ul li {
	list-style:none;
}
#navigation ul li ul li {
	padding-left:25px;
}
#navigation li a.selected {
	font-weight:bold;
}
/* case studies listing */
#casestudieslist {
	padding:20px 0px;
}
#casestudieslist ul {
	margin:0;
	padding:0;
	list-style:none;
}
#casestudieslist a {
	color:#010100;
}

/* row5 page modules */
#wrapper5 {
	background-color:#d5d6d7;
	padding:10px 0px;;
}
.homeblocks {
	width:205px;
	height:223px;
	background-image:url(images/homeblock_divider.jpg);
	background-repeat:no-repeat;
	background-position:right;
	text-align:center;
}
.homeblocks .blockimage {
	margin:0 auto;
	width:185px;
	height:78px;
	margin-bottom:10px;
}
.homeblocks .blocktext {
	padding:0px 10px;
	text-align:left;
}
.homeblocks .more {
	padding:0px 15px;
	text-align:right;
}


#block4 {
	width:200px;
	height:223px;
	background-image:none;
}
#block4 .blockimage {
	width:185px;
}

/* row6 copyright */
#wrapper6 {
	background-color:#e87300;
	height:27px;
	line-height:27px;
}
#row6 {
	color:#FFFFFF;
}
#row6 a {
	color:#FFFFFF;
	text-decoration:none;
}

/* footer contact */
#row7 {
	font-size:10px;
	line-height:12px;
	padding-top:5px;
	color:#333333;
	height:127px;
}


.clear {
	clear:both;
}
a {
	text-decoration:none;
	color:#010100;
}
a:hover {
	text-decoration:underline;
}


/* misc */
.pageheading, #pageheading {
	padding:6px 0px;
	font-size:1.4em;
	font-weight:bold;
}
h1 {
	font-size:1.4em;
	padding:10px 0px;
}
h2 {
	font-size:1.3em;
}
h3 {
	font-size:1.2em;
}
h4 {
	font-size:1.1em;
}
.bg1 {
	background-color:#e87300;
}
.bg2 {
	background-color:#f7a02b;
}
.imagelistitem {
	float:left;
	padding:0px 4px;
}