@charset "utf-8";
#title {
	position: relative;
	padding-top: 20px;
	float: left;
	clear: left;
}
#subtitle {
	margin-top: 20px;
	position: relative;
	float: left;
	clear: left;
}
.mainslideshow {
	float: left;
	clear: left;
	text-align: center;
	border: 0px none #333;
	padding-bottom: 5px;
	padding-top: 5px;
}
.mainslideshow .slideshowItem {
	border: 0px none #333;
	clear: left;
	float: left;
	margin: 0px;
}


#description {
	clear: left;
	margin-top: 10px;
	position: relative;
	float: left;
}
.worldmap {
	float: left;
	clear: left;
	overflow: hidden;
	width: 735px;
	background-image: url(/images/worldmap_with_text_sml.png);
	background-repeat: no-repeat;
	background-position: 380px;
	padding-top: 10px;
	padding-bottom: 20px;
}
.highlight1 {
	clear: left;
	float: left;
	margin-top: 20px;
	padding: 10px;
	text-align: center;
	border: 1px dashed #666;
}
.highlight1 .purple {
	background-color: #A3A;
	padding: 5px;
	background-image: url(/images/icons/new.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}
.highlight1 .grey {
	background-color: #A3A;
	padding: 5px;
	background-image: url(/images/icons/new.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}


.customersLogos  {
	float: left;
	margin-top: 30px;
	margin-bottom: 15px;
	clear: left;
	margin-left: 60px;
}

.updateBox {
	width: 735px;
	float: left;
	background-color: #FAFAFA;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	padding-top: 10px;
	padding-bottom: 10px;
}

.downloadUpdate {
	width: 265px;
	float: right;
}

.downloadUpdate p {
	text-align: center;
}
.downloadUpdate ul {
	list-style-position: outside;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	list-style-type: square;
}
.downloadUpdate ul li {
	line-height: 120%;
	padding: 2px;

}


.downloadUpdate a {
	font-style: normal;
	text-decoration: none;
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 70%;
}
.downloadUpdate a:hover {
	color: #8B0E04;

}

.newsUpdate {
	width: 465px;
	float: left;
}

.newsUpdate ul {
	list-style-position: inside;
	margin: 0px;
	list-style-type: square;
	padding-left: 10px;
	padding-top: 5px;
}
.newsUpdate ul li {
	line-height: 120%;
	padding-bottom: 5px;

}


.newsUpdate a {
	font-style: normal;
	text-decoration: none;
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 70%;
}
.newsUpdate a:hover {
	color: #8B0E04;

}
.worldmap p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 70%;
	width: 380px;
	height: 130px;
	text-align: left;
	padding-top: 10px;
	margin-left: 10px;
}

