/*global*/
body{
	background: #fff url('../images/bg.gif') repeat-x;
	color:#333;
	font: 14px/24px Arial, Helvetica, sans-serif;
}
h2{
	color: #0099cc;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 14px;
}
h3{
	background: url('../images/bg-butterfly.png') left bottom no-repeat;
	color: #0099cc;
	text-indent: 40px;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 14px;
}
h4{
	font-size: 14px;
	font-weight: bold;
}
h5{
	color: #0099cc;
	font-weight: bold;
	margin-bottom: 10px;
}
p{
	margin-bottom: 14px;
}
a{
	color: #0099cc;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
iframe{
	height: 250px;
	border: 5px solid #ccc;
	width: 550px;
}
hr{
	background-color:#eee;
	border: 0;
	border-color: #eee;
	margin: 10px 0;
}
/*container*/
.container{
	margin: 0 auto;
	width: 960px;
}
/*header*/
.header{
	margin-bottom: 25px;
	overflow: hidden;
}
.header h1.logo-header{
	background: url('../images/logo-header.png') no-repeat;
	display: block;
	float: left;
	height: 80px;
	margin: 10px 0 0 30px;
	text-indent: -9999em;
	width: 172px;
}
.header p.locations{
	color: #3399cc;
	float: right;
	font-weight: bold;
	margin: 15px 0 0 0;
	text-align: center;
}
.header p.locations span{
	display: block;
	font-size: 24px;
}
.header ul.main-nav{
	clear: right;
	float: right;
	margin: 10px 0 9px 0;
	overflow: hidden;
	/*width: 710px;*/
	width:730px;
	overflow:visible;
}
.header ul.main-nav li{
	background: url('../images/divider-nav.png') left bottom no-repeat;
	display: block;
	float: right;
	font-weight: bold;
	height: 18px;
	/*margin-right: 15px;
	text-indent: 15px;*/
	margin-right: 10px;
	text-indent: 15px;
}
.header ul.main-nav li.last-child{
	background: none;
}
.header ul.main-nav li:first-child{
	margin-right: 10px;
}
.header ul.main-nav li a{
	color: #333;
	text-decoration: none;
}
.header ul.main-nav li a:hover{
	color: #cd9b04;
}
/*main content*/
.content{
	line-height: 0px;
}
.column{
	float: left;
}
.left{
	margin-left: 25px;
	width: 550px;
	line-height: 24px;
}
.right{
	margin-left: 68px;
	width: 294px;
	line-height: normal;
}
/*footer*/
.footer{
	background: #faf4e0 url('../images/bg-footer.png') repeat-x;
	clear: both;
	padding-bottom: 20px;
	width: 100%;
}
.footer-content{
	background: url('../images/logo-footer.png') left top no-repeat;
	font-size: 12px;
	line-height: normal;
	padding-top: 40px;
}
.footer-locations{
	float: left;
}
.footer-locations p{
	display: block;
	float: left;
	margin-right: 20px;
}
.footer-locations p.footer-phone{
	font-size: 18px;
	font-weight: bold;
}
.footer-form{
	float: right;
	width: 295px;
	margin-right: 25px;
}
.footer-form ul.form li label{
	clear: left;
	display: block;
	float: left;
	width: 65px;
}
ul.form li input.field, ul.form li textarea.field{
	margin-bottom: 5px;
	width: 220px;
}
.submit{
	float:right;
	margin-right: 3px;
	width: 75px;
}
/*content*/
.column ul{
	margin-bottom: 14px;
}
.column ul li{
	list-style-type: disc;
	line-height: 24px;
	margin-left: 40px;
}
.column a img{
	float: left;
	margin: 0 10px 10px 0;
}
.hide{
	display: none;
}
#video{
	width: 400px;
}
#video p{
	font-size: 10px;
	line-height: normal;
}
.phone{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 0;
}
/*side content*/
.limited-offer{
	background: url('../images/offer-free-treatment.png') no-repeat;
	height: 179px;
	margin-bottom: 10px;
	text-indent: -9999em;
	width: 294px;
}
.limited-offer p.get-started a{
	background: url('../images/button-get-started.png') left top no-repeat;
	display: block;
	height: 33px;
	margin: 45px 0 0 17px;
	width: 208px;
}
.limited-offer p.get-started a:hover{
	background: url('../images/button-get-started.png') left bottom no-repeat;
}
.great-day-houston{
	background: url('../images/watch-video.png') no-repeat;
	display: block;
	height: 179px;
	margin-bottom: 10px;
	text-indent: -9999em;
	width: 294px;
}
.great-day-houston p.view-video a{
	background: url('../images/button-view-video.png') left top no-repeat;
	display: block;
	height: 33px;
	margin: 120px 0 0 17px;
	width: 175px;
}
.great-day-houston p.view-video a:hover{
	background: url('../images/button-view-video.png') left bottom no-repeat;
}
.testimonials{
	background: url('../images/bg-testimonials.gif') no-repeat;
	font-size: 12px;
	font-style: italic;
	line-height: 22px;
	margin-bottom: 10px;
	padding: 50px 10px 20px 10px;
	width: 274px;
}
.testimonial-name{
	line-height: normal;
	text-align: right;
}
.testimonial-name a{
	color: #0099cc;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
.testimonial-name a:hover{
	text-decoration: underline;
}
.testimonial-name a span{
	font-size: 10px;
	font-style: italic;
	display: block;
}
.treatment{
	line-height: normal;
}
#appointment{
	background: url('../images/bg-appointment.jpg') center center no-repeat;
	overflow: hidden;
	padding: 0 20px;
	width: 400px;
}
#appointment p{
	font-size: 12px;
	line-height: normal;
}
ul.apt-form li label{
	clear: left;
	display: block;
	float: left;
	width: 100px;
}
ul.apt-form li input.field, ul.apt-form li textarea.field, ul.apt-form li select{
	float: left;
	margin-bottom: 5px;
	width: 295px;
}
/*misc*/
.indent{
	text-indent: -9999em;
	line-height: 0;
}
.clear{
	clear: both;
}
.img-right{
	float: right;
	margin: 0 0 10px 10px;
}
.img-left{
	float: left;
	margin: 0 10px 10px 0;
}
#fb-block a img.profileimage {
	border:1px solid #667d9c;
	height:52px;
	width:52px;
}