/*--------------------------------------------------------------------
   P A G E   C O N T A I N E R S
--------------------------------------------------------------------- */

div#intro-copy {
	margin:25px 0px 15px 0px;
	float:left;
	width:1000px;
	height:auto;}


/*--------------------------------------------------------------------
   P A G E   S T Y L E S
--------------------------------------------------------------------- */

.main-txt {
	color:#000;
	font-family: Arial, sans-serif;
	font-size:12px;
	line-height:1.75em;
	margin: 15px 70px 0px 70px;
	text-align:left;}

.download {
	font-family: 'Oswald', sans-serif;
	font-weight: 300;
	float:left;
	color:#0096d6;
	font-size:28px;
	line-height:1.25em;
	letter-spacing:1px;
	margin: 30px 0px 0px 20px;
	text-align:left;}
	
.download a:link {
	color: #0096d6;
	text-decoration: none;}
.download a:visited {
	color: #0096d6;
	text-decoration: none;}