* {
margin: 0;
padding: 0;
}

body {
background: #fff url("images/bg.jpg") repeat-x;
font: normal 11px/18px verdana, arial, tahoma, sans-serif;
color: #333;
}

#wrapper {
width: 750px;
background-color: #fff;
margin: 0 auto;
text-align: left;
border-right: 5px solid #9913C5;
border-left: 5px solid #9913C5;
}

#header {

height: 150px;
background: #fff url("images/dogs.jpg") no-repeat;
background-position:bottom right;
text-align:left;
padding-left: 10px;
margin-bottom: 5px;

}

#call {
float: right;
text-align: center;
width: 240px;
padding-right: 5px;
color: #fff;
background-color: #9913C5;
font: bold 14px/18px verdana, arial, tahoma, sans-serif;
}

#menu {
text-align:center;
margin-bottom: 5px;

}



h1 {
width: 130px;
height: 20px;
background-color: #9913C5;
font: 12px/30px verdana, arial, tahoma, sans-serif;
padding-left: 5px;
padding-bottom:5px;
color: #fff;
margin-left:0px;
}


h2 {
height: 20px;
font: 12px/30px verdana, arial, tahoma, sans-serif;
color: #333;
margin: 0;
padding-bottom: 5px;
border-bottom: 1px solid #9913C5;
}

h3 {

height: 20px;
background-color: #9913C5;
font: 12px/30px verdana, arial, tahoma, sans-serif;
padding-left: 5px;
padding-bottom:5px;
color: #fff;
}

h4 {
text-align: left;
color: #333;
font: 11px/18px arial, verdana, tahoma, sans-serif;
padding: 10px;
margin: 0px;

}


img {
border: 0px solid #ccc;
}

#sidebar img {
   border: 0px solid #ccc;
}



.GboxLeft img { 
	border: 2px solid #9913C5;
}


.GboxRight img { 
	border: 2px solid #9913C5;
}

a:hover img { 
border-color: #72E55C; 
}





#content {
width: 550px;
margin: 10px;
text-align: justify;
padding-right: 10px;
padding-left: 15px;
margin-top: 10px;
background: #fff url("images/white.png") no-repeat;
background-position:bottom right;
}

body#why div#content { background-image: url(images/side_dog2.png); }
body#home div#content { background-image: url(images/side_dog4.png); }
body#prices div#content { background-image: url(images/side_dog3.png); }
body#equipment div#content { background-image: url(images/side_dog5.png); }
body#contact div#content { background-image: url(images/side_dog.png); }
body#testimonials div#content { background-image: url(images/side_dog6.png); }











#sidebar		{
float:right; 
width:150px; 
padding:5px 0; 
line-height:18px; 
text-align:justify;
background: #fff url("images/.png") no-repeat;
background-position:center;
}

p {
margin-bottom: 10px;
}

#footer {
text-align: center;
margin-top:5px;
clear: both;
width: 100%;
height: 100px;
background:#fff;
}



.newsItem	{ 
background:#fff; 
border:1px solid #9913C5;
background: #fff url("images/usefullinks_bg.png") no-repeat;
background-position:bottom right; 
margin-top: 5px;
margin-bottom:10px;
margin-right: 5px;
width:135px;
float: left;
}

.usefulinks	{ 
background:#fff; 
border:1px solid #9913C5;
background: #fff url("images/newsitem_bg.png") no-repeat;
background-position:bottom right; 
margin-top: 5px;
margin-bottom:10px;
margin-right: 5px;
width: 135px;
float: left;
}

.box	{ 
border-bottom:1px solid #ccc; 
padding-bottom: 5px;


}

.left {
margin: 5px 5px 5px 0;
float: left;
}

.right {
margin: 5px 0px 5px 5px;
float: right;
}



.boxLeft {
float: left;
width: 253px;
border:1px solid #ccc; 
margin-bottom:10px;
margin-right: 10px; 
}

.introBox {
border:1px solid #9913C5; 
padding:5px;
margin-bottom:10px;
}

.boxRight {

width: 253px;
border:1px solid #ccc; 
margin-bottom:10px;
}



#header_menu {
	padding-top: 5px;
	margin-right: 5px;
	float: left;
	text-align:left;
}

#header_menu li {
	margin-bottom: 2px;
	width: 135px;
	border: 1px solid #9913C5;
	text-align: left;
	clear: both;
	float: none;
}

#header_menu li a {
	display: block;
	width: 135px;
	height: 20px;
	color: #333;
	background-color: #fff;
	text-decoration: none;
	overflow: hidden;
	line-height: 10px;
}

#header_menu li a span {
	display: block;
	padding-top: 4px;
	padding-left: 5px;
}

#header_menu li a:hover {
	color: #fff;
	background-color: #9913C5;
}


a {
	color: #9913C5;
	text-decoration: none;
}
a:hover {
	color: #9913C5;
	text-decoration: underline;
}


.GboxLeft {
float: left;
width: 155px;
text-align: center;
border:1px solid #9913C5; 
margin-bottom:10px;
margin-right: 10px;
padding:5px;
}

.GboxRight {
text-align: center;
width: 155px;
border:1px solid #9913C5; 
margin-bottom:10px;
padding:5px;
background-color:#fff;
}


