body{
	text-align:center;
	background-color: #9c3;
	padding: 20px 0;
	font-family: 'Lucida Grande', Arial;
	color: #333;
}
#doc{
	background-color: #fff;
}

/* === HEADER ELEMENTS === */

#hd{
	height: 261px;
	background:	url(images/header-frame.gif) center 53px no-repeat;
	margin-bottom: 2em;
}
#hd object{
	position: absolute;
	width: 743px;
	height: 161px;
	margin-left: 4px;
	top: 113px;
}
#hd h2 a{
	position: absolute;
	background: url(images/keynote-speaker-kapow-media.gif) no-repeat;
	width: 156px;
	height: 70px;
	top: 65px;
	margin-left: 10px;
	z-index: 10;
}
#hd h3{
	position: absolute;
	background: url(images/kapow-media-are-really-good.gif) no-repeat;
	width: 309px;
	height: 115px;
	top: 32px;
	margin-left: 300px;
	z-index: 10;
}
#hd h4{
	position: absolute;
	background: url(images/brent-williams.jpg) no-repeat;
	width: 195px;
	height: 161px;
	top: 0;
	margin-left: 130px;
}
#hd h5{
	position: absolute;
	background: url(images/publicity-with-punch.gif) no-repeat;
	width: 149px;
	height: 8px;
	top: 20px;
	margin-left: 585px;
}
/* === TOP MENU === */

#top-menu{
	white-space: nowrap;
	position: absolute;
	padding-left: 165px;
	top: 73px;
	height: 40px;
}
#top-menu a{
	float: left;
	display: block;
	white-space: nowrap;
	height: 40px;
}
#top-menu .meta-sep{
	float: left;
	display: block;
	width: 1px;
	height: 38px;
	background: url(images/menu-sep.gif) 0px 1px no-repeat;
}	
#top-menu .menu-home{
	width: 62px;
	background: url(images/menu-home.gif) center 1px no-repeat;
}
#top-menu .menu-home:hover, body.home #top-menu .menu-home{
	background-image: url(images/menu-home-over.gif);
}
#top-menu .menu-about-us{
	width: 80px;
	background: url(images/menu-about-us.gif) center 1px no-repeat;
}
#top-menu .menu-about-us:hover, body.about-us #top-menu .menu-about-us{
	background-image: url(images/menu-about-us-over.gif);
}
#top-menu .menu-pr-benefits{
	width: 92px;
	background: url(images/menu-pr-benefits.gif) center 1px no-repeat;
}
#top-menu .menu-pr-benefits:hover, body.pr-benefits #top-menu .menu-pr-benefits{
	background-image: url(images/menu-pr-benefits-over.gif);
}
#top-menu .menu-why-us{
	width: 69px;
	background: url(images/menu-why-us.gif) center 1px no-repeat;
}
#top-menu .menu-why-us:hover, body.why-us #top-menu .menu-why-us{
	background-image: url(images/menu-why-us-over.gif);
}
#top-menu .menu-the-team{
	width: 84px;
	background: url(images/menu-the-team.gif) center 1px no-repeat;
}
#top-menu .menu-the-team:hover, body.the-team #top-menu .menu-the-team{
	background-image: url(images/menu-the-team-over.gif);
}
#top-menu .menu-clients{
	width: 60px;
	background: url(images/menu-clients.gif) center 1px no-repeat;
}
#top-menu .menu-clients:hover, body.clients #top-menu .menu-clients{
	background-image: url(images/menu-clients-over.gif);
}
#top-menu .menu-press{
	width: 119px;
	background: url(images/menu-press.gif) center 1px no-repeat;
}
#top-menu .menu-press:hover, body.press #top-menu .menu-press{
	background-image: url(images/menu-press-over.gif);
}
#top-menu .menu-contact{
	width: 70px;
	background: url(images/menu-contact.gif) center 1px no-repeat;
}
#top-menu .menu-contact:hover, body.contact #top-menu .menu-contact{
	background-image: url(images/menu-contact-over.gif);
}


/* === CONTENT AREA === */

#rt{
	border-left: 1px solid #C4C4C4;
	padding: 0 4em 2em 2em;
}
#yui-main h1, #rt h3, #rt p, #rt li{
	margin-bottom: 1em;
}
#rt p, #rt li{
	line-height: 135%;
}
#rt li{
	padding-left: 1.5em;
	background: url(images/bullet.gif) 2px 7px no-repeat;
	}
#rt a{
	text-decoration: none;
	color: #000000;
	}
#rt h1{
	height: 36px;
	background: url(images/welcome.gif) no-repeat;
}
h3.subtitle{font-weight: bold;}

a.email {text-decoration: none; color: #9c3;}

form.contact {
	line-height: 1.3;
	}

form.contact input[type='text'],
form.contact textarea
{
	width:		100%;
}

/* === HOME/WELCOME === */

body.home h3.subtitle{
	height: 64px;
	background: url(images/welcome-first-par.gif) no-repeat;
}

body.home h3.sitemap{
	height: 36px;
	background: url(images/site-map.gif) no-repeat;
	}

/* === ABOUT US === */

body.about-us #rt h1{
	background: url(images/about-kapow-media.gif) no-repeat;
}
body.about-us h3.subtitle{
	height: 64px;
	background: url(images/about-first-par.gif) no-repeat;
}
body.about-us h3.subtitle2{
	margin-top: 2em;
	height: 30px;
	background: url(images/about-second-par.gif) no-repeat;
}

/* === CLIENTS === */

body.clients #rt h1{
	background: url(images/clients.gif) no-repeat;
}

/* === WHY US? === */

body.why-us #rt h1{
	background: url(images/why-us.gif) no-repeat;
}
body.why-us h3.subtitle{
	height: 81px;
	background: url(images/why-us-first-par.gif) no-repeat;
}
body.why-us #rt h2{
	background: url(images/why-us-subtitles.gif) no-repeat;
	height: 20px;
	margin: 2em 0 0.5em;
}

/* === PR BENEFITS === */

body.pr-benefits #rt h1{
	background: url(images/pr-benefits.gif) no-repeat;
}
body.pr-benefits h3.subtitle{
	height: 30px;
	background: url(images/pr-benefits-first-par.gif) no-repeat;
}
body.pr-benefits #rt h2{
	background: url(images/pr-benefits-subtitles.gif) no-repeat;
	height: 20px;
	margin: 2em 0 0.5em -0.5em;
}
body.pr-benefits #rt h2.two, body.why-us #rt h2.two{
	background-position: 0 -20px;
}
body.pr-benefits #rt h2.three, body.why-us #rt h2.three{
	background-position: 0 -40px;
}
body.pr-benefits #rt h2.four, body.why-us #rt h2.four{
	background-position: 0 -60px;
}
body.pr-benefits #rt h2.five, body.why-us #rt h2.five{
	background-position: 0 -80px;
}
body.pr-benefits #rt h2.six, body.why-us #rt h2.six{
	background-position: 0 -100px;
}
body.pr-benefits #rt h2.seven{
	background-position: 0 -120px;
}
body.pr-benefits #rt h2.eight{
	background-position: 0 -140px;
}

/* === THE TEAM === */

body.the-team #rt h1{
	background: url(images/the-team.gif) no-repeat;
}
body.the-team #rt h2{
	background: url(images/team-dale-beaumont-title.gif) no-repeat;
	height: 36px;
	margin: 2em 0 0.5em;
	font-weight: bold;
}

body.the-team #rt h2.williams{
	background: url(images/team-brent-williams-title.gif) no-repeat;
}
body.the-team #rt h2 span.name{
	display: block;
	position: absolute;
	margin-left: -198px;
	width: 148px;
	height: 160px;
	overflow: hidden;
	background: url(images/team-dale-beaumont.gif) bottom right;
	font-size: 1px;
	color: #fff;
}

body.the-team #rt h2.williams span.name{
	background: url(images/team-brent-williams.gif) bottom left;
}

/* === CLIENTS === */

body.clients #rt h1{
	background: url(images/current-clients.jpg) no-repeat;
}

img.client-title {
	clear: both;
	}

img.rightpic {
	float: right;
	width: 200px;
	height: 200px;
	padding: 2px 2px 2px 8px;
	border: none;
	}
	
a.clientlink {
	text-decoration: none;
	color: #e00070;
	}

/* === PRESS GALLERY === */

body.press #rt h1{
	background: url(images/press.gif) no-repeat;
	}

table.press {
	border: 0px;
	width: 100%;
	}

table.press th {
	font-size: 20px;
	font-weight: normal;
	text-align: center;
	padding-bottom: 12px;
	color:#FF00CC;
	font-family: "VAG Rounded Bold", "Lucida Grande"; 
	}
	
table.press td {
	font-size: 10px;
	text-align: center;
	padding-bottom: 8px;
	}

table.press a {
	text-decoration: none;
	color: #000000;
	}	
	
table.press img {
	width: 80px;
	height: 80px;
	border: 3px solid #99cc33;
	}
	
table.press td.acrobat img{
	border: none;
	width: 91px;
	height: 35px;}


/* === LEFT PANEL === */

#lt .yui-u{
	margin-left: 1em;
	padding: 0 1em;
}
#lt .case-study{
	margin-top: 5em;
	border: 3px solid #6c3;
	padding: 8px;
	font-size: 85%;
	color: #000;
	background: #F3F9E6;
}
#lt .case-study h4{
	display: block;
	position: absolute;
	margin-top: -29px;
	margin-left: -12px;
	height: 23px;
	width: 100%;
	background: url(images/case-study.gif) no-repeat;
}
#lt .case-study p{
	font-weight: bold;
}

/* === FOOTER === */

#ft{
	clear: both;
	margin: 0 1em;
	height: 30px;
	border-top: 1px solid #C4C4C4;
	padding-top: 4px;
	overflow: hidden;
	background: url(images/kapow-media-pty-ltd.gif) 60% 11px no-repeat;
}
#ft span{
	display: block;
	padding-left: 1em;
	margin-left: 500px;
	border-left: 1px solid #ccc;
	font-size: 78%;
	color: #000;
}
#ft span.meta-sep{
	display: inline;
	font-size: 100%;
	border: 0;
	margin: 0;
	padding: 0;
}

#webdev {
	font-size: 10px;
	color:#666666;
	text-align:center;
	clear: both;
	}
	
#webdev a, #webdev a:visited, #webdev a:active {
	font-size: 10px;
	color:#666666;
	text-decoration: underline;
	}

/* === STUFF === */

#hd span, h1 span,
#top-menu a span,
body.home h3.subtitle span,
body.about-us h3.subtitle span,
body.about-us h3.subtitle2 span,
body.pr-benefits h3.subtitle span,
body.why-us h3.subtitle span,
#lt .case-study h4 span,
body.pr-benefits #rt h2 span,
body.why-us #rt h2 span,
body.the-team #rt h2 span.position{
	display: none;
}