.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

body {
   font-size: 12px;
   font-weight:normal;
	color: #515c6b;
	font-family: verdana, arial, helvetica;
	line-height: 1.5;
}
 
ol{
	list-style-image: none;
	margin-top: 0px;
}
 
ul{
	list-style-image: none;
	margin-top: 0px;
}
 
.Home ul{
	list-style-image: url(/images/list_marker.gif);
	margin-top: 0px;
}

.section_1 .title,
.section_3 .title{
	border-top: 1px solid #818071;
	border-left: 1px solid #818071;
	border-right: 1px solid #818071;
	height: 33px;
	background: url(/images/heading1_bg.jpg) repeat-x;
	color: #ffffff;
	font-size: 13px;
}
.section_3 .title1{
	border-top: 1px solid #818071;
	border-left: 1px solid #818071;
	border-right: 1px solid #818071;
	height: 33px;
	background: url(/images/heading2_bg.jpg) repeat-x;
	color: #ffffff;
	font-size: 13px;
}

.section_2 .title,
.section_5 .title{
	border-top: 1px solid #175e9b;
	border-left: 1px solid #175e9b;
	border-right: 1px solid #175e9b;
	height: 33px;
	background: url(/images/heading2_bg.jpg) repeat-x;
	color: #ffffff;
	font-size: 13px;
}
.section_2 .title2{
	border-top: 1px solid #175e9b;
	border-left: 1px solid #175e9b;
	border-right: 1px solid #175e9b;
	height: 33px;
	background: url(/images/heading1_bg.jpg) repeat-x;
	color: #ffffff;
	font-size: 13px;
}

.section_4{
	width: 39%;
	float: left;
}

.section_4 .content{
	padding: 5px;
}

.section_5{
	width: 59%;
	float: left;
	margin-left: 9px;
}

.section_4 .title{
	border-top: 1px solid #716f41;
	border-left: 1px solid #716f41;
	border-right: 1px solid #716f41;
	height: 25px;
	background: url(/images/heading3_bg.jpg) repeat-x;
	color: #ffffff;
	font-size: 13px;
	padding-top: 7px;
	padding-left: 5px;
}

.section_4 .content p,
.section_5 .content p{
	margin: 0px;
}

.section_1 .title .left,
.section_1 .title .right,
.section_1 .content .right,
.section_1 .content .left,
.section_2 .title .left,
.section_2 .title .right,
.section_2 .content .right,
.section_2 .content .left,
.section_3 .title .left,
.section_3 .title .right,
.section_3 .content .right,
.section_3 .content .left{
	float: left;
	width: 49%;
	padding-top: 7px;
	padding-left: 5px; 
}
.section_2 .title2 .left1,
.section_2 .title2 .right1,
.section_3 .title1 .left1,
.section_3 .title1 .right1{
	float: left;
	width: 49%;
	padding-top: 7px;
	padding-left: 5px; border:solid 0px red;
}

.section_3 .content .left{
	height: 235px;
	padding-left: 100px;
	width: 35%; 
}

.section_5 .content .left,
.section_5 .title .left{
	float: left;
	width: 48%;
	padding-top: 7px;
	padding-left: 5px;
}

.section_5 .title .right{
	padding-left: 15px;
	float: left;
	padding-top: 7px;
}

.section_5 .content .right{
	float: left;
	width: 45%;
	padding-top: 7px;
	padding-left: 15px;
	padding-right: 5px;
}

.section_1,
.section_2,
.section_3 ,
.section_4 ,
.section_5 {
	border-bottom: 1px solid #b4b4b4;
	border-left: 1px solid #b4b4b4;
	border-right: 1px solid #b4b4b4;
	background: #f7f7f7;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.section_2 .content,
.section_3 .content{
	position: relative;
}

.section_2 .content .image{
	position: absolute;
	bottom: 0px;
	right: 0px;
	height: 167px;
	width: 100px;
	background: url(/images/darryl2.png) no-repeat;
	_background: none; 
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/darryl2.png', sizingMethod='scale');
}

.section_3 .content .image{
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 259px;
	width: 87px;
	background: url(/images/darryl3.png) no-repeat;
	_background: none; 
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/darryl3.png', sizingMethod='scale');
}

.footer_menu a{
	text-decoration: none;
	color: #0c4b81;
}

.footer_menu{
	background: url(/images/footer_gradient.jpg) top left repeat-x;
	padding-top: 1px;
	margin-bottom: -35px;
}

.footer_menu p{
	margin: 7px 0;
}

a img{
	border: none;
}

li {
	*padding-left: 12px;
}

.productItem .prodName{
	display: block;
	color: #0D0F6F;
}

.productItem{
	text-align: center;
	width: 33%;
	float: left;
}

.altSeperator{
	clear: both;
	height: 25px;
}

blockquote{
	margin-top: 0px;
	margin-bottom: 0px;
}

p{
	margin-bottom: 0px;
}