body {
	padding: 0;
	border: 0;
	margin: 0;
	font-size: 12px;
	font-family: Verdana, "Bitstream Vera Sans", Geneva, sans-serif;
	line-height: 1.4em;
	color: #fff;
	background: #000;
}

img {
	padding: 0;
	border: 0;
	margin: 0;
}

.pu {
	background: url(/images/olback.jpg) top left no-repeat;
	padding: 30px 5px 5px 15px;
	margin: 0;
	border: 1px silver solid;
}

p.clientquote {
	color: white;
	font-size: 12px;
	font-style: italic;
	margin: 4px;
	padding: 4px;	
}

p.clientquote span {
	font-size: 16px;
	color: white;
	font-weight: bold;
}

span.clientquoteauthor {
	color: red;
	display: block;
	border-top: 1px #333 solid;
	margin: 4px;
	padding: 4px;
}

#popupwrapper {
	width: 400px;
	float: left;
	clear: both;
	min-width: 400px;
	min-height: 508px;
	height: 508px;
}

#popupwrapper p {
	padding: 10px;
}

#wrapper {
	width: 760px;
	float: left;
	clear: both;
	min-width: 760px;
	min-height: 508px;
	height: 508px;
	background: url(/images/body.jpg) top left no-repeat;
}

#tagline {
	position: absolute;
	top: 507px;
	left: 0px;
	background: transparent url(/images/tagline.jpg) top center no-repeat;
	min-width: 71px;
	width: 71px;
	min-height: 513px;
	height: 513px;
}

#headerlink {
	display: block;
	position: absolute;
	top: 50px;
	left: 3px;
	min-width: 750px;
	width: 750px;
	min-height: 110px;
	height: 110px;
}

#headerlink:hover {
	cursor: pointer;
}

#headerlink:active {
	cursor: pointer;
}

#headerlink:link {
	cursor: pointer;
}

#headerlink:visited {
	cursor: pointer;
}

#fullwidth {
	position: absolute;
	top: 297px;
	left: 76px;
	background: transparent url(/images/fullwidth.jpg) top center no-repeat;
	min-width: 652px;
	width: 652px;
	min-height: 206px;
}

#main {
	position: absolute;
	top: 297px;
	left: 76px;
	background: transparent url(/images/main.jpg) top center no-repeat;
	min-width: 431px;
	width: 431px;
	min-height: 210px;
}

#mainAllianz {
	position: absolute;
	top: 297px;
	left: 76px;
	min-width: 431px;
	width: 431px;
	min-height: 210px;
	background-color: transparent;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#menu {
	position: absolute;
	top: 246px;
	left: 526px;
	background: transparent url(/images/menu.jpg) top center no-repeat;
	min-width: 200px;
	width: 200px;
	min-height: 258px;
}

#menu p {
	padding: 0;
	margin: 5px 0 5px 0;
}

.menupic {
	float: left;
	display: block;
	width: 47px;
	height: 47px;	
	margin: 0 10px 0 0;
} 
/*
.menupic:hover {
	border-bottom: 5px red solid;
}
*/
.popupclose {
	display: block;
	width: 100%;
	background: #400;
	padding: 10px;
	margin: 0;
	color: orange;
}

#fullwidthcontent {
	padding: 15px;
	text-align: left;
}

#maincontent {
	padding: 15px;
	text-align: left;
}

#menucontent {
	padding: 15px 5px 5px 5px;
	text-align: left;
}

#footer {
	margin-top: 30px;
	border-top: 2px silver dotted;
	font-size: 10px;
	text-align: right;
}

.viewmore {
	padding-top: 10px;
	margin-bottom: 10px;
	float: right;
	text-decoration: none;
	border-bottom: 1px silver dotted;
}

.menuintro {
	color: #fff;
	font-weight: bold;
	border-bottom: 1px #222 solid;
}

/* links -------------------------------------------------------------------- */

a {
	color: white;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: red;
	text-decoration: underline;
}

a:visited {
	
}

.backtotop {
	display: block;
	color: #888;
	margin: 10px 0 20px 0;
}

/* headings ----------------------------------------------------------------- */

h1 {
	text-align: right;
	display: none;
}

h2 {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 255px;
	left: 76px;
	width: 431px;
	height: 30px;
	font-size: 28px;
	font-weight: bold;
}

h2 span {
	display: none;
	visibility: hidden;
}

h2.about {
	background: transparent url(/images/h2-about.jpg) top center no-repeat;
}

h2.insurance {
	background: transparent url(/images/h2-insurance.jpg) top center no-repeat;
}

h2.clients {
	background: transparent url(/images/h2-clients.jpg) top center no-repeat;
}

h2.contact {
	background: transparent url(/images/h2-contact.jpg) top center no-repeat;
}

h2.team {
	background: transparent url(/images/h2-team.jpg) top center no-repeat;
}

h2.disclaimer {
	background: transparent url(/images/h2-disclaimer.jpg) top center no-repeat;
}

/* this one is full width */
h2.quotes {
	background: transparent url(/images/h2-quotes.jpg) top center no-repeat;
	top: 255px;
	left: 76px;
	width: 652px;
	height: 30px;		
}


h3 {
	margin: 0;
	padding: 0 0 0 5px;
	font-size: 12px;
	color: #ddd;
	text-transform: uppercase;
	border-bottom: 1px #666 dashed;
}

h4 {
	margin: 0;
	padding: 0 0 0 5px;
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
}

/* menu heading */
h5 {
	background: url(/images/menu_header.png) top left no-repeat;
	padding: 5px;
	margin: 5px 0 0 0;
	height: 25px;
	width: 100%;
	font-size: 12px;
}

#insurance h4 {
	width: 400px;
	height: 44px;
	margin: 0;
	padding: 0;
	border: 0;
}

#insurance h4 span {
	display: none;
	visibility: hidden;
}

#insurance h4.general {
	background: transparent url(/images/ins/general.jpg) top center no-repeat;
}

#insurance h4.event {
	background: transparent url(/images/ins/event.jpg) top center no-repeat;
}

#insurance h4.specialist {
	background: transparent url(/images/ins/specialist.jpg) top center no-repeat;
}

#insurance h4.also {
	background: transparent url(/images/ins/also.jpg) top center no-repeat;
}

#team .position {
	width: 100%;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px silver dashed;
}

#team h4 {
	width: 622px;
	height: 44px;
	margin: 0;
	padding: 0;
	border: 0;	
}

#team h4 span {
	display: none;
	visibility: hidden;
}

#team h4.ruth {
	background: transparent url(/images/team/header-ruth.jpg) top center no-repeat;
}

#team h4.natalie {
	background: transparent url(/images/team/header-natalie.jpg) top center no-repeat;
}

#team h4.mark {
	background: transparent url(/images/team/header-mark.jpg) top center no-repeat;
}

#team h4.simon {
	background: transparent url(/images/team/header-simon.jpg) top center no-repeat;
}

#team h4.glen {
	background: transparent url(/images/team/header-glen.jpg) top center no-repeat;
}


#cli h4 {
	width: 400px;
	height: 37px;
	margin: 0;
	padding: 0;
	border: 0;
	background: #fff;
}

#cli h4 span {
	display: none;
	visibility: hidden;
}

#cli h4.artists {
	background: transparent url(/images/cli/h4-artists.gif) top center no-repeat;
}

#cli h4.studios {
	background: transparent url(/images/cli/h4-studios.gif) top center no-repeat;
	height: 79px;
}

#cli h4.companies {
	background: transparent url(/images/cli/h4-companies.gif) top center no-repeat;
}

#cli h4.producers {
	background: transparent url(/images/cli/h4-producers.gif) top center no-repeat;
}

#cli p {
	line-height: 2em;
	font-size: 16px;
	font-family: Arial, Georgia, Verdana, "Bitstream Vera Sans", Geneva, sans-serif;
	text-align: center;
}

/* form formating ----------------------------------------------------------- */

select.quote {
 background-color: #000; 
 color: #eee;	
 font-size: 10px;
 margin-right: 10px;
 height: 15px;
 border: 1px silver solid;
}

/* navigation --------------------------------------------------------------- */

#navwrapper {
	width: 650px;
	float: left;
	clear: both;
	padding-left: 15px;
}

#nav {
	margin: 0;
	padding: 0;
	clear: both;
	display: block;
	width: 100%;
}

#nav ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	clear: left;
}

#nav ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}

#nav ul li a {
		background: transparent;
		width: 90px;
		margin: 0;
		text-indent: 10px;
		padding-top: 10px;
		color: #fff;
		text-decoration: none;
		display: block;
		text-align: left;
		font-weight: bold;
		letter-spacing: 1px;
		font-size:    xx-small;      
		voice-family: "\"}\"";   
		voice-family: inherit;   
		font-size:    x-small;   
		border-left: 1px white solid;
		vertical-align: bottom;
}

html>#nav ul li a  {
	font-size: x-small;   
} 

#nav ul li#home a{
	width: 144px;
}

#nav ul li#selectedhome {
	background: transparent;
	font-weight: bold;
	width: 144px;
}

#nav ul li#selected {
	background: transparent;
	font-weight: bold;
}

#nav ul li#selectedhome a{
	background: transparent;
	width: 144px;
	font-weight: bold;

}

#nav ul li#selected a{
	background: transparent;
	font-weight: bold;
}

#nav ul li#six a{
}

#nav ul li a:hover {
	color: #4c5866;
	background: transparent;
}

#nav a:active{
	background: transparent;
	color: #fff;
}
.smallWhiteText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 12px;
}
