@import url("http://yui.yahooapis.com/2.6.0/build/reset/reset-min.css");
@import url("http://yui.yahooapis.com/2.6.0/build/base/base-min.css");
@import url("http://yui.yahooapis.com/2.6.0/build/fonts/fonts-min.css"); 

.clear { clear:both; }

html {
	text-align:center;
	background: url(../images/maidservice-deals/bkg.jpg) repeat;
}
#container {
	width:800px;
	margin: 0 auto;
	text-align:left;
}
#intHeader {
	margin:20px 0;
	color:#FFF;
	position:relative;
}
/* -- LOGO ---------------------- */
#intHeader .left {
	width:203px;
	height:70px;
	background: url(../images/maidservice-deals/maid-logo.png) no-repeat;
}
/* -- TOP PHONE AREA ---------------------- */
#intHeader .right {
	position:absolute;
	top:0;
	right:0;
	text-align:right;
	font-weight:bold;
}
#intHeader .right p.title {
	font-size:18px;
	margin:0;
	font-family:Georgia, Times, serif;
	font-style:italic;
}
#intHeader .right p.pnumber {
	font-size:48px;
}
/* -- CONTENT AREA ---------------------- */
#meat {
	background-color:#FFF;
}
/* -- FOCUS AREA ---------------------- */
#meat #focus {
	background: url(../images/maidservice-deals/focus_bkg.png) no-repeat;
	width:800px;
	height:251px;
	position:relative;
}
#meat #focus h1, #meat #focus p {
	width:525px;
	margin:0 0 0 25px;
	margin-bottom:0;
}
#meat #focus h1 {
	font-size:40px;
	font-family:Georgia, Times, serif;
	font-style:italic;
	font-weight:bold;
	margin-top:0;
	margin-bottom:25px;
	padding-top:25px;
}
#meat #focus p {
	font-size:20px;
}
/* -- POSITIONED SNAPSHOT ---------------------- */
#meat #focus #snapshot {
	position:absolute;
	top:-15px;
	right:-35px;
	width:298px;
	height:405px;
}
/* -- MAIN CONTENT STYLING ---------------------- */
#meat #content h2 {
	width:525px;
	margin:25px;
	font-size:40px;
	font-family:Georgia, Times, serif;
	font-style:italic;
}
#meat #content h3 {
	margin:25px 25px 0 25px;
	font-size:32px;
	font-family:Georgia, Times, serif;
	font-style:italic;
	color:#333;
}
#meat #content h4 {
	margin:0 25px;
	font-size:24px;
	font-weight:normal;
}
#meat #content ul {
	font-size:15px;
	margin:0 0 0 25px;
	width:375px;
	float:left;
}
#meat #content ul li {
	margin:8px 5px;
	list-style-image: url(../images/maidservice-deals/bullet.png);
}
#meat #content #contact {
	margin:25px;
	font-size:60px;
	font-weight:bold;
	padding-bottom:25px;
	color:#0000FF;
}
#meat #content #contact em {
	font-size:55px;
	font-family:Georgia, Times, serif;
	color:#666;
}
/* -- FOOTER ---------------------- */
#intSpacerFooter p {
	color:#FFF;
}

