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

/*
::::::::::::::: Website design and development by Scribblevision Designs // Copyright 2009. All rights reserved. :::::::::::::::

::::::::::::::: Client: Volition Coaching Services // Revision 1.0 // Copyright 2009 :::::::::::::::
*/

/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::: global */
* {/* zero browser default */
	margin: 0px;
	padding: 0px;
}

body {
	background: #FFF url(../images/bg.gif) repeat-x left top;
	color: #50544E;
	font: 13px/20px "Lucida Grande", sans-serif;
	text-align: justify;
}

#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

.clearFix {
	clear: both;
	height: 1px;
	text-indent: -9000px;
}

h1 {
	font-size: 18px;
	color: #F79028;
	font-weight: bold;
}

h2 {
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	color: #333;
	margin-top: 20px;
	margin-bottom: -10px;
	border-bottom: 1px solid #CCC;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	margin-top: 20px;
}

h4 {}

p {
	margin-top: 15px;
}

a {
	color: #F60;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

blockquote {
	font-style: italic;
	color: #F60;
}

.italic {
	font-style: italic;
	color: #000;
}

.smallcopy {
	font-size: 10px;
	color: #666;
	line-height: 16px;
}

/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::: header */
#header {
	position: relative;
	height: 247px;
}

#logo {
	height: 150px;
	width: 451px;
	display: block;
	background: url(../images/logo.gif) no-repeat;
	text-indent: -9000px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#stock1 {
	height: 150px;
	width: 449px;
	background: url(../images/stock1.jpg);
	position: absolute;
	top: 0px;
	right: 0px;
	text-indent: -9000px;
}

#banner1 {
	position: absolute;
	left: 0px;
	top: 150px;
	height: 97px;
	width: 900px;
	background: url(../images/banner1.gif);
	text-indent: -9000px;
}

/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::: menu */
ul.menu {
	width: 900px;
	list-style: none;
	line-height: 36px;
	height: 36px;
}

ul.menu li {
	display: inline;
}

ul.menu li a {
	display: block;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
}

ul.menu li a:hover, .menuactive {
	color: #F60;
	background: #000;
	text-decoration: none;
}

/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::: content */
#content {
	margin-top: 40px;
	padding-bottom: 20px;
}

#content  ul {
	margin-left: 30px;
	margin-top: 15px;
}

#content ul li {
	margin-top: 5px;
}

#content  ol {
	margin-left: 15px;
	margin-top: 15px;
	list-style: none
../images/Picture 1.png) none
../images/Picture 1.png)
../images/Picture 1.png)
../images/Picture 1.png) none;
	list-style: none;
}

#content ol li {
	margin-top: 5px;
	background: url(../images/Picture%201.png) no-repeat left center;
	padding-left: 20px;
}

.imageFloatRight {
	float: right;
	margin-left: 20px;
}

.imageFloatLeft {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.testimonials {
	background: url(../images/quotes.gif) no-repeat left top;
	font-style: italic;
	color: #333;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #CCC;
}

#innerLeft {
	float: left;
	width: 410px;
	padding-right: 20px;
}

#innerRight {
	width: 409px;
	float: left;
	padding-left: 20px;
	border-left: 1px solid #CCC;
}

/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::: footer */
#footer {
	height: 95px;
	width: 900px;
	background: url(../images/footer.gif) no-repeat center top;
	text-indent: 20px;
	padding-top: 40px;
	font-size: 11px;
	line-height: 14px;
	color: #666;
}

#footer a {
	color: #000;
	text-decoration: none;
}

#footer a:hover {
	color: #F60;
	text-decoration: underline;
}

#sd {
	padding-right: 20px;
	padding-left: 20px;
	text-align: right;
	font-size: 11px;
	color: #999;
	height: 35px;
}

#sd a {
	color: #000;
}

#sd a:hover {
	color: #F60;
}
.italicBold {
	font-style: italic;
	color: #000;
	font-weight: bold;
}
