p,li,h1,h2,dt,dd,a,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
	margin: 0px;
	padding: 0px;
	padding-top: 1em;
	padding-bottom: 1em;
}

p.breadcrumb {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-size: 90%;
}

p.breadcrumb a {
	text-decoration: none;
	color: gray;
}

p.breadcrumb a:hover {
	text-decoration: underline;
	color: gray;
}

dt {
	font-weight: bold;
}

div#frame {
	width: 747px;
}

/*<group=masthead>*/

div#masthead {
	width: 748px;
	height: 209px;
	display: block;
	background: url(../img/masthead/masthead_lots.jpg);
	position: relative;
}

div#masthead img {
	position: absolute;
	top: 18px;
	left: 20px;
}

div#masthead p {
	top: 172px;
	left: 544px;
	position: absolute;
	color: #d15400;
	font-size: 70%;
	line-height: 130%;
	margin: 0px;
	padding: 0px;
}

div#masthead p a {
	color: #d15400;
	text-decoration: none;
}

div#masthead p a:hover {
	color: #d15400;
	text-decoration: underline;
}
	
/*</group>*/

/* bodyframe contains body and margin divs */

div#bodyframe {
	border-left: 4px solid #f3ede9;
	position: relative;
}

/*<group=nav>*/

div#nav {
	background: #d15400;
	height: 26px;
}

div#nav a {
	border-right: 1px solid #923b00;
	height: 26px;
	display: block;
	float: left;
	font-size: 2px;
	line-height: 12px;
	text-decoration: none;
	color: #d15400;
}

div#nav a:visited {
	border-right: 1px solid #923b00;
	height: 26px;
	display: block;
	float: left;
	line-height: 12px;
	text-decoration: none;
	color: #d15400;
}

div#nav a:hover {
	border-right: 1px solid #923b00;
	color: #ff7b29;
	height: 26px;
	display: block;
	float: left;
	line-height: 12px;
	text-decoration: none;
}

div#nav a.over {
	border-right: 1px solid #923b00;
	color: #ff7b29;
	height: 26px;
	display: block;
	float: left;
	font-size: 2px;
	line-height: 12px;
	text-decoration: none;
}

div#nav a.over:visited {
	border-right: 1px solid #923b00;
	color: #ff7b29;
	height: 26px;
	display: block;
	float: left;
	font-size: 2px;
	line-height: 12px;
	text-decoration: none;
}

div#nav a#home {
	background: url(../img/nav/nav_home.gif) no-repeat;
	width: 57px;
}

div#nav a#consultancy {
	background: url(../img/nav/nav_consultancy.gif) no-repeat;
	width: 99px;
}

div#nav a#learning {
	width: 173px;
	background: no-repeat url(../img/nav/nav_learning.gif);
}

div#nav a#research {
	background: no-repeat url(../img/nav/nav_research.gif);
	width: 77px;
}

div#nav a#approach {
	width: 108px;
	background: url(../img/nav/nav_approach.gif) no-repeat;
}

div#nav a#who {
	background: url(../img/nav/nav_who_we_are.gif) no-repeat;
	width: 100px;
}

div#nav a#home:hover {
	background: url(../img/nav/nav_home-over.gif) no-repeat;
}

div#nav a#consultancy:hover {
	background: url(../img/nav/nav_consultancy-over.gif) no-repeat;
}

div#nav a#learning:hover {
	background: no-repeat url(../img/nav/nav_learning-over.gif);
}

div#nav a#research:hover {
	background: no-repeat url(../img/nav/nav_research-over.gif);
}

div#nav a#approach:hover {
	background: url(../img/nav/nav_approach-over.gif) no-repeat;
}

div#nav a#who:hover {
	background: url(../img/nav/nav_who_we_are-over.gif) no-repeat;
}

div#nav a#home.over {
	background: url(../img/nav/nav_home-over.gif) no-repeat;
}

div#nav a#consultancy.over {
	background: url(../img/nav/nav_consultancy-over.gif) no-repeat;
}

div#nav a#learning.over {
	background: no-repeat url(../img/nav/nav_learning-over.gif);
}

div#nav a#research.over {
	background: no-repeat url(../img/nav/nav_research-over.gif);
}

div#nav a#approach.over {
	background: url(../img/nav/nav_approach-over.gif) no-repeat;
}

div#nav a#who.over {
	background: url(../img/nav/nav_who_we_are-over.gif) no-repeat;
}
	
/*</group>*/

/*<group=body>*/

div#body {
	padding-top: 28px;
	font-size: 80%;
	position: relative;
	border-right: 223px solid #f3ede9;
	padding-bottom: 20px;
}

/* Define padding for elements inside div#body */

div#body p,h1,h2,ul,dl {
	padding-left: 35px;
	padding-right: 35px;
}

div#body h1 {
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 33px;
	color: #d05000;
	font-size: 150%;
	font-weight: normal;
}

div#body h2 {
	color: #a04000;
	font-size: 100%;
}

div#body p,li {
	line-height: 170%;
}

div#body ul,dl {
	padding-left: 55px;
	padding-bottom: 1em;
}

div#body div.table {
	padding-left: 35px;
	padding-right: 35px;
}

div#body div.table td {
	padding-right: 1em;
	border-bottom: 1px solid #ebebeb;
	padding-bottom: .5em;
	padding-top: .5em;
	font-size: 80%;
}
	
/*</group>*/

/*<group=margin>*/

div#margin {
	padding-top: 28px;
	width: 223px;
	font-size: 70%;
	position: absolute;
	left: 521px;
	top: 0px;
}

div#margin h2 {
	line-height: 150%;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 18px;
}

div#margin p {
	line-height: 150%;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 18px;
	padding-right: 14px;
	color: #242339;
}

div#margin a {
	line-height: 150%;
	font-weight: bold;
	color: #6565a3;
	padding-left: 18px;
	padding-right: 14px;
	display: block;
}
	
/*</group>*/

/*<group=footer>*/

div#footer {
	font-size: 70%;
	color: #9b9b9b;
	background: url(../img/bits/cornerBR.gif) no-repeat;
	height: 55px;
	margin: 0px;
	padding: 0px;
	display: block;
	position: relative;
	top: -1em;
	left: 0px;
}

div#footer p {
	padding-left: 20px;
	padding-top: 15px;
}
	
/*</group>*/