/* CSS Document */
body {
	color: #444;
	font-size: 10px;
	padding: 0;
	margin: 0;
	font-size: 11px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0;
	line-height: 1.6em;
	word-spacing: normal;
	background: #2d2d2d url(images/background.jpg) repeat-x;
}
* {
	margin: 0;
	padding: 0;
}
.hide {
	display: none;
}
#container {
	margin: 0 auto;
	width: 950px;
}
/*Top Navigation*/
.topnav {
	width: 100%;
	margin: 0;
	float: left;
	font-size: 1.1em;
	padding: 0;
}
.topnav ul{
	width: 940px;
	margin: 0 auto;
	padding: 0 5px;
	height: 34px;
	background: #1a1a1a url(images/topnav_default.jpg);
}
#home .topnav ul {
	background: url(images/topnav_home.jpg);
}
.topnav li{
     margin: 0 2px;
     float: left;
     list-style: none;
	 text-align:center;
	 font-size: 0.9em;
}
.topnav ul li.home a{
	background: url(images/nav_home.gif) no-repeat left top;
	width: 69px;
	height: 34px;
	display: block;
	text-indent: -9999%;
}
.topnav ul li.home a:hover{
	background: url(images/nav_home.gif) no-repeat left -34px;
}
.topnav ul li.about a{
	background: url(images/nav_about.gif) no-repeat left top;
	width: 56px;
	height: 34px;
	display: block;
	text-indent: -9999%;
}
.topnav ul li.about a:hover{
	background: url(images/nav_about.gif) no-repeat left -34px;
}
.topnav ul li.coaching a{
	background: url(images/nav_coaching.gif) no-repeat left top;
	width: 77px;
	height: 34px;
	display: block;
	text-indent: -9999%;
}
.topnav ul li.coaching a:hover{
	background: url(images/nav_coaching.gif) no-repeat left -34px;
}
.topnav ul li.fitting a{
	background: url(images/nav_fitting.gif) no-repeat left top;
	width: 58px;
	height: 34px;
	display: block;
	text-indent: -9999%;
}
.topnav ul li.fitting a:hover{
	background: url(images/nav_fitting.gif) no-repeat left -34px;
}
.topnav ul li.repair a{
	background: url(images/nav_repair.gif) no-repeat left top;
	width: 58px;
	height: 34px;
	display: block;
	text-indent: -9999%;
}
.topnav ul li.repair a:hover{
	background: url(images/nav_repair.gif) no-repeat left -34px;
}
.topnav ul li.testimonials a{
	background: url(images/nav_testimonials.gif) no-repeat left top;
	width: 95px;
	height: 34px;
	display: block;
	text-indent: -9999%;
}
.topnav ul li.testimonials a:hover{
	background: url(images/nav_testimonials.gif) no-repeat left -34px;
}
.topnav ul li.contact a{
	background: url(images/nav_contact.gif) no-repeat left top;
	width: 79px;
	height: 34px;
	display: block;
	text-indent: -9999%;
}
.topnav ul li.contact a:hover{
	background: url(images/nav_contact.gif) no-repeat left -34px;
}
#home .topnav ul li.home a {
	background: url(images/nav_home.gif) no-repeat left bottom;
}
#about .topnav ul li.about a {
	background: url(images/nav_about.gif) no-repeat left bottom;
}
#coaching .topnav ul li.coaching a {
	background: url(images/nav_coaching.gif) no-repeat left bottom;
}
#fitting .topnav ul li.fitting a {
	background: url(images/nav_fitting.gif) no-repeat left bottom;
}
#repair .topnav ul li.repair a {
	background: url(images/nav_repair.gif) no-repeat left bottom;
}
#testimonials .topnav ul li.testimonials a {
	background: url(images/nav_testimonials.gif) no-repeat left bottom;
}
#contact .topnav ul li.contact a {
	background: url(images/nav_contact.gif) no-repeat left bottom;
}
.banner {
	float: left;
	width: 100%;
	height: 231px;
}
.banner div {
	margin: 0 auto;
	background:url(images/HP_banner.gif) no-repeat left 0;
	width: 950px;
	display:block;
}
.banner a , .banner a:hover{
	border: 0;
	color: #fff;
	font-size: 1.1em;
}
a {
	color: #005dcf;
}
/*----------------------------------Global------------------------------*/
.txtright {
	text-align: right;
	display: block;
}
.left {
	float: left;
	clear: both;
}
img.left {
	margin: 3px 4px 3px 0;
}
.right {
	float: right;
	clear: both;
}
.center {
	text-align: center;
	margin: 0 auto;
}
small{
	font-size: 9px;
}
.crumb {
	margin-left: 20px;
}
img {
	border: 0;
}
ol {
	margin-left: 30px;
}
hr {
	border: 1px solid #f0f0f0;
	height: 1px;
}
.alert {
	color: #cd2525;
	padding: 5px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
h1 {
	font-size: 1.8em;
	color: #3f3f3f;
	padding: 5px;
	margin-bottom: 5px;
}
#home h1 {
	background: url(images/h1_home.jpg) no-repeat;
	width: 315px;
	height: 59px;
	text-indent: -99999px;
}
#about h1 {
	background: url(images/h1_about.jpg) no-repeat bottom;
	width: 297px;
	height: 87px;
	text-indent: -99999px;
}
#coaching h1 {
	background: url(images/h1_training.jpg) no-repeat bottom;
	width: 138px;
	height: 44px;
	text-indent: -99999px;
}
#fitting h1 {
	background: url(images/h1_fitting.jpg) no-repeat bottom;
	width: 138px;
	height: 44px;
	text-indent: -99999px;
}
#repair h1 {
	background: url(images/h1_repair.jpg) no-repeat bottom;
	width: 138px;
	height: 44px;
	text-indent: -99999px;
}
#testimonials h1 {
	background: url(images/h1_testimonials.jpg) no-repeat bottom;
	width: 184px;
	height: 44px;
	text-indent: -99999px;
}
#contact h1 {
	background: url(images/h1_contact.jpg) no-repeat bottom;
	width: 138px;
	height: 44px;
	text-indent: -99999px;
}
h2 {
	font-size: 1.4em;
	color: #fff;
	padding: 5px 0;
	margin:0;
}
h3 {
	font-size: 1.2em;
	color: #444;
	padding: 0;	
}
p{
	font-size: 1.1em;
	padding: 5px 0;
	margin: 10px 0;
}
.price {
	border: 1px solid #555;
	background: #333;
}
.price p {
	margin: 0;
	padding: 7px 5px;
	border-bottom: 1px solid #666;
	color: #ddd;
}
.price strong {
	font-size: 1.3em;
	padding: 7px 5px;
	display: block;
	background:#e13d22;
}
.price em {
	font-weight: 700;
	font-style: normal;
	color: #fff;
	font-size: 1.2em;
}
ul.listnone {
	margin: 0;
	padding: 0;
}
ul.listnone li {
	padding: 2px;
	list-style: none;
	font-size: 1.1em;
}
.clear {
	clear: both;
}
.ghost {
	display: none;
}
.col60 {
	width: 57%;
	float: left;
	padding: 5px 7px;
}
.col_left {
	width: 455px;
	float: left;
	padding: 5px 7px 5px 15px;
}
.col100 {
	padding: 5px 15px;
}
.col40 {
	width: 38%;
	float: left;
	padding: 5px 7px;
}
.col30 {
	width: 30%;
	float: left;
	padding: 5px 10px;
}
.col30 p {
	text-align: left;
	color: #666;
}
.col70 {
	width: 601px;
	float: left;
	padding: 5px 10px;
}
.col50 {
	width: 45%;
	float: left;
	padding: 5px 7px;
}
.col3 {
	width: 30.5%;
	float: left;
	padding: 5px 7px;	
}
.col30 p, .col30 img  {
	padding: 2px 0 2px 10px;
}
/*-----------------------------------CONTENT------------------------------*/
#maincontent {
	width: 940px;
	margin: 0;
	padding: 20px 5px 10px;
	font-size: 1.0em;
	line-height: 1.5em;
	color: #f0f0f0;
	float: left;
	background: #1a1a1a;
}
#home #maincontent {
	background: #1a1a1a url(images/body_home2.jpg) no-repeat right top;
}
#home ul.icons li{
	float: left;
	clear: both;
	width: 100%;
	margin: 5px 0;
}
#home ul.icons li img{
	margin-right: 10px;
}
#coaching #maincontent, #fitting #maincontent {
	padding: 20px 5px 30px;
}
#maincontent a {
	color: #76a8ed;
}
#maincontent a:hover {
	color: #5e85bb;
	text-decoration: underline;
}
/*------------------------------About------------------------------*/
ul.thumbs li{
	list-style: none;
	float: left;
	margin: 1px;
	padding: 0;
}
ul.thumbs li img{
	border: 2px solid #f0f0f0;
}
ul.thumbs li a:hover img{
	border: 2px solid #d13b22;
}
/*------------------------------Testimonials------------------------------*/
.testimonial {
	border: 1px solid #444;
	padding: 5px 10px;
}
/*------------------------------Contact Form------------------------------*/
ul.contactform {
	padding: 7px;
	width: 700px;
	float: left;
	border-left: 1px dashed #444;
}
ul.contactform li{
	padding: 5px;
}
ul.contactform li em {
	float: left;
	text-align: right;
	margin-right: 10px;
	width: 15%;
	font-weight: 700;
	font-style: normal;
}
ul.contactform li textarea {
	width: 75%;
}
ul.contactform li input {
	width: 35%;
}
ul.contactform li input.btn {
	width: 59px;
}
li.required input, li.required textarea{
	border: 1px solid #e13d22;
}
li.required{
	color: #e13d22;
}
.construction{
text-indent: -9999px;
float: left;
}
/*----------------------------------Footer---------------------------------*/
.footer {
	float: left;
	clear:both;
	color: #fff;
	width: 930px;
	padding: 20px 10px 0;
	text-align:center;
	display:block;
	background: #2d2d2d url(images/footer_bg.gif) no-repeat;
	font-size: 0.9em;
}
.footer a{
	color: #fff;
	text-decoration: none;
}
.footer a:hover{
	color: #999;
	text-decoration:underline;
}
.footer .col30 {
	text-align: left;
	width: 45%;
}
.footer .col70 {
	text-align: right;
	width: 50%;
}