html {
	background-color:#e5f1fa;
}

body{
	margin: 0px;
	padding: 0px;
	width: 1000px;
	margin: 0 auto;	
	background-color: white;
	padding: 10px 20px 20px 20px;
}

#contect_ortho {
	border: 1px solid #9a9a9a;
	float: left;
	width: 998px;
}
#topright_image {
	float: right;
	width: 670px;
	padding-top:7px;
	padding-right:26px;
	_padding-right:7px;
	position: relative;	
}
#contect-ortho-inner {
	border: 1px solid #9a9a9a;
	float: left;
	width: 998px;
	background-image: url(../images/right_bg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
#detail_text {
	float: left;
	width: 650px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #5b3624;
	text-decoration: none;
	padding: 12px;
	text-align: justify;
}
.title{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #5b3624;
	text-decoration: none;
}
#right_ortho_inner {
	float: right;
	width: 291px;
	position: relative;
	margin-left:27px;
	padding-top:9px;
}
div#Address {
	float: left;
	font-family: tahoma; font-size: 11px; color: #7c7c7c;
	height: 25px;
	padding-top: 0px;
}

div#Header {
	clear: both;
	background: url('../images/banner.jpg') top right no-repeat;
	height: 183px;
	margin: 0px 0 0 0;
}

div#Logo {
	float: left;
	height:183px;
}

div#ContentPaneBanner {
	float: right;
}

div#Menu {
	clear: both;
}

div#Footer {
	clear: both;
	background: url('../images/bottom.jpg') no-repeat bottom left;
	height: 46px;
	padding: 4px 10px 2px 2px;
	background-color: #ABCCC3;
	border-top: 20px solid white;
}

div#Links {
	float: left;
	padding: 15px 0 0 10px;
	font-family: tahoma;
	font-size: 11px;
	color:#7c7c7c;
}

div#FooterNotes {
}
div#FooterNotes p {
	text-align: right;
	margin: 0;
	font-family: tahoma;
	font-size: 11px;
	color:#7c7c7c;
	padding-top: 10px;
}
div#FooterNotes p#OpeningHours {color: #3191f7;}

.menubg{
	background-image:url(../images/menubg.jpg);
	background-repeat:no-repeat;
	width:1002px;
	height:33px;
}

.leftbg{
	width:700px;
	background-image:url(../images/leftbg.jpg);
	background-repeat:repeat-y;
}

.rightbg{
	width:302px;
	background-image:url(../images/rightbg.jpg);
	background-repeat:repeat-y;
}

.contentbg{
	width:1002px;
	background-image:url(../images/contentbg.jpg);
	background-repeat:repeat-y;
}
.copyright{
	font-family: tahoma;
	font-size: 11px;
	color: #7c7c7c;
	line-height:14px;  
}
.terms{
	font-family: tahoma;
	font-size: 11px;
	color: #3191f7;
	text-decoration:underline;
	white-space:nowrap;
	line-height:10px;
	
   
}
A.terms:link{
	font-family: tahoma;
	font-size: 11px;
	color: #3191f7;
	text-decoration: underline;
	white-space:nowrap;
	line-height:10px;
	
}
A.terms:visited{
	font-family: tahoma;
	font-size: 11px;
	color: #3191f7;
	text-decoration:underline;
	white-space:nowrap;
	line-height:10px;

}
A.terms:hover{
	font-family: tahoma;
	font-size: 11px;
	color: #3191f7;
   text-decoration: underline;
   white-space:nowrap;
	line-height:10px;

}
A.terms:active{
	font-family: tahoma;
	font-size: 11px;
	color: #3191f7;
	text-decoration:underline;
	white-space:nowrap;
	line-height:10px;

}
.links{
	font-family: tahoma;
	font-size: 11px;
	color: #7c7c7c;
	white-space:nowrap;
	line-height:10px;
	white-space:nowrap;
	line-height:10px;
	
}
A.links:link{
	font-family: tahoma;
	font-size: 11px;
	color: #7c7c7c;
	text-decoration: none;
	white-space:nowrap;
	line-height:10px;

}
A.links:visited{
	font-family: tahoma;
	font-size: 11px;
	color: #7c7c7c;
	text-decoration: none;
	white-space:nowrap;
	line-height:10px;

}
A.links:hover{
	font-family: tahoma;
	font-size: 11px;
	color: #3191f7;
   text-decoration: underline;
   white-space:nowrap;
   line-height:10px;

}
A.links:active{
	font-family: tahoma;
	font-size: 11px;
	color: #3191f7;
	text-decoration: none;
	white-space:nowrap;
	line-height:10px;

}

.hr {
	height:1px;
	clear:both;
	background:#bbd4d8;
}
