* {margin:0; padding:0;}

/*-------clear fix-------*/
      
  * html .clearfix {
    height: 1%; /* IE5-6 */
  }
  .clearfix {
    display: inline-block; /* IE7xhtml*/
  }
  html[xmlns] .clearfix { /* O */
    display: block;  
  }
  .clearfix:after { /* FF, O, etc. */
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
/*-------end clear fix-------*/

.right {float:right;}
.left {float:left;}
.barepic {border:none;}

body {
height:100%;
background:#0BB89C;
color:#fff;  
text-align:center;
font-family:Helvetica, "Helvetica Neue", Arial, sans-serif;
font-size:.8em;
line-height:120%;
}

a {
color:#503CB1;
text-decoration:underline;
}

a:hover {
color:#616161;
text-decoration:none;
}

hr {
margin:10px 0 20px 0;
border:none;
width:99%;
color:#eeeeee;
background-color:#eeeeee;
height:1px;
clear:both;
}

ul {margin-left:15px;}

/*=======form============*/
fieldset {
border:none;
}
.label{
text-align:right;
}
#submit{
text-align:center;
}
#secure{
display:none;
}


#centerColumn { 	
margin:0 auto;
width:990px;
text-align:left;
vertical-align: middle;
color:#000;
}

h2 {
margin:0 0 .5em 0;
padding:.75em 0 0 0;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:1.4em;
}

h3 {
margin:0 0 .5em 0;
padding:.75em 0 0 0;
font-size:1.2em;
color:#4734A0;
}

h4 {
font-size:1em;
color:#333;
}

h5 {
font-size:1.1em;
}

dt {
font-weight:bold;
}

dd {
margin-bottom:10px;
}

p {
padding:3px 0 12px 0;
}

#headerWrap {
position:relative;
height:125px;
}

#header {
margin:0;
padding:0;
position:absolute;
top:0;
left:0;
z-index:1000;
}

#header img {
margin:0;
padding:0;
font-size:1.7em;
font-weight:lighter;
letter-spacing:.15em;
color:#000;
}

#header img a {
text-indent:-999999px;
display:block;
width:265px;
height:125px;
background:transparent url(../images/styles/logo.png) no-repeat;
overflow:hidden;
}



#navbar {
position:absolute;
bottom:0;
right:0;
width:100%;
z-index:100;
background:url(../images/styles/nav.png) no-repeat;
text-transform:uppercase;
}

#navbar ul {
list-style:none;
margin:0;
float:right;
}

#navbar li {
margin:0;
list-style:none;
display:inline;
}

#navbar li a {
margin:15px 0 10px 0;
border-left:1px solid #7364C2;
padding:8px 30px 8px 30px;
font-weight:bold;
text-decoration:none;
float:left;
display:block;
color:#fff;
}

#navbar li a:hover {
color:#fff;
}

#navbar li#active a {
color:#fff;
cursor:pointer;
}

#tagline {
position:absolute;
top:18px;
right:0;
}

#tagline p {
background:url(../images/styles/tagline.png) no-repeat;
display:block;
width:380px;
height:36px;
text-indent:-999999px;
}

#flashBanner {
width:598px;
height:207px;
float:left;
}

#flashBanner img {
display:block;
}

#banner {
overflow:hidden;
}

#sideBanner {
float:right;
width:362px;
color:#000;
padding:0 6px;
background:url(../images/styles/side-banner.png) no-repeat top left;
margin:0 2px 0 0;
display:inline;
}

#sideBanner ul {
list-style-type:none;
margin:5px 0;
}

#sideBanner ul li {
background:url(../images/styles/tick-white.png) no-repeat 0 14px;
padding:14px 0 8px 25px;
margin:5px 0 10px 10px;
border-top:1px solid #999;
}

#sideBanner ul li.first {
border:none;
}

#sideBanner ul li span {
display:block;
font-weight:bold;
}

#contentTop {
clear:both;
background:url(../images/styles/content-top.png) no-repeat;
overflow:hidden;
margin:10px 0 0 0;
height:125px;
padding:10px;
}

#home #contentTop {
height:90px;
}

.contentwrap {
background:#fff;
clear:both;
margin:0;
padding:0 0 20px 0;
}

.intro {
width:575px;
float:left;
padding:0 10px;
font-size:1.1em;
font-style:italic;
color:#666;
line-height:130%;
}

.intro h1 {
color:#000;
font-weight:bold;
color:#4734A0;
font-size:18px;
font-style:normal;
padding:12px 0 5px 0;
}

.sideTop {
background:url(../images/styles/side-top.png) no-repeat;
float:right;
width:330px;
color:#000;
padding:4px 20px;
color:#fff;
}

.sideTop dl dt {
font-weight:bold;
display:block;
float:left;
width:70px;
padding:3px 0;
}

.sideTop dl dd {
border-top:1px solid #7364C2;
padding:3px 0;
margin:0;
}

.sideTop dl dd.first {
border:none;
}

.strive {
font-size:16px;
font-style:italic;
color:#666;
line-height:145%;
}

#breadCrumbs {
background:url(../images/styles/breadcrumbs.png) no-repeat;
float:right;
width:346px;
height:22px;
margin:0 0 7px 0;
padding:4px 12px;
color:#fff;
}


#breadCrumbs a {
color:#fff;
text-decoration:underline;
}

.mainCol {
width:575px;
float:left;
padding:0 0 0 20px;
}

.mainFullWidth {
border:1px solid #ccc;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
padding:10px;
clear:both;
margin:0 0 10px 0;
}

.mainCol1 {
width:260px;
float:left;
border:1px solid #ccc;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
padding:10px;
margin:0 0 10px 0;
}

.mainCol2 {
width:260px;
float:right;
border:1px solid #ccc;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
padding:10px;
margin:0 0 10px 0;
}

.featuredCopy {
padding:10px 20px;
background:#eee;
border:1px solid #ccc;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
margin:10px 0 0 0;
}

.accreditations {
padding:25px 0 0 0;
}

.accreditation {
padding:0 10px 0 0;
}

.accreditations p {
float:right;
width:230px;
font-size:11px;
padding:0;
}


.rightCol {
width:330px;
padding:15px 20px;
float:right;
clear:right;
margin:0 10px 10px 0;
display:inline;
border:1px solid #ccc;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
}

.rightCol h4 {
padding:3px 0 8px 0;
}

ul.tick {
list-style-type:none;
margin:5px 0;
}

ul.tick li {
background:url(../images/styles/tick-grey.png) no-repeat 0 2px;
padding:2px 0 2px 25px;
margin:5px 0 3px 5px;
}

ul.tick li.first {
border:none;
}

ul.tick li span {
display:block;
font-weight:bold;
}

h3 span.noOfReasons {
display:block;
float:left;
width:36px;
font-size:50px;
font-weight:normal;
line-height:100%;
}

h3.reasons {
padding:0 0 10px 0;
margin:0;
font-style:italic;
color:#333;
}

h3 span.reasons {
display:block;
float:left;
width:280px;
font-size:20px;
font-weight:normal;
padding:6px 0 2px 0;
}

h3 span.reasonsCompany {
display:block;
float:left;
width:280px;
font-size:20px;
font-weight:normal;
padding:3px 0;
}

ul.reasonsList {
clear:both;
margin:10px 0 15px 0;
border-top:1px solid #ccc;
padding:0;
list-style-type:none;
}

ul.reasonsList li {
padding:5px 0 5px 10px;
}

ul.reasonsList li span {
font-weight:bold;
display:block;
}

ul.reasonsList li.odd {
background:#EAF3F5;
}

.rightColsWrap {
}

.rightCol1 {
width:160px;
padding:10px;
float:left;
border:1px solid #ccc;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
margin:0 0 10px 15px;
display:inline;
}

.rightCol2 {
width:160px;
padding:10px;
float:right;
border:1px solid #ccc;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
margin:0 10px 10px 0;
display:inline;
}


/*==========slider============*/
#slider{}	
#slider ul, #slider li{
margin:0;
padding:0;
list-style:none;
}
#slider li{ 
width:330px;
overflow:hidden; 
}	
#prevBtn, #nextBtn{ 
display:none;
}	
#nextBtn{ 
left:696px;
}														
#prevBtn a, #nextBtn a{  
display:none;
}	
#nextBtn a{ 
background:url(images/styles/btn_next.gif) no-repeat 0 0;	
}
#slider li img {
float:left;
margin:0 10px 0 0;
}
/*==========end slider============*/


#block_1 {
float:left;
width:480px;
}

.cell_3 {
float:right;
width:270px;
margin:2px 0 0 0;
}

#coachimages {
width:300px;
}

.pic {
margin:5px 0 0 0;
}

.barepic {
border:none;
}

.right {
float:right;
margin:5px;
padding:2px;
}

.left {
float:left;
margin:5px;
padding:2px;
}

.center {
width:auto;
margin-left:auto;
margin-right:auto;
}

.clear {
clear:both;
}

img.floatright {
float:right;
margin-left:15px;
}

img.floatleft {
float:left;
margin-right:15px;
}

#footer {
position:relative;
clear:both;
bottom:0;
padding:0;
text-align:center;
font-size:.9em;
background:#4833AC;
width:990px;
margin:0 auto 10px auto;
padding:6px 0 0 0;
color:#fff;
}
#footer a{
color:#fff;
}

#subfooter {
padding:5px 0 15px 0;
font-size:10px;
width:990px;
margin:0 auto;
}

#subfooter ul {
margin:0;
}

#subfooter ul li {
display:inline;
list-style-type:none;
padding:5px 1px;
border-left:1px solid #38F3D8;
}

#subfooter ul li.first {
border:none;
}

#subfooter ul li a {
color:#fff;
}

#subfooter ul li a:hover {
text-decoration:underline;
}