html,body {
	height:100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image:  url("images/LRHome_r1_c5.gif");
	background-repeat: repeat-x;
}
#wrapper {
	height:100%;
}
div#header {
	font-size: 18px;
	color: #0E0E1E;
	background-image:  url("images/LeftTop.jpg");
	background-repeat: no-repeat;
	letter-spacing: 0px;
	margin: 0px;
	padding-top: 30px;
	padding-right: 50px;
	padding-left: 200px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 900;
	background-position: left top;
	padding-bottom: 0px;
	white-space: nowrap;
	text-align: right;
	height: 95px;
	vertical-align: top;
}
div#footer {
	font-size: 10px;
	font-weight: 900;
	color: #CCCCCC;
	background-image:  url("images/bluebg.gif");
	background-repeat: repeat;
	text-align: center;
	padding: 5px;
	clear: both;
}
div#topnav {
	font-size: 10px;
	font-weight: 900;
	color: #FFFFFF;
	background-image:  url("images/greybg.gif");
	background-repeat: repeat;
	height: 23px;
	padding-left: 250px;
	padding-top: 2px;
	margin: 0px;
}
div#topnav li{
	list-style-type: none;
	white-space: nowrap;
	display: inline;
	padding-right: 10px;
	float:left;
	display:block
}
div#topnav a {
	color: #FFFFFF;
	text-decoration: none;
}
div#topnav a:hover {
	color: #999999;
}
ul#doctors {
	list-style-type: none;
	display: block;
	float: left;
	width: 200px;
	font-size: 10px;
	padding:0px;
	margin:0px;
}
ul#doctors li {
}
