@charset "UTF-8";

body {
	background-color:#323232;
	background-image:url(../images/bg-body.jpg);
	background-repeat:repeat-x;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	text-align:center;
}

h1, h2, h3, h4, h5, p {
	color:#333333;
}
h1 {
	font-size:34px;
	font-weight:lighter;
	
	
	}
h2 {
	font-size:30px;
	font-weight:lighter;
	padding-top:0px;
}
h4 {
	font-sizw:18px;
	font-weight:lighter;
	font-style:italic;
	padding-top:20px;
}
img {
	border:none;
}

p {
	font-size:14px;
	line-height:18px;
	margin-top:-8px;
}

/* CLASSES */
.clear {
	clear:both;
}

.caption {
	font-size:12px;
	color:#333333;
	font-style:bold;
	line-height:100%;
}

.floatLeft {
	float:left;
}
.floatRight {
	float:right;
}
.sched {
	color:#607a80;
	font-size:12px;
}
.success {
	color:#003366;
	font-size:16px;
	font-weight:bold;
}
.top0 {
	margin-top:0;
}
.top5 {
	margin-top:5px;
}
.top10 {
	margin-top:10px;
}
.top15 {
	margin-top:15px;
}
.top30 {
	margin-top:30px;
}

/* DIVS */
#content-top {
	background-image:url(../images/bg-content-top.png);
	background-repeat:no-repeat;
	height:19px;
	margin-top:3px;
	width:999px;
}
#content {
	background-image:url(../images/bg-content.png);
	background-repeat:repeat-y;
	padding:1px 25px 5px 25px;
	width:949px;
}
#content-bot {
	background-image:url(../images/bg-content-bottom.png);
	background-repeat:no-repeat;
	height:18px;
	width:999px;
}
	#content > *:first-child {
		margin-top:0;
	}
	#left {
		float:left;
		margin:0 30px 0 0;
		width:710px;
	}
		#left > *:first-child {
			margin-top:0;
		}
	#right {
		float:right;
		width:207px;
	}
		#right img {
			margin-bottom:10px;
		}
	#left_container {
		float:left;
		margin:0 30px 0 0;
		width:849px;
		}
	
#footer-top {
	background-image:url(../images/bg-content-top.png);
	background-repeat:no-repeat;
	height:19px;
	margin:0 auto;
	width:999px;
}
#footer {
	background-image:url(../images/bg-content.png);
	background-repeat:repeat-y;
	font-size:11px;
	margin:0 auto;
	padding:1px 25px;
	width:949px;
}
	#footer a {
		color:#333333;
		text-decoration:none;
	}
	#footer a:hover {
		color:#5e5e5e;
	}
#header {
	background:url(../images/header.png) no-repeat;
	height:111px;
	width:999px;
}

#testimonial {
	background:url(../images/testimonial-box.jpg);
	height:400px;
	width:200px;
	margin:0;
	padding-right:10px;
	padding-left:10px;
	padding-top:70px;
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
}
	
#wrap {
	margin:0 auto;
	text-align:left;
	width:999px;
}


/* topnav sprites */
ul#menu {
	list-style:none;
	height:68px;
	margin:0;
	padding:0;
	width:999px;
}
	ul#menu li {
		cursor:pointer;
		float:left;
		position:relative;
	}
		ul#menu li a {
		cursor:pointer;
		display:block;
		outline:none;
		position:relative;
		}
		
ul#menu li a.home {
		height:68px;
		background:url(../images/topnavSprites.png) no-repeat scroll top left;
	background-position:0 0;
	width:119px;
}
ul#menu li a.results {
		height:68px;
		background:url(../images/topnavSprites.png) no-repeat scroll top left;
	background-position:-119px 0;
	width:110px;
}

ul#menu li a.about {
		height:68px;
		background:url(../images/topnavSprites.png) no-repeat scroll top left;
	background-position:-229px 0;
	width:128px;
}

ul#menu li a.aboutBraces {
		height:68px;
		background:url(../images/topnavSprites.png) no-repeat scroll top left;
	background-position:-357px 0;
	width:156px;
}

ul#menu li a.payment {
		height:68px;
		background:url(../images/topnavSprites.png) no-repeat scroll top left;
	background-position:-513px 0;
	width:184px;
}

ul#menu li a.contact {
		height:68px;
		background:url(../images/topnavSprites.png) no-repeat scroll top left;
	background-position:-697px 0;
	width:145px;
}

ul#menu li a.book {
		height:68px;
		background:url(../images/topnavSprites.png) no-repeat scroll top left;
	background-position:-842px 0;
	width:157px;
}

/* spans */
ul#menu li a span {
	background:url(../images/topnavSprites.png) no-repeat scroll bottom right;
	cursor:pointer;
	display:block;
	position:relative;
	top:0;
	left:0;
	height:100%;
	width:100%;
	z-index:100;
}
ul#menu li a.home span {
	background-position:0 -68px;
}

ul#menu li a.results span {
	background-position:-119px -68px;
}
ul#menu li a.about span {
	background-position:-229px -68px;
}
ul#menu li a.aboutBraces span {
	background-position:-357px -68px;
}
ul#menu li a.payment span {
	background-position:-513px -68px;
}
ul#menu li a.contact span {
	background-position:-697px -68px;
}
ul#menu li a.book span {
	background-position:-842px -68px;
}


/* DROPDOWN MENU */
ul#menu li ul.subnav {
	background-color:#c56161;
	border:1px solid #ad4e4e;
	display:none;
	float:left;
	list-style:none;
	margin:0; padding:0;
	position: absolute;
	left: 0; top: 59px;  
	width:156px;
z-index:2000;
}

ul#menu li ul.subnav li {
	margin: 0; padding:0;
	border-top: 1px solid #de6868;
	border-bottom: 1px solid #8f3e3e;
	clear: both;
	width:156px;
}
ul#menu li ul.subnav li a {
	color:#fff;
	font-size:13px;
	float: left;  
	width: 146px;  
	background-color: #b75555;
	padding:5px 5px;
	text-decoration:none;
}
ul#menu li ul.subnav li a:hover {
	background-color:#9b3d3d;
}