body {
	background-color: #339999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 76%;
	text-align:center;
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
	background-position: center top;	
}

p {
	font-size: 0.9em;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}
td {
	font-size: 0.9em;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}
a{
	color: #FF5F00;
	text-decoration:underline;
}

#latestnews a{
	color: #FFFFFF;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

#container {
	width: 602px;
	margin:35px auto;
	text-align:left;	
}


ul#nav_menu	{
	height: 22px;
	width: 522px;
	margin: 0px 0px 0px 80px;
	padding: 0px;
	position: relative;
	background-image: url(images/navigation.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#topholder {
	background-image: url(images/kapow_topholder.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 114px;
	overflow:hidden;
}
#contentholder {
	background-color: #FFFFFF;
	padding-bottom: 7px;
}
#footer {
	font-size: 0.85em;
	color: #d0e1d6;
	margin: 0px;
	padding-top: 9px;
}

#footer a {
	color: #d0e1d6;
}


#homeimage {
	margin: 3px 0px 18px 0px;
}


#content {
	padding: 0px 0px 12px 0px;
	margin: 0px 7px 0px 7px;
	border: 1px solid #FF8E08;
}

#contentbg {
	padding: 0px 0px 12px 0px;
	margin: 0px 7px 0px 7px;
	border: 1px solid #FF8E08;
	background: url(images/bodybackground.jpg) no-repeat 0px 31px;
}



ul#nav_menu li {
	position: absolute;
	top: 0px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	height: 22px;
	display: block;
}


ul#nav_menu li a {
	height: 22px;
	display: block;
	text-indent: -9999px;
	text-decoration: none;
}

li#nav_home {width: 65px; left: 0px}
li#nav_coaching {width: 73px; left: 65px}
li#nav_benefits {width: 70px; left: 138px;}
li#nav_whykapow {width:95px; left: 208px;}
li#nav_clients {width: 63px; left: 303px;}
li#nav_coaches {width: 70px; left: 366px;}
li#nav_contactus {width: 85px; left: 437px;}

li#nav_home a:hover, body#bdhome li#nav_home {background: url(images/navigation.gif) 0px -22px no-repeat;}
li#nav_coaching a:hover, body#bdcoaching li#nav_coaching {background: url(images/navigation.gif) -65px -22px no-repeat;}
li#nav_benefits a:hover, body#bdbenefits li#nav_benefits {background: url(images/navigation.gif) -138px -22px no-repeat;}
li#nav_whykapow a:hover, body#bdwhykapow li#nav_whykapow {background: url(images/navigation.gif) -208px -22px no-repeat;}
li#nav_clients a:hover, body#bdclients li#nav_clients {background: url(images/navigation.gif) -303px -22px no-repeat;}
li#nav_coaches a:hover, body#bdcoaches li#nav_coaches {background: url(images/navigation.gif) -366px -22px no-repeat;}
li#nav_contactus a:hover, body#bdcontactus li#nav_contactus {background: url(images/navigation.gif) -437px -22px no-repeat;}
.kc {
	font-style: italic;
	color: #ff8300;
}


#latestnews {
	display: inline;
	float: left;
	margin: 0px 24px 0px 16px;
	width: 165px;
	background-color: #8CC2B6;
}
#latestnews h2 {
	font-size: 1.2em;
	font-weight: normal;
	color: #FFFFFF;
	background: url(images/latest_news_header.gif) no-repeat;
	height: 22px;
	padding: 5px 0px 0px 11px;
	margin: 0px;
	border-bottom: 2px solid #FFFFFF;
	overflow: hidden;
}
#latestnewsbg {
	background: url(images/latest_news_bg.gif) no-repeat left top;
	padding: 11px 13px;
}

#latestnews p {
	color: #FFFFFF;
}

#bodycontent {
	float: left;
	width: 360px;

}

hr {
	height: 1px;
	overflow: hidden;
	border-bottom: none;	
	border-top: 1px solid #FF8E08;
}

#bdcoaching hr {
	border-top: 1px solid #8cc2b6;
}


.homebigger p {
	font-size: 0.95em;
}
.homebigger {
	text-decoration: none;
	font-weight: bold;
}
.homebigger a:hover {
	text-decoration:underline;
}

.greenish {
	color: #339999;
}

.orange {
	color: #ff6600;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


#headerbar {
	background: url(images/headerbar.gif) repeat-x;
	height: 30px;
	width: 586px;
}
.bodyblock {
	border-bottom: 1px solid #FF8E08;
	margin: 0px 22px;
	padding: 16px 0px;
	clear:both;
}

.bodyblockbottom {
	margin: 0px 22px;
	padding: 16px 0px;
	clear:both;
}

.bodyblockleft {
	width: 179px;
	margin-right: 10px;
	float: left;
}
.bodyblockright {
	float: left;
	width: 350px;
}

#headerbar h1 {
	color: #FFFFFF;
	font-size: 1.3em;
	margin: 0px;
	padding: 6px 0px 0px 20px;
	font-weight:normal;	
}

#headerbar h1 .true {
	margin-left: 200px;
}

h2 {
	font-size: 1.0em;
	font-weight: bold;
	color: #FF8E08;
	padding: 0px;
	margin: 0px;
}
h3 {
	font-size: 1.0em;
	font-weight: bold;
	color: #339999;
	padding: 0px;
	margin: 0px;
}
