body, div, ul, li, dl, dd, img, form, fieldset {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

body {
	background: #EEEEEE url(../images/bg.gif);
	text-align: center;
}

p, div, li, div, h1, h2, h3, h4, td, input, select, textarea {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}

a img, :link img, :visited img { border: none }

a:link, a:visited {
	color: #FFEFE8;
	text-decoration: underline;
}
a:hover, a:active {
	color: #1A639F;
	text-decoration: underline;
}

span {
	display: none;
}

/* main structural elements
 * ------------------------------------------------------------------------------------- */
#wrapper {
	width: 780px;
	margin: 0 auto;
	background: url(../images/content_bg.gif) top left repeat-y;
	text-align: left;
}

#main {
	width: 780px;
	margin: 0 auto;
}

/* HORIZONTAL sprite nav
 * ------------------------------------------------------------------------------------- */

/* VERTICAL sprite nav
 * ------------------------------------------------------------------------------------- */
#menu {
	background: url(../images/menu.jpg) top left no-repeat;					
	width: 250px;
	height: 254px;
	padding: 0px;
	margin: 0px;
	position: relative;
}
#menu li span {display: none;}
#menu li {margin: 0; padding: 0; list-style: none; position: absolute;}

#menu li, #menu a {height: 31px; display: block;}
#menu-01 {top: 0px; height: 32px;}
#menu-02 {top: 32px;}
#menu-03 {top: 63px;}
#menu-04 {top: 94px;}
#menu-05 {top: 125px;}
#menu-06 {top: 156px;}
#menu-07 {top: 187px;}
#menu-08 {top: 218px;}

#menu-01, #menu-02, #menu-03, #menu-04, #menu-05, #menu-06, #menu-07, #menu-08 {width: 250px; }

#menu-01 a:hover {background: transparent url(../images/menu.jpg) -250px -0px no-repeat;}
#menu-02 a:hover {background: transparent url(../images/menu.jpg) -250px -32px no-repeat;}
#menu-03 a:hover {background: transparent url(../images/menu.jpg) -250px -63px no-repeat;}
#menu-04 a:hover {background: transparent url(../images/menu.jpg) -250px -94px no-repeat;}
#menu-05 a:hover {background: transparent url(../images/menu.jpg) -250px -125px no-repeat;}
#menu-06 a:hover {background: transparent url(../images/menu.jpg) -250px -156px no-repeat;}
#menu-07 a:hover {background: transparent url(../images/menu.jpg) -250px -187px no-repeat;}
#menu-08 a:hover {background: transparent url(../images/menu.jpg) -250px -218px no-repeat;}

/* content
 * ------------------------------------------------------------------------------------- */
#header {
	background: url(../images/header.jpg) left top no-repeat;
	width: 780px;
	height: 102px;
}

#banner {
	width: 780px;
	height: 254px;
	float: left;
	margin: 0px;
	padding: 0px;
}
	.banner1 {
		background: url(../images/banner.jpg) right top no-repeat;
	}
	
	.banner2 {
		background: url(../images/banner_02.jpg) right top no-repeat;
	}
	
	.banner3 {
		background: url(../images/banner_03.jpg) right top no-repeat;
	}
	
	.banner4 {
		background: url(../images/banner_04.jpg) right top no-repeat;
	}
	
	.banner5 {
		background: url(../images/banner_05.jpg) right top no-repeat;
	}
	
	.banner6 {
		background: url(../images/banner_06.jpg) right top no-repeat;
	}
	
	.banner7 {
		background: url(../images/banner_07.jpg) right top no-repeat;
	}
	
	.banner8 {
		background: url(../images/banner_08.jpg) right top no-repeat;
	}
	
	.banner9 {
		background: url(../images/banner-sedation.jpg) right top no-repeat;
	}	

#content-container {
	width: 780px;
	margin: 0 auto;
	padding: 0;
}

#content-left {
	width: 514px;
	float: left;
	margin: 0px;
	padding: 0px;
	}
	#subhead-index-title{
	height: 80px;
	background: url(../images/page_titles/welcome.jpg);
	}

	
	#content-left p {
		margin-left: 170px;
		margin-right: 15px;
	}
	
	#content-left h1 {
		margin-left: 170px;
		font-size: 14px;
		color: #FFFFFF;
	}
	
	#cotent-left h2 {
		margin-left: 170px;
		color: #B6DDE7;
	}
	
	#content-left h3 {
		color: #B6DDE7;
		margin-left: 170px;
		font-weight: normal;
		text-decoration: underline;
	}
	
#index-left {
	background: url(../images/index/welcome_img.jpg) left top no-repeat;
	width: 160px;
	height: 105px;
	float: left;
	margin-top: 0px;
}

#featured {
	width: 780px;
	height: 170px;
	background: url(../images/index/featured_bg.jpg) left top no-repeat;
	float: left;
}

#meet {
	width: 780px;
	background: url(../images/main_bg_1.jpg) right bottom no-repeat;
	float: left;
}

	#subhead-meet-dr{
	height: 90px;
	background: url(../images/index/meet_bg.jpg) no-repeat;
	}


	#meet p {
		margin-left: 170px;
		margin-right: 301px;
	}
	
#meet-dr {
	width: 160px;
	height: 110px;
	background: url(../images/index/meet_dr.jpg) left top no-repeat;
	float: left;
}

#content-right {
	width: 266px;
	float: left;
	margin: 0px;
	padding: 0px;
}
	
	#content-right p {
		margin-left: 35px;
		margin-right: 25px;
	}
	
	#content-right form {
		padding-left: 35px;
	}
	
#sub-container {
	width: 780px;
	margin: 0 auto;
	padding-bottom: 10px;
}

	.sub1 {
		background: url(../images/main_bg_1.jpg) right bottom no-repeat;
	}
	.sub2 {
		background: url(../images/main_bg_2.jpg) right bottom no-repeat;
	}
	.sub3 {
		background: url(../images/main_bg_3.jpg) right bottom no-repeat;
	}
	.sub4 {
		background: url(../images/main_bg_4.jpg) right bottom no-repeat;
	}

#sub-left {
	width: 514px;
	float: left;
	margin: 0px;
	padding: 0px;
}
	#sub-left p {
		margin-left: 35px;
		margin-right: 15px;
	}
	
	#sub-left h1 {
		margin-left: 35px;
		font-size: 14px;
		color: #FFFFFF;
	}
	
	#sub-left h2 {
		margin-left: 35px;
		color: #B6DDE7;
	}
	
	#sub-left h3 {
		color: #B6DDE7;
		margin-left: 35px;
		font-weight: normal;
		text-decoration: underline;
	}
	
	#sub-left li {
		margin-left: 60px;
		margin-right: 15px;
	}

#sub-right {
	width: 266px;
	float: left;
	margin: 0px;
	padding: 0px;
}
	
	#sub-right p {
		margin-left: 35px;
		margin-right: 25px;
	}
	
	#sub-right form {
		margin-left: 35px;
	}

.bna {
	text-align: center;
	font-size: 11px;
	color: #1A639F;
	line-height: 12px;
	display: block;
}

/* footer
 * ------------------------------------------------------------------------------------- */
#page-footer {
	width: 780px;
	height: 125px;
	clear: both;
}
	.footer1 {
		background: url(../images/footer_01.jpg) left top no-repeat;
	}
	.footer2 {
		background: url(../images/footer_02.jpg) left top no-repeat;
	}
	.footer3 {
		background: url(../images/footer_03.jpg) left top no-repeat;
	}
	.footer4 {
		background: url(../images/footer_04.jpg) left top no-repeat;
	}
	
#footer {
	width: 780px;
	margin: 0px auto;
	padding: 14px;
	text-align: center;
}

	#footer li { 
		margin: 0px;
		padding: 0px;
		display: inline;
	}
	
	#footer a:link, #footer a:visited {
		color: #1A639F;
		text-decoration: underline;
	}
	#footer a:hover, #footer a:active {
		color: #7BAFBA;
		text-decoration: underline;
	}
/* footer
 * ------------------------------------------------------------------------------------- */


/* misc layout elements 
 * ------------------------------------------------------------------------------------- */
 
form {
	padding:0;
	margin:0px;
	}

form label	{ font-size:10px; }

form br { 
	line-height:0; /* defaults vertical spacing between fields */
	}  

input, textarea, select {
	background-color:#fff !important;
	border:1px solid #CCCCCC;
	color:#333333;
	vertical-align: middle;
	
	margin-bottom:4px; /* sets vertical spacing between fields */
	padding-top:1px; /* vertically position text in input/textarea field */
	padding-left:4px; /* horizontally position text in input/textarea field */
	font-family:Arial, Helvetica, sans-serif;
	font-size:.95em;
	}
	
select { 
	width:180px;
	padding:0;
	}

textarea { 
	height:70px; 
	overflow:auto; 
	width: 95%;
	}
	
input.submit, input.submit-rdcContactForm { 
	width:60px; 
	cursor:pointer; 
	padding:0; 
	margin:0px;
	}

input.submit-rdcContactForm { margin:85px 0 0 177px; }
body.case-evaluation input.submit-rdcContactForm { margin:64px 0 0 219px; }


/* ----- main contact form ----- */ 
 
#rdcContactForm { 
	padding:10px 0 10px 50px;;
	color:#000; 
	}
	
#rdcContactForm label { 
	width:160px; 
	position:relative; 
	display:block; 
	text-align:right; 
	margin-bottom:10px;
	font-size:1em;
	color:#000;
	}
	
#rdcContactForm label input, #rdcContactForm label textarea, #rdcContactForm label select { 
	width:180px;
	position:absolute; 
	left:110%; 
	top:-2px;
	}
	
#rdcContactForm label select {
	width:185px;
	}
	
#rdcContactForm label textarea { height:100px; }


div.clear {
	clear: both;
}
img.img-left {
	float: left;
	padding: 0px 5px 10px 0px;
}

img.img-right {
	float: right;
	padding: 0px 0px 10px 5px;
}
#meet img.img-right {
	padding: 0px 95px 0px 0px;
}
img.gallery {
	margin-left: 35px;
	margin-bottom: 10px;
}

img.gallery2 {
	margin-left: 10px;
	margin-bottom: 10px;
}

.top {
	text-align: right;
	display: block;
	margin-right: 15px;
}

body#pop-up-map {
	background: url(../images/popup/bg.jpg) top left repeat-y;
	width:550px;
}

body#pop-up-map #header{
	background: url(../images/popup/header.jpg) top left no-repeat;
	height:144px;
	width:550px;	
}
body#pop-up-map p{
	margin: 5px 5px 0 15px;
	text-align:left;
}
body#pop-up-map .img-right{
	padding: 0px 30px 10px 5px;
}

/* table data */

.table { 
	border-top: 1px solid #336C77; 
	border-right: 1px solid #336C77;
}

.tableData { 
	border-bottom: 1px solid #336C77; 
	border-left: 1px solid #336C77;
}

