* {
	margin: 0;
	padding: 0;
}

body {
font-size: 62.5%;
font-family: Arial, Helvetica, sans-serif;
background: url(../images/background.jpg) top center repeat-x;
}

body.content {
font-size: 62.5%;
font-family: Arial, Helvetica, sans-serif;
background: url(../images/background-content.jpg) top center repeat-x;
}

img {
border: 0;
margin: 0;
padding: 0;
}

.clear{
clear: both;
}

#container{
width: 963px;
margin: 0 auto;
}


/* Masthead - logo, nav etc */

#masthead{
width: 963px;
height: 102px;
float: left;
background:  url(../images/masthead-002.jpg) top left repeat-x;
}

#logo{
width: 543px;
height: 102px;
float: left;
}

#address{
width: 220px;
height: 79px;
float: left;
}

#contact{
width: 200px;
height: 79px;
float: left;
}

#nav{
width: 963px;
height: 31px;
float: left;
}

#banner{
width: 963px;
height: 247px;
float: left;
}

#bannerStatic{
width: 963px;
height: 169px;
float: left;
}

/* Calls to action */

#callstoaction{
width: 963px;
height: 175px;
float: left;
}

#calltoactionCoaching{
width: 277px;
height: 128px;
float: left;
background:  url(../images/calltoaction-coaching.jpg) top left no-repeat;
}

#calltoactionTraining{
width: 276px;
height: 128px;
float: left;
background:  url(../images/calltoaction-training.jpg) top left no-repeat;
}

#calltoactionManagement{
width: 273px;
height: 128px;
float: left;
background:  url(../images/calltoaction-managment.jpg) top left no-repeat;
}

/* Content - Home page */

#contentHome{
width: 963px;
padding-bottom: 20px;
float: left;
}

#headingHome{
width: 963px;
float: left;
background:  url(../images/homepage-bg.jpg) top left no-repeat;
}

#contentHomeLeft{
width: 524px;
float: left;
padding-bottom: 10px;
}

#contentHomeRight{
width: 412px;
float: left;
padding-bottom: 10px;
}

/* Content - Content pages */

#contentContent{
width: 963px;
padding-bottom: 20px;
float: left;
}

#contentHeading{
width: 963px;
float: left;
background:  url(../images/contentpages-bg.jpg) top left no-repeat;
}

#contentContentLeft{
width: 344px;
float: left;
}

#contentContentMiddle{
width: 343px;
float: left;
}

#contentContentRight{
width: 276px;
float: left;
}

#contentContentFull{
width: 687px;
float: left;
}

#contentContentGeneric{
width: 963px;
float: left;
}



/* Footer */

#footer{
width: 100%;
margin: 0 auto;
height: 110px;
float: left;
background: url(../images/footer-right-bg.jpg) top left repeat-x;
}

#footerContainer{
width: 963px;
margin: 0 auto;
height: 110px;
background-color: #55136a;
}

#footerLeft{
width: 464px;
height: 62px;
float: left;
background: url(../images/footer-left-bg.jpg) top left no-repeat;
}

#footerRight{
width: 439px;
height: 62px;
float: left;
background: url(../images/footer-right-bg.jpg) top left repeat-x;
}

#smallprint{
width: 317px;
height: 56px;
float: left;
}

