body {
	background: #CCCCCC url(../images/gradient-01.jpg) repeat-x;
	text-align: center;
	font: small Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
a {
	color: #F2F2F2;
	text-decoration: none;
}
a:hover{
	color: #ffffff;
	text-decoration: underline;
}
li {
	margin-left: 2em;
}
img {
	border-style: none;
}
table {
	border-collapse: collapse;
}
table td {
	padding: 0;
}

#holder {
	width: 800px;
	margin: 10px auto;
	text-align: left;
}
#top_services {
	background: #FFFFE8;
	padding: 9px 6px;
	border-bottom: 5px solid #BEE1FF;
	text-align: center;
	font: 75% Georgia, "Times New Roman", Times, serif;
}
#header {
	background: #FFFFFF;
}
#logo {
	background: #FFFFFF;
	padding: 20px;
	margin: 0;
}
#left_column {
	float: left;
	width: 114px;
}
#nav {
	background: #990000;
	border: 2px solid #666666;
	font-weight: bold;
	margin-top: 5px;
	text-align: right;
}
#nav ul {
	margin: 0;
}
#nav li {
	list-style-type: none;
	margin: 0;
}
#nav li a {
	width: 90px;
	height: 3em;
	display: block;
	line-height: 3em;
	padding: 0 10px;
}
#nav li a:hover {
	background: #CCCCCC;
	color: #444444;
	text-decoration: none;
}
#certifications {
	text-align: right;
	font-size: 70%;
	color: #FFFFFF;
	padding-top: 40px;
}
#content {
	margin-left: 119px;
	background: #999999 url(../images/gradient-02.jpg) repeat-x;
	padding: 10px;
	margin-top: 5px;
}
#content h2 {
	margin-left: 5px;
}
#content img {
	border: 4px solid #000000;
	display: block;
	margin: 0 auto;
}

#footer {
	color: #FFFFFF;
	font-size: 70%;
	text-align: right;
	padding: .5em 0;
}

.quote {
	background: #2A2A2A;
	font: 90% italic Georgia, "Times New Roman", Times, serif;
	padding: .5em 2em;
	color: #999999;
	text-indent: -0.5em;
	line-height: 1.4;
}
.nav_border {
	padding: 4px;
	border-bottom: 1px solid #CCCCCC;
}
.section{
	border: 2px solid #666666;
	margin-top: 15px;
}
.section_title {
	letter-spacing: 1px;
	color: #880000;
	background: #CCCCCC;
	padding: 15px 1.75em 10px;
	font: 120% Georgia, "Times New Roman", Times, serif;
	text-indent: -1em;
}
.section_body {
	background: #6699CC;
	padding: 10px 2em;
	line-height: 1.4;
}
.border {
	border: 2px solid #666666;
}




.home_content {
}
.home_content ul {
	color: #F2F2F2;
	text-align: center;
	list-style-type: none;
	width: 100%;
}
.home_content li {
	display: inline;
}
.home_content div {
	background-color: #000000;
	padding: .5em 0 0 0;
}
.home_content h3 {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.home_content span {
	color: #FFFFFF;
}
