body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #369;
	background-image: url(images/bg_site.gif);
	background-repeat: repeat;
}
h1 {
   font-size: 150%;
   line-height: normal;
   color: #336699;
   }
h1 a {
	text-decoration: none;
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
}


h2 {
	font-size: 1.3em;
	line-height: normal;
	color: #C00;
	margin-bottom: 10px;
   }
h2 a {
	font-size: 1.1em;
	line-height: normal;
	color: #369;
	text-decoration: none;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
}
h2.productTitle {
	color: #369;
	font-size: 1.4em;
}
h2.productTitle a {
	font-size: 1.1em;
}




h3 {
	font-size: 150%;
	font-weight: bold;
	text-align: center;
	line-height: normal;
	color: #369;
	margin-top: 10px;
	margin-bottom: 10px;
   }
h3.subtitle {
	font-size: 130%;
	font-weight: bold;
	text-align: center;
	line-height: normal;
	color: #000;
   }
h3.productTitle {
	color: #000;
	margin: 0px;
	padding: 0px;
}

h4 {
	font-size: 1.0em;
	font-weight: bold;
	text-align: center;
}
h4.freeTitle {
	font-size: 1.0em;
	font-weight: bold;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
}
h4 .redTitle {
	font-size: 1.3em;
	color: #C00;
}
#testimonial {
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	color: #369;
	border: 1px solid #CCC;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-bottom: 10px;
}

#testimonial h5 {
	font-size: 1.2em;
	padding-bottom: 5px;
}
#testimonial p {
	text-align: center;
	color: #333;
}

a {
	color: #369;
}

a:hover {
	color: #333;
}



#wrapper {
	background-color: #FFF;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#privacy {
	background-color: #FFF;
	background-image: none;
}
#privacy #wrapper {
	border: 1px solid #369;
	padding: 10px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 400px;
}
#freeaudit #wrapper {
	border: 1px solid #369;
	padding: 10px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 500px;
}
#header {
	position: relative;

}
#logoBanner {
	background-image: url(images/img_logo.jpg);
	background-repeat: no-repeat;
	background-position: 5px 10px;
	height: 115px;
	width: 610px;
	padding: 0px;
	text-indent: -999px;
	position: relative;
}
#contactInfo {
	color: #000;
	display: block;
	width: 600px;
	text-align: right;
	padding-right: 10px;
	position: absolute;
	z-index: 10;
	top: 90px;
	font-size: 13px;
}

#headerLinks {
	width: 150px;
	float: right;
	padding-top: 15px;

}
#headerLinks ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#headerLinks a {
	display: block;
	padding: 4px;
		
}


#navBar {
	background-image: url(images/bg_buttons.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 31px;
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: .8em;
}
#navBar ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	bottom: 0px;
	position: absolute;
}
#navBar li {
	float: left;
   background: url("images/left_both.gif") no-repeat left top;
   margin: 0;
   padding: 0 0 0 9px;
   border-bottom: 1px solid #9bbdde;

}

#navBar li.current-cat, #navBar li.current_page_item {
	background-position:0% -150px;
	
}
#navBar li.current-cat a, #navBar li.current_page_item a {
	background-position:100% -150px;
	
}

#navBar li a {
	display: block;
	font-weight: bold;
	text-decoration: none;
   background: url("images/right_both.gif") no-repeat right top;
   padding: 5px 15px 4px 6px;
   white-space: nowrap;
   color: #369;
}
#navBar a:hover {
   color:#333;
   }

#navBar li:hover, #nav li:hover a {
   /* background-position:0% -150px; */
   color:#333;
   }

#navBar li:hover a {
   /* background-position:100% -150px;*/
   }
#main {
	background-color: #FFF;
	background-image: url(images/bg-main.gif);
	background-repeat: repeat-y;
	background-position: left top;
}




#leftCol {
	float: left;
	width: 645px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
	margin: 0px;
}
#leftCol img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#main #leftCol #contentLeftCol {
	float: left;
	width: 314px;
}
#main #leftCol #contentRtCol {
	float: right;
	width: 314px;
}
#leftCol #photo {
	background-image: url(images/hodgiestandinghomepage.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 4px;
	float: left;
	height: 183px;
	width: 137px;
	margin-right: 10px;
}
#leftCol #deskText {
	padding-top: 50px;
	line-height: 1.3em;
}


#rtCol {
	margin: 0px;
	padding: 10px;
	float: right;
	width: 225px;
}
#footer {
	background: #333;
	padding: 10px;
	color: #ccc;
	text-align: center;
   }


.clearFloat {
	margin: 0px;
	padding: 0px;
	clear: both;
}
table.itChart {
	width: 640px;
	font-size: .9em;
}
table.itChart td {
	padding: 4px;
	border: 1px solid #658CB2;
}
table.itChart td.description {
	font-size: 1.1em;
}
.infoIcon {
	float: right;
}
table.itChart #headerRow {
	font-size: 1.3em;
	font-weight: bold;
	color: #369;
}
.benefitsBullets  {
	margin-top: 10px;
	margin-left: 15px;

}
.benefitsBullets li {
	padding-bottom: 8px;
}
#borderedBenefit {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #369;
	border-bottom-color: #369;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 1.2em;
	text-align: center;
	font-weight: bold;
	color: #C00;
	margin-bottom: 15px;
}
.subpageList, .sidebarBox {
	background-color: #D1E1F1;
	border: 1px solid #369;
	padding: 0px;
	margin-bottom: 20px;
}
.subpageList ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.subpageList li a {
	display: block;
	text-decoration: none;
	padding: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #658CB2;
}
.subpageList li a:hover, .subpageList h2 a:hover {
	text-decoration: underline;
}
.subpageList h2 {
	font-size: 1em;
	margin: 0px;
	background-color: #658CB2;
	color: #FFF;
	text-align: center;
	padding: 4px;
}

.subpageList h2 a {
	color: #FFF;
	text-align: center;
	display: block;	
	text-decoration: none;
}
.clientBox {
	margin-top: 10px;
	margin-bottom: 10px;
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #369;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div.clientBox .clientPhotoBox {
	float: left;
	text-align: center;
	width: 210px;
	font-size: 0.9em;
}
div.clientBox .clientSummaryBox {
	float: right;
	width: 400px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
div.clientBox .clientSummaryBox .clientSummary {
	font-size: .9em;
}
.sidebarBox table {
	font-size: .9em;
	width="200px";
}
.sidebarBox table input {
	width: 120px;
}
.formText {
	font-size: .9m;
	padding-right: 4px;
	padding-left: 4px;
	margin-bottom: 5px;
}
.formInstructions {
	font-size: .8em;
	padding-right: 4px;
	padding-left: 4px;
	margin-bottom: 5px;
}
.productBox {
	border: 1px solid #CCC;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.productBox h2  {
	display: block;
	margin-bottom: 15px;
	margin-top: 5px;
}

.productBox img {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.productImage {
	float: left;
	width: 200px;
	text-align: center;
}
.productSummary {
	float: right;
	width: 400px;
}
.productSummary .subHeading {
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	color: #369;
}
.highlight {
	background-color: #FF0;
	font-weight: bold;
}
.smallText {
	font-size: .7em;
	color: #666;
	font-weight: normal;
}
.smallText a {
	font-size: .8em;
	color: #369;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	display: inline;
}.videoLink a {
	display: block;
	margin-top: 10px;
}
#leftCol p {
	margin-bottom: 15px;
}
hr {
	margin-top: 10px;
	margin-bottom: 10px;
}
#comments_template {
	padding: 10px;
	border: 1px solid #CCC;
	margin-top: 20px;
}
ol#comments {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

