/*
 *
 * Main frame
 *
 * */

* {
	margin: 0;
	padding: 0;
	font-family: "Arial";
	color: #808080;
}

body {
	text-align: center;
	background: url(img/body_bg.jpg) repeat-x 0 0;
}

div.site {
	width: 885px;
	margin: 0 auto;
}

div.header {
	width: 885px;
	height: 202px;
	background: url(img/header.jpg) no-repeat 0 0;
}

div.content {
	background: url(img/content_bg.gif) repeat-y 0 0;
	padding: 20px 0 0;
}

div.other_content {
	padding: 40px;
	height: 1%;
}

div.footer {
	width: 885px;
	height: 212px;
	background: url(img/footer.jpg) no-repeat 0 0;
}

div.footer p {
	width: 515px;
	float: left;
	display: inline;
	margin: 32px 0 0 296px;
	font-weight: bold;
	font-size: 16px;
	color: #F7931E;
	font-style: italic;
}

div.footer_line {
	background: url(img/footer_line.jpg) no-repeat 0 0;
}

div.clear {
	float: none;
	clear: both;
	width: 100%;
	height: 1px;
	overflow: hidden;
}

h1 {
	font-size: 20px;
}

h2 {
	font-size: 17px;
	color: #29abe2;
}

p {
	margin: 0 0 15px;
	font-size: 14px;
}

h1 span {
	color: #29abe2;
}

h1 span.orange {
	color: #F7931E;
}

h1.left {
	text-align: left;
}

h1.contact {
	float: left;
}

td {
	vertical-align: top;
}


/*
 *
 * Header
 *
 * */

div.header a.link span {
	display: none;
}

div.header a.link {
	width: 22px;
	height: 22px;
	float: right;
	display: inline;
}

div.header a.link1 {
	margin: 68px 58px 0 0;
}

div.header a.link2 {
	margin: 76px 52px 0 0;
	height: 14px;
}

div.header a.link3 {
	margin: 68px 18px 0 0;
}

/*
 * 
 * Menu
 *
 * */

ul.menu {
	list-style: none;
	float: left;
	width: 100%;
	margin: 74px 0 0 20px;
}

ul.menu li {
	float: left;
	background: url(img/separator.jpg) no-repeat 0 80%;
	padding: 0 14px 0 14px;
}

ul.menu li.first {
	background: 0 none;
}

ul.menu li a {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}



ul.menu li a:hover {
	text-decoration: underline;
	color: #29abe2;
}


/*
 * Content layout
 *
 * */


td.first {
	width: 276px;
	background: url(img/dots2.gif) repeat-y 100% 0;
}

td.second {
	padding: 5px 40px 20px 30px;
}

div.sidebar {
	padding: 15px 25px 25px 46px;
	text-align: left;
}

div.sidebar h2 {
	padding: 0 0 20px;
}

ul.sidebar {
	list-style: none;
}

ul.sidebar li {
	background: url(img/sidebar_bg.gif) no-repeat 0 0;
	width: 199px;
	height: 32px;
	margin: 10px 0 0;
}

ul.sidebar li a, ul.sidebar span {
	color: #29abe2;
	font-size: 14px;
	text-decoration: none;
	margin: 0 0 0 30px;
}

ul.sidebar li a:hover {
	text-decoration: underline;
}

div.greeting {
	padding: 0 0 10px;
	background: url(img/dots.gif) repeat-x bottom left;
	text-align: left;
}

div.greeting img {
	float: right;
	margin: 0 0 0 20px;
}

div.greeting h1 {
	margin: 0 0 20px;
}

div.greeting p {
	font-size: 14px;
}

div.thread img {
	float: left;
	margin: 0 20px 10px 0;
}

div.thread {
	padding: 30px 0 0 0;
}

div.thread a.more {
	background: url(img/paw.jpg) no-repeat 0 2px;
	color: #f7931e;
	text-decoration: none;
	padding: 0 0 0 25px;
	float: right;
}

div.thread a:hover {
	text-decoration: underline !important;
}


h1.thread {
	margin: 20px 0 0;
	text-align: left;
}

div.thread p {
	text-align: left;
}

h3 {
	text-align: left;
	font-size: 16px;
}

ul.services {
	list-style: none;
	margin: 30px 0 0;
}

ul.services li {
	float: left;
	width: 150px;
	background: url(img/paw.jpg) no-repeat 0 4px;
	padding: 0 0 0 25px;
	text-align: left;
	color: #29abe2;
	font-size: 14px;
	line-height: 22px;
}

ul.services li a, ul.services li span {
	color: #29abe2;
	text-decoration: none;
	font-size: 14px;
}

ul.services li a:hover {
	text-decoration: underline;
}

ul.list {
	list-style: none;
	margin: 0 0 0 5px;
}

ul.list li {
	background: url(img/paw.jpg) no-repeat 0 6px;
	text-align: left;
	padding: 0 0 0 30px;
}

ul.list li a, ul.list li span {
	color: #29abe2;
	font-size: 14px;
	text-decoration: none;
	line-height: 28px;
}

p.listed {
	text-align: left;
	margin: 10px 0 10px 5px;
	font-weight: bold;
	font-size: 18px;
	color: #F7931E;
}

p.listed2 {
	text-align: left;
	margin: 0 0 0 5px;
}

img.right {
	float: right;
	margin: 30px 0 30px 40px;
}

table.prices td {
	border-left: 1px solid Black;
	border-top: 1px solid Black;
}

table.prices td.left {
	width: 265px;
}

table.prices td.left span {
	font-weight: bold;
	font-size: 16px;
}

table.prices td.price span{
/*	color: #f7931e;*/
	color: #E84E4C;
	font-weight: bold;
}

table.prices {
	border-bottom: 1px solid Black;
	border-right: 1px solid Black;
	text-align: center;
	background: url(img/prices_bg.gif) repeat-x 0 0;
}

div.paws_right {
	padding: 0 355px 0 0;
	background: url(img/paws2.gif) repeat-y top right;
	height: 1567px;
	text-align: left;
}

form {
	width: 380px;
	text-align: left;
	float: left;
}

form label {
	float: left;
	width: 10em;
}

form .submit {
	margin: 0 0 0 137px;
	width: 80px;
	background: url(img/prices_bg.gif) repeat-x 0 -90px;
}

div.contact {
	float: right;
	width: 300px;
	text-align: left;
}

p.google span {
	float: left;
	display: inline;
	margin: 0 0 0 10px;
	color: #29abe2;
	font-weight: bold;
}

p.google img {
	float: left;
	display: inline;
	margin: 15px 0 0 36px;
}

p.area {
	font-size: 16px;
	font-weight: bold;
	color: #f7931e;
}

p.area a {
	text-decoration: none;
}

p.area a:hover {
	text-decoration: underline;
}

div.paws_right p.listed {
	color: #29abe2;
}

input {
	width: 200px;
	height: 30px;
	background: url(img/prices_bg.gif) repeat-x 0 0;
}

textarea {
	width: 200px;
	background: url(img/prices_bg.gif) repeat-x 0 0;
}

div.sidebar b {
	color: #f7931e;
}

.style11 {
	font-weight: bold;
	color: #44453F;
	line-height: 30px;
}
