@charset "utf-8";
body {
	margin-top: 0px;
	background-image: url(images/bgbody.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000000;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#wrapper {
	height:7800px;
	width: 943px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bg-main-trans.png);
}
.top-container {
	float: left;
	height: auto;
	width: 943px;
}
.top-left {
	float: left;
	height: 218px;
	width: 701px;
}
.top-right {
	float: left;
	height: 218px;
	width: 242px;
}
.logo {
	height: 173px;
	width: 479px;
	margin-top: 45px;
	margin-left: 222px;
}
.middle-container
 {
	float: left;
	height: 370px;
	width: 943px;
	margin-top:20px;
	margin-bottom:20px;
}
.footer
 {
	float: left;
	height: auto;
	width: 943px;
	margin-top:20px;
	margin-bottom:20px;
}
.middle-left {
	float: left;
	height: 344px;
	width: 243px;
}
.middle-video {
	float: left;
	height: 344px;
	width: 425px;
}
.middle-right {
	float: left;
	height: 344px;
	width: 275px;
}
.text-container {
	height:auto;
	width: 860px;
	margin-right: auto;
	margin-left:auto;
	margin-top:18px;
}
.download-section {
	height:auto;
	width: 450px;
	margin-right: auto;
	margin-left:auto;
	margin-top:18px;
}


h1 {
	font-family: Calibri;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 0px;
	margin-top:0px;
}
h2{
	font-family: Calibri;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 0px;
		margin-top:0px;
}
h3 {
	font-family: Calibri;
	font-size: 17px;
	font-weight: normal;
	color: #333333;
}
.question {
	font-family: Calibri;
	font-size: 20px;
	font-weight: normal;
	color: #333333;
		margin-bottom: 0px;
		margin-top:0px;
}
.answer {
	font-family: Calibri;
	font-size: 17px;
	font-weight: normal;
	color: #333333;
		margin-bottom: 0px;
		margin-top:0px;
}
.img-floatLeft {
	float: left;
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 4px;
}
.img-floatRight {
	float: right;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 10px;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
}
.customers {
	font-family: Calibri;
	font-size: 40px;
	font-weight: normal;
	color: #333333;
		margin-bottom: 0px;
		margin-top:0px;
}.downloads-text {
	font-family: Calibri;
	font-size: 30px;
	font-weight: normal;
	color: #333333;
		margin-bottom: 0px;
		margin-top:0px;
}