body {
	background:url(assets/images/body_bg.jpg) top repeat-x #7ea0ce;
	font-family:Georgia, "Times New Roman", Times, serif;
}

h1 {
	color:#216f47;
	font-weight:normal;
}

h2 {
	color:#216f47;
	font-weight:normal;
}

h3 {
	color:#216f47;
	font-weight:normal;
}

h4 {
	color:#216f47;
	font-weight:normal;
}

p {
	font-size:14px;
	color:#254098;
}

a {
	color:#27794f;
	text-decoration:none;
}
	a:hover {
		color:#7da0ce;
	}

ul {
	color:#254098;
}

li {
}

img {
	border:0;
}

.imgborder {
	border:1px solid #000;
}

.clear {
	clear:both;
}

/*---layout---*/
#header {
	width:992px;
	height:233px;
	background:url(assets/images/header_bg.png) no-repeat;
	margin:0 auto;
	padding:0;
	position:relative;
	z-index:999;
}

#logo {
	width:500px;
	height:180px;
	background:url(assets/images/logo.png) no-repeat;
	position:absolute;
	top:8px;
	left:27px;
}
.address {
	width:200px;
	text-align:center;
	color:#14296d;
	font-size:21px;
	line-height:24px;
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, serif;
	float:right;
	margin:10px 60px 0 0;
}

#banner{
	width:890px;
	height:340px;
	margin:0px auto 10px auto;
	position:relative;
}

/*---navigation---*/
#nav {
	width:699px;
	height:51px;
	background:url(assets/images/nav_bg.png) no-repeat;
	float:right;
	margin:46px 52px 0 0;
	padding:0;
}
	#nav li {
		height:40px;
		position:relative;
		float:left;
		margin:5px 0 0 0;
		padding:0;
		border-right:1px solid #fff; 
		text-align:center;
		list-style:none;
	}
	#nav li.last {
		border:none;
	}
	#nav li.last a {
		margin-right:0px;
	}
		#nav li a {
			display:block;
			color:#fff;
			text-decoration:none;
			font-size:14px;
			line-height:17px;
			margin:4px 21px;
			padding-bottom:10px;
			position:relative;
		}
		#nav li a.oneRow {
			margin-top:12px;
		}
		#nav li a:hover {
			color:#7da0ce;
		}
	#nav ul.dropdown {
		width:153px;
		display:none;
		position:absolute;
		top:46px;
		left:0;
		background:#14296d;
		margin:0;
		padding:0;
	}
	#nav li:hover ul.dropdown {
		display:block;
	}
		#nav ul.dropdown li {
			border:none;
			margin:0;
			padding:0;
			height:auto;
			text-align:left;
			width:100%;
		}
			#nav ul.dropdown li a {
				margin:0;
				padding:0 0 3px 5px;
			}
		#nav ul.dropdown2 {
			display:none;
			position:absolute;
			width:153px;
			margin:0;
			padding:0;
			top:0;
			left:153px;
			background:#14296d;
		}
		#nav ul.dropdown li:hover ul.dropdown2 {
			display:block;
		}
			#nav ul.dropdown li {
				margin:0;
				padding:0;
				height:auto;
				text-align:left;
			}
				#nav ul.dropdown2 li a {
					margin:0;
					padding:0 0 3px 5px;	
				}
/*---body---*/
#wrapper {
	width:992px;
	height:auto;
	background:url(assets/images/wrapper_bg.png);
	margin:0 auto;
	padding:0;
	clear:both;
}
#content {
	width:875px;
	height:auto;
	margin:0 auto;
	padding:0 10px;
}
	.homeCallout {
			width:285px;
			height:350px;
			background:url(assets/images/homeCalloutBorder.png) right no-repeat;
			float:left;
			position:relative;
			margin:0 5px 20px 0;
		}
			.homeCallout p {
				font-size:12px;
				width:250px;
				margin:5px 0 0 15px;
			}
			.homeCallout .homeStock {
				position:absolute;
				bottom:0;
				margin:0 0 0 35px;
			}
			#content div.last {
				background:none;
			}
	#leftCol {
		width:580px;
		float:left;
		margin:10px 0 0 20px;
	}
		div.staff {
			display:block;
			width:100%;
			min-height:200px;
			clear:both;
			padding-top:5px;
		}
	
	#rightCol {
		width:225px;
		float:right;
		margin:10px 0 0 0;
	}
		#newPatients {
			width:221px;
			height:367px;
			background:url(assets/images/newPatientsBg.png) no-repeat;
			text-align:center;
		}
			#newPatients p {
				color:#fff;
				font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, serif;
				font-size:16px;
				margin:0;
			}
			#newPatients img {
				margin-top:15px;
			}
		#news {
			width:222px;
			height:auto;
			margin-top:10px;
		}
			#newsTop {
				width:222px;
				height:9px;
				background:url(assets/images/newsTop.png) no-repeat;
				display:block;
			}
			#newsBody {
				width:222px;
				height:auto;
				background:url(assets/images/newsBody.png) repeat-y;
			}
			#newsBottom {
				width:222px;
				height:19px;
				background:url(assets/images/newsBottom.png) no-repeat;
			}
			#newsBody p {
				color:#fff;
				width:180px;
				font-size:16px;
				margin:0;
				margin-left:30px;
			}
			#newsBody ul {
				width:160px;
				color:#fff;
				margin:0px 0 0 30px;
				padding:0;
			}
			#newsBody li {
				font-size:14px;
				margin:0px 0 5px 0px;
			}
			#newsBody a {
				color:#fff;
			}
			#newsBody a:hover {
				text-decoration:underline;
			}
			#newsBody img {
				margin-left:70px;
			}
		#social {
			width:222px;
			margin-top:10px;
			text-align:center;
		}
			#social img {
				margin:0 5px;
			}
/* FOOTER */
#footer {
	width:992px;
	height:auto;
	min-height:56px;
	background:url(assets/images/footer_bg.png) top no-repeat;
	margin:0 auto;
	clear:both;
}
	#footer ul {
		width:700px;
		list-style:none;
		margin:0 auto;
		padding:30px 0 0 0;
		color:#fff;
		text-align:center;
	}
		#footer ul li {
			float:left;
			font-size:12px;
		}
		#footer ul a {
			color:#fff;
			text-decoration:none;
			margin:0 2px 0 5px;
		}
	#footer p, #footer a {
		color:#fff;
		font-size:12px;
		text-decoration:none;
		text-align:center;
		clear:both;
	}
 /*************************************************************************/
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */
.nivo-caption {
  background: url("assets/images/caption.png") repeat-x scroll center top #000000;
    color: #FFFFFF;
    height: 321px;
    left: 503px;
    padding: 0 22px;
    position: absolute;
    top: 4px;
    width: 339px;
    z-index: 999;
}
.nivo-caption p {
	padding:5px;
	font:normal 14px/20px Arial, Helvetica, sans-serif;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}

.nivo-caption a:hover {
	text-decoration: underline;
}



.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
	width:36px;
	height:36px;
	text-indent:-9999px;
	
}
.nivo-prevNav {
	left:20px;
	background:url(assets/images/prev.png) center top no-repeat;
	
}
.nivo-nextNav {
	right:20px;
	background:url(assets/images/next.png) center top no-repeat;
}
/* Control nav styles (e.g. 1,2,3...) */

.nivo-controlNav {
	margin:320px 440px 0px 0px;
	float:right;
}
.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
	background:url(assets/images/bullets.png) left top no-repeat;
	width:12px;
	height:13px;
	margin:0 3px;
	float:left;
	text-indent:-9999px;
	
	
}
.nivo-controlNav a.active {
	font-weight:bold;
	background-position:-14px 0px;
}

.nivo-caption h2{
	font:normal 43px/43px Georgia, "Times New Roman", Times, serif;
	color:#fff;
	text-transform:uppercase;
	margin:20px 0 0 0;
	padding:0px;
	
}

.nivo-caption div{
	width:165px;
	height:25px;
	margin:10px auto 0; 
	background-color:#fff;
	border-radius:6px;
	text-align:center;
	padding:3px 0px 0px 0px
}

.nivo-caption div a{
	width:165px;
	height:28px;
	margin:0px auto;
	color:#000;
	font-weight:bold;
}

/* --------- jQuery Gallery Styles ----------*/

#buttonWrap {
	position: relative;
	margin: 0px auto;
	padding: 0px;
	width: 500px;
	height: auto;
	color: #a37d4e;
	font: bold 11px/13px Verdana, Geneva, sans-serif;
	text-align: right;
	}
	#caseNum {
		position: absolute;
		top: 0px;
		left: 0px;
		color: #000;
		font: bold 11px/13px Verdana, Geneva, sans-serif;
	}
	#buttonWrap a {
		text-decoration: none;
		}
		#buttonWrap a.disabled {
			color: #CCC;
			text-decoration: none;
			}
		#buttonWrap a.disabled:hover {
			color: #CCC;
			text-decoration: none;
			}
	#buttonWrap a:hover {
		color:#7da0ce;
		}
.gallery, .gallery li, .gallery a {
	margin: 0px;
	padding: 0px;
	width: auto;
	height: auto;
	color: #fff;
	font: bold 11px/13px Verdana, Geneva, sans-serif;
	list-style: none outside none;
	}
.gallery {
	position: relative;
	margin: 0px auto;
	padding: 0px;
	width: 500px;
	height: 350px;
	}
	.gallery li {
		display: block;
		position: absolute;
		margin:0px;
		padding: 0px;
		width: auto;
		height: auto;
		border: 4px #7ea1ce solid;
		text-align: center;
		}
		.gallery li span {
			position: absolute;
			bottom: 10px;
			left: 10px;
			color: #fff;
			}
		.gallery img {
			float: left;
			margin: 0px;
			padding: 0px;
			}
	.gallery .caption {
		top:0px;
		position:relative;
		right:100px;
		width: 700px;
		border: 0px;
		color: #fff;
		}
.on {
	display: block;
	}
.off {
	display: none;
	}
.afterface {
	top: 70px;
}
