.borderorange {
	border: 1px solid #FF6600;
}
.featurestext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #000000;
	text-align: left;
	padding: 8px 30px 0px;
	vertical-align: top;
}
.featuresheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 15px;
	color: #000000;
	text-align: left;
	padding: 45px 30px 0px;
}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 16px;
	color: #000000;
	text-align: left;
	margin: 15px;
	padding: 25px 15px 0px;
}
.darktext12 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-align: justify;
	margin: 15px;
	padding: 10px 15px 0px;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.globallinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9900;
	text-decoration: none;
	padding: 3px;
}
.linksdark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.linksimage {
	border: solid 2px #000000;
}
.linksdarktext12 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
	text-decoration: none;
}
.linksfeatures {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #000000;
	text-align: left;
	vertical-align: top;
}
.divmain {
    width: 500px;
	margin:auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-align: justify;
	padding: 15px 15px 10px;
}
#features ul
{
list-style-type: none;
text-align: left;
}

#features ul li a
{
background: transparent url(images/list-off.gif) left center no-repeat;
padding-left: 15px;
text-align: left;
font: normal 13px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
text-decoration: none;
color: #000000;
}

#features ul li a:hover
{
background: transparent url(images/list-on.gif) left center no-repeat;
color: #FFFFFF;
}

