@charset "utf-8";
/* CSS Document */

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:12pt;
}

a {
	color:#2b79bc;
	text-decoration:none;
}

.container {
	width:100%;
}

.header {
	width:100%;
	background:url(images/elder-care-h-bg.png) repeat-x;
	height:191px;
}

.header-inner {
	width:900px;
	height:191px;
	margin-left:auto;
	margin-right:auto;
}

.logo {
	width:379px;
	height:96px;
	background:url(images/visiting-angels-lubbock-in-home-care-logo.png) no-repeat;
	float:left;
	margin-top:10px;
}

.menu {
	width:900px;
	height:25px;
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;
	text-align:center;
}

.menu a {
	color:#2b79bc;
	font-size:16px;
	font-weight:700;
	margin-left:10px;
	margin-right:10px;
	text-decoration:none;
}

.menu a:hover {
	color:#7ee0bf;
	text-decoration:underline;
}

.call {
	width:273px;
	height:63px;
	background:url(images/senior-care-lubbock-phonebox.png) no-repeat;
	float:right;
	color:#2b79bc;
	padding-top:10px;
	text-align:center;
	font-size:18px;
	font-weight:400;
}

.body-inner {
	width:900px;
	margin-left:auto;
	margin-right:auto;
}

.banner-container {
	width:100%;
	height:250px;
}

.banner {
	width:600px;
	height:250px;
	float:left;
}

.contact {
	width:300px;
	height:250px;
	float:right;
	background-color:#cccccc;
}

.main-container {
	width:900px;
	margin-top:10px;
}

.sub-container {
	width:280px;
	float:left;
	margin:0px 10px 0px 10px;
}

.heading {
	color:#0e4370;
	width:100%;
	height:20px;
	border-bottom:solid;
	border-bottom-color:#86a1b7;
	font-weight:700;
	text-align:center;
	margin-bottom:5px;
}

.picture-container {
	width:100%px;
	height:107px;
}

.text-container {
	width:100%;
	margin-top:10px;
}

.footer {
	width:100%;
	height:118px;
	background:url(images/independent-living-lubbock-footerbg.png) repeat-x;
	margin-top:20px;
}

.footer-inner{
	width:900px;
	height:118px;
	margin-left:auto;
	margin-right:auto;
}

.text-box {
	width:100%;
	text-align:left;
}

.footer-icons {
	height:118px;
	width:50px;
	float:right;
	text-align:right;
	padding-top:20px;
}

.footer-menu {
	width:800px;
	height:15px;
	float:left;
	margin-top:15px;
}

.footer-menu a {
	color:#5994c6;
	margin-right:4px;
	margin-left:4px;
	text-decoration:none;
	font-size:10px;
}

.footer-menu a:hover {
	color:#0e4370;
}

.footer-copyright {
	width:800px;
	height:15px;
	float:left;
	color:#366186;
	font-size:11px;
}

.main_content_headline {
	font-size:36pt;
	line-height:100%;	
}

.main_content_subhead {
	font-size:24pt;
	line-height:100%;	
}

.clear {
	clear:both;
}
