body,td,th {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	color:#414142;
	padding:0;
	margin:0;
}
#container {
	width:936px;
	text-align:left;
	font-size:0.7em;
}
#header {
	color:#AC4726;
	height:90px;
}
#logo {
	width:50%;
	float:left;
	font-size:4em;
	height:50px;
	text-align:left;
}
.sl {
	color: #AC4726;
	font-size:2em;
	position:relative;
	bottom:-10px;
}
.ecare {
	color: green;
	font-family:Georgia, "Times New Roman", Times, serif, "Myriad Pro", "Century Gothic";
	font-size:4em;
	position:relative;
	bottom:-10px;
}
.door {
	font-size:4em;
}
p {
	margin-top:6px;
	padding-top:6px;
	margin-bottom:6px;
	padding-bottom:6px;
}
#tel {
	width:50%;
	float:right;
	font-size:3em;
	height:38px;
	padding-top:12px;
	text-align:right;
}
/*  top nav  */
#topnavcontainer {
	padding:0;
	margin:0;
	margin-top:10px;
	width:100%;
	height:65px;
	
}
#topnav{
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
}
#topnav a {
	padding:6px 9px 5px 9px;
	color: #414142;
	background-color: #E6E7E8;
	text-decoration: none;
	height:28px;
	display:block;
	float:left;
	font-weight:bold;
	margin-right:2px;
	text-align:center;
	border:1px solid #414142;
	font-size:1.2em;
	line-height:normal;
}
#topnav a:hover, #topnav .on {
	background-color: #B1B4B6;
	text-decoration: none;
}
/*  top nav end */
.style1 {	color: #414142;}
h3 {
	color: #414142;
	font-size:xx-large;
	margin-top:6px;
	padding-top:6px;
	padding-bottom:3px;
	margin-bottom:3px;
}
h2 {
	color: #414142;
	font-size:large;
	padding-bottom:3px;
	margin-bottom:3px;
}
.orange {
	color: #AC4726;
	font-weight:bold;
	font-size:larger;
	margin-top:10px;
}
.quote {
	font-family:"Lucida Calligraphy", Georgia, "Times New Roman", Times, serif, "Myriad Pro", "Century Gothic";
	font-size:1.2em;
	line-height:1.6em;
}
.col {
	width:298px;
	float:left;
}
.col2 {
	width:447px;
	float:left;
	height:300px;
}
.blue {
	color:#000099; 
	font-size:1.6em; 
	line-height:1.4em; 
	margin-top:23px; 
	margin-bottom:13px; 
	font-family:"Lucida Calligraphy", Georgia, "Times New Roman", Times, serif, "Myriad Pro", "Century Gothic";
	float:right;
}
.blue2 {
	color:#000099; 
	font-size:1.6em; 
	line-height:1.4em; 
	margin-top:13px; 
	margin-bottom:5px; 
	font-family:"Lucida Calligraphy", Georgia, "Times New Roman", Times, serif, "Myriad Pro", "Century Gothic";
	float:right;
}

.home {
	font-size:small;
	font-weight:bold;
	line-height:1.4em;
}

a {
	font-weight:bold;
	text-decoration:underline;
	color:#414142;
}

a:hover {
	text-decoration:none;
}

#footer {
	margin-top:10px;
	font-size:0.7em;
	clear:both;
	padding:6px 9px 5px 9px;
	width:936px;
	color: #414142;
	border-top:1px solid #E6E7E8;
}

#footer a{
	color: #414142;
	font-size:1.1em;
}

