/* Global Reset @ */
html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul,
dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, legend, fieldset, form {
margin: 0;
padding: 0;
}

body {
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 100%; color: #333; 	
	background: #d1e7f0 url(../images/bg-middle.jpg) top repeat-x;
	margin: 0;
} 

#container {
	margin: 0 auto;
	width: 1083px;
	position: relative;
}

#header {
	margin: 0 auto;
	width: 1083px;
	height: 285px;
	background: url(../images/top.jpg) top no-repeat;
	position: relative;
}

#contact-us #header {
	background: url(../images/top-contact.jpg) top no-repeat;
}

#about-us #header {
	background: url(../images/top-about.jpg) top no-repeat;
}

#dog-care #header {
	background: url(../images/top-dog-care.jpg) top no-repeat;
}

#dog-walking #header {
	background: url(../images/top-dog-walking.jpg) top no-repeat;
}

#small-animals #header {
	background: url(../images/top-small-animals.jpg) top no-repeat;	
}

#pet-taxi #header {
	background: url(../images/top-pet-taxi.jpg) top no-repeat;	
}



#content {
	position: relative;
	left: 114px;
	width: 861px;
	background: #f9c35b url(../images/bottom.gif) bottom no-repeat;;
	padding: 0 0 20px 0;
}

#footer {
	clear: left;
	margin: 15px 0 15px 0;
	padding: 0 0 0 0;
	font-size: 70%;
	text-align: center;
	height: 10px;
	color: #666;
}

#footer a {
	color: #666;
	text-decoration: none;
}

#wide-column {
	width: 580px;
	float: left;
	font-size: 85%;
	margin: 0 0 20px 30px;
	line-height: 140%;
	min-height: 450px;
}

#navigation {
    height: 326px;	
	width: 203px;
	padding: 0 0 0 15px;
	float: left;
}

#navMenu {
    background:url(../images/menu.gif) no-repeat;
    width: 203px;
    height: 326px;
    margin:auto;
    padding:0;
	position: relative;
 }

#navMenu span {
    display: none;
}


#navMenu li, #navMenu a {
    height: 40px;
	*height: 37px;
    display:block;	
	padding: 0;
	margin: 0;
	list-style: none;
}

*html #navMenu li, *html #navMenu a {
    height: 37px;
    display:block;	
	padding: 0;
	margin: 0;
}

#navHome, #navPets1, #navPets2, #navPets3, #navPets4, #navPets5, #navPets6, #navPets7 {width: 203px;}

#navHome a:hover, #home #navHome{background:url(../images/menu.gif) -203px 0 no-repeat; }
#navPets1 a:hover, #about-us #navPets1 {background:url(../images/menu.gif) -203px -40px no-repeat; }
#navPets2 a:hover, #dog-walking #navPets2{background:url(../images/menu.gif) -203px -80px no-repeat; }
#navPets3 a:hover, #dog-care #navPets3 {background:url(../images/menu.gif) -203px -120px no-repeat; }
#navPets4 a:hover, #small-animals #navPets4 {background:url(../images/menu.gif) -203px -160px no-repeat; }
#navPets5 a:hover, #pet-taxi #navPets5 {background:url(../images/menu.gif) -203px -200px no-repeat; }
#navPets6 a:hover, #prices #navPets6 {background:url(../images/menu.gif) -203px -240px no-repeat; }
#navPets7 a:hover, #contact-us #navPets7 {background:url(../images/menu.gif) -203px -280px no-repeat; }



.box {
	background: url(../images/box.gif) top no-repeat;
	height: 241px;
	width: 279px;
	float: left;
	margin: 10px 10px 0 0
}

.box ul {
	margin: 10px 0 0 20px
}

.box ul li {
	list-style: none; 
	background: url(../images/bullet-tick.gif) left no-repeat;
	padding: 0 0 0 20px;
	line-height: 160%
}

.box h3 {
	margin: 35px 0 5px 15px;
	font-size: 120%;
	width: 160px;
}

#wide-column p {
	margin: 0 0 10px 0
}

#wide-column h1 {
	font-size: 140%;
	font-weight: normal;
	margin: 0 0 15px 0;
	width: 320px;
}

#wide-column h2 {
	font-size: 110%;
	font-weight: bold;
	margin: 0 0 5px 0;
}
#wide-column h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: bold;
}

#wide-column img {
	clear: right;
	float: right;
	margin: 5px 0 10px 15px
}

#contact {
	margin: 25px 0 0 15px
}

#contact .large {
	font-size: 170%
}

#contact .small {
	font-size: 75%;
	font-weight: bold;
}

.clearfix {
	clear: both;
}

/* Form */

label {
	width: 100px;
	float: left;
	padding: 7px 0 0 0;
}

select {
	float: left;
	border: 3px solid #d48d00;
	padding: 7px;
	font-size: 100%;
	font-family:Verdana, Arial, Helvetica, sans-serif
}

.selectBox {
	margin: 0 10px 0 20px;
	width: 50px;
}



form p {
	margin: 0 0 15px 0
}

input {
	width: 246px;
	border: 3px solid #d48d00;
	padding: 7px;
	font-size: 100%;
	font-family:Verdana, Arial, Helvetica, sans-serif
}

input#submitBtn {
	width: 96px;
	height: 37px;
	margin: 10px 0 0 260px;
	border: none;
}

textarea {
	width: 249px; 
	padding: 5px; 
	border: 3px solid #d48d00;
		font-size: 100%;
	font-family:Verdana, Arial, Helvetica, sans-serif
}
