 * {
     margin: 0px;
	 padding:0px;
 }

html {
	height:100%;
}
img {
	border:none;
	margin:0px;
}

a {
	text-decoration:none;
 	color:#46546F;
 }
a:hover{
  color:#000;
 }
 
ul {
	margin: 0px;
	padding: 0px;
	padding-bottom:10px;
}
ul li {
	padding-left:25px;
	padding-bottom: 5px;
	margin-top:0px;
	margin-bottom:2px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	background-image: url(../img/bullet.png);
	background-repeat:no-repeat;
	background-position: 0px 4px;
	line-height:1.9em;

}

ol {
margin-left:20px;

}
ol li {
margin-left:10px;
font-weight:bold;
font-size:1.5em;
color:#F4792B;
}
ol li b {
font-size:0.75em;
color:#46546F;
display:block;
}
ol li p{
font-size:0.66em;
color:#000000;
margin-top:10px;
font-weight:normal;
}

body {
	margin: 0px;
	padding: 0;
	
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.7em;
	height:100%;
	position:relative;



}
#topBg {
	background-image: url(../img/bottombackdrop.png);
	background-repeat:repeat-x;
	background-position:bottom left;
	background-color: #F3F6F5;	
margin:0;
padding:0px;

}
#container {
		background-image: url(../img/backdrop.png);
	background-repeat:repeat-x;
		background-position: top center;



}
#wrapper {
	margin: 0 auto;
	width:860px;

	background-repeat:repeat-y;
}
#header {
margin:0px;
padding:0px;
background-image: url(../img/contentslither.png);
	background-repeat:repeat-y;
}
#menu {
	background-image: url(../img/contentslither.png);
	background-repeat:repeat-y;
	margin:0 auto;
	width:860px;
	overflow: hidden;

	padding:0;
	padding-left:5px;
	height:45px;
}
#menu ul{
width:840px;
margin:0 auto;

}
#menu ul li{
padding:0px;
margin:0px;
float:left;
background-image: none;
height:45px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
#menu ul li a, #menu ul li b {

width:102px;
height:45px;
display:block;
overflow:hidden;
background-image:url(../img/menu.png);
background-repeat:no-repeat;
text-indent:-9999px;
}
#menu .home a { background-position:0px 0px; width:107px;}
#menu .whycompass a { background-position: -107px 0px; }
#menu .ourinstructors a { background-position: -209px 0px; }
#menu .yourlessons a { background-position: -311px 0px; }
#menu .areascovered a { background-position: -413px 0px; }
#menu .ourrates a { background-position: -515px 0px; }
#menu .becomeaninstructor a { background-position: -616px 0px; }
#menu .usefulinfo a { background-position: -718px 0px; width:109px;}

#menu .home a:hover { background-position:0px -80px; width:107px;}
#menu .whycompass a:hover { background-position: -107px -80px; }
#menu .ourinstructors a:hover { background-position: -209px -80px; }
#menu .yourlessons a:hover { background-position: -311px -80px; }
#menu .areascovered a:hover { background-position: -413px -80px; }
#menu .ourrates a:hover { background-position: -515px -80px; }
#menu .becomeaninstructor a:hover { background-position: -616px -80px; }
#menu .usefulinfo a:hover { background-position: -718px -80px; width:109px;}

#menu .home b { background-position:0px -80px; width:107px;}
#menu .whycompass b { background-position: -107px -80px; }
#menu .ourinstructors b { background-position: -209px -80px; }
#menu .yourlessons b { background-position: -311px -80px; }
#menu .areascovered b { background-position: -413px -80px; }
#menu .ourrates b { background-position: -515px -80px; }
#menu .becomeaninstructor b { background-position: -616px -80px; }
#menu .usefulinfo b { background-position: -718px -80px; width:109px;}

#topimage {
margin:0 auto;
padding-left:15px;
	background-image: url(../img/topimagebg.png);
	background-repeat:repeat-y;
}
#content {
	background-image: url(../img/maincontentbg.png);
	background-repeat:repeat-y;
	width:820px;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	min-height:350px;
	
	

}
#maincontent {
	width:600px;
	border-left: 1px solid #D1DCE2;
	margin:0 auto;
	margin-left:200px;
	padding-left:10px;

}
p {
line-height:1.4em;
padding-bottom:15px;
}
#maincontent p {
line-height:2em;

}
#leftbar {
margin:0;
padding:0;
	margin-right:10px;
	padding-right:10px;
	width:185px;
	float:left;
	min-height:320px;
	line-height:1.3em;
	font-size:0.9em;
	color:#46546F;
	display:inline;
}

hr.blue {
	margin: 0 auto;
	margin-top:10px;
	margin-bottom:10px;
	width:165px;
	border: none;
	height:1px;
	background-color:#D1DCE2;
}
#leftbar img {
	padding-left:10px;

}

#rightimg {
float:right;
padding-left:25px;
background-color:#fff;
}


#content-bottom {

	display:block;
	background-image: url(../img/contentbottom.png);
	background-repeat:no-repeat;
	width:890px;
	height:25px;
}
#footer {
margin-top: 15px;
height:135px;
font-size:0.9em;
	width:840px;
	padding-right:20px;


}
.footerMenu {
float:left;
margin-left:20px;
line-height:1.4em;
}

.footerMenu a {
text-decoration:none;
color:#46546F;
font-weight:bold;
}

.footerMenu a:hover {
color:#000;
}

#footerRight {
font-size:0.9em;
text-align:right;
float:right;
}
#footerRight div {

margin:1px;
width:400px;
height:40px;
}
#footerRight .validation {

padding-top:3px;
}
#footerRight .designedby {
margin-top:10px;
height:15px;
color:#84A4B3;
font-weight:bold;
}
#footerRight .designedby img {
margin-top:-5px;
padding-left:10px;
}
#footerRight .designedby a {
color:#84A4B3;
font-weight:bold;
text-decoration:none;
}
#footerRight .designedby a:hover {
color:#46546F;
}

.hendersonLogo {
float:right;
}

span.highlighted {
color:#F4792B;
}

li b {
color:#F4792B;
font-weight:bold;
}

/*----titles----*/
h1 {
margin-bottom:5px;
display:block;
height:20px;
	color:#adc1cb;
	text-indent:-99999px;
	background-image: url(../img/titles.png);
	background-repeat:no-repeat;
}
h1.why {
background-position: 0px -24px;
}
h1.ourinstructors {
background-position: 0px -48px;
}
h1.yourlessons {
background-position: 0px -72px;
}
h1.area {
background-position: 0px -96px;
}
h1.rates {
background-position: 0px -120px;
}
h1.become {
background-position: 0px -144px;
}
h1.useful {
background-position: 0px -167px;
}
h1.showme {
background-position: 0px -192px;
}

h1.termsconds {
background-position: 0px -216px;

}


/*----Sub Titles----*/
h2 {
margin-bottom:10px;
display:block;
height:20px;
	color:#adc1cb;
	text-indent:-99999px;
	background-image: url(../img/subtitles.png);
	background-repeat:no-repeat;
}
h2.ourcommitment {
background-position: 0px -18px;
}
h2.ourcommitment {
background-position: 0px -18px;
}
h2.qualifications {
background-position: 0px -36px;
}
h2.part1 {
background-position: 0px -54px;
}
h2.part2 {
background-position: 0px -72px;
}
h2.part3 {
background-position: 0px -90px;
}
h2.whatittakes {
background-position: 0px -108px;
}
h2.getstarted {
background-position: 0px -126px;
}
h2.standardrates {
background-position: 0px -144px;
}
h2.intensive {
background-position: 0px -162px;
}
h2.showmetellme {
background-position: 0px -181px;
}
h2.prepare {
background-position: 0px -200px;
}




/*----Lessons Sub Titles----*/
h3 {
  margin-bottom:10px;
  margin-top:20px;
  display:block;
  height:20px;
	color:#adc1cb;
	text-indent:-99999px;
	background-image: url(../img/lessons-subtitles.png);
	background-repeat:no-repeat;
}

h3.lesson1 {
background-position: 0px -0px;
}
h3.lesson2 {
background-position: 0px -18px;
}
h3.lesson3 {
background-position: 0px -36px;
}
h3.lesson4 {
background-position: 0px -54px;
}
h3.lesson5 {
background-position: 0px -72px;
}
h3.lesson6 {
background-position: 0px -90px;
}
h3.lesson7 {
background-position: 0px -108px;
}
h3.lesson8 {
background-position: 0px -126px;
}
h3.lesson9 {
background-position: 0px -144px;
}
h3.lesson10 {
background-position: 0px -162px;
}
h3.lesson11 {
background-position: 0px -180px;
}
h3.lesson12 {
background-position: 0px -198px;
}
h3.lesson13 {
background-position: 0px -216px;
}
h3.lesson14 {
background-position: 0px -234px;
}
h3.lesson15 {
background-position: 0px -252px;
}
h3.lesson16 {
background-position: 0px -270px;
}
h3.lesson17 {
background-position: 0px -288px;
}
h3.lesson18 {
background-position: 0px -306px;
}
h3.lesson19 {
background-position: 0px -324px;
}
h3.lesson20 {
background-position: 0px -342px;
}
h3.lesson21 {
background-position: 0px -360px;
}
h3.lesson22 {
background-position: 0px -378px;
}


a.readmore {
padding-top:6px;
padding-bottom:6px;
font-weight:bold;
padding-right:10px;
display:block;
text-align:right;
border-bottom: 1px solid #D1DCE2;
}
#readmorebottom {
border-bottom:none;
}

h3.logo {
	margin:0;
	margin-top:5px;
	margin-right:5px;
	display:block;
	text-indent: -9999px;
	overflow: hidden;
	width: 100px;
	height: 100px;
	background-image: url('../img/maplogo.png');
	background-repeat: no-repeat;
	float:left;
}

div.mapaddress{
float:right;
}
div.mapaddress h3{
background:none;
text-indent:0px;
height:auto;
color:#202D40;
margin:0px;
padding:0px;

}
ul.logos {

}

ul.logos li {

display:block;
padding:0px;
margin:0px;

background-image: none;

min-height:55px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding-bottom:5px;
padding-top:10px;
border-top:1px solid #D1DCE2;
}

ul.logos li.tall {
height:100px;
}
ul.logos li img{
float:left;
width:100px;
padding-right:20px;

}
ul.logos li a {

font-weight:bold;
}
#accordion .toggler {
padding-left:10px;
padding-top:10px;
padding-bottom:10px;
background-color:#D1DCE2;
color:#202D40;
font-weight:bold;
border-bottom:#adc1cb 1px solid;
cursor:pointer;

}
#accordion .element {
border:#adc1cb 1px solid;
padding-left:10px;
padding-right:10px;

padding-bottom:10px;
font-weight:bold;
} 
#accordion .element p{
padding-top:10px;
}

#map_canvas {
background-image: url('../img/mapcanvas.jpg');
background-repeat: no-repeat;
}

.footerPush {
height:1px;
clear:both;
width:830px;
}