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

@font-face {
    font-family: 'BebasRegular';
    src: url('BEBAS___-webfont.eot');
    src: url('BEBAS___-webfont.eot?#iefix') format('embedded-opentype'),
         url('BEBAS___-webfont.woff') format('woff'),
         url('BEBAS___-webfont.ttf') format('truetype'),
         url('BEBAS___-webfont.svg#BebasRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
html {
    background: url(../images/bg.jpg);
}

body {
	background: url(../images/bg_fence.png) repeat-x bottom;
	padding: 0;
	margin: 0;
	font-family:'Raleway', sans-serif;;
	font-size: 14px;
	color: #515f7f;
	line-height: 17px;
}
h1 {
	text-indent: -9999px;
	background: url(../images/logo.png) no-repeat;
	width: 182px;
	height: 145px;
	position: relative;
	top: 15px;
	left: 50px;
	float: left;
}
h2 {
	font-family: 'BebasRegular', Arial, sans-serif;
	letter-spacing: 0;
	text-transform: uppercase;
	font-size: 28px;
	color: #515f7f;
	font-weight: normal;
}
a {
	color:#515f7f;
	text-decoration:none;
	font-weight: bold;
}
a:hover{
	text-decoration: underline;
}
#navwrapper{
	background: url(../images/bg_menu.jpg) repeat-x;
	height: 59px;
	width: 100%;
	position: fixed;
	top: 0px;
	padding: 0;
	z-index: 99;
}
.nav{
	list-style:none;
	font-size: 24px;
	width: 1000px;
	font-family: 'BebasRegular', Arial, sans-serif;
	letter-spacing: 0;
	text-transform: uppercase;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.nav li{
	float:left;
	margin-right:35px;
	position:relative;
	padding: 14px 0;
}
.nav a{
	display:block;
	color:#fff;
	text-decoration:none;
	font-weight: normal;
}
.nav a:hover{
	color: #6ac5cc;
}

#houseframe{
	width: 1090px;
	height: 3600px;
	background:url(../images/bg_house.png) no-repeat;
	margin: 0 auto;
	margin-top: 100px;
	margin-bottom: 0px;
	z-index: 2;
}
#houseroof{
	background:url(../images/house_roof.png);
	width: 1102px;
	height: 313px;
	margin: 0 auto;
	margin-top: 70px;
}
#home{
	background:url(../images/house_home.png) no-repeat;
	width: 1102px;
	height: 261px;
	margin: 0 auto;
}
#househome_body{
	width: 470px;
	margin: 0 auto;
	padding: 10px 20px 0 0;
}
.househome_aggie{
	float: left;
	margin: 0 20px 0 0;
}
.homeheader {
	font-family: 'BebasRegular', Arial, sans-serif;
	letter-spacing: 0;
	text-transform: uppercase;
	font-size: 28px;
	color: #515f7f;
}
#elderlycare{
	background: url(../images/house_houseelderly.png) no-repeat;
	width: 1102px;
	margin: 0 auto;
	padding-top: 60px;
	overflow: hidden;
}
#elderly_body{
	width: 470px;
	margin: 0 auto;
	padding: 10px 20px 0 0;
}
.window_elderly1{
	float: right;
	margin: 10px 0 20px 20px;
}
.window_elderly2{
	float: left;
	margin: 0 40px 20px 0;
}
#housesitting{
	background:url(../images/house_housesitting.png) no-repeat;
	width: 1102px;
	margin: 0 auto;
	padding-top: 40px;
	overflow: hidden;
}
#housesitting_body{
	width: 470px;
	margin: 0 auto;
	padding: 10px 20px 0 0;
}
ul.housesittinglist {
	list-style-type: disc;
	font-family:'Raleway', sans-serif;;
	font-size: 14px;
	color: #515f7f;
	padding: 0px;
	margin: -25px 0 0 18px;
}

.window_sitting1{
	float: right;
	margin: 0 -30px 20px 20px;
}

#animalcare{
	background:url(../images/house_animalcare.png) no-repeat;
	width: 1102px;
	margin: 0 auto;
	padding-top: 60px;
	overflow: hidden;
}
#animalcare_body{
	width: 470px;
	margin: 0 auto;
	padding: 10px 20px 0 0;
}
.window_animal1{
	float: left;
	margin: 0 20px 20px 0;
}

#costs{
	background:url(../images/house_costs.png) no-repeat;
	width: 1102px;
	min-height: 590px;
	margin: 0 auto;
	padding-top: 60px;
	overflow: hidden;
}
#costs_body{
	width: 470px;
	margin: 0 auto;
	padding: 10px 20px 0 0;
}

#testimonials{
	background:url(../images/house_testimonials.png) no-repeat;
	width: 1102px;
	margin: 0 auto;
	padding-top: 30px;
	overflow: hidden;
}
#testimonials_body{
	width: 470px;
	margin: 0 auto;
	padding: 10px 20px 0 0;
}

#contact{
	background:url(../images/house_contact.png) no-repeat;
	width: 1102px;
	height: 678px;
	margin: 0 auto;
	padding-top: 20px;
}
#contact_body{
	width: 470px;
	margin: 0 auto;
	padding: 10px 20px 0 0;
	clear: both;
}

.twitter{
	width: 185px;
	height: 86px;
	display: block;
	text-indent: -9999px;
	background:url(../images/followtwitter.png) no-repeat;
	float: left;
	margin: 60px 0 0 380px;
}
.facebook{
	width: 89px;
	height: 39px;
	display: block;
	text-indent: -9999px;
	background:url(../images/followfacebook.png) no-repeat;
	float: left;
	margin: 60px 0 0 520px;
}
