/* CSS design by Grace Solivan - bitofgrace.com 2009
This credit must remain in tact for legal use of this coding as a whole */

body {
	background-color: #000;
	background-image: url(images/GradientBKG.png);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
.Container {
	font-family: Tahoma, Geneva, sans-serif;
	height: 100%;
	width: 980px;
	text-align: left;
	padding-top: 70px;
	margin-left: auto;
	margin-right: auto;
}
.splash {
	background-image: url(April/images/splash.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 980px;
	height: 594px;
	text-align: left;
}
#Logo {
	background-repeat: no-repeat;
	background-position: left top;
	height: 149px;
	width: 386px;
	margin-top: -25px;
	margin-left: 80px;
	float: left;
}
.Nav {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	float: right;
	height: 32px;
	width: 600px;
	text-align: right;
	padding-right: 20px;
	vertical-align: top;
	z-index: 1;
	margin-top: -31px;
}
.indexContent {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
	width: 322px;
	padding-left: 50px;
	text-align: left;
	float: left;
	left: 10px;
	top: 192px;
	clear: left;
	padding-bottom: 25px;
}
#twitter_div {
	width: 100%;
}
ul#twitter_update_list {
	padding: 0;
	margin: 0;
	list-style: none;
	margin-left: 20px;
}
ul#twitter_update_list li {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #FFF;
	line-height: 130%
}
ul#twitter_update_list li a { font-size: 9px; color: #dcdcdc; }

ul#navlist{margin-left: 0;padding-left: 0;white-space: nowrap;}
#navlist li{display: inline;list-style-type: none;}
#navlist a { padding: 5px 10px; }
#navlist a:link, #navlist a:visited {color: #fff;background-color: #53a1c5;text-decoration: none;}
#navlist a:hover {color: #53a1c5;background-color: #fff;text-decoration: none; }
#navlist li a#current {color: #53a1c5;background-color: #fff;text-decoration: none; }
#navlist li a#help {color: #93c9e4;background-color: #2889b6;text-decoration: none; }

a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	color: #5CC540;
	text-decoration: none;
}
a:hover {
	color: #F90;
	text-decoration: underline;
}
a:active {
	color: #F90;
	text-decoration: none;
}
.buttons {
	color: #FFF;
	text-align: left;
	height: auto;
	width: 357px;
	padding-left: 25px;
	float: left;
	clear: both;
}

#pressbuttons {
padding: 0;
margin: 0;
width: auto;
}

.freeDL {
	background-image: url(April/images/downloadBtn2p.png);
	background-repeat: no-repeat;
	height: 55px;
	width: 207px;
	float: left;
}

.freeDL a{
background-image: url(April/images/downloadBtn2.png);
background-repeat: no-repeat;
height: 55px;
width: 207px;
display: block;
}

.freeDL a:hover{
background: none;
}
.register {
	background-image: url(April/images/registerBtn2p.png);
	background-repeat: no-repeat;
	height: 55px;
	width: 140px;
	float: left;
	margin-left: 5px;
}

.register a{
background-image: url(April/images/registerBtn2.png);
background-repeat: no-repeat;
height: 55px;
width: 140px;
display: block;
}

.register a:hover{
background: none;
}
#Footer {
	clear: both;
	width: 950px;
	height: auto;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
}
#FooterRight {
	height: auto;
	width: 50%;
	float: right;
	padding-right: 20px;
}
#FooterLeft {
	height: auto;
	width: 50%;
	float: left;
	padding-left: 20px;
}
.footerLists a:visited{
	color:#A6ECFF;
}
#links {
	height: auto;
	width: 980px;
	color: #CCC;
	clear: both;
	padding-top: 30px;
}
#SIA {
	clear: both;
	width: 100%;
	margin-top: 4px;
}
#linksFooter {
	height: auto;
	width: 100%;
}
