
* 
{
    margin:0;
    padding:0;    
} 
a img 
{
    border:none;
}
.clear
{
    position:relative;
    display:block;    
    width:1px;
    height:1px;   
    font-size:1px;
    clear:both;
}
ul,li
{
    list-style-type:none;
}
.display 
{
    display:none;
}
body, html
{
    font-size:100%;
}
/*----------------------------------------------------------------------*/
/*--------*//* BODY */
body
{
	font:95% Verdana, Verdana, Geneva, sans-serif;
	background:#c0c0c0;
}
/*----------------------------------------------------------------------*/
/*--------*//* WRAPPERS */
#container1
{
	width:100%;
	text-align:center;		
}
#container2 
{
	margin:0 auto;
	position:relative;
	padding-top:350px; 
	width:766px;
	text-align:left;
	font-size:1.0em;
	background:#fff;
}
body.home #container2
{
    padding-top:342px;
}
#maincontent
{
    padding:0 6px;   
    font-size:0.8em;
    height:auto !important;
    width:766px;
    w\idth:754px;
    color:#000;
}
/*----------------------------------------------------------------------*/
/*--------*//* COLUMNS */
#leftcol
{ 
	float:left;
	padding:0;
	width:172px;
}
body.home #leftcol
{
    padding-top:20px;
}
#rightcol 
{ 
	float:right;
	padding:0;
	width:576px;
}
#rightcol .leftcol
{ 
	float:left;
	padding:0;
	width:241px;
}
#rightcol .rightcol
{ 
	float:right;
	padding:0;
	width:335px;
}
body.postureProfile #rightcol .leftcol
{ 
	float:left;
	padding:0;
	width:363px;
}
body.postureProfile #rightcol .rightcol
{ 
	float:right;
	padding:0;
	width:207px;
}
body.personalTraining #rightcol .leftcol
{ 
	float:left;
	padding:0;
	width:378px;
}
body.personalTraining #rightcol .rightcol
{ 
	float:right;
	padding:0;
	width:192px;
}
body.physiotherapy #rightcol .leftcol
{ 
	float:left;
	padding:0;
	width:281px;
}
body.physiotherapy #rightcol .rightcol
{ 
	float:right;
	padding:0;
	width:288px;
}
body.fitnessPrograms #rightcol .leftcol
{ 
	float:left;
	padding:0;
	width:335px;
}
body.fitnessPrograms #rightcol .rightcol
{ 
	float:right;
	padding:0;
	width:234px;
}
/*----------------------------------------------------------------------*/
/*--------*//* TOP SECTION */
#topSection 
{
   position:absolute;
   top:0px;
   left:0;
   padding:0;
   width:766px;
   color:#fff;
}
#contact
{
    height:39px;
    background:url(../images/contact-bkg.gif) no-repeat;
}
#contact .left
{
    float:left;
    padding:5px 0 0 10px;
    width:600px;
    font-size:1.3em;
    font-weight:bold;
}
#contact .left span
{
    font-size:0.7em;
}
#contact .left a
{
    color:#fff;
}
#contact .right
{
    float:right;
    padding:5px 10px 0 0;
    width:140px;
    w\idth:130px;
    text-align:right;
    font-size:0.750em;
}
#banner 
{
    background:url(../images/banner-border.gif) bottom left repeat-x;
}
#banner .left
{
    float:left;   
    width:174px;
    height:254px; 
    background:url(../images/logo.gif) no-repeat;
}
#banner .right
{
    float:right;
    width:592px;
    height:254px;
}
#navigation
{
    padding:0 2px;
    width:766px;
    w\idth:763px;
    background:url(../images/navigation/bkg.gif) no-repeat;
}
/*----------------------------------------------------------------------*/
/*--------*//* BOXES */
.boxPaddingBottom
{
    padding:0 0 6px 0;
}
.boxPaddingBottomClear
{
    padding:0 0 5px 0;
}
/*----------------------------------------------------------------------*/
/*--------*//* FOOTER */
#footer 
{
    padding:15px 5px 0 10px;
    height:68px;
    he\ight:53px;
    font-size:0.575em;
    background:url(../images/footer-bkg.gif) bottom left no-repeat;
}
#footer .left
{
    float:left;
    width:330px;
}
#footer .right
{
    float:right;
    width:403px;
}