body
{
	font-family: Helvetica,Ariel,sans-serif;
	background:#000 url(../graphics/bg.jpg) top center no-repeat;
	font-size: large;
	color:#333;
	padding-top:5px;
}

a {
	color:#f96b07;
}

#wrapper {
text-align: center;
position:relative;
}


#header {
	margin-top:25px;
}

#logo {
position: absolute;
left:15px;
top:-25px;
}

#oldPhotos {
position:absolute;
right:-10px;
bottom: -50px;
}

#content {
background:#fff url(../graphics/bgSidebar.gif) top right repeat-y;
padding-top:50px;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
}

.staffMember {
	clear:both;
	border-bottom:1px solid #ddd;
	margin-bottom:20px;
	padding-bottom:20px;
}

.staffMember img {
	float:left;
	padding:10px;
	background-color:#fff;
	border:1px solid #ddd;
	box-shadow: 0 3px 3px #888;
	-moz-box-shadow: 0 3px 3px #888;
	-webkit-box-shadow: 0 3px 3px #888;
}

.staffMember h2 {
float:none;
background:none;
width:auto;
margin-left:200px;
}

.staffMember p {
margin-left:200px;
}

#footer {
background:#000 url(../graphics/bgFooter.jpg) top left repeat-x;
-moz-border-radius-topleft:15px;
-webkit-border-top-left-radius:15px;
-moz-border-radius-topright:15px;
-webkit-border-top-right-radius:15px;
margin-top:2px;
padding:30px 30px 100px 30px;
color:#fff;
text-align: right;

}


h1.home {
background-image: url(../graphics/rockSolidResults.gif);
background-repeat: no-repeat;
width: 449px;
height: 36px;
}

h1.staff {
background-image: url(../graphics/staff.gif);
background-repeat: no-repeat;
width: 109px;
height: 36px;
}

h1.servicesAndHours {
background-image: url(../graphics/servicesAndHours.gif);
background-repeat: no-repeat;
width: 396px;
height: 37px;
}

h1.careers {
background-image: url(../graphics/careers.gif);
background-repeat: no-repeat;
width: 181px;
height: 37px;
}

h1.contact {
background-image: url(../graphics/contact.gif);
background-repeat: no-repeat;
width: 187px;
height: 37px;
}

h1 span {
position: absolute;
left: -999em;
}

h2 {
background-image: url(../graphics/followUs.gif);
background-repeat: no-repeat;
width: 126px;
height: 20px;
float:left;
margin-top:10px;
}
h2 span {
position: absolute;
left: -999em;
}

#nav {
float:right;
white-space: nowrap;
}

#nav li {
float:left;
list-style: none;
}

#nav li a:link,#nav li a:visited {
color:#fff;
text-decoration: none;
}

#nav li:hover {
border-bottom:6px solid #f96b07;
}

#nav li.selected {
	border-bottom:6px solid #f96b07;
}

#contact {
	text-align: right;
	color:#f96b07;
	font-size:150%;
	font-weight: bold;
}


#mainContent {
padding:30px;
}

#sidebar {
position:relative;
padding:34px 25px 25px 20px;
}


#twitterBubble {
	background:url(../graphics/twitterBird.gif) bottom right no-repeat;
	padding-bottom: 37px;
	font-size:80%;
	margin-bottom:20px;
	clear:both;
}

#video {
margin-bottom:200px;
clear:both;
}

#twitterBubble p {
	background-color: #fff;
	padding:15px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;	
}

#socialNetworks {
text-align: right;
}

.vcard {
font-size:75%;
color:#999;
margin-bottom:1em;
}

#footer .phone {
font-size:175%;
color:#fff;
}
