
/* General */

body {
	font: 12px Arial, Helvetica, sans-serif;
	background: #CDB774;
	margin: 0px;
	padding: 0px;
}
#GeneralBgDiv {
	background: url(images/bg-generalbgdiv.png) repeat-y center center;
}
#BottomBgDiv {
	background: url(images/bg-bottombgdiv.png) repeat-x bottom;
}
#TopBgDiv {
	background: url(images/bg-topbgdiv.png) repeat-x top;
}
#GeneralTable {
	width: 100%;
}
#LeftBgTd {
	vertical-align: top;
	background: url(images/bg-leftbgtd-bottom.jpg) no-repeat right bottom;
	width: auto;
}
#LeftBgTd div {
	background: url(images/bg-leftbgtd-top.jpg) no-repeat right top;
	height: 350px;
}
#CenterBgTd {
	width: 1000px;
	vertical-align: top;
	background: url(images/bg-centerbgtd.png) repeat-y center center;
}
#RightBgTd {
	vertical-align: top;
	background: url(images/bg-rightbgtd-bottom.jpg) no-repeat left bottom;
}
#RightBgTd div {
	background: url(images/bg-rightbgtd-top.jpg) no-repeat left top;
	height: 350px;
}
a:link, a:active, a:visited {
	color: #C64F00;
	text-decoration: none;
}
a:hover {
	color: #006600;
}



/* Top Menu */

#TopMenuDiv {
	background: #FFF;
}
#TopMenuDiv img {
	width: 373px;
	height: 1px;
	float: left;
}
#TopMenuDiv a {
	display: block;
	text-decoration: none;
	height: 21px;
	float: left;
}
a#TopLink0:link, a#TopLink0:active, a#TopLink0:visited {
	background: url(images/toplink0.png) no-repeat;
	width: 81px;
}
a#TopLink0:hover {
	background: url(images/toplink0-over.png) no-repeat;
}
a#TopLink1:link, a#TopLink1:active, a#TopLink1:visited {
	background: url(images/toplink1.png) no-repeat;
	width: 139px;
}
a#TopLink1:hover {
	background: url(images/toplink1-over.png) no-repeat;
}
a#TopLink2:link, a#TopLink2:active, a#TopLink2:visited {
	background: url(images/toplink2.png) no-repeat;
	width: 84px;
}
a#TopLink2:hover {
	background: url(images/toplink2-over.png) no-repeat;
}
a#TopLink3:link, a#TopLink3:active, a#TopLink3:visited {
	background: url(images/toplink3.png) no-repeat;
	width: 132px;
}
a#TopLink3:hover {
	background: url(images/toplink3-over.png) no-repeat;
}
a#TopLink4:link, a#TopLink4:active, a#TopLink4:visited {
	background: url(images/toplink4.png) no-repeat;
	width: 82px;
}
a#TopLink4:hover {
	background: url(images/toplink4-over.png) no-repeat;
}
a#TopLink5:link, a#TopLink5:active, a#TopLink5:visited {
	background: url(images/toplink5.png) no-repeat;
	width: 109px;
}
a#TopLink5:hover {
	background: url(images/toplink5-over.png) no-repeat;
}



/* Under top menu */

#UnderTopMenuDiv {
	background: #FFFFFF;
	height: 28px;
	float: none;
	clear: both;
}
#MenusPosDiv {
	position: relative;
}

	/* City menu */
		
		#TopCityMenuDiv {
			position: absolute;
			width: 350px;
			height: 21px;
			top: -4px;
			left: 124px;
			background: url(images/bg-citydiv.png) no-repeat 330px bottom;
		}
		#TopCityMenuDiv a {
			display: block;
			text-decoration: none;
			height: 21px;
			float: left;
		}
		a#TopCityLink1:link, a#TopCityLink1:active, a#TopCityLink1:visited {
			background: url(images/citylink1.png) no-repeat;
			width: 87px;
		}
		a#TopCityLink1:hover {
			background: url(images/citylink1-over.png) no-repeat;
		}
		a#TopCityLink2:link, a#TopCityLink2:active, a#TopCityLink2:visited {
			background: url(images/citylink2.png) no-repeat;
			width: 103px;
		}
		a#TopCityLink2:hover {
			background: url(images/citylink2-over.png) no-repeat;
		}
		a#TopCityLink3:link, a#TopCityLink3:active, a#TopCityLink3:visited {
			background: url(images/citylink3.png) no-repeat;
			width: 140px;
		}
		a#TopCityLink3:hover {
			background: url(images/citylink3-over.png) no-repeat;
		}

	/* Icons */
	
		#IconsDiv {
			position: absolute;
			width: 70px;
			height: 13px;
			top: 15px;
			left: 940px;
		}
		#IconsDiv a {
			display: block;
			text-decoration: none;
			height: 13px;
			float: left;
			font-size: 4px;
		}
		a#IconLink1:link, a#IconLink1:active, a#IconLink1:visited {
			background: url(images/icon1.png) no-repeat;
			width: 17px;
		}
		a#IconLink1:hover {
			background: url(images/icon1-over.png) no-repeat;
		}
		a#IconLink2:link, a#IconLink2:active, a#IconLink2:visited {
			background: url(images/icon2.png) no-repeat;
			width: 18px;
		}
		a#IconLink2:hover {
			background: url(images/icon2-over.png) no-repeat;
		}
		a#IconLink3:link, a#IconLink3:active, a#IconLink3:visited {
			background: url(images/icon3.png) no-repeat;
			width: 17px;
		}
		a#IconLink3:hover {
			background: url(images/icon3-over.png) no-repeat;
		}






/* Content */

#ContentTable {
	width: 1000px;
}

	/* Left Menu */
	
		#LeftTd {
			width: 191px;
			vertical-align: top;
			padding: 0px 0px 20px 0px;
		}
		#LeftTd h2 {
			font: bold 12px Tahoma, Arial, Helvetica, sans-serif;
			color: #FFFFFF;
			background: url(images/bg-h2left.png) no-repeat left top;
			margin: 11px 0px 5px;
			height: 19px;
			padding: 0px 10px 0px 16px;
			text-transform: uppercase;
		}
		#LeftTd ul {
			margin: 0px 0px 10px 0px;
			padding: 0px 0px 0px 15px;
			list-style-type: none;
		}
		#LeftTd ul li {
			background: url(images/bg-lileft.png) no-repeat 0px 5px;
			padding: 2px 10px 2px 14px;
		}
		
		
	/* Content */
		
		#ContentTd {
			padding: 0px 10px 20px 10px ;
			vertical-align: top;
		}
		#ContentTd h1 {
			font: normal 20px Tahoma, Arial, Helvetica, sans-serif;
			color: #D98200;
			text-align: center;
			margin-top: 10px;
			margin-bottom: 20px;
		}
		#ContentTd h2 {
			font: normal 15px Tahoma, Arial, Helvetica, sans-serif;
			color: #000000;
			font-weight: bold;
		}
		
		#ContentTd p {
			text-align: justify;
		}





	/* Right menu */
	
		#RightTd {
			width: 201px;
			vertical-align: top;
			padding: 0px 0px 20px 0px;
		}
		#RightTd h2 {
			font: bold 12px Tahoma, Arial, Helvetica, sans-serif;
			color: #FFFFFF;
			background: url(images/bg-h2right.png) no-repeat left top;
			margin: 11px 0px 5px;
			height: 19px;
			padding: 0px 10px 0px 11px;
			text-transform: uppercase;
		}
		#RightTd ul {
			margin: 0px 0px 10px 0px;
			padding: 0px 0px 0px 11px;
			list-style-type: none;
		}
		#RightTd ul li {
			background: url(images/bg-lileft.png) no-repeat 0px 5px;
			padding: 2px 10px 2px 14px;
			font-size: 11px;
		}
		.ClinicNewsLink {
			display: block;
			padding: 5px 15px;
			text-align: center;
		}
		.ClinicNewsLink p {
			text-align: left;
			margin: 5px;
			font-size: 11px;
		}




/* Bottom */

#BottomDiv {
	background: url(images/bg-bottomdiv.png) no-repeat;
	height: 75px;
}
#BottomDiv table {
	margin-top: 16px;
}
#BottomLeftTd {
	padding-left: 90px;
	width: 550px;
}
#BottomRightTd {
	font-size: 10px;
	vertical-align: bottom;
	padding-bottom: 4px;
}

