@charset "utf-8";
/* CSS Document */

body, html {
	margin: 0;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-color: white;
	
}

#kbm {
	background-image: url(images/KBW.png);
	background-repeat: no-repeat;
	height: 82px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;

	margin-left: 315px;
	padding-top: 25px;
	padding-left: 100px;
}

.wide-wrap {
	width: 1350px;
	height: 307px;
	margin: 0 auto;
	clear: both;
	background-image: url(images/wide-wrap-bg.png);
}


.wrap {
	width: 950px;
	margin-left: 75px;
	clear: both;	
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	font-style: italic;
	margin: 0;	
	margin-bottom: 3px;
	font-weight: bold;
}

#page-container {
	width: 1100px;
	background-image: url(images/bg-top.png);
	background-repeat: no-repeat;

}

.page-wrap {
	width: 1100px;
	clear: both;
}

#header {
	width: 875px;
	height: 117px;
	margin: 0 auto;
	padding-top: 15px;
}

#menu {
	height: 117px;
	float: right;
	display: inline;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Arial, Verdana, sans-serif;
	margin-top: -20px;
}

#menu ul li {
	display: inline;
	float: left;
	overflow: hidden;
	height: 80px;
	color: darkblue;
	font-size: 14px;
	font-weight: bold;
	padding-top: 14px;
	padding-left: 19px;
	padding-right: 19px;
	text-transform: capitalize;
	text-align: center;
}

#menu ul li span {
	display: block;
	text-transform: none;
}

#menu ul li a {
	color: darkblue;
	text-decoration: none;
}

#menu ul li a:hover {
	color: #0000FF;
	text-decoration: underline;
}

#main-video {
	width: 545px;
	height: 307px;
	border: #666666 solid 3px;
	float: left;
	margin-left: 25px;
	background-color: #666666;
	margin-bottom: 15px;
	padding: 0;
}

#order-button {
	float: right;
	width: 314px;
	height: 307px;
	margin-right: 25px;
	border: #666666 solid 3px;
	background-image: url(images/bg-optin.png);
	margin-bottom: 15px;
	padding-bottom: 0;
}

#advertisement {
	background: #f7f7f7;
	border: 1px solid #ccc;
	margin: 0 auto 0 auto;
	padding: 10px;
	width: 950px;
	padding-right: 0;
	padding-bottom: 15px;
}

#advertisement div.image {
	float: left;
	display: inline;
	margin: 0;
	border: #CCCCCC solid 1px;
	margin-right: 15px;
}

#advertisement h3 {
	font-size: 25px;
	color: #3c3c3c;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Arial, Verdana, sans-serif;
	margin: 2px 0 3px 0;
}

#advertisement p {
	font-size: 18.25px;
	color: #1c1c1c;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Arial, Verdana, sans-serif;
	margin-bottom: 5px;
}

div.box {
	float: left;
	display: inline;
	margin: 0 7px 10px 9px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Arial, Verdana, sans-serif;
}

.icon {
	
	background-repeat: no-repeat;
	background-position: right;
	height: 50px;
}

#boot {
	background-image: url(images/icon-bootcamps.png);
}

#food {
	background-image: url(images/icon-food.png);
}

#coaching {
	background-image: url(images/icon-coaching.png);
}

.inner-content {
	background-color: #elelel; background-image: url(images/bg-box.png); background-repeat: no-repeat; background-position: bottom; background-position: center; 
	border: 1px solid #ccc;
	padding: 15px;
	width: 268px;
	height: 208px;
}

.inner-content h2 {
	margin: 0;
	font-size: 19px;
	padding-top: 15px;
}

.inner-content ul {
	padding-left: 25px;
}

.inner-content li {
	margin-bottom: 10px;
	font-size: 13px;
	line-height: 17px;
	list-style-image: url(images/bullet-accept.png);
	font-weight: bold;
	
}

#testimonials {
	background-color: #f7f7f7;
	border: 1px solid #ccc;
	border-width: 1px 1px 1px 0;
	clear: both;
	margin: 0 8px 0 8px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Arial, Verdana, sans-serif;	
	height: 145px;
}

#testimonials div.item {
	float: left;
	display: inline;
	padding: 0 15px 0 15px;
	border: 1px solid #ccc;
	border-width: 0 0 0 1px;
	height: 145px;
	
}

.one {
	width: 275px;
}

.two {
	width: 285px;
}

.three {
	width: 275px;
}

#testimonials p {
	display: block;
	color: #000000;
	font-weight: bold;
	font-size: 0.8em;
}

#testimonials div.item p span {
	display: block;
	margin-top: 8px;
	color: #999;
	font-weight: normal;
	font-style: italic;
	font-size: 13px;
}

#footer {
	background-image: url(images/bg-footer.png); background-repeat: no-repeat;
	width: 935px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	clear: both;
	height: 35px;
}

#footer p {
	padding-top: 15px;
	width: 925px;
	text-align: center;
	font-style: italic;
	font-size: 12px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
}

#bottom-navigation {
	padding: 0 0 0 0;
	clear: both;
	color: darkgrey;
	width: 955px;
	margin: 0 auto;
	text-align: center;
	margin-top: 35px;
}

#bottom-navigation ul {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	
	margin-bottom: 20px;
	padding: 0 0 0 0;
}

#bottom-navigation ul a, #navigation ul a:visited {

	text-decoration:  none;
}


#bottom-navigation ul a:hover, #navigation ul a:hover:visited {

	text-decoration: none;
}

#bottom-navigation li {
	display: inline;
	margin: 0 0 0 0;
	padding: 0px 10px 0px 10px;
	text-decoration: underline;
}

