body {
	background: url("bg.png")
}
body > table {
	background: #FFF;
}
#globalNav {
	font-family: Arial, sans-serif
}
#masthead {
	font-family: Arial, sans-serif;
	width: 738px;
	margin-bottom: 1px
}
#masthead IMG {
	display: block
}
#actLogo {
	float: left;
	margin-right: 3px;
	background-color: #000000
}
#segmentHeader {
	margin-bottom: 2px;
	padding-bottom: 0px;
	margin-left: 122px;
	padding-top: 27px;
	background: url(topbg.gif)
}
#globalNav {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 11px;
	padding-bottom: 4px;
	margin-left: 122px;
	color: #fff;
	padding-top: 4px;
	background: url(bottombg.gif);
}
#globalNavSub1 {
	text-align: right
}
TD {
	font-size: 14px;
	color: #5a5a5a;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
.link4 {
	color: #000066;
	text-decoration: underline;
	font-size:14px;
}
.link4:hover {
	color: #0066cc;
	text-decoration: underline;
}
.WhyBuy {
	font-size:12px;
	text-decoration: none;
	font-weight:bold;
}
.BgGray {
	background-color: #e3e3e3
}
.segHm {
	border-top: #ffffff 1px solid;
	padding-left: 24px;
	border-bottom: #ffffff 1px solid;
	height: 38px
}
.segSlct {
	border-top: #ffffff 1px solid;
	padding-left: 24px;
	border-bottom: #ffffff 1px solid;
	height: 35px
}
.segHdr {
	padding-left: 24px;
	font-size: 12px;
	color: #000;
	border-bottom: #ffffff 1px solid;
	height: 26px;
	background-color: #0066CC
}
.phone {
	border-top: #f1f2f2 1px solid;
	padding-left: 24px;
	font-size: 12px;
	color: #000;
	border-bottom: #f1f2f2 2px solid;
	height: 36px;
	background-color: #0066CC
}
@media (max-width: 1280px) {
    .col-md-4 {
        width: 80;
    }
}