/* RESET STYLES */

html, body, div, span, 
h1, h2, h3, h4, h5, h6, p, 
blockquote, a, img, 
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
ol, ul { list-style: none;}


/* BASIC STYLES */
body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 62.5%;
	background:url(../images/bg_body.png) repeat-x top left #41000D;
}
a:link, a:visited {color:#8C2823;}
a:hover {background-color:#80001E; color:#FFF;}
a:active {color:#007D60;}

p.clearall, br.clearall {clear:both;}

/* WRAPPER */
#wrapper {
	margin:0 auto;
	width:1000px;
	position:relative;
}

/* HEADER */
#header {
	display:block;
	width:1000px;
	height:160px;
	background:url(../images/bg_header.png) no-repeat;
	position:relative;
}
#header h1#logo, #header h2#tagline {
	text-indent:-5000px;
}
#header h1#logo,
#splash #header h1#logo2 {
	display:block;
	width:420px;
	height:160px;
	background:url(../images/logo_dental.png) no-repeat;
	position:absolute;
	top:0;
	left:10px;
}
#header h2#tagline {
	display:block;
	width:170px;
	height:110px;
	background:url(../images/phone.png) no-repeat;
	position:absolute;
	top:0;
	left:590px;
}
#header #banner {
	width:211px;
	height:135px;
	background:url(../images/banner_01.jpg) no-repeat;
	position:absolute;
	top:0;
	right:20px;
}
#header #content-top {
	width:1000px;
	height:45px;
	background:url(../images/bg_content_top.png) no-repeat bottom;
	position:absolute;
	bottom:0;
	right:0;
}

/* SPLASH PAGE */
#splash #header {
	height:160px;
	background:none;
	top:80px;
}
#splash #left {
	width:490px;
	float:left;
	position:relative;
}
#splash #right {
	width:490px;
	float:right;
	position:relative;
}
#splash #left a:hover, #splash #right a:hover {
	background-color:transparent;
}
#splash #header h1#logo,
#splash #header h1#logo2 {
	height:130px;
	position:relative;
	clear:both;
}
#splash #header h1#logo2 {background:url(../images/logo_seminars.png) no-repeat; text-indent:-5000px;}
#splash p {
	font-size:1.6em;
	line-height:1.6em;
	color:#FFF;
	margin:0 0 20px 180px;
}
#splash p#btn-fam a:link,
#splash p#btn-fam a:visited,
#splash p#btn-sem a:link,
#splash p#btn-sem a:visited {
	display:block;
	width:222px;
	height:32px;
	text-indent:-5000px;
	background-position:top;
	background-repeat:no-repeat;
	background-image:url(../images/btn_fam.png);
}
	#splash p#btn-sem a:link,
	#splash p#btn-sem a:visited {
		background-image:url(../images/btn_sem.png);
	}
	#splash p#btn-fam a:hover,
	#splash p#btn-fam a:active,
	#splash p#btn-sem a:hover,
	#splash p#btn-sem a:active {
		background-position:bottom;
		background-color:transparent;
	}
#splash #right img#pace {
	position:absolute;
	top:140px;
	left:60px;
}

/* CONTENT */
#content {
	width:1000px;
	margin:0;
	background:url(../images/bg_content.png) repeat-y top left;
	clear:both;
}


/* SIDEBAR */
#sidebar {
	float:left;
	width:270px;
}
#sidebar img {
	display:block;
	margin:20px auto 10px 30px;
}
#sidebar p {
	display:block;
	margin:0.5em 10px 0.5em 30px;
	color:#FFF;
	font-size:1.8em;
	line-height:1.4em;
}
#sidebar p#tagline-side {
	display:block;
	width:220px;
	height:82px;
	margin:20px auto 10px 30px;
	text-indent:-5000px;
	background:url(../images/tagline_sidebar.png) no-repeat transparent;
}

/* MAIN NAV */
ul#nav {
	display:block;
	width:260px;
	margin:10px 0 0 10px;
}
ul#nav li,
ul#nav li a {
	display:block;
	width:260px;
	height:30px;
	text-indent:-5000px;
}
ul#nav li a,
ul#nav li a:link,
ul#nav li a:visited {
	background-position:0 0;
	background-repeat:no-repeat;
	}
	ul#nav li a:hover {background-position:0 -30px;}
	ul#nav li a:active {background-position:0 -60px;
}

li#nav-home a {background-image:url(../images/nav_home.png);}
li#nav-about a {background-image:url(../images/nav_about.png);}
li#nav-serv a {background-image:url(../images/nav_serv.png);}
li#nav-cosm a {background-image:url(../images/nav_cos.png);}
li#nav-tmj a {background-image:url(../images/nav_tmj.png);}
li#nav-tech a {background-image:url(../images/nav_tech.png);}
li#nav-lab a {background-image:url(../images/nav_lab.png);}
li#nav-edu a {background-image:url(../images/nav_edu.png);}
li#nav-news a {background-image:url(../images/nav_news.png);}
li#nav-loc a {background-image:url(../images/nav_loc.png);}
li#nav-test a {background-image:url(../images/nav_test.png);}
li#nav-cont a {background-image:url(../images/nav_cont.png);}
li#nav-sem a {background-image:url(../images/nav_sem.png); margin-top:10px;}

body#home li#nav-home a,
body#about li#nav-about a,
body#services li#nav-serv a,
body#cosmetic li#nav-cosm a,
body#tmj li#nav-tmj a,
body#tech li#nav-tech a,
body#lab li#nav-lab a,
body#edu li#nav-edu a,
body#news li#nav-news a,
body#loc li#nav-loc a,
body#test li#nav-test a,
body#cont li#nav-cont a,
body#sem li#nav-sem a {background-position:0 -60px;}


#col-main {
	width:640px;
	margin:0 10px 0 0;
	background:url(../images/bg_colmain.jpg) no-repeat top right;
	min-height:220px;
	float:right;
	padding:60px 40px 30px;
}
#col-main blockquote {
	background:url(../images/bg_blockquote.png) no-repeat 20px left;
	padding:20px 0 0 40px;
	margin:20px 0 0 0px;
	border-top:solid 1px #B8AD93;
}
#col-main img.wide {
	margin-bottom:15px;
}
#col-main img.pic-right {
	float:right;
	margin:0 0 15px 15px;
}
#col-main img.pic-left {
	float:left;
	margin:0 15px 15px 0;
}
#col-main img.last {
	margin:0 0 15px 0;
	clear:right;
}
#col-main h1,
#col-main h2,
#col-main h3 {
	font-size: 3.8em;
	line-height: 1.2em;
	font-weight:bold;
	color:#003F30;
	margin-bottom:0.5em;
}
#col-main h4 {
	font-size: 2.2em;
	line-height: 1.2em;
	font-weight:bold;
	color:#003F30;
	margin-bottom:0.5em
}
#col-main p {
	font-size: 1.6em;
	line-height: 1.5em;
	margin-bottom:1em
}
#col-main ul {
	font-size: 1.6em;
	line-height: 1.5em;
	margin:0 0 1em 2em
	}
	#col-main ul ul {font-size: 1.0em;
}
#col-main ul li {
	background:url(../images/bg_list_icon.png) no-repeat 0 0.5em;
	padding-left:30px;
	margin-bottom:0.2em;
}
img.mapimg {
	display:block;
	width:120px;
	height:54px;
	margin:2px auto 4px;
}


div.symbol-btm {
	width:620px;
	height:21px;
	margin:40px auto 0;
	background:url(../images/symbol_bottom.png) no-repeat top center;
}
div#clear-content {
	clear:both;
	width:1000px;
	height:30px;
	background:url(../images/bg_clearcontent.png) no-repeat;
	margin:0;
}



/* CONTACT FORM */
#col-main p.req {font-size:1.2em; font-style:italic;}
form#fm_contact {
	display:block;
	margin:0;
	width:620px;
}
fieldset {
	display:block;
	width:620px;
	margin:0 0 30px;
	padding:0 10px;
	}
	fieldset#inquiry {margin-bottom:20px;
}
legend {
	display:block;
	clear:both;
	width:620px;
	min-height:40px;
	margin:10px -10px 0;
	padding:10px 10px 0;
	font-size:1.4em;
	font-weight:bold;
	color:#81001C;
	border:none;
	background:url(../images/bg_fieldet.png) no-repeat top left;
}
fieldset#routing label {
	display:block;
	font-size:1.6em;
}
fieldset#routing input {
}
form#fm_contact label {
	display:block;
	width:620px;
	height:2em;
	clear:both;
	font-size:1.6em;
	margin:0;
	padding-top:0.7em;
	border-bottom:1px solid #E1DBC8;
}
fieldset label {
	display:block;
	width:610px;
	height:2em;
	clear:both;
	font-size:1.6em;
	margin:0;
	padding-top:0.7em;
	border-bottom:1px solid #E1DBC8;
}
form#fm_contact fieldset label.textarea_tall {
	height:6.6em;
}
fieldset input,
fieldset#contactinfo input,
fieldset select {
	float:right;
	clear:right;
	width:400px;
	font-size:1.2em;
	margin-top:-0.2em;
}
fieldset#inquiry label {
	display:block;
	width:200px;
	height:6.5em;
	float:left;
	clear:left;
	font-size:1.6em;
	margin:0 0.5em 0 0;
	padding-top:0.2em;
}
fieldset textarea {
	font-size:1.0em;
	float:right;
	clear:right;
	width:400px;
	height:6em;
}
/*fieldset#inquiry textarea {margin-right:10px;}*/
form#fm_contact input[type=checkbox] {
	margin:0 10px 0 10px;
}
div.captcha_div {
	clear:both;
	height:85px;
}
div#captcha {
	float:right;
	clear:right;
	width:400px;
}
form#fm_contact label.captcha_label {
	border-bottom:none;
}
form#fm_contact input#CaptchaV2 {
	font-size:1.2em;
	margin-top:0.2em;
}
form#fm_contact input#btn-submit {
	clear:left;
	width:10em;
	margin-left:220px;
	font-size:2em;
}



/* FOOTER */
#footer {
	width:980px;
	margin:-1px auto 0;
	padding:20px 10px;
	background:url(../images/bg_footer.png) no-repeat top;
	border-top:1px solid transparent;
}
#footer img {
	float:left;
	margin:0 25px 0 100px;
}
#footer p {
	display:block;
	font-size: 1.3em;
	line-height: 1.5em;
	color:#FFF;
	margin-top:20px;
}
#footer p strong {
	font-size: 1.1em;
}
#footer p a {
	color:#FFF;
	background-color:#6E0014;
	padding:0 4px;
}
#footer p a:hover {
	background-color:#FFF;
	color:#6E0014;
	padding:0 4px;
}