* {
	margin: 0;
	padding: 0;
	}

html {
	font-size: 100%;
	}

body {
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #88AB28;
	}
	
/* float clearing for IE6 */
* html .clearFix{
  height: 1%;
  overflow: visible;
}
 
/* float clearing for IE7 */
*+html .clearFix{
  min-height: 1%;
}
 
/* float clearing for everyone else */
.clearFix:after{
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  font-size: 0;
}
#outerWrapper {
	width: 1010px;
	background: url(../images/outerwrap_tile.gif) repeat-y;
	margin: 0 auto;
	}
#wrapper {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	}
	
	
/* Typography */
h1 {
	display: block;
	width: 580px;
	font-size: 3em;
	font-weight: normal;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	color: #2B3807;
	/* height: 0px;
	overflow: hidden;
	background: url(../images/h1_walking.gif) no-repeat;
	padding-top: 50px; */
	margin-bottom: 1em;
	}
h1#dog_walking {
	background-position: 0 -0px;
	}
h1#services {
	background-position: 0 -50px;
	}
h1#contact {
	background-position: 0 -100px;
	}
h1#thank_you {
	background-position: 0 -150px;
	}
h2 {
	font-size: 1.4em;
	line-height: 1.33333333em;
	color: #2B3807; 
	margin-bottom: 1em;
	}
h3 {
	font-size: 1.4em;
	line-height: 1.33333333em;
	width: 338px;
	color: #FFFFFF;
	background-color: #2B3807;
	padding-left: 8px;
	margin-bottom: 1.5em;
	}
h3 a {
	color: #FFFFFF;
	}
h4 {
	display: block;
	height: 0;
	overflow: hidden;
	padding-top: 100px;
	}
h4#price {
	background: url(../images/prices.gif) no-repeat;
	}
h5 {
	font-size: 1.4em;
	line-height: 1.33333333em;
	width: 920px;
	color: #FFFFFF;
	background-color: #222222;
	padding-left: 8px;
	margin-bottom: 1.5em;
	}
h6 {
	font-size: 1.3em;
	line-height: 1.33333333em;
	}
p {
	font-size: 1.3em;
	line-height: 1.66666666em;
	margin-bottom: 1.6666666em;
	}
ul {
	margin-bottom: 1.6666666em;
	}
li {
	font-size: 1.3em;
	line-height: 1.66666666em;
	}
a {
	color: #88AB28;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}
a img {
	border: none;
	}




/* Masthead */
#masthead {
	float: left;
	width: 960px;
	height: 380px;
	}
#top {
	float: left;
	width: 960px;
	height: 97px;
	}
#logo {
	float: left;
	width: 330px;
	height: 97px;
	}
#strapline {
	float: left;
	width: 630px;
	height: 48px;
	}
#strapline img {
	padding-left: 310px;
	}
#banner {	
	float: left;
	width: 960px;
	height: 283px;
	}
	

/* Navigation */
#navigation {
	float: left;
	width: 490px;
	height: 49px;
	margin-left: 140px;
	}
#navigation li {
	float: left;
	width: 110px;
	height: 49px;
	list-style: none;
	text-align: center;
	margin-right: 10px;
	}
#navigation li a {
	}
#navigation li a:hover, #topSelected a {
	text-decoration: none;
	}

	
	
	

/* Main */
#mainContent {
	float: left;
	background: url(../images/dog-walker.gif) bottom left no-repeat;
	padding-top: 3em;
	padding-bottom: 3em;
	}
#main {
	float: left;
	width: 580px;
	background: url(../images/dog_home-bckgnd.jpg) bottom right no-repeat;
	margin-left: 20px;
	padding-right: 40px;
	}
#pic {
	float: left;
	width: 234px;
	}
#text {
	float: left;
	width: 346px;
	}
#text h2, #text p, #text ul, #text img {
	padding-left: 8px;
	}
#text ul {
	list-style: none;
	}
#text li {
	background: url(../images/tick.gif) 0 6px no-repeat;
	padding-left: 15px;
	}
.half {
	padding-right: 105px;
	}

	
	
	
/* Sidebar */
#sidebar {
	float: left;
	width: 300px;
	color: #FFFFFF;
	margin-right: 20px;
	}
#sidebar a {
	color: #FFFFFF;
	font-weight: bold;
	}
#inner {
	float: left;
	width: 290px;
	background: #88AB28 url(../images/sidebar_btm.gif) bottom no-repeat;
	padding-top: 1em;
	padding-bottom: 1em;
	margin-left: 10px;
	}
#inner h6, #inner p {
	margin-left: 15px;
	margin-right: 15px;
	}
#inner ul {
	list-style: none;
	margin-left: 25px;
	}
#sidebar p#first-aid {
	text-align: center;
	
	}
#sidebar p#first-aid img {
	margin-top: 3em;
	}
	
	
/* Footer */
#footer {
	width: 960px;
	float: left;
	color: #FFFFFF;
	background-color: #2F2F2F;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	}
#areas {
	float: left;
	width: 920px;
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 1em;
	padding-bottom: 2em;
	}
#areas ul {
	list-style: none;
	}
.fifth {
	float: left;
	width: 184px;
	}
.fifth ul {
	margin-left: 8px;
	}
#legal {
	float: left;
	width: 960px;
	}
#copyright {
	float: left;
	width: 460px;
	padding-left: 20px;
	}
#basenav {
	float: left;
	width: 460px;
	padding-right: 20px;
	}
#basenav span {
	float: right;
	}
#splink a {
	font-style: italic;
	font-size: 0.9em;
	}


/* Forms */	

label {
	float: left;
	width: 100px;
	color: #000000;
	font-size: 1.2em;
	font-weight: bold;
	}
input {
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
textarea {
	margin-left: 20px;
	margin-bottom: 2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

#postcode {
	margin-right: 200px;
	}
.warning {
	color: #FF0000;
	margin-left: 30px;
	}
fieldset {
	padding: 20px;
	width: 500px;
	margin-bottom: 20px;
	}
legend {
	font-size: 1.6em;
	font-weight: bold;
	padding: 6px;
	}
#form1 div {
	clear: left;
	margin-top: 10px;
	}
#form1 {
	margin-bottom: 200px;
	}
#form1 div input,
#form1 div textarea {
	border: 1px solid #999999;
	padding: 2px;
	}
.radio_set p {
	size: 1.2em;
	color: #000000;
	font-weight: bold;
	width: 100px;
	float: left;
	line-height: 1.3em;
	}
.radio_set span {
	padding-left: 5px;
	}
	
	
	
	
/* jquery simple slideshow */
#slideshow {
    position: relative;
    height: 283px;
}

#slideshow img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8;
}

#slideshow img.active {
    z-index: 10;
}

#slideshow img.last-active {
    z-index: 9;
}