body {
	margin:0;
	padding:0;
	background:#fff;
	font-family:Tahoma;
	font-size:13px;
	color:#333;
}
a {text-decoration:none;}
a:hover {color:#f60;}
h1,h2,h3 {margin:0;padding:0;}

p.description {
	font-size:11px;
	display:none;
}
p.go {
	padding-right:30px;
	text-align:right;
	display:none;
}
p.go a {
	width:240px;
	height:24px;
	padding:2px 4px;
	display:inline-block;
	line-height:24px;
	text-align:center;
	background:#f60;
	color:#fff;
	-moz-border-radius:7px;
}
p.go a:hover {
	color:#000;
}

#page-wrapper {
	width:800px;
	margin:0 auto;
}
h1 {
	height:130px;
	background:url(header.png) center top no-repeat;
	text-indent:-999em;
}
p.web-slogan {display:none;}

/* @group home */
#main {
	margin:0;
	padding:0;
	list-style-type:none;
}
#home {
	width:130px;
	height:43px;
	margin-left:650px;
	margin-top:-6px;
	position:absolute;
}
#home a {
	height:43px;
	background:url(home.png) right top no-repeat;
	display:block;
	text-indent:-999em;
}
/* @end */

#imed {
	height:193px;
	margin:0px 0 30px 0;
	background:transparent url(imed-bg.png) center top no-repeat;
	-moz-border-radius:20px;
}
#doctor {
	width:380px;
	margin-left:20px;
	float:left;
}
#other {
	width:350px;
	margin-right:10px;
	float:right;
}

#imed h2 {
	width:370px;
	height:193px;
	margin:1px 20px 0 25px;
	padding:0;
	float:left;
	background:url(clinic.png) left top no-repeat;
	text-indent:-999em;
}
#imed h2 a {
	height:195px;
	display:block;
}
#imed p.go {
	display:block;

}
#imed p.go a {
	width:160px;
}

h3#manual {
	height:71px;
	margin:0 0 0 400px;
	padding:0;
	background:url(manual.png) left 10px no-repeat;
	text-indent:-999em;
}

/* @group doctor */
#doctor h2 {
	height:138px;
	background:url(doctor.png) left top no-repeat;
	text-indent:-999em;
}
#doctor h2 a {
	display:block;
	height:138px;
}
#doctor p {
	margin-right:60px;
}
/* @end */

/* @group other */
#other h2 {
	height:138px;
	background:url(other.png) right top no-repeat;
	text-indent:-999em;
}
#other h2 a {
	display:block;
	height:138px;
}
#other p {
	margin:10px 10px 20px 60px;
}
/* @end */

#online,#media,#hpsh {
	width:33%;
	height:35px;
	float:left;
}
#online h2 a,#media h2 a,#hpsh h2 a {
	text-indent:-999em;
	height:45px;
	display:block;
}
#online h2 a {
	background:url(online.png) center top no-repeat;
}
#media h2 a {
	background:url(media.png) center top no-repeat;
}
#hpsh h2 a {
	background:url(hpsh.png) center top no-repeat;
}

/* @group footer-wrapper */
#footer-wrapper {
	margin:20px 0;
	padding:20px 0;
	clear:both;
	text-align:center;
	font-size:8pt;
	color:#666;
}
#footer-wrapper a {
	color:#666;
	font-weight:bold;
}
/* @end */
