body {
	margin: 0;
	width: 100%;
	height: 100%;
	padding: 0;
	font-family: Verdana,Tahoma,Arial,sans-serif;
	font-size: 13px;
	color: #F1F5F8;
	line-height: 1.5em;
	/*background-color: #F7F8E0;*/
	background-image: url("hospitalReal.JPG");
	background-repeat:no-repeat;
}

#page{
	margin: 0 auto 0 auto; 
	margin-top:25px;
	position: relative; 
	overflow: hidden; 
	width: 1000px;
	height: 550px;
	line-height: 1.5em;
}

p{
	line-height: 1.5em;
}

*{
	line-height: 1.5em;
}

ul {
	list-style-type: none;
	width:1000px;
	margin-top:15px;
	margin-bottom:15px;
	text-align:center;
	line-height: 1.5em;
}

li {
	float:left;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	padding-right: 10px;
	text-align:center;
}

#main {
	width:1000px;
	margin-top:15px;
	margin-bottom:15px;
	text-align:center;
	line-height: 1.5em;
}

#main .main_left{
	width: 458px;
	margin-top:12px;
	float:left;
	line-height: 1.5em;
}

#main .main_right{
	width:500px;
	margin-top:8px;
	float:left;
	line-height: 1.5em;
}

div.container {
	width: 800px;
	text-align: left;
	border-style:solid; 
	border-width:1px; 
	border-color:#CFB8B8;
}

#main .main_Sponsor{
	width:950px;
	text-align: center;
	margin-left: 30px;
	line-height: 1.5em;
}
