/* generated by csscreator.com */ 
html, body{
	margin:0;
	padding:0;
	text-align:center;
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
} 
 
#pagewidth{
	width:1050px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../images/Mainslide.jpg);
	background-repeat: repeat-y;
} 
 
#header{
	position:relative;
	height:198px;
	width:100%;
	background-image: url(../images/ttdesign-coach-header_f2.jpg);
	background-repeat: no-repeat;
	text-align: right;
} 
 
#leftcol{
	width:310px;
	float:left;
	position:relative;
  }
 
#maincol{
	float: right;
	display:inline;
	position: relative;
	width:680px;
	margin-right: 50px;
 }
 
#footer{
	height:99px;
	clear:both;
 } 
 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.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 */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}
#header2 {
	position:relative;
	height:40px;
	width:100%;
}

