﻿body {
	margin:0;
	padding:0;
	background: #fff;
	}

	.style1 {font-family: Geneva, Arial, Helvetica, sans-serif}
.style4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #330099;
}
.style8 {font-weight: bold}
.style11 {font-size: medium}
.style12 {font-size: small}
.style13 {font-family: Geneva, Arial, Helvetica, sans-serif; font-weight: bold; font-size: small; }
.style14 {
	border-width: 0px;
}
.style15 {
	border-width: 0;
}
.style16 {
	text-align: center;
}

img { border: none; }

.multilingual {
	width: 800px;
	margin: 30px auto 20px;
	text-align: left;
	padding-bottom: 20px;
	border-bottom: solid 2px #ddd;
	}

	.multilingual .language_select {
		line-height: 20px;
		margin: 0 0 6px;
		font-size: 10px;
		text-transform: uppercase;
		}

		.language_select span {
			margin-right: 8px;
			}

		.language_select a {
			border-left: solid 1px #ccc;
			padding: 0 8px;
			}

			.language_select a img {vertical-align: text-bottom; }

			.language_select a:hover img {
				-webkit-box-shadow: 1px 1px 1px #aaa;
				-moz-box-shadow: 1px 1px 1px #aaa;
				box-shadow: 1px 1px 1px #aaa;
				}

	.multilingual .slideshow {
		width: 800px;
		height: 167px;
		margin: 0 0 30px;
		}

		.slideshow img {
			width: 800px;
			height: 167px;
			-webkit-box-shadow: 3px 4px 5px #aaa;
			-moz-box-shadow: 3px 4px 5px #aaa;
			box-shadow: 3px 4px 5px #aaa;
			}

		.multilingual .content {
			width: 750px;
			margin: 0 auto;
			font-size: 13px;
			line-height:18px;
			color: #444;
			font-family: arial, helvetica, sans-serif;
			}

			.multilingual .main {
				float: left;
				display:inline;
				width: 475px;
				}

			.multilingual .sidebar {
				float: right;
				display:inline;
				width: 225px;
				}

			.multilingual p {
				margin: 0 0 15px;
				padding:0;
				}

			.multilingual .main h3 {
				font-size: 13px;
				font-weight: bold;
				margin: 27px 0 9px;
				padding:0;
				text-transform: uppercase;
				color: #F16522;
				}

			.productnav {
				margin: 0 0 30px;
				}

			.productnav h2 {
				font-size: 14px;
				line-height: 18px;
				font-weight: bold;
				margin: 0 0 10px;
				padding:0;
				color: #009DDC;
				}
			.productnav ul {
				list-style: none;
				margin: 0;
				padding:0;
				border-top: solid 1px #ddd;
				}

			.productnav ul li {
				list-style: none;
				padding: 0;
				border-bottom: solid 1px #ddd;
				}

			.productnav ul li a {
				display: block;
				padding: 4px 7px;
				color: #555;
				}

				.productnav ul li a:hover {
					color: #F16522;
					background: #eee;
					}

		.promo {
			margin: 0 0 20px;
			}

		.promo h4 {
			color: #fff;
			background: #F16522;
			font-size: 12px;
			line-height: 15px;
			padding: 8px 0 8px 10px;
			margin: 0 0 2px 0;
			-moz-border-radius: 3px;
			-webkit-border-radius: 3px;
			border-radius: 3px;
			}

			#brochure h4 {
				background: none;
				padding:0;
				-moz-border-radius: 3px;
				-webkit-border-radius: 3px;
				border-radius: 3px;
				}

			.promo h4 a {
				display: block;
				text-decoration: none;
				color: #fff;
				line-height: 15px;
				padding: 8px 30px 8px 10px;
				background: #009ddc url(../images/download_brochure.jpg) center right no-repeat;
				-moz-border-radius: 3px;
				-webkit-border-radius: 3px;
				border-radius: 3px;
				}

				.promo h4 a:hover { text-decoration: underline; }

.fastdemo-masthead {
	width: 800px;
	margin: 0 auto 20px;
	}

.fastdemo {
	width: 800px;
	margin: 0 auto;
	}

.visit-us-at h2 {
	font-size: 13px;
	line-height: 30px;
	color: #fff;
	margin: 0;
	padding:0 10px;
	background: #888;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}

	.visit-us-at a {
		display: block;
		text-decoration: none;
		color: #888;
		font-size: 12px;
		line-height: 16px;
		padding: 9px;
		margin: 0;
		border-bottom: dotted 1px #bbb;
		background: #fff;
		transition: background 0.3s ease;
		-webkit-transition: background 0.5s ease;
		-moz-transition: background 0.5s ease;
		-o-transition: background 0.5s ease;
		}

	.visit-us-at a:hover {
		background: #eee;
		}

		.visit-us-at a span {
			display: block;
			}

		.visit-us-at a .title {
			color: #04A0DD;
			margin: 0;
			font-size: 15px;
			line-height: 18px;
			font-weight: bold;
			letter-spacing: -1px;
			margin: 0 0 6px;
			}

		.visit-us-at .first a .title {
			font-size: 24px;
			line-height: 30px;
			}

		.visit-us-at a .subtitle {
			color: #04A0DD;
			text-transform: uppercase;
			font-weight: bold;
			}

		.visit-us-at a .info {
			margin: 0;
			color: #888;
			text-transform: uppercase;
			}

		.visit-us-at a .info strong {
			font-weight: bold;
			color: #f16522;
			}



