.menumid {
	background-image: url(../images/menu_mid.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 52px;
}
.topbg
{
	background-color:#FFFFFF;
	background-image:url(../images/topbg.jpg);
	background-position:left top;
	background-repeat:repeat-x;

}

.wbg{background-color:#FFFFFF;}

.gbg{background-color:#7F7F7F;}

.detail_topbg
{
	background-position:left top;
	background-repeat:repeat-x;
	background-image: url(../images/detail_top_bg.jpg);
}
.detail_midbg
{
	background-position:center center;
	background-repeat:no-repeat;
	background-image: url(../images/detail_mid_bg.jpg);
	height: 29px;
	width: 174px;
}
.main_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #1D3D6B;
	text-decoration: none;
}
/*/
.subnavtitle
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	text-decoration:none;
	color:#006699;
}
.subnavtitle a:link
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	text-decoration:underline;
	color:#006699;
}
.subnavtitle a:visited
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	text-decoration:underline;
	color:#006699;
}
.subnavtitle a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	text-decoration:none;
	color:#006699;
}*/
.detail_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #68AFD6;
	text-decoration: none;
	letter-spacing: 1px;
	line-height: 22px;
}

.detail_title a:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #68AFD6;
	text-decoration: underline;
}
.detail_title a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #68AFD6;
	text-decoration: underline;
}
.detail_title a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #68AFD6;
	text-decoration: none;
}

.detailsub_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #3694C8;
	text-decoration: none;
	letter-spacing: 1px;
}
.detail_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	line-height: 16px;
}

.treatments_photo{
	background-image: url(../images/photo_treatment.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 325px;
}

.about_photo{
	background-image: url(../images/photo_about.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 325px;
}

.emegencies_photo{
	background-image: url(../images/photo_emergencies.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 325px;
}

.fees_photo{
	background-image: url(../images/photo_fees.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 325px;
}

.contact_photo{
	background-image: url(../images/photo_contact.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 325px;
}

.bottom_bg{
	background-image: url(../images/bottom_bg.jpg);
	background-repeat: no-repeat;
	height: 39px;
}
.logo_bg{
	background-image: url(../images/logo_bg.jpg);
	background-repeat: no-repeat;
	height: 138px;
	background-position: center center;
}
#submenu{
	list-style-type: none;
	width: 180px;
	line-height: 30px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #3694C8;
}
#submenu a{
	display: block;
	color: #3694C8;
	width: auto;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-right: 10px;
}
#submenu a:visited{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #3694C8;
}
#submenu a:active{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #3694C8;
}
#submenu a:hover{
	color:#1E3F6D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}
.top_text{
	color:#68AFD6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;
}

.text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: justify;
}
.btn_line {
	background-color:#368ab9;
}
#hot_section {
	position: absolute;
	height: 163px;
	width: 233px;
	margin:53px 0px 0px 630px;
}
#download {
	height: 40px;
	width: 157px;
	position: absolute;
	margin-left: 640px;
	margin-top: 220px;
}
