* {
	margin:0;
	padding:0;
}

html { -webkit-text-size-adjust:none; }

body {
	width: 1173px;
	background: #C8C7C5;
	font-family: Helvetica, Arial, sans-serif;
	font-size: .75em;
	line-height: 18px;
	letter-spacing: .03em;
}

h1 {
	color: #ED0C8C;
	font-weight: bold;
	font-size: 200%;
}

h2 {
	color: #ED0C8C;
	font-weight: normal;
	font-size: 100%;
}

h3 {
	color: #000000;
	font-weight: bold;
	font-size: 200%;
}

h7 {
	color: #625D5D;
	font-weight: bold;
	font-size: 125%;
}

h5 {
	color: #ED0C8C;
	font-weight: normal;
	font-size: 16px;
}

h2, p, ul {
	margin: 0 0 30px 0;
}

.nomargin {
	margin:0;
}

a {
	color: #ED0C8C;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

em {
	font-weight: normal;
	color: #5b5a5a;
	font-style: normal;
}

li {
	margin: 0 0 0 30px;
	list-style-position: inside;
}

h1#sitetitle a {
	text-indent: -1000px;
	width: 271px;
	height:90px;
	overflow:hidden;
	display:block;
	background: url(images/lasernurse_logo.gif) no-repeat;
	margin-bottom: 30px;
}

#wrapper {
	background: #a9a2a1;
	float:left;
}

#nav {
	float:left;
	width: 214px;
	height: 600px;
	color: #FFF;
	padding: 48px 0 0 0;
}


#nav li {
	list-style-type: none;
	width:142px;
	text-align: center;
	margin: 0 auto;
	padding: 20px 0 0 0;
}

#nav li a {
	text-indent: -1000px;
	overflow: hidden;
	display: block;
	background: url(images/lasernurse_nav.gif) no-repeat;
	width:142px;
}

#nav li#yelp_link a, #nav li#citysearch_link a {
	text-indent: 0;
	overflow: hidden;
	display: block;
	background: none;
	width:142px;
}

<!-- #nav li#home_link a:link{
	background-position: 0 -548px;
}-->


#nav li#beforeandafter_link a{
	background-position: 0 -91px;
}

#nav li#faq_link a:link {
	background-position: 0 -181px;
}

#nav li#coupons_link a:link {
	background-position: 0 -275px;
}

#nav li#reviews_link a:link {
	background-position: 0 -365px;
}

#nav li#contact_link a:link {
	background-position: 0 -459px;
}

#nav li#home_link a:visited {
	background-position: -320px -548px;
}

<!-- #nav li#about_link a:visited {
	background-position: -320px 0px; 
} -->

#nav li#pricing_link a:visited {
	background-position: -320px 0px;
}

#nav li#beforeandafter_link a:visited  {
	background-position: -320px -91px;
}

#nav li#faq_link a:visited  {
	background-position: -320px -181px;
}

#nav li#coupons_link a:visited  {
	background-position: -320px -275px;
}

#nav li#reviews_link a:visited  {
	background-position: -320px -365px;
}

#nav li#contact_link a:visited  {
	background-position: -320px -459px;
}

#nav li#home_link a:hover {
	background-position: -160px -548px;
}

<!-- #nav li#about_link a:hover {
	background-position: -160px 0px;
} -->

#nav li#pricing_link a:hover {
	background-position: -160px 0px;
}

#nav li#beforeandafter_link a:hover  {
	background-position: -160px -91px;
}

#nav li#faq_link a:hover  {
	background-position: -160px -181px;
}

#nav li#coupons_link a:hover  {
	background-position: -160px -275px;
}

#nav li#reviews_link a:hover  {
	background-position: -160px -365px;
}

#nav li#contact_link a:hover  {
	background-position: -160px -459px;
}




#content {
	position: relative;
	float:left;
	width: 855px;
	padding: 55px 50px;
	min-height: 528px;
	text-transform: uppercase;
	color: #989898;
	background-color: #fff;

}

#home #content {
	background: url(images/lasernurse_bg.jpg) no-repeat #fff;
}


#content p {
		width: 630px;
}

#content p#footer {
	position: absolute;
	bottom: 10px;
	margin: 0;
	width: 100%;
	font-size: 105%;
	float: left;
	
}

#content p#footer, #content p#footer a {
	color:#ED0C8C;
}

#socialmedia {
	margin: 0 auto;
	display: block;
	padding-right: 90px;
	width: 300px;
}
