html {

	height: 100%;
}
body {
	background: #808080 url(../images/bg-main.png) repeat-x;
	font: 12px Verdana, Arial, Helvetica, sans-serif ;
	height: 100%;
	color:#333;
	margin:0;
}
form {
	margin:0;
	padding:0;
}
img {border:none;}
a{text-decoration: none;}
a:hover{text-decoration: underline;}
/* main containers styles */
.holder {
	overflow: hidden;
	width: 100%;
}
#main {
	background: url(../images/bg-body2.jpg) no-repeat 50% 0;
	position: relative;
	overflow:hidden;
	min-height: 100%;
	width:1000px;
	margin:0 auto;
}
* html #main {
	overflow: visible;
	height: 100%;
}

.center {
	text-align:center;
}

/* header block styles */
#header {
	width:100%;
	position: absolute;
	z-index: 1000;
	top: 0;
	left: 0;
}
#header .header-area {
	position: relative;
	width: 100%;
}
/* logo styles */
#header strong.logo {
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	width: 107px;
	height: 125px;
	top: 34px;
	left: 165px;
}
#header strong.logo a {
	background: url(../images/logo.png) no-repeat;
	position: relative;
	cursor: pointer;
	display: block;
	height: 100%;
}
/* contacts text styles */
#header span.contacts {
	font: bold 15px/19px Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	position: absolute;
	color: #fff;
	top: 68px;
	left: 280px;
}
#header span.contacts a {color: #fff;}
/* navigation block styles */
#header .navigation-holder {
	position: absolute;
	top: 153px;
	left: 162px;
}
#navigation {
	background: url(../images/bg-navigation.png) no-repeat;
	font: bold 12px/15px Arial, Helvetica, sans-serif;
	list-style: none;
	padding: 73px 20px 0 0;
	margin: 0;
	width: 137px;
	height: 202px;
}
#navigation li {
	position: relative;
	float: left;
	width: 100%;
}
#navigation a {
	padding: 1px 0 2px;
	float: right;
	color: #000;
}
#navigation a:hover,
#navigation a.active {
	background: url(../images/bg-navigation-hover.png) repeat-x 0 100%;
	text-decoration: none;
}

/* content block styles */
#content {
	width:100%;
	overflow:hidden;
	padding: 0 0 99px;
	min-height: 783px;
}
* html #content {
	height: 783px;
	overflow: visible;
}
#content .page-text {
	background: #fff url(../images/bg-content.png) no-repeat;
	overflow: hidden;
	padding: 10px 52px;
	display: inline;
	margin: 92px 0 0 279px;
	border: 2px solid #000;
	float: left;
	width: 413px;
	min-height: 656px;
}
#content .page-text a {
	text-decoration: underline;
	color: #006699;
}
#content .page-text a:hover {
	text-decoration: none;
}
#content .page-text p {
	margin: 0 0 10px;
	font-size: 12px;
	line-height: 18px;
}
/* sidebar block styles */
#content .sidebar {
	margin: 196px 0 0 -33px;
	position: relative;
	display: inline;
	float: left;
	width: 181px;
}
#content .sidebar .side-banner {
	background: #ccc url(../images/bg-sidelink.png) no-repeat 0 100%;
	border: 1px solid #000;
	overflow: hidden;
	height: 148px;
	margin: 0 0 35px;
}
#content .sidebar .side-banner strong.heading {
	border-bottom: 1px solid #000;
	letter-spacing: 1px;
	text-align: center;
	line-height: 28px;
	font-size: 12px;
	display: block;
	color: #333;
	background: #ffcc00;
	margin: 0 0 -7px;
	height: 29px;
}
#content .sidebar .blue strong.heading {
	background: #006699;
	color: #fff;
}
#content .sidebar .side-banner a.btn-appointment,
#content .sidebar .side-banner a.btn-specials {
	background: url(../images/btn-appointment.png) no-repeat;
	font: 12px/13px Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 90px 0 0;
	overflow: hidden;
	display: block;
	width: 179px;
	height: 35px;
	color: #333;
}

#content .sidebar .side-banner a.btn-specials {background: url(../images/btn-specials.png) no-repeat;}

* html #content .img-holder {margin-right: 7px;}
#content .img-holder {
	border: 1px solid #343434;
	display: inline;
	margin: 5px 10px 10px 0;
	float: left;
	padding: 4px 5px;
}
#content .img-holder img {display:block;}
/* general styles */
.sIFR-hasFlash #content h1 {
	letter-spacing: -13px;
	font-size: 52px;
	line-height: 63px;
	margin: 0 0 -10px;
}
.sIFR-hasFlash #content h1 object,
.sIFR-hasFlash #content h1 embed {display: block;}
#content h1 {
	font-size: 34px;
	line-height: 40px;
	color: #333;
	margin: 0 0 10px;
}
#content h2 {
	font: bold 14px/17px Arial, Helvetica, sans-serif;
	color: #c7110a;
	margin: 0 0 10px;
}
#content p {margin: 0 0 15px;}
/* footer block styles */
#footer {
	background: url(../images/bg-footer.png) repeat-x;
	font: 12px/15px Arial, Helvetica, sans-serif;
	margin: -99px auto 0;
	position: relative;
	overflow:hidden;
	color: #fff;
	height: 99px;
	width:950px;
}
#footer a {color:#fff;}
#footer p {
	text-align: right;
	margin: 57px 12px 0;
}
#footer ul {
	overflow: hidden;
	list-style: none;
	display: inline;
	height: 26px;
	float: right;
	padding: 0;
	margin: 0 12px 0 0;
}
#footer ul li {
	background: url(../images/footer-divider.gif) no-repeat 100% 50%;
	padding: 0 19px 0 18px;
	margin: 0 -18px 0 18px;
	float: left;
}
/* These are standard sIFR styles */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
	display: none !important;
}