html	{
	height: 100%;
	font-family: verdana, sans-serif;
	color: #515151;
	font-size: 75%;
}

body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #ffd148;
	/*background: #ffd148 url(../img/background.gif) 0 0;*/
}

h1	{
	margin: 0.5em 0 1em;
	padding: 0 0 0.75em;
	border-bottom: 1px solid #ffd148;
	font-family: georgia, serif;
	font-size: 100%;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.05em;
}

h2	{
	margin: 0 0 1em;
	font-size: 110%;
	font-weight: bold;
}

h3	{
	margin: 0 0 1em;
	font-size: 100%;
	font-weight: bold;
}

h4	{
	margin: 0;
	font-size: 100%;
	font-weight: bold;
}

h5	{
	margin: 0 0 1em;
	font-size: 100%;
	font-weight: bold;
	color: #ffd148;
}

h6, pre	{
	margin: 1em 0;
	padding: 1em 10px;
	font-family: 'lucida console', monospace;
	font-size: 90%;
	color: #090;
	background-color: #000;
}

p	{
	margin: 0 0 1em;
	font-size: 100%;
	font-weight: normal;
}

ul	{
	margin: 0 0 1em;
	padding: 0 0 0 18px;
	/*list-style: square;*/
}

ul li	{
	margin: 0 0 0.5em;
	padding: 0 0 0 4px;
	font-size: 100%;
}

ul li ul	{
	margin: 0.5em 0;
	padding: 0 0 0 18px;
}

ul li ul li	{
	margin: 0 0 0.5em;
	padding: 0 0 0 4px;
	font-size: 100%;
}

input, select, textarea	{
	padding: 1px 2px;
	border: 1px solid #dadada;
	font-family: verdana, sans-serif;
	font-size: 100%;
}

input.CheckRadio	{
	padding: 0;
	border: 0;
}

input.ErrorField	{
	color: #fff;
	background-color: #f00 !important;
}

a	{
	color: #515151;
}

a:hover	{
	color: #000;
}

strong	{
	color: #7a7a7a;
}

address	{
	margin: 0 0 1em;
	font-style: normal;
}

address p	{
	margin: 0;
}


/* structure */

#OuterFrame {
	height: auto !important; /* real browsers */
	height: 100%; /* IE6: treated as min-height */
	min-height: 100%; /* real browsers */
	width: 820px;
	margin: 0 auto;
	background: #fff;
	overflow: hidden;
}

#Header	{
	background: #fff url(/img/www_diamonds.jpg) no-repeat 1px 0;
	width: 818px;
	height: 61px;
	padding: 20px 1px;
	font-family: georgia, serif;
	text-indent: -1000em;
	overflow: hidden;
}

#Header a	{
	width: 500px;
	height: 61px;
	display: block;
}

#TopBand	{
	background-color: #ffd148;
	width: 800px;
	padding: 4px 9px;
	border: 1px #fff;
	border-style: none solid;
	font-family: georgia, serif;
	text-align: right;
	overflow: hidden;
}

ul#TopMenu	{
	margin: 0;
	padding: 0;
	cursor: default;
	list-style: none;
	display: inline;
}

ul#TopMenu li	{
	display: inline-block;
	position: relative;
	margin: 0;
	padding: 0 5px 0 9px;
	background: transparent url(../img/bar.gif) no-repeat center left;
	background-position: 0 3px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.05em;
}

ul#TopMenu li	{
	display: inline;
}

ul#TopMenu li#home	{
	background: none;
}

ul#TopMenu li a	{
	color: #515151;
	text-decoration: none;
}

ul#TopMenu li a:hover, ul#TopMenu li.NavSel a	{
	color: #000;
}

#InnerFrame {
	width: 818px;
	padding: 0 1px /*4em*/;
	clear: both;
	overflow: hidden;
}

#LeftColumn	{
	width: 209px;
	padding: 20px 52px 20px 18px;
	font-family: georgia, serif;
	float: left;
}

#LeftMenu ul	{
	margin: 0;
	padding: 0 0 20px;
	list-style: none;
}

#LeftMenu ul li	{
	padding: 0.5em 0;
	border-bottom: 1px solid #dadada;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.05em;
}

#LeftMenu ul li a	{
	width: 189px;
	padding: 0.5em 0 0.5em 20px;
	text-decoration: none;
	color: #515151;
	display: block;
}

#LeftMenu ul li a:hover, #LeftMenu ul li.NavSel a	{
	background: transparent url(../img/bullet.gif) no-repeat 6px 50%;
}

#LeftMenu ul li ul	{
	margin: 0.5em 0 0;
	padding: 0;
	border: 1px #dadada;
	border-style: solid none;
}

#LeftMenu ul li ul li	{
	padding: 0;
	border: 0;
	font-family: "trebuchet ms", arial, sans-serif;
	font-weight: normal;
	text-transform: none;
}

#LeftMenu ul li ul li a, #LeftMenu ul li.NavSel ul li a	{
	width: 189px;
	padding: 0.5em 0 0.5em 20px;
	background: #eee;
}

#LeftMenu ul li ul li a:hover	{
	background: #ffd148;
}

/* sub menu (hidden if javascript enabled and/or compliant browser, ie if suckerfish works) */
/*	starts underneath 2nd fixed-position top level link (in IE6) */
#SubBand	{
	width: 720px;
	padding: 0 0 0 240px;
	background-color: #358635;
	clear: both;
	overflow: hidden;
}


#MemberArea	{
	width: 209px;
	margin: 20px 0 0;
	font-family: verdana, sans-serif;
	background-color: #ebebeb;
	overflow: hidden;
	clear: both;
}

#MemberArea p	{
	padding: 0 11px;
	font-size: 75%;
}

#MemberArea p#MemberLogin	{
	margin: 0 0 0.5em;
	padding: 4px 11px;
	font-family: georgia, serif;
	font-size: 100%;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	background-color: #ffd148;
	color: #515151;
}

#MemberArea label	{
	width: 50px;
	margin: 0 0 0.5em;
	padding: 0 7px 0 0;
	/*font-family: arial, sans-serif;
	text-transform: uppercase;*/
	text-align: right;
	display: block;
	float: left;
}

#MemberArea input	{
	width: 125px;
	padding: 1px;
	font-family: verdana, sans-serif;
	font-size: 100%;
}

#MemberArea input#LoginButton	{
	width: auto;
	margin: 0 0 10px;
	padding: 2px 2px 0;
	border: 1px solid #ffd148;
	font-family: arial, sans-serif;
	text-transform: uppercase;
	background-color: #fff;
	cursor: pointer;
	float: right;
}

#MemberArea input#PasswordReminder	{
	width: auto;
	margin: 5px 10px 0 0;
	padding: 0;
	border: 0;
	text-transform: none;
	text-decoration: underline;
	background-color: transparent;
	cursor: pointer;
	float: right;
}


#MainContent	{
	width: 487px;
	margin: 20px 0;
	font-family: "trebuchet ms", arial, sans-serif;
	float: left;
}

#MainContent h3, #MainContent h4, #MainContent h5	{
	font-size: 110%;
}

#MainContent p, #MainContent ul	{
	font-size: 115%;
}

#MainContent ul li	{
	margin: 0 0 0.25em;
}

#MainContent ul li ul	{
	font-size: 100%;
}

#MainContent div#IntroCopy	{
	margin: 0 0 1em;
	padding: 0 0 153px;
	background: transparent url(../img/home.jpg) no-repeat 0 100%;
}

.clientsPage #MainContent div#IntroCopy	{
	background-image: url(../img/clients.jpg);
}

.presentationsPage #MainContent div#IntroCopy	{
	background-image: url(../img/presentations.jpg);
}

.pressPage #MainContent div#IntroCopy	{
	background-image: url(../img/press.jpg);
}

.reportsPage #MainContent div#IntroCopy	{
	background-image: url(../img/reports.jpg);
}

.servicesPage #MainContent div#IntroCopy	{
	background-image: url(../img/services.jpg);
}

#MainContent div#IntroCopy p	{
	font-family: georgia, serif;
	font-size: 125%;
}

#MainContent .PersonProfile	{
	width: 390px;
	padding: 0 97px 0 0;
	background: transparent no-repeat 100% 1em;
}

.clientsPage #MainContent ul,
#MainContent ul.CountryList	{
	padding: 0;
	list-style: none;
	width: 487px;
	overflow: hidden;
}

.clientsPage #MainContent ul li	{
	width: 235px;
	padding: 0 8px 0 0;
	float: left;
}

#MainContent ul.CountryList li	{
	width: 154px;
	padding: 0 8px 0 0;
	font-size: 90%;
	float: left;
}

#MainContent #PresentationList ul	{
	padding: 0;
	list-style: none;
}

#MainContent #PresentationList ul li	{
	margin: 0;
	padding: 0;
}

#MainContent div.ContactDetails	{
	margin: 0 0 1em;
}

#MainContent div.ContactDetails p	{
	margin: 0;
}

#MainContent h1 span.DateLine	{
	font-size: 90%;
	font-weight: normal;
	font-style: italic;
	text-transform: none;
	float: right;
}

#MainContent h2 span.DateLine	{
	font-size: 90%;
	font-weight: normal;
	font-style: italic;
	float: right;
}

#MainContent form p	{
	padding: 0 0 1em;
	clear: both;
}

#MainContent form label	{
	width: 180px;
	margin: 0 0 0.5em;
	padding: 0;
	font-size: 100%;
	text-align: right;
	display: block;
	float: left;
}

#MainContent form input, #MainContent form textarea	{
	width: 296px;
	padding: 1px;
	font-family: "trebuchet ms", arial, sans-serif;
	font-size: 100%;
	float: right;
}

#MainContent form textarea	{
	height: 180px;
}

#MainContent form input#SubmitButton	{
	width: auto;
	margin: 10px 0;
	padding: 2px 2px 0;
	border: 1px solid #ffd148;
	font-family: arial, sans-serif;
	text-transform: uppercase;
	background-color: #fff;
	cursor: pointer;
	float: right;
}



#Footer	{
	width: 784px;
	/*height: 6em;
	margin: -4em 18px 0;*/
	margin: 0 18px;
	padding: 0.5em 0 20px;
	border-top: 1px solid #dadada;
	text-align: center;
	clear: both;
}

#Footer p	{
	margin: 0;
	line-height: 1.5em;
	font-size: 85%;
	color: #999;
}

#Footer p strong	{
	color: #ffd148;
}

#Footer p a	{
	color: #999;
	font-weight: normal;
	text-decoration: none;
}

#Footer p a:hover	{
	text-decoration: underline;
}


/* specific page styles */

.homePage h3	{
	margin: 1em 0 2px;
	border: 0;
	background-color: #ffd148;
	font-weight: bold;
}

.profilePage div.PersonProfile, .presentationsPage h2, .pressPage h2, .reportsPage h2	{
	padding: 1em 0 0;
	border-top: 1px solid #dadada;
}

.pressPage h2.NoCopy	{
	border: 0;
}

.profilePage h2	{
	margin: 1em 0;
}

#ClientList ul	{
	padding: 0;
	list-style: none;
}

#ClientList ul li	{
	padding: 1em 0 0;
	border-top: 1px solid #ffd148;
}

#ClientList ul li h2 a, div#PressList h2 a	{
	text-decoration: none;
}

ul#PressList	{
	background-color: #ebebeb;
	padding: 0 20px 0.5em;	
	font-size: 100%;
	list-style: none;
}

ul#PressList li	{
	margin: 0;
	padding: 0;	
}

ul#PressList li h2	{
	border: 0;
}


div#ErrorMessages p, p.ErrorMessage	{
	color: #f00;
	font-weight: bold;
}