#privacyheader{
    width: 986px;
    height: 183px;
    display: block;
    top: 0px;
}
#privacylogoholder{
    width: 245px;
    height: 183px;
    float: left;
    position: absolute;
}
#privacyH1{
    float: left;
    width: 245px;
    height: 42px;
    background: url(../images/privacy/H1.jpg) no-repeat;
}
#privacyH2{
    float: left;
    width: 245px;
    height: 75px;
    background: url(../images/privacy/H2.jpg) no-repeat;
    position: absolute;
    right: 0px;
}
#privacyH3{
    float: left;
    width: 412px;
    left: 245px;
    height: 183px;
    background: url(../images/privacy/H3.jpg) no-repeat;
    position: absolute;
}
#privacyH4{
    float: left;
    left: 657px;
    width: 329px;
    height: 183px;
    background: url(../images/privacy/H4.jpg) no-repeat;
    position: absolute;
}
#content{
    float: left;
    display: block;
    width: 986px;
    background-color: #FFF;
    top: 0px;
    padding-bottom: 10em;
}
#privacyContent{
    display: block;
    float: left;
    padding: 0px;
    margin: 0px;
    width: 730px;
    top: 183px;
    background: url("../images/privacy/textbody.gif") top left no-repeat;
}

#privacyIntro{
    width: 515px;
    height: 115px;
    font-family: arial;
    margin: 105px 10px 0px 59px;
    font-weight: bold;
    color: #4d4d4f;
    font-size: .89em;
    line-height: 1.7em;
    overflow: auto;
}
#privacyBody{
    float: left;
    width: 550px;
    color: #4d4d4f;
    padding: 15px 0px 0px 30px;
    font-size: .8em;
    line-height: 1.3em;
    height: 100%;
}

#privacyLeftCol{
    top: 183px;
    width: 233px;
    float: left;
    left: 0px;
}
#privacymenuHolder{
    width: 233px;
    height: 119px;
    float: left;
    display: block;
}
#privacymenuBottom{
    float: left;
    width: 233px;
    height: 270px;
    background: url(../images/privacy/H6.jpg) 0 0 no-repeat;
}
#menuHome a {
	display: block;
	float: left;
	width: 233px;
	height: 29px;
	border: 0px none;
	background: url("../images/privacy/home.gif") 0 0 no-repeat;
    background-position: 0 0px;
}

#menuHome a {
	display: block;
	float: left;
	width: 233px;
	height: 29px;
	border: 0px none;
	background: url("../images/privacy/home.gif") 0 0 no-repeat;
    background-position: 0 0px;
}

#menuHome a:hover {
	background-position: 0 -29px;
	border: 0px none;
}
#menuDrBob a {
	display: block;
	float:left;
	width: 233px;
	height: 30px;
	border: 0px none;
	background: url("../images/privacy/drBob.gif") 0 0 no-repeat;
    background-position: 0 0px;
}
#menuDrBob a:hover {
	background-position: 0 -30px;
	border: 0px none;
}
#menuPrivate a {
	display: block;
	float:left;
	width: 233px;
	height: 30px;
	border: 0px none;
	background: url("../images/privacy/privatelessons.gif") 0 0 no-repeat;
    background-position: 0 0px;
}
#menuPrivate a:hover {
	background-position: 0 -30px;
	border: 0px none;
}

#menuOrder a {
	display: block;
	float:left;
	width: 233px;
	height: 30px;
	border: 0px none;
	background: url("../images/privacy/ordernow.gif") 0 0 no-repeat;
    background-position: 0 0px;
}

#menuOrder a:hover {
	background-position: 0 -30px;
	border: 0px none;
}


#menuContact a {
	display: block;
	float:left;
	width: 233px;
	height: 30px;
	border: 0px none;
	background: url("../images/privacy/contact.gif") 0 0 no-repeat;
    background-position: 0 0px;
}

#menuContact a:hover {
	background-position: 0 -30px;
	border: 0px none;
}

.privacyH1 {
    font-size: 1.4em;
    font-weight: bold;
    line-height: 2em;
    display: inline;
}
#privacyRightCol{
/*    position: absolute;*/
    float: right;
    right: -0px;
    width: 23px;
    height: 447px;
    top: 183px;
    background: url("../images/privacy/H5.jpg") top left no-repeat;
}



/* #### Footer #### */
#privateFooter{
    clear: both;
    padding-left: 25px;
    float: left;
    display: block;
    width: 961px;
    height: 85px;
    background-color: #FFF;
    bottom: -0px;
}

