@charset "UTF-8";
body, select, th {
	font: 62.5% Helvetica, Arial, Verdana, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background: #222327;
}

#container {
	width: 1000px;
	height: 786px;
	margin: 0 auto;
	text-align: center;
	background: url(images/grey-back4.jpg) top center no-repeat;
}

#content {
	padding: 80px 40px 0 40px;
	margin: 0;
}
.title {
	font-size: 1.2em;
	color:#FFFFFF;
	line-height: 1.7em;
	font-weight: normal;
	letter-spacing: .1em;
	
}


.downloadbox {
	clear:both;
	text-decoration:none;
	margin: 90px 0 0 0;
}
* html .downloadbox {
	display:inline-block;
}

#downloads {
	margin: 10px 0;
}

#downloads ul {
  display:table;
  padding:0; 
  margin:0 auto; 
  list-style-type:none;
  white-space:nowrap;
  font-size: 1.2em;
  font-weight: bold;
  }

#downloads li {
  display:table-cell;
  }
* html #downloads li {
  float:left;
 }
 
#downloads a {
	display: block;
	padding: 75px 0 0 0;
	margin: 0;
	width: 100px;
	height: 45px;
}

.pdf a{
 text-decoration: none;
}

.pdf a:link {color: #000000; background: url(images/pdf.png) 15px 0 no-repeat;}
.pdf a:visited {color: #333333; background: url(images/pdf.png) 15px 0 no-repeat;}
.pdf a:hover {color: #dd0000; background-position: 15px -125px;}
.pdf a:active {color: #dd0000; background-position: 15px -125px;}

.zip a{
 text-decoration: none;
}

.zip a:link {color: #dddddd; background: url(images/zip.png) 15px 0 no-repeat;}
.zip a:visited {color: #dddddd; background: url(images/zip.png) 15px 0 no-repeat;}
.zip a:hover {color: #ff0000; background-position: 15px -125px;}
.zip a:active {color: #ff0000; background-position: 15px -125px;}

.zipoff a{
 text-decoration: none;
}

.zipoff a:link {color: #666666; background: url(images/zipoff.png) 15px 0 no-repeat;}

.fla a{
 text-decoration: none;
}
.fla a:link {color: #dddddd; background: url(images/fla.gif) 15px 0 no-repeat;}
.fla a:visited {color: #dddddd; background: url(images/fla.gif) 15px 0 no-repeat;}
.fla a:hover {color: #ff0000; background-position: 15px -125px;}
.fla a:active {color: #ff0000; background-position: 15px -125px;}

.flaoff a{
 text-decoration: none;
}

.flaoff a:link {color: #666666; background: url(images/flaoff.png) 15px 0 no-repeat;}