html,body {
display: block;
	background-color: #fff;	
	margin:0;
	padding:0;
	font-family: swiss571, helvetiva, arial;
	font-size: 0.92em;
	line-height: 120%;
	width: 990px;
	height: 600px;
	margin: 0 auto;
}

a img { border: 0; }

h1 {
	float: left;
	width: 360px;
	height: 100px;
	text-indent: -9000px;
	background: url(images/wandp-logo.jpg) bottom left no-repeat;
	margin: 0;
	padding: 0;
}

h2 {
	float: left;
	width: 145px;
	text-indent: -9000px;
	background: url(images/smart.jpg) top right no-repeat;
	margin: 11px 0 0 0;
	padding: 0;
}

iframe {
	width: 940px;
	height: 400px;
	border: none;
	margin: 20px 20px ;
}

#menu {
	float: right;
	border-left: 2px solid #adadad;
	padding-left: 12px;
	width: 366px;
	margin-top: 11px;
}


#menu ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style: none;
	height: 60px;
	width: 380px;
}

#menu li {
	border: 0;
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	width: 120px;
	height:18px;
	text-indent: -9000px;
}

#menu li a {
	display: block;
	height: 18px;

}

#menu li#home a { background: url(images/Home.gif) top left no-repeat; }
#menu li#about-us a { background: url(images/About-Us.gif) top left no-repeat; }
#menu li#contact-us a { background: url(images/contact-us.gif) top left no-repeat; }
#menu li#expertise a { background: url(images/Expertise.gif) top left no-repeat; }
#menu li#our-people a { background: url(images/Our-People.gif) top left no-repeat; }
#menu li#tel a { background: url(images/tel.gif) top left no-repeat; }
#menu li#clients a { background: url(images/Clients.gif) top left no-repeat; }
#menu li#careers a { background: url(images/Careers.gif) top left no-repeat; }
#menu li#fax a { background: url(images/fax.gif) top left no-repeat; }

#menu li#home a:hover { background: url(images/home-over.gif) top left no-repeat; }
#menu li#about-us a:hover { background: url(images/about-us-over.gif) top left no-repeat; }
#menu li#contact-us a:hover { background: url(images/contact-us-over.gif) top left no-repeat; }
#menu li#expertise a:hover { background: url(images/expertise-over.gif) top left no-repeat; }
#menu li#our-people a:hover { background: url(images/our-people-over.gif) top left no-repeat; }
#menu li#tel a:hover { background: url(images/tel.gif) top left no-repeat; }
#menu li#clients a:hover { background: url(images/clients-over.gif) top left no-repeat; }
#menu li#careers a:hover { background: url(images/careers-over.gif) top left no-repeat; }
#menu li#fax  a:hover { background: url(images/fax.gif) top left no-repeat; }

#maincontent, #directors, #sitemap {
	clear: both;
	height: 450px;
	background: url(images/mainback.jpg) top left no-repeat;
	
}

#maincontent img {
	float: left;
	padding-top: 35px;
	padding-left: 35px;
}

#maincontent h3, #maincontent h4, #maincontent p, #maincontent blockquote, #maincontent ul {
	position: relative;
	float: right;
	display: block;
	width: 564px;
	margin: 0;
	padding: 0;
	padding-right: 60px;	
}

#sitemap {
	clear: both;
	padding: 0 10%;
}

#sitemap ul {
	left: 200px;
	clear: both;
	list-style: none;
	margin: 0;
	padding: 0;
}

#sitemap li {
	border-left: 5px #aaa solid;
	background-color: #ddd;
	margin: 1px 1px; 
	padding: 2px 10px; 
	font-weight: bold;
	font-size: 0.95em;
}


#sitemap ul ul {
	margin-top: 2px;
}


#sitemap li li {
	border-left: 5px #ccc solid;
	background-color: #eee;
	margin: 1px 1px; 
	padding: 2px 6px; 
	font-weight: normal;
}

#sitemap a {
	color: #000;
	text-decoration: none;
	
}

#directors h3, #directors h4, #directors .c-also {
	position: relative;
	float: right;
	display: block;
	width: 564px;
	margin: 0;
	padding: 0;
	padding-right: 60px;	
}

#sitemap h3, #sitemap h4 {
	margin: 0;
	padding: 0;
	padding-right: 60px;	
}

#directors p {
	position: relative;
	float: left;
	display: block;
	width: 43%;
	margin: 0;
	padding: 0 25px 10px 25px;	
	font-size: 0.9em;
}

#directors a {
	float: right;
	margin-left: 10px;
}

#directors .c-also a {
	float: none;
	margin-left: 0;
	color: #000;
}

#directors .c-also {
	padding-top: 8px;
}

#maincontent h4, #directors h4 {
	padding-top: 35px;
	color: #c40b23;
	text-transform: lowercase;
	font-weight: bold;
	font-size: 1.2em;
}

#maincontent h3, #directors h3 {
	padding-bottom: 35px;
	padding-top: 10px;
	color: #adadad;
	font-size: 2.8em;
	font-weight: normal;
	line-height: 1em;	
	}
	
#maincontent p {
	padding-bottom: 20px;
	color: #333;
	}
	
	
#maincontent p a, #maincontent ul a {
	padding-bottom: 20px;
	color: #000;
	}

#maincontent ul, #maincontent blockquote {
	margin: 0;
	padding: 0 45px 1em 0;
	width: 540px;
}

#maincontent ul li {
	margin: 0;
	padding: 0;
}

	


#footer {
	clear: both;
	height: 61px;
	background: url(images/listenstrap.jpg) bottom right no-repeat;
	text-indent: -9000px;	
}
#footer ul {
	list-style: none;
	}