html {
	margin: 0;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	color: #232323;
	background-color: #ffffff;
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	height: 100%;
	background: url(../images/page/site-bg.gif) repeat-x top left #ffffff;
}

a {
	color: #003366;
	text-decoration: none;
}

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

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 180%;
	font-weight: normal;
	color: #003366;
	margin: 0px 0px 15px 0px;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 170%;
	font-weight: normal;
	color: #003366;
	margin: 0;
	line-height: 30px;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 130%;
	font-weight: normal;
	color: #232323;
	margin: 0px 0px 15px 0px;
	line-height: 26px;
}

h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	font-weight: normal;
	color: #232323;
	margin: 0px 0px 15px 0px;
}

#logo {
	position: absolute;
	left: 0px;
	bottom: 0px;
	margin: 0;
	padding: 0;
	width: 178px;
	height: 160px;
	z-index: 150;
}

#strapline {
	position: absolute;
	left: 146px;
	top: 34px;
	margin: 0;
	padding: 0;
	width: 596px;
	height: 39px;
	z-index: 160;
}

#contentouter {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	width: 100%;
	background: url(../images/header/header-bg.gif) repeat-x top left;
}

#contentinner {
	position: relative;
	float: none;
	margin: 6px auto 20px auto;
	padding: 0;
	width: 978px;
	height: 609px;
	font-size: 0.9em;
	line-height: 18px;
	background: url(../images/page/content-box.gif) no-repeat top left;
}

#contentinner .mask {
	position: relative;
	float: left;
	left: 14px;
	top: 14px;
	width: 771px;
	height: 581px;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
}

#contentinner .mask #client {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	width: 772px;
	height: 581px;
}

#contentinner .mask #client div {
	position: relative;
	display: inline-block;
	float: left;
	width: 772px;
}

#contentinner .mask #client div .clientquote {
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0;
	z-index: 20;
	width: 772px;
	height: 581px;
}

#contentinner .mask #client div .clientquote .inner {
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 30;
	width: 732px;
	padding: 20px;
	margin: 0;
	text-align: left;
	background: url(../images/page/text-bg.png) no-repeat top left;
}

#contentinner #nav {
	position: relative;
	float: right;
	right: 14px;
	top: 14px;
	margin: 0;
	padding: 5px 15px 15px 15px;
	width: 149px;
	height: 561px;
	background-color: #ffffff;
}

#contentinner #nav ul {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	width: 149px;
	list-style: none;
}

#contentinner #nav ul li {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px dotted #003366;
	width: 100%;
	list-style: none;
}

#contentinner #nav ul li a {
	color: #003366;
}

#contentinner #nav ul li a:hover, body#contact #contentinner #nav ul li.contact a, body#diversity #contentinner #nav ul li.diversity a, body#investment #contentinner #nav ul li.investment a, body#luxury #contentinner #nav ul li.luxury a, body#marketing #contentinner #nav ul li.marketing a, body#leasing #contentinner #nav ul li.leasing a, body#strategic #contentinner #nav ul li.strategic a, body#websites #contentinner #nav ul li.websites a, body#home #contentinner #nav ul li.home a {
	color: #ff99cc;
}

#contentinner #contactus {
	position: relative;
	float: right;
	right: 14px;
	top: 14px;
	margin: -300px 0px 0px 0px;
	padding: 10px 15px 15px 15px;
	width: 149px;
	height: 275px;
	overflow: hidden;
	background-color: #ff99cc;
	color: #ffffff;
	z-index: 160;
}

.errors {
	position: absolute;
	left: 14px;
	top: 14px;
	margin: 0;
	padding: 2px 10px 2px 10px;
	width: 751px;
	background-color: #ff99cc;
	color: #ffffff;
	z-index: 170;
	text-align: center;
	font-weight: bold;
}

#contentinner #contactus h4 {
	color: #ffffff;
}

.quotesource {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	color: #906;
	margin: 0px 0px 10px 0px;
	padding: 0;
	width: 100%;
}

#buttons {
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	width: 786px;
	height: 100%;
	z-index: 1000;
}

#buttons span {
	padding: 0;
	cursor: pointer;
}

#buttons span#prev {
	position: relative;
	float: left;
	left: 24px;
	top: 40%;
	width: 91px;
	height: 109px;
	background: url(../images/page/left-arrow.png) no-repeat 0px 0px;
}

#buttons span#prev:hover {
	background: url(../images/page/left-arrow.png) no-repeat 0px -109px;
}

#buttons span#next {
	position: relative;
	float: right;
	right: 10px;
	top: 40%;
	width: 91px;
	height: 109px;
	background: url(../images/page/right-arrow.png) no-repeat 0px 0px;
}

#buttons span#next:hover {
	background: url(../images/page/right-arrow.png) no-repeat 0px -109px;
}

.clientleft {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 10px 0px 0px 0px;
	padding: 0;
	width: 200px;
	font-size: 0.8em;
	display: inline;
}

.clientright {
	position: relative;
	float: right;
	right: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	width: 200px;
	font-size: 0.8em;
	display: inline;
}

.clientleft ul, .clientright ul {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0px 0px 10px 0px;
	padding: 0;
	list-style: none;
	display: inline;
}

.clientleft ul li, .clientright ul li {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0px 6px 0px 6px;
	list-style: none;
	display: inline;
}

#footerinner {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 30px;
	margin: 0px 0px 20px 0px;
	padding: 0;
	color: #bdbdbd;
	font-size: 0.7em;
}

#footerinner p {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: center;
}

#footerinner ul {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	width: 135px;
	list-style: none;
	display: block;
}

#footerinner ul li {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	width: 100%;
	display: block;
	list-style: none;
}

#footerinner li.title a {
	color: #bdbdbd;
	font-size: 110%;
}

#footerinner li.title a:hover {
	color: #000000;
}

#footerinner a {
	color: #bdbdbd;
}

#footerinner a:hover {
	color: #000000;
}

form {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
}

.row {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 3px 0px 2px 0px;
	padding: 0;
	width: 149px;
	text-align: center;
}

.row .label {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	width: 149px;
	text-align: left;
}

.row .formelement {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	width: 149px;
	text-align: right;
}

.formitem {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 3px;
	width: 143px;
	max-width: 143px;
	border: 1px solid #e66aa8;
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #003366;
	background: url(../images/forms/text-area-bg.gif) repeat-x top left #ffffff;
}

.formbutton {
	position: relative;
	float: none;
	border: 1px solid #e66aa8;
	background: url(../images/forms/button-bg.gif) repeat-x top left;
	font-family: "Times New Roman", Times, serif;
	color: #ffffff;
	padding: 2px 8px 3px 8px;
}