@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #626262;
}

#menu {
	width: 348px;
	height: 623px;
	float: left;

}

#container {
	width: 916px;
	height:623px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	margin-top: 50px;

}

#footer {
	width: 916px;
	height:50px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 20px;
	text-align: center;
}

#mainbody {
	width: 568px;
	height: 623px;
	float: right;
	background-color: #c0ced3;
}

#mainbhospice {
	width: 568px;
	height: 623px;
	float: right;
	background-color: #c0ced3;
	background-attachment: scroll;
	background-image: url(images/whatishospic.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#maineligiblity {
	width: 568px;
	height: 623px;
	float: right;
	background-color: #c0ced3;
	background-attachment: scroll;
	background-image: url(images/main_eligibility.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#mainhome {
	width: 568px;
	height: 623px;
	float: right;
	background-color: #c0ced3;
	background-attachment: scroll;
	background-image: url(images/home.jpg);
	background-repeat: no-repeat;
}

#mainservices{
	width: 568px;
	height: 623px;
	float: right;
	background-color: #c0ced3;
	background-attachment: scroll;
	background-image: url(images/services.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#maincontact {
	width: 568px;
	height: 623px;
	float: right;
	background-color: #c0ced3;
	background-attachment: scroll;
	background-image: url(images/contact.jpg);
	background-repeat: no-repeat;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
}

#text {
	padding-top: 20px;
	padding-right: 220px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #286573;
	line-height: 20px;
}
.header {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
}

a:link {
	color: #2D6876;
	text-decoration: underline;
}
a:visited {
	color: #2D6876;
	text-decoration: underline;
}
a:hover {
	color: #2D6876;
	text-decoration: none;
}

a:active {
	color: #2D6876;
	text-decoration: underline;
}


#main {
	width: 300px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	height: 250px;

}


.phone {
	font-size: 18px;
	font-weight: bold;
	color: #2B6976;
}


.Logo {
	float: left;
	}
.phonelarge {
	font-size: 18px;
	font-weight: bold;
	color: #286573;
}
