div.header {
		width: 775px;
		height: 226px;
		background-color: #edf6fb;
		background-image: url(/images/top_bg.gif);
		background-repeat: no-repeat;
		text-align: left;
	}
		td.menu_td {
			background:url(/images/bg.gif);
			background-repeat:repeat-y;
			background-position: right;
		}
	div.title_main {
		position: absolute;
		margin-top: 90px;
		padding-left: 200px;
		text-align: left;
		width: 300px;
		color: #324d62;
		font-family: Verdana, sans-serif;
		font-weight: 400;
		font-size: 19px;
		letter-spacing: 1px;
	}
	div.menu_main {
		padding-top: 35px;
		padding-left: 120px;
		text-align: left;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #324d62;
		font-size: 13px;
	}
	div.middle {
		width: 775px;
	}
	ul {
		text-align: left;	
		padding-left: 90px;
		margin: 0px;
		padding-top: 20px;
	}
	li {
		line-height: 25px;
		list-style-image:url(/images/marker.jpg);
	}
	li a {
		padding-left: 5px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 13px;
		color:#324d62;
		text-decoration: none;
	}
		li a:hover {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: white;
		background-color: #324d62;
	}
	td.right {
		background: url(/images/bg_r.gif);
		background-position: left;
		background-repeat: repeat-y;
	}
		td.bg_r {
		background:url(/images/bg_r.gif);
		background-repeat:repeat-y;
		background-position: left;
		height: 100%;
	}
	div.bottom {
		background: url(/images/bottom.gif);
		width:775px;
		background-repeat: no-repeat;
		height: 38px;
	}
	div.super_bottom {
		background-color: #e2e3e7;
		height: 51px;
		width: 775px;
	}
	div.dublicat_menu {
		padding-top: 10px;
		text-align:left;
		padding-left: 20px;
		float:left;
	}
	div.dublicat_menu a{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #666666;
	}
	div.doctor {
		width: 259px;
		height: 46px;
		background:url(/images/01.jpg);
		background-repeat:no-repeat;
	}
	div.title_main span {
		font-size: 12px;
		color: #999999;
		line-height: 30px;
		vertical-align: bottom;
		padding-left: 30px;
	}
	td.td_content {
		background: url(/images/helmet.gif) right bottom no-repeat;
		vertical-align: top;
		text-align: left;
		padding: 10px;
	}