/*
Theme Name: Sara's Housekeeping - Cleaning Services
Version: 1.0
Author: Shari Waters @ Waters Designs
*/

html { overflow-y: scroll;}

*{margin:0px;padding:0px;}

body{
	background:#fbfcfd url('img/bg.jpg') left top repeat-x;
	font-family: 'Century Gothic', Arial, Helvetica, san-serif;
	font-size:1.0em;height:100%;width:100%;
	text-align:left;
	color:#666666;
}
a{
	color:#006699;
}
a:hover{
	color:#c8d9e9;
}
p{
	line-height:150%;
	margin:12px 0px;
}
#wrapper{position:relative;margin:0px auto 0px;width:970px;padding:0px 15px 80px 15px;overflow:auto;}
#header{height:195px;}

.logo{height:165px;width:300px;}
.logo h1 a{display:block;text-indent:-9999em;border:none;outline:none;background: transparent url('img/logo.png') center center no-repeat;height:165px;width:300px;}

.call{position:absolute;margin-top:0px;top:0;right:0;width:340px;height:50px;background: url('img/call.png') top left no-repeat;text-align:center;padding:15px 15px 15px 25px;}

.testimony{float:right;max-width:450px;font-family:Georgia, Arial;font-style:italic;font-size:1.4em;margin-top:-60px;margin-right:40px;text-align:center;}

#bar{clear:both;height:232px;text-align:center;background: transparent url('img/bar.png') center center no-repeat;}

#bar h2{color:#ff9933;font-size:2.0em;max-width:480px;padding:30px 0px 20px;}

#content{float:left;margin:15px 0px 40px;width:100%;height:auto;min-height:100%;padding:0px 30px;}

#content h3{color:#003366;font-size:1.8em;font-weight:normal;}

#content .pic{float:left; width:52%;}
#content .pic img{border:4px #fff solid;margin:10px 0px;}

#content .services{float:right;margin-top:65px;margin-right:15px;}

#content .services ul {list-style:none;}
#content .services ul li{padding-left:35px;background: transparent url('img/bullet.png') left center no-repeat;margin:12px 0px;font-size:0.9em;color:#333;}

#ribbon{float:right;z-index:10;width:168px; height:128px;background: transparent url('img/guarantee.png') top left no-repeat;margin-top:-50px;margin-right:250px;}

#footer{clear:both;position:relative;height:70px;background-color:#1d5175;border-top:#ff9933 4px solid;width:100%;color:#fff;margin-top:-70px;font-size:0.8em;padding:15px 0px;z-index:0;}

.loc, .copy{margin:0px auto;width:970px;padding:0px 20px;}
.copy a{color:#fff;}
