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

body {
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	background: #ebebeb;
	margin: 0px;
	padding: 0px;
	color: #0e0e0e;
}
a {
			color: #819cbd;
			font-weight: bold;


}
.clear {
	clear:  both;
}
#wrapper {
		background: #fff url(images/page-bg_02.png) repeat-y 0 0;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	padding-left:20px;
	
}


#wrapper-top {
			background: #fff url(images/page-bg_01.png) no-repeat 0 0;
	width: 840px;
		margin-top: 20px;
margin-right: auto;
	margin-left: auto;
	height: 20px;
}
#wrapper-bottom {
				background: #fff url(images/page-bg_03.png) no-repeat 0 bottom;

	width: 840px;
margin-top:0;
margin-right: auto;
	margin-left: auto;
		height: 20px;
		
}
#container, #footer {
	width:800px;
	clear: both;
}
 #footer {
	width:780px;
float: left;
	clear: both;
	border-top: 1px solid #a6bfde;
	padding: 5px 10px 0;
	
}


#content {
	padding: 0 10px;
	float: left;
	width: 780px;
}
#content  ul.type01 {
	margin: 0 20px;
}

#content  ul.type01 li {
	background: url(images/bullet.png) no-repeat 0 4px;
	padding-left: 12px;
	margin: 0 0 10px;
}

div.style01 {
	padding: 5px 10px;
	color: #a2a2a2;
	font: italic bold 15px/20px "Times New Roman", Georgia, Times, serif;
	margin-bottom: 10px;
}


div.style01 strong{
	color: #505050;
	font: italic bold 15px/20px "Times New Roman", Georgia, Times, serif;
	margin-bottom: 10px;
}
#header {
	
	background:url(images/header-bg.png) no-repeat 0 0;
	height:100px;
	padding: 10px 20px;
	}

span.first_letter {
	font-size: 30px;
	display: block;
	float: left;
	margin: 0 3px 0 0 ;

	line-height: 30px;
	color: #819cbd;
}


#header h1 a{
	color: #fff;
	margin: 10px 0;
	font: 26px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: none;
}
#header h1 {
	color: #fff;
	margin: 0 0 15px 0;
}
#content div.left_col {
	width: 480px;
	float: left;
	padding-top: 5px;
	}


#content div.right_col {
	width: 280px;
	float: right;
}




#header div.are_you {
	color: #505050;
	font: italic bold 14px Georgia, "Times New Roman", Times, serif;
	margin-top: 5px;
	margin-bottom: 5px;
}
div.menu_top {
	margin-top: 8px;
}
div.menu_top a, div.menu_top span {
	text-decoration: none;
	color: #e1ebf4;
	font-weight: bold;
	margin: 0 20px 0 0;
	font-size: 14px;
}
div.menu_top span {
	color: #505050;
}
div.menu_top a:hover {
	color: #fff;
}

div.menu_bottom {
	
	float: left;
}
div.menu_bottom a, div.menu_bottom span {
	text-decoration: none;
		color: #819cbd;

	font-weight: bold;
	margin: 0 20px 0 0;
	font-size: 14px;
}
div.menu_bottom span {
	color: #505050;
}
div.menu_bottom a:hover {
	color: #a6bfde;
}
div.address_bottom {
	float: right;
	font-weight: bold;
}

div.address_bottom span.number {
			color: #819cbd;
				font-size: 14px;

			

}

div.when_good_care {
	text-align: center;
	line-height: 20px;
	font-size: 20px;
	font-weight: 700;
	color: #819cbd;
	margin: 10px 0 10px;
}
#content div.right_col div.when_good_care {
		line-height: 18px;
	font-size: 18px;
}

#content div.right_col h3 {
	margin: 10px 0;
	color: #819cbd;
	font-size: 20px;
	font-weight: 700;
}
#content div.right_col div.when_good_care span{
		margin-left: 20px;	
}


div.when_good_care span {
	margin-left: 60px;	
}
div.call_for h2 {
font-size: 20px;	
margin: 20px 0 5px;
}
div.call_for h2 span{
			color: #819cbd;

}
div.call_for h3 {
font-size: 16px;
margin: 0  0 5px 0;
	
}
div.call_for h4 {
font-size: 14px;	
margin: 0;
}




#contact_page div.location {
	 clear: both;
	 margin-bottom: 40px;
	 float: left;
	 width: 100%;;
}

#contact_page h1 {
				color: #819cbd;
	font-size: 18px;
	margin-bottom: 20px;
}
#contact_page div.location div.map {
	float: right;
	width: 425px;
	padding: 5px;
	border: 1px solid #819cbd;
}
#contact_page div.location div.map small a {
	color: #819cbd !important;
	font-size: 10px;
	text-decoration:  none;
}
#contact_page div.location div.text {
	float: left;
	font-size: 14px;
}