body{
	background-color: #ffffff;
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 11px;
	line-height: 14px;
}

h1{
	margin: 0px;
	padding: 0px;
	text-align: center;
}
h2{
	font-size: 15px;
	line-height: 17px;
	margin: 2px;
}
h3{
	font-size: 13px;
	line-height: 15px;
	margin: 2px;
}
h4{
	font-size: 12px;
	line-height: 14px;
	margin: 4px;
}
h5{
	font-size: 12px;
	line-height: 14px;
	margin: 6px;
}
h6{
	font-size: 12px;
	line-height: 14px;
	margin: 8px;
}
hr{
	height: 1px;
}
img{
	border: 0px;
}
address{
	text-align: right;
/*	background-color: #ffcc33;*/
	background-color: #ffffff;
	color: #999999;
}
caption{
	font-weight: bold;
}
td,th{
	font-size: 11px;
	line-height: 14px;
}
dt{
	padding-top: 5px;
}
dd{
	margin-left: 0px;
	padding-left: 15px;
	padding-bottom: 5px;
	border-bottom: 1px solid #cccccc;
}
a:link{
	color: #0000ff;
	text-decoration: underline;
}
a:visited{
	color: #3366cc;
	text-decoration: underline;
}
a:active{
	color:#ff0000;
	text-decoration:none;
}
a:hover{
	color:#ff9900;
	text-decoration:none;
}

#container{
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 800px;
	background-color: #ffbb00;
	color: #ffffff;
}

#header{
	background-color: #ffffff;
	color: #000000;
	margin: 0px;
}

#header h2{
	margin: 0px;
	margin-top: 2px;
	padding: 5px;
	font-size: 13px;
	line-height: 14px;
	border: 1px solid #666666;
}

#content{
	width: 600px;
	float: right;
	margin: 0px;
	background-color: #ffffff;
	color: #333333;
}

.mainmenu{
	margin: 5px;
	padding: 4px;
	border-bottom: 1px solid #ff9933;
	text-align: center;
}

.mainmenu h2{
	text-align: center;
	border: double #ff9933;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	font-size: 15px;
	line-height: 17px;
	width: 250px;
}

.clinic1{
	width: 180px;
	text-align: center;
	margin: 5px;
	padding: 4px;
	float: left;
	border: outset #ffffee;
	background-color: #ffffee;
}
.clinic2{
	text-align: center;
	margin: 5px;
	padding: 4px;
	border: outset #ffffee;
	background-color: #ffffee;
}
.clinic3{
	text-align: center;
	margin: 5px;
	padding: 4px;
	border: outset #eeffff;
	background-color: #eeffff;
}
#case{
	width: 285px;
	text-align: center;
	margin: 5px;
	padding: 4px;
	float: left;
	border: double #99ccff;
	background-color: #eeffff;
}
#access{
	width: 285px;
	text-align: center;
	margin: 5px;
	padding: 4px;
	float: left;
	border: double #ff99cc;
	background-color: #ffeeff;
}
#whats_new{
	border: 1px solid #99ccdd;
	margin: 5px;
	padding: 4px;
}

#sidebar{
	width: 200px;
	float: right;
	margin: 0px;
}
.sidemenu{
	margin: 4px;
	background-color: #ffffff;
	color: #333333;
}
.sidemenu h2{
	text-align: center;
	margin-bottom: 4px;
	border-bottom: 1px dotted #ff9933;
}
.sidemenu ul{
	margin: 0px;
	margin-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	list-style-type: none;
}
.bookmenu{
	text-align: center;
	border-bottom: 1px dotted #ff9933;
	padding-top: 4px;
	padding-bottom: 4px;
}
.bookmenu h3{
	color: #ff3333;
}
#navigate{
	margin: 3px;
	padding: 3px;
	border-top: 1px dotted #cccccc;
	border-bottom: 1px dotted #cccccc;
}
#navigate strong{
	font-weight: normal;
	text-decoration: underline;
}
.entryblock{
	padding: 5px;
	margin-bottom: 10px;
}
.entrybody{
	margin-top: 10px;
	padding-left: 10px;
}
.subpage{
	text-align: left;
}
.clinictitle{
	text-align: center;
	background-image: url(http://www.tmc-gg.com/img/clinictitlebg.jpg);
	background-repeat: no-repeat;
	width: 580px;
	height: 42px;
}
.educationtitle{
	text-align: center;
	background-image: url(http://www.tmc-gg.com//img/educationtitlebg.jpg);
	background-repeat: no-repeat;
	width: 580px;
	height: 41px;
	padding-top: 10px;
}
.sidelist{
	font-size: 12px;
	line-height: 20px;
}
