@charset "utf-8";
/* CSS Document */
body {
	background-color: #AECEE5;
}
.clear {
	line-height: 1px;
	clear: both;
	height: 1px;
}
#outercontainer {
	text-align: center;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 20px;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	height: 650px;
}
#bettyscleaningco {
	float: left;
	height: 91px;
	width: 250px;
	display: inline;
	margin-left: 30px;
	margin-top: 32px;
}
#freequote {
	height: 50px;
	width: 385px;
	text-align: right;
	color: #ACA9BE;
	font-size: small;
	margin-right: 25px;
	line-height: 1.4;
	font-weight: bold;
	margin-top: 26px;
	display: inline;
	float: right;
}
#content {
	clear: both;
	width: 800px;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
	margin-top: 30px;
}


#leftcontent {
	float: left;
	width: 240px;
	margin-right: 0px;
	margin-left: 28px;
	font-size: large;
	line-height: 1;
	text-align: center;
	margin-top: 210px;
	color: #D64C8A;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
#leftcontent a:link,
#leftcontent a:visited {
	color: #d64c8a;
	text-decoration: none;
}
#leftcontent a:hover,
#leftcontent a:active {
	color: #d64c8a;
	font-style: normal;
}
#rightcontent {
	font-size: small;
	color: #666666;
	width: 470px;
	float: right;
	text-align: left;
	margin-right: 30px;
	line-height: 1.3;
	display:inline;
	margin-top: 5px;
}

#rightcontent h1 {
	font-size: medium;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.tel {
	font-size: medium;
}
.emphasis {
	font-weight: bold;
}
.telephone {
	font-size: x-large;
	line-height: 1.2;
}

.address {
	font-size: medium;
	line-height: 1.0;
}
.central {
	text-align: center;
	font-style: italic;
	color: #d64c8a;
}
#pictori {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	font-size: small;
	margin-top: 20px;
}
#pictori a:link,
#pictori a:visited,
#pictori a:hover,
#pictori a:active {
    color:#FFFFFF;
	text-decoration:none;
}

