* { padding: 0; margin: 0; }
#wrapper {
 margin: 0 auto;
 width: 770px;
 min-height:2000px;
 background:url('images/blankbg.jpg') no-repeat;
}

#logo {
 width: 573px;
 float: left;
 padding: 0;
 height: 159px;
 margin: 0;
}
#navigation {
 float: left;
 width: 573px;
 height:28px;
 padding: 0;
 margin-left: 25px;
 margin-top:4px;
}
#locations {
float:right;
width:197px;
height:293px;
clear:both;
}
#auburn {
float: right;
width: 197px;
height: 72px;
position: relative;
top: 9px;
left: 10px;
}
#holden {
float:right;
width:197px;
height:75px;
position: relative;
top: 10px;
left: 16px;
}
#hopkinton {
float:right;
width:197px;
height:70px;
position: relative;
top: 10px;
left: 20px;
}
#shrewsbury {
float: right;
width: 197px;
height: 76px;
position: relative;
top: 14px;
left: 15px;
}
#sturbridge {
width: 212px;
height: 97px;
position: relative;
top: 16px;
left: 23px;
}
#barre{
width:151px;
height:65px;
position: relative;
top: -5px;
left: 12px;
}
#shrewsbury,
#auburn,
#holden,
#hopkinton,
#sturbridge,
#barre {
font-weight: bold;
line-height: 19px;
font-variant: small-caps;
font-family: 'Century Gothic', sans-serif;
}
#shrewsbury a,
#auburn a,
#holden a,
#hopkinton a,
#sturbridge a,
#barre a {
color: #092242;
text-decoration: none;
font-size: 14px;
letter-spacing: .2px;
/*text-shadow: -3px -3px 5px #D2E8C1, 3px -3px 5px #D2E8C1, -3px 3px 5px #D2E8C1, 3px 3px 5px #D2E8C1;*/
text-shadow: 0 0 1.2em #fff, 0 0 1.2em #fff
}
#shrewsbury a:hover,
#auburn a:hover,
#holden a:hover,
#hopkinton a:hover,
#sturbridge a:hover,
#barre a:hover {
color: #fff;
/*text-shadow: -3px -3px 0px #2B7AA6, 3px -3px 0px #2B7AA6, -3px 3px 0px #2B7AA6, 3px 3px 0px #2B7AA6;*/
text-shadow: 0 0 1.2em #035191, 0 0 1.2em #035191
	}
#buttons {
 float: right;
 margin: 0;
 padding: 0;
 height: 640px;
 width: 212px;
}
#firstVideo {
 width: 212px;
 height: 100px;
}
#library {
 width: 212px;
 height: 98px;
}
#exercises {
 width: 212px;
 height: 101px;
}
#grastonTechnique {
 width: 212px;
 height: 98px;
}
#makeAPayment {
 width: 212px;
 height: 101px;
}
#competitiveEdge {
 width: 212px;
 min-height: 116px;
}
#footer {
 width: 573px;
 clear: both;
 color: #FFF;
 margin: 0;
 text-align:center;
}
#maincontent {
width:520px;
min-height:650px;
float:left;
}
img{border:0;border:none;}