@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000;
	background-color: #CCC;
}
.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333;
	}
.title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 21px;
	font-style: normal;
	font-weight: bold;
	color: #333;

}
.subtitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #333;
}
#container  {
	width: 990px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* this overrides the text-align: center on the body element. */
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
#container #editable_area #single-column table tr td h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #333;
}

#header  {
	background-color: #060709;
	margin: 0px;
	width: 940px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
} 
#nav {
	width: 100%;
	clear: right;
	float: left;



	background-image: url(images/New%20Folder%20(2)/images/Heading_04
.jpg);
	background-image: url(images/images/Heading_04.jpg);
}

#footer  {
	font-size: 60%;
	background-color: #000000;
	text-align: center;
	width: 990px;
	clear: both;
	color: #FFFFFF;
} 
#editable_area {
	width: 990px;
}
#left_column {
	float: left;
	width: 456px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	height: auto;
	padding: 10px;
	font-size: 10px;
}
.graph {
	margin-left: 26px;
	margin-right: 25px;
	margin-top: 23px;
	margin-bottom: 23px;
}

#right_column {
	padding: 10px;
	float: right;
	height: auto;
	width: 456px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	font-size: 9px;
}
.image-center {
	margin-left: 170px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.image-center-testimonials {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 145px;
}
.image-float-right {
	margin: 5px;
	float: right;
}

#Testimonials {
	overflow: auto;
	height: 328px;
	width: 415px;
	border: 1px solid #000000;
	margin: 10px;
	padding: 10px;
}
#Testimonials p {
	font-size: 80%;
	line-height: 120%;
}

#left_column p {

}
#single-column {
	margin: 10px;
	width: 950px;
	height: auto;
	padding: 10px;
	clear: right;
}
#single-column {
	text-align: center;
}
.Float-image-right {
	float: right;
	margin-top: 10px;
	margin-right: 75px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: thin solid #999999;
	padding: 10px;
}
#right_column img {

}
#cat_box {
	margin-left: 50px;
	padding-top: 4px;
	padding-bottom: 5px;
}
#left_text {
	margin: 25px;
	font-size: 90%;
	font-weight: bold;
}
#right_text {
	font-size: 90%;
	font-weight: bold;
}

#orange_tabby {
	margin-top: 8px;
	margin-bottom: 8px;
}
#proven {
	margin-top: 23px;
	margin-bottom: 22px;
	text-align: center;
}

#Contact {
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#container #editable_area #single-column table tr td h2 {
	font-size: large;
}
