body{
	color:#fff;
	line-height:2em;
	font-family:Geneva,Arial,Helvetica,sans-serif;
	letter-spacing:.03em;
}


h1{
	font-size:182%;
	color:#2B5162;
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	margin:0 0 10px 0;
}

h2{
	font-size:145.5%;
	color:#2B5162;
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	margin:0 0 10px 0;
}

.faq{
	font-size:131%;
	color:#2B5162;
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	margin:0 0 10px 0;
}

h3{
	font-size:131%;
	color:#ffcc00;
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	margin:0 0 10px 0;
}

#aboutus{
	background:transparent url("../images/about-us.png") no-repeat center center;
	padding:80px 0 0 130px;
	text-indent:-5000px;
	width:280px;
	height:37px;
}

#services{
	background:transparent url("../images/services.png") no-repeat center center;
	padding:80px 0 0 130px;
	text-indent:-5000px;
	width:280px;
	height:37px;
}

#faqs{
	background:transparent url("../images/faqs.png") no-repeat center center;
	padding:90px 0 0 130px;
	text-indent:-5000px;
	width:280px;
	height:37px;
}

#location{
	background:transparent url("../images/location.png") no-repeat center center;
	padding:80px 0 0 130px;
	text-indent:-5000px;
	width:280px;
	height:37px;
}

#staff{
	background:transparent url("../images/staff.png") no-repeat center center;
	padding:80px 0 0 130px;
	text-indent:-5000px;
	width:280px;
	height:37px;
}

#new{
	background:transparent url("../images/whats-new.png") no-repeat center center;
	padding:90px 0 0 130px;
	text-indent:-5000px;
	width:280px;
	height:37px;
}

#patient-forms{
	background:transparent url("../images/patient-forms.png") no-repeat center center;
	padding:80px 0 0 130px;
	text-indent:-5000px;
	width:280px;
	height:37px;
}

a{
	color:#2B5162;
	text-decoration:none;
	
}

a:hover{
	color:#2B5162;
	text-decoration:underline;
	
}

#main-nav ul li a{
	color:#fff;
	font-size:116%;
	text-decoration:none;
	margin-bottom:-20px;
	padding-bottom:18px;
				
}

#main-nav ul li a:hover{
	color:#ffcc00;
}


#main-nav li a.active{
	color:#ffcc00;
	background:transparent url("../images/arrow.png") no-repeat scroll 50% 100%;

	
}

#address{
	color:#ffcc00;
}



#ft{
	font-size:85%;
}

#ft a{
	color:#ffcc00;
}


