body {
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
}

hr {
	color: black;
	height: 1px;
}

.content_area {
	padding-left: 20px;
	padding-right: 40px;
}

.box {
    width: 760px;
    border: 2px solid black;
	background-color: black;
}

.menu {
	padding-right: 10px;
padding-top: 3px;
	color: white;
font-size: 14px;
}

.menu a:link, .menu a:visited {
	font-size: 14px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	color: white;
	text-decoration: none;
	padding-top: 3px;
}

.menu a:hover {
	color: orange;
}

.section_heading {
	font-size: 20px;
	font-weight: bold;
	border-bottom: 1px dotted black;
	color: darkblue;
	padding-top: 10px;
}

.section_list, .section_list a:link, .section_list a:visited {
	font-size: 18px;
	font-weight: bold;
	color: maroon;
	text-decoration: none;

}

.section_list a:hover {
	color: orange;

}

.submenu_heading {
	font-size: 16px;
	font-weight: bold;
	color: darkblue;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: -10px;
}

.submenu_list li {
	width: 135px;
	margin-left: -27px;
	padding-left: 15px;
	margin-bottom: 20px;
	font-size: 12px;
	font-weight: bold;
	
	color: maroon;
	background-image: url('http://www.count-it.com/images/menu_bullet.gif');
 	background-repeat: no-repeat;

	background-position: 0px 4px;
    	list-style-type: none; 
	
}


.submenu_list li a:link, .submenu_list li a:visited {
color: maroon;
	text-decoration: none;


}


.submenu_list li a:hover{
		
	color: red;
}

.submenu_list .menu_active {
	border-top: 1px solid red;
	border-bottom: 1px solid red;

	background-image: url('http://www.count-it.com/images/menu_bullet_active.gif');

}


.tag_line {
	color: #F8AE00;
	font-size: 12px;
	font-weight: bold;
	width: 90%;
	text-align: center;
}

.testimonials_subject {
	font-size: 14px;
	font-weight: bold;
	color: maroon;
	margin-top: 10px;
	
}

.testimonial {
	font-size: 14px;
	margin-top: 0px;
}


.small_text {
	font-size: 10px;
}

.sample_reports_box {
	text-align:center; 
	background-color:white; 
	border-width:1px; 
	border-color:black; 
	border-style:solid; width:500px;
	
}

.sample_reports_box a:link, .sample_reports_box a:visited{
	color: blue;
	text-decoration: none;
}

.sample_reports_box a:hover {
	color: red;
}

.form_labels {
	font-size: 12px;
	
}
.reqField {
	color: red;
}

.sidebar_testimonial {
	font-size: 11px;
	text-align: center;
	width: 150px;
	margin-left: 5px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;

	border-bottom: 1px dotted black;

}

.sidebar_testimonial_header {
	background-image: url(http://www.count-it.com/images/testimonial_sidebar_header.gif);
 	background-repeat: no-repeat;
	background-position: 0px 4px;
}

.sidebar_services_header {
	background-image: url(http://www.count-it.com/images/services_sidebar_header.gif);
 	background-repeat: no-repeat;
	background-position: 0px 4px;
}

.picture {
	border: 2px solid white;

}

.photo_caption {  
	border-bottom: 1px solid black; 
	font-family: sans-serif; 
	font-size: 12px; 	font-weight: bold; 
	color: darkblue; 
	padding-top: 5px; 
	padding-bottom: 5px
}

.photo_box_left {  
	float: left; 
	width: 220px; 
	padding-top: 0px; 
	padding-right: 10px; 
	padding-left: 10px; 
	border-color: black; 
	border-style: solid; 
	border-bottom-width: 1px
}

.photo_box_right { 
	float: right; 
	width: 220px; 
	padding-top: 0px; 
	padding-right: 0px; 
	padding-left: 10px; 
}

.footer {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px dotted black; 
}
.footer td {
	font-size: 11px;
	font-weight: bold;
	color: darkblue;
}