body {
	font-size: small;
}
* html body {
	font-size: x-small; /* for IE5/Win */
	f\ont-size: small; /* for other IE versions */
}
body {
	width: 760px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 34px auto;
	padding: 0px;
	background: #66696B;
}
#navigation, #content {
	font-size: 85%;
}
p {
	font-size: 100%;
	line-height: 160%;
	margin-top: 0px;
	padding-top: 0px;
	/* Last min addition */
	margin-bottom: 1em;
}
.float-right {
	float: right;
	width: 380px;
	display: inline;
}
.float-left {
	width: 165px;
	float: left;
	margin-left: 20px;
	display: inline;
}


/* HEADINGS */
/**************************/
h1 {
	font-family: Myriad, 'Arial Black', Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 300%;
	color: #BD0058;
	background: #FFFFFF;
}
h2 {
	font-size: 120%;
	color: #BD0058;
	margin-bottom: 0.3em;
	padding-bottom: 0px;
	margin-top: .75em;
}



/* IMAGE REPLACEMENT */
/**************************/

.replace {
	position: relative;
	margin: 0px;
	padding: 0px;
	/* hide overflow: hidden from IE5/Mac \*/
	overflow: hidden;
	/**/
}
.replace span {
	display:block;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1; /* for Opera 5 and 6*/
}
#logo {
	float: left;
	display: inline;
}
#strap {
	float: right;
	text-align: right;
	text-transform: uppercase;
	line-height: normal;
	display: inline;
}
#logo, #logo span {
	font-size: 110%;
	line-height: 90%;
	text-transform: uppercase;
	height: 45px;
	width: 168px;
	background-image: url(_images/logo.jpg);
}
#strap, #strap span {
	font-size: 90%;
	line-height: 90%;
	height: 32px;
	width: 330px;
	background-image: url(_images/strap.jpg);
}
#norwichunion, #norwichunion span {
	height: 90px;
	width: 125px;
	background-image: url(_images/logo_norwichunion.gif);
}
#rac, #rac span {
	height: 90px;
	width: 125px;
	background-image: url(_images/logo_rac.gif);
}
#ihg, #ihg span {
	height: 90px;
	width: 125px;
	background-image: url(_images/logo_intercontinentalhotels.gif);
}
#practicus, #practicus span {
	height: 90px;
	width: 125px;
	background-image: url(_images/logo_practicus.gif);
}
#diageo, #diageo span {
	height: 90px;
	width: 125px;
	background-image: url(_images/logo_diageo.gif);
}
#clients {
	margin: 20px 0px 20px 20px;
	padding: 0px;
	clear: both;
	width: 250px;
	height: 180px;
	float: left;
	display: inline;
}
#clients li {
	float: left;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#clients li a:hover, #clients li a:hover span {
	background-position: 0px -90px;
}
h1, h1 span {
	float: left;
	width: 340px;
	height: 512px;
	text-transform: uppercase;
	margin: 0px;
	background-repeat: no-repeat;
	padding-top: 20px;
	display: inline;
}
#sig-index h1, #sig-index h1 span {
	background-image: url(_images/index.jpg);
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 100%;
}
#sig-who h1, #sig-who h1 span {
	background-image: url(_images/whoweare.jpg);
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	height: 440px;
}
#sig-what h1, #sig-what h1 span {
	background-image: url(_images/whatwedo.jpg);
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}

#sig-client1 #content, #sig-client1 #content, #sig-client2 #content, #sig-why #content, #sig-contact #content {
	background: #FFFFFF url(none);
}
#sig-client1 h1, #sig-client1 h1 span {
	width: 760px;
	height: 268px;
	background-image: url(_images/clientperspectives1.jpg);
	padding-top: 20px;
}
#sig-client2 h1, #sig-client2 h1 span {
	width: 760px;
	height: 268px;
	background-image: url(_images/clientperspectives2.jpg);
	padding-top: 20px;
}
#sig-why h1, #sig-why h1 span {
	width: 760px;
	height: 268px;
	background-image: url(_images/whyworkwithus.jpg);
	padding-top: 20px;
}
#sig-contact h1, #sig-contact h1 span {
	background-image: url(_images/contact.jpg);
	width: 300px;
	height: 100px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
#sig-contact #content {
	background: #FFFFFF url(_images/f_large.gif) no-repeat right top;	
}
#sig-contact #content p {
	margin-left: 20px;	
	margin-top: 40px;
	margin-bottom: 2em;
}
#sig-contact #content dd {
	padding-left: 0px;
	margin-left: 0px;
}
#content {
	clear: both;
	float: left;
	width: 760px;
	background: #FFFFFF;
	margin-bottom: 3px;
}
#navigation {
	color: #FFFFFF;
	background: #FFFFFF url(_images/corners_top.gif) no-repeat center top;
	width: 760px;
	margin: 0px 0px 3px;
	padding: 0px;
	list-style: none;
	text-transform: uppercase;
	float: left;
	/*height: 40px;*/
	display: inline;
}
#navigation li {
	float: left;
	display: inline;
	margin: 0px 1em 10px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#navigation ul {
	margin: 3px 20px;
	padding: 14px 0px 0px 40px;
	list-style: none;
	background: url(_images/f.gif) no-repeat 0px 0px;
	height: 20px;
}
#navigation a {
	text-decoration: none;
	display: block;
}
#navigation a:link {
	color: #797B7D;
}
#navigation a:visited {
	color: #797B7D;
}
#navigation a:hover {
	color: #DE7FAB;
}
#navigation a:active {
	color: #797B7D;
}
#footer {
	clear: both;
	background: #FFFFFF url(_images/corners_bottom.gif) no-repeat center bottom;
	padding-top: 8px;
	height: 44px;
	padding-bottom: 8px;
}
.author {
	color: #BD0058;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 0px;
	margin-top: 0px;
	line-height: normal;
}
.quote {
	background: url(_images/99.gif) no-repeat right bottom;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 0px;
	margin-bottom: 1em;
}
.intro {
	font-size: 125%;
	line-height: normal;
	color: #666666;
	margin-top: 1em;
	margin-right:15px;
}
#sig-client1 blockquote, #sig-client2 blockquote {
	float: right;
		display: inline;
	width: 410px;
	padding: 0px;
	margin: 30px 30px 15px;
}
#sig-index blockquote {
	background: #E8B2C8 url(none) no-repeat;
	margin: 14px 0px 0px;
	font-size: 120%;
	float: right;
	width: 380px;
}
#sig-index blockquote .quote {
	background: url(none) no-repeat;
	margin: 14px 20px 0px;
	padding: 0px;
}
#sig-index blockquote .author {
	margin: 1em 20px 0px;
	padding: 0;
}
blockquote {
	background: url(_images/66.gif) no-repeat left top;
}
.active, .active span {
	/*border-bottom: medium solid #CC0099;*/
	background-position: 0px -90px;
}
#sig-index #index a, #sig-who #who a, #sig-what #what a, #sig-client1 #client a, #sig-client2 #client a, #sig-why #why a, #sig-contact #contact a {
	color: #BD0058;	
}
#sig-who #content {
	background: #FFFFFF url(_images/names.jpg) no-repeat 0px 0px;
}
.client-list {
	clear:left;
	float:left;
	display: inline;
	width: 340px;
	margin: 0px;
	padding: 0px 15px;
	font-size: 90%;
}
.client-list dd {
	float: left;
	display: inline;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 10px;
	color: #FF0099;
	background: url(_images/bullet.gif) no-repeat left center;
}
.client-list dt {
	margin: 0px 0px 0px 0px;
	padding: 0;
}
.client-list dd span {
	color: #000000;
}
.float-right p, .float-right h2 {
	margin-left: 20px;
	margin-right: 20px;
}
#footer p {
	margin: 0px 20px 0px;
	padding: 0px;
	display: inline;
}
.prop {
	float: right;
	width: 1px;
	height: 532px;
}
.clear {
    clear:both;
    height:1px;
    overflow:hidden;
}
#sig-who .float-right {
	width: 379px;
}
#sig-who .float-right p, #sig-who .float-right h2 {
	margin-left: 20px;
	margin-right: 19px;
}
#sig-index blockquote .prop {
	float: right;
	width: 1px;
	height: 187px;
}
#sig-contact dl, #sig-contact dt, #sig-contact dd {
	color: #666666;
}
#sig-contact dl {
	margin-left: 20px;	
}
#navigation .prop {
	float: right;
	width: 1px;
	height: 39px;
}
#sig-client1 h1, #sig-client1 h1 span, #sig-why h1, #sig-why h1 span  {
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	width: 720px;
}
#sig-client1 .prop {
	height: 198px;
}
#nextprevious {
	width: 250px;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #999999;
}
#nextprevious a:link {
	color: #797B7D;
}
#nextprevious a:visited {
	color: #797B7D;
}
#nextprevious a:hover {
	color: #BD0058;
}
#nextprevious a:active {
	color: #797B7D;
}
