body,div,dl,dt,dd,ul,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,img { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var,h1,h2,h3,h4,h5,h6  {
	font-style:normal;
	font-weight:normal;
}
ul {
	list-style:none;
}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	text-decoration: none;
}

abbr,acronym { 
	border:0;
}

caption,th {
	text-align:left;
}

body {
	background: #fff url(images/main-background.png) repeat-x;
	color: #000; 
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; 
	font-size: 11px; 
	line-height: 1.3em;
}

body.homeIframe{	
	background: url(images/home-contact-background.png) no-repeat -10px -32px;
}

body.innerIframe{	
	background: url(images/inner-contact-background.png) no-repeat -10px -18px;
}

body#iframe label, body#iframe input{
	display: block;
	color: #272727;
	margin: 2px 0;
	height: 16px;
}

body#iframe label{
	text-align: right;
	margin: 2px 0 4px 0;
}

body#iframe input, body#iframe textarea{
	background: #fff;
	width: 115px;
	border: 1px solid #b6a477;
}

body#iframe textarea{
	height: 70px;
}

body#iframe #labels{
	float: left;
	width: 80px;
}

body#iframe p{
	margin-top: 10px;
}

body#iframe #inputs{
	float: right;
	width: 100px;
}

* > body#iframe #inputs{
	left: -20px;
	position: relative;	
}

body#iframe #mailSent{
	width: 200px;
	text-align: center;
	margin-top: 80px;
	font-size: 12px;
	color: #58401b;
}

body#iframe #submit{
	display: inline;
	font-weight: bold;
	background: url(images/triangle-brown.png) no-repeat left 50%;
	padding-left: 7px;
}

.floatLeft{
	float: left;
}

.floatRight{
	float: right;
}

.alignLeft{
	text-align: left;
}

.alignCenter{
	text-align: center;
}

.alignRight{
	text-align: right;
}

.border{
	border: 1px solid #e5c98c;
}

.box{
	position: relative;
	float: left;
	background: #fff url(images/box-left.png) repeat-y 0 0;
}

* > .box{	
	margin-bottom: 10px;
}

.box object, .box img{
	margin: 4px;
}

.box img{
	margin-bottom: 1px;
}

* > .box object, * > .box img{
	margin: 4px;
	display: block;
}

*:first-child+html .box object, *:first-child+html .box img{
	display: inline;
}

*:first-child+html .box img{
	margin-bottom: 1px;
}

.boxRight{
	background: url(images/box-right.png) repeat-y 100% 0;	
}

.boxTop{
	position: relative;	
	background: url(images/box-top.png) repeat-x 0 0;	
}

.boxBottom{
	background: url(images/box-bottom.png) repeat-x 0 100%;	
}

.boxLeftTop{
	background: url(images/box-left-top.png) no-repeat 0 0;			
}

.boxRightTop{
	background: url(images/box-right-top.png) no-repeat 100% 0;			
}

.boxRightBottom{
	background: url(images/box-right-bottom.png) no-repeat 100% 100%;			
}

.boxLeftBottom{
	padding: 2px;
	background: url(images/box-left-bottom.png) no-repeat 0 100%;			
}

p{
	margin-bottom: .7em;
	clear: both;
}

a{
	color: #58401b;
	text-decoration: none;
}

h1, h2, h3{
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
}

h1 img, h2 img, h3 img{
	display: block;
}

a:hover{
	text-decoration: underline;
}

#container{
	margin: 102px auto 0 auto;
	position: relative;
	width: 963px;
}

#header{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10000;
	width: 100%;	
}

#headerHolder{
	margin: 0 auto;
	width: 963px;
	position: relative;
}

h1{
	height: 106px;
	width: 200px;
	position: relative;
	margin-bottom: -4px;
	z-index: 10;
	background: url(images/logo.png) no-repeat;
}

h2{
	padding-left: 30px;
}

h3{
	float: left;
}

#callUs{
	position: absolute;
	right: 10px;
	top: 15px;
	line-height: 20px;
	font-size: 18px;
	height: 24px;
	color: #b49859;
}

#topMenu{
	position: absolute;
	top: 75px;
	left: 250px;
	width: 710px;
	height: 20px;
}

#topMenu li{
	display: block;
	float: left;
	height: 20px;
	margin-right: 30px;
}

#topMenu li a{
	font-size: 12px;
	color: #d1ba8c;
	display: block;
	font-weight: bold;
	line-height: 20px;
}

#topMenu li a.selected, #topMenu li a:hover{
	border-bottom: 1px solid #ae945c;
	text-decoration: none;
	color: #ae945c;
}

#middle{
	position: relative;
	z-index: 1;
	background: #fff url(images/middle-top-inner.png) repeat-x 0 0;
	padding: 6px 5px 0 3px;
	height: 58px;
	overflow: hidden;
}

#home #middle{
	height: 324px;
	background: #fff url(images/middle-top.png) repeat-x 0 0;
}

#middleLeft, #middleRight{
	position: absolute;
	left: -2px;
	height: 64px;
	z-index: 100;
	width: 5px;
	background: url(images/middle-left.png) no-repeat;
}

#home #middleLeft, #home #middleRight{
	height: 330px;
}

#middleRight{
	left: auto;
	right: -1px;
	background: url(images/middle-right.jpg) no-repeat;
}

* > #middleRight{
	right: 0;
}

#middleWelcome{
	width: 477px;
	height: 100%;
	float: left;
	position: relative;
	background: url(images/welcome-background.png) repeat-x;
}

#middleWelcomeText{
	padding: 58px 10px 0 10px;
	color: #e6d9bc;
	float: left;
	background: url(images/welcome-title.png) no-repeat;
	width: 218px;
	position: relative;
}

#middleWelcomeImage{
	display: block;
	float: right;
	height: 100%;
	width: 239px;
}

#middleWelcomeLearnMore{
	height: 55px;
	width: 218px;
	top: 268px;
	position: absolute;
	line-height: 55px;
	text-align: center;
}

#middleWelcomeLearnMore a{
	background: url(images/triangle-white.png) no-repeat left 50%;
	padding-left: 7px;
	color: #b49859;
	font-weight: bold;
}

#middleWelcomeLearnMore a:hover{
	color: #e6d9bc;
}

#middleGallery{
	width: 237px;
	padding: 2px;
	height: 100%;
	float: left;
	position: relative;
	background: url(images/gallery-background.png) repeat-x;
}

#middleGalleryTitle{
	display: block;
	height: 77px;
}

#middleGalleryAnimationTop, #middleGalleryAnimationBottom{
	width: 237px;
	position: absolute;
	left: 2px;
	bottom: 2px;
	z-index: 10;
	height: 245px;
}

#middleGalleryAnimationBottom{
	z-index: 5;
}

#middleContact{
	width: 237px;
	height: 233px;
	padding: 51px 0 0 0;
	clear: both;
	position: absolute;
	top: 6px;
	right: 4px;
	background: url(images/contact-title.png) no-repeat;
}

* > #middleContact{
	right: 5px;
}

#middleContactLayout{
	width: 207px;
	height: 233px;
	padding: 40px 15px 0 15px;
	background: url(images/home-contact-background.png) repeat-x;
}

#contentHolder{
	margin-top: 1px;
	background: #fff url(images/content-background.png) repeat-x left top;
}

#contactFrame{
	border: 0;
	width: 205px;
	height: 165px;
}

h3{
	height: 29px;
	width: 254px;
	padding-top: 20px;
	margin-bottom: -20px;
}

h4{
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 5px;
}

#content{
	color: #59401b;
	width: 935px;
	padding: 0 15px 15px 15px;
	font-size: 12px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

#leftColumn{
	float: left;
	clear: left;
	padding-top: 30px;
	width: 660px;
}

#leftColumn strong{
	font-weight: bold;
}

#leftColumn ul{
	list-style: disc;
	margin: 10px;	
}

#leftColumn ul li{
	margin-left: 20px;
}

#leftColumn h3{
	position: relative;
	margin-top: -30px;
	margin-bottom: -19px;
}

* > #leftColumn h3{
	margin-bottom: 10px;
}

#rightColumn{
	float: right;
	width: 250px;
}

#content p{
	clear: left;
}

#blogRoll{
	width: 232px;
	float: right;
	position: relative;
	background: url(images/latest-middle.jpg) repeat-y;
	margin: 20px 0 0 15px;
}

#blogRoll ul, #blogRoll p{
	padding: 5px 10px 5px 15px;
}

#blogRoll ul li{
	margin-bottom: 3px;
}

#blogRollBottom{
	position: absolute;
	height:10px;
	width: 232px;
	bottom: 0;
	left: 0;
	background: url(images/latest-bottom.png) no-repeat 0 100%;
}

#blogRoll p a{
	background: url(images/triangle-brown.png) no-repeat left 50%;
	padding-left: 7px;
}

#sideMenu{
	width: 232px;
	top: -1px;
	background: url(images/sideMenu-middle.png) repeat-y;
	position: relative;
}

#sideMenu ul{
	background: url(images/sideMenu-top.png) no-repeat;
	width: 122pxpx;
	padding: 15px 55px;
}

#sideMenu ul li{
	padding: 2px 0 0 0;
}

#sideMenu a{
	padding: 2px 8px 1px 8px;
	display: block;
	width: 100px;
}

#sideMenu a:hover, #sideMenu a.selected{
	padding: 1px 7px 0 7px;
	text-decoration: none;
	background: url(images/sideMenu-item-background.png) repeat-x;
	border: 1px solid #6c5634;;
}

#sideMenu a.selected{
	color: #fff;
}

#sideMenuBottom{
	position: absolute;
	left: 0;
	bottom: -11px;
	height: 11px;
	width: 232px;
	background: url(images/sideMenu-bottom.png) no-repeat;
}

#blogHome{
	margin-top: 30px;
	display: block;
	width: 232px;
	height: 73px;
	background: url(images/visit-blog-home.png) no-repeat;
}

#pressHome{
	margin-top: 15px;
	display: block;
	width: 232px;
	height: 72px;
	background: url(images/home-press.png) no-repeat;
}

#visitBlog{
	margin-top: 20px;
	display: block;
	width: 232px;
}

#innerContact{
	margin-top: 10px;
	width: 200px;
	padding: 16px;
	background: url(images/inner-contact-background.png) no-repeat;
	height: 160px;
}

#innerContactTitle, #innerContactTitleDark{
	position: relative;
	left: -3px;
	margin-top: 30px;
	height: 38px;
	background: url(images/inner-contact-title.png) no-repeat;
}

#innerContactTitleDark{
	margin-top: 23px;
	background: url(images/inner-contact-title-dark.png) no-repeat;
}

#footer{
	background: url(images/footer-background.png) repeat-x;
	clear: both;
	height: 53px;
	font-size: 10px;
	color: #b49859;
}

#footerCenter{	
	width: 968px;
	margin: 0 auto;
	padding-top: 12px;
	text-align: center;
}

#rightColumn #main_image{
	position: absolute;
	left: 10px;
	top: 30px;
}

#rightColumn #sideImage{
	position: absolute;
	display: none;
	left: 338px;
	top: 33px;
	z-index: 10000;
}

#rightColumn #showSide{
	position: absolute;
	width: 80px;
	display: none;
	left: 585px;
	top: 483px;
	font-weight: bold;
	color: #efefda;
	z-index: 10000;
}

#rightColumn .gallery_unstyled{display:none;}

#rightColumn .galleria{list-style:none; overflow:hidden; padding: 10px 0 5px 0; display:block; position:relative; left:-10px; top:0; width: 255px;}
html>/**/body #rightColumn .galleria{left:-5px; top:0; width: 250px;}
*:first-child+html #rightColumn .galleria{left:-5px;  width: 250px;}
#rightColumn .galleria li{display:block;width:72px;height:52px;overflow:hidden;margin:0 5px 10px 5px; float: left;}
#rightColumn .galleria li a{display:none}
#rightColumn .galleria li div{position:absolute;display:none;top:0;left:180px}
#rightColumn .galleria li div img{cursor:pointer}
#rightColumn .galleria li.active div img, #rightColumn .galleria li.active div{display:block}
#rightColumn .galleria li img.thumb{cursor:pointer;top:auto;left:auto;width:auto;height:auto}

#dentistryAward{
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 120px;
	height: 120px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/dentisty-awards-south.png', sizingMethod='scale');
	z-index: 20000;
}

* > #dentistryAward{
	background: url(images/dentisty-awards-south.png) no-repeat;
}
