/* CSS Document */

/* mainimage*/

#hp-maincontainer {
	background: url("../images/bg-hpmainimage.gif") no-repeat;
	width: 770px;
	margin: 0;
	padding: 10px 0;
	text-align: center;
	border-bottom: 5px solid #7f92b1;
}
#hp-mainfeature {
	background-image: url("../images/bg-bluegradient.gif");
	background-repeat: repeat-x;
	padding: 0;
	margin: 0 auto;
	border: 1px solid #fff;
	width: 748px;
	text-align: left;
	color: #fff;
}
#hp-mainfeature ul {
	list-style-type: none;
	padding: 0;
	margin: 5px 0 10px 20px;
}
#hp-mainfeature h1 {
	font-size: 17px;
	padding: 0;
	margin: 10px 0 0 20px;
	font-weight: bold;
}
#hp-mainfeature ul li {
	font-size: 13px;
	padding: 0 0 0 10px;
	margin: 0 0 2px 0px;
	background: url(../images/bullet-white.gif) no-repeat center left;
}

<!-- -->
.bluebold {
	font-weight: bold;
	color: #2a497d;
}

#hp-customers {
	margin: 0;
	padding: 0;
	text-align: center;
}
#hp-content {
	margin: 0;
	padding: 0;
	font-size: 11px;
	background-image: url(../images/bg-long-gradient.gif);
	background-repeat: repeat-x;
}

#hp-maincontent {
	margin: 0 18px 10px;
	padding: 15px 3px 2px;
}
.dottedline {
	background-image: url(../images/doted_line_hor.gif);
	background-repeat: repeat-x;
	background-position: bottom center;
	margin: 0;
}
html>body .dottedline {
	margin: 10px 0 0;
}
#hp-maincontent  .heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 5px 0;
} 

#hp-boxes {
	background-image: url(../images/box_3.gif);
	background-repeat: no-repeat;
	height: 250px;
	padding: 0;
	margin: 0;
}
.hp-box1 {
	margin: 0 35px;
	padding: 0 0 0 2px;
	width: 224px;
	float: left;
}

.hp-box2 {
	margin: 0 0 0 25px;
	padding: 0 0 0 1px;
	width: 212px;
	float: left;
}
* html body .hp-box2 {
	margin: 0 0 0 13px;
}
.hp-box3 {
	margin: 0 3px;
	padding: 0;
	width: 208px;
	float: left;
}
.spacer {
	clear: both;
}

.hp-box1 h3, .hp-box2 h3, .hp-box3 h3 {
	margin: 0;
	padding: 7px 0 0 0;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p.hp-orangetext {
	color: #FE5A0F;
	font-weight: bold;
	padding: 0;
	margin: 10px 0 0;
}
.hp-box2 ul {
	margin: 0 0 0 4px;
	padding: 0;
}
.hp-box3 ul {
	margin: 5px 0 20px 4px ;
	padding: 0;
}
.hp-box2 ul li, .hp-box3 ul li {
	margin: 0 0 0 12px;
	padding: 0;
	list-style-type: square;
}
*html .hp-box2 ul li {
	margin: 0 0 0 12px;
}
.productlogo {
	margin: 10px 0 0 0;
}
#hp-mainfeature a.btn-orange1, #hp-maincontent a.btn-orange1 {
	text-decoration: none;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	padding: 1px 3px 0 3px;
	margin: 0;
	background-image:  url("/../images/buttons/btnbg-orange1.gif");
	background-repeat: repeat-x;
	border: 1px solid #fe5b10;
	background-color: #fe5b10;
	display: block;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	height: 18px;
	width: 73px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 15px;
	width: 65px;
}
html>body #hp-mainfeature a.btn-orange1,html>body #hp-maincontent a.btn-orange1 {
	height: 15px;
	width: 65px;
}
#hp-mainfeature a.btn-orange1:hover, #hp-maincontent a.btn-orange1:hover {
	text-decoration: none;
	background-image:  url("/../images/buttons/btnbg-orange1-over.gif");
	background-repeat: repeat-x;
}
.hp-mainbox1, .hp-mainbox {
	width: 228px;
	margin: 14px 0 7px 7px;
	height: 75px;
}
.hp-mainbox1 {
	margin: 14px 0 7px;
	width: 218px;
}
.hp-mainbox {
	width: 218px;
	padding: 0 0 0 15px;
	background-image: url(../images/doted_line_vert.gif);
	background-position: left center;
	background-repeat: repeat-y;
}
#hp-maincontent .hp-mainbox span.title, #hp-maincontent .hp-mainbox1 span.title {
	color: #FE5A0F;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#hp-maincontent p {
	clear: both;
}

.hp-mainbox img, .hp-mainbox1 img {
	float: right;
}

.hp-box3 p.hp-links {
	padding: 0;
	margin: 5px 0 3px 0;

}
#hp-content a {
	color: #174BA2;
	text-decoration: none;
}
#hp-content a:hover {
	color: #174BA2;
	text-decoration: underline;
}

html>body #hp-title {
	padding: 0;
	margin: 7px 0 0 0;
}
#hp-content td {
	font-size: 11px;
}