body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #09F;
	background-color: #010413;
	margin: 0px;
	padding: 0px;
	text-shadow: 0px 1px 3px #000;
}
#content_container {
}
#header {
	background-repeat: repeat-x;
	clear: both;
	background-image: url(../images/nav/headerBKG.jpg);
	height: 93px;
}
#nav_container  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	width: 860px;
	height: 93px;
}
#nav_news {
	background-image: url(../images/nav/nav_press.png);
	height: 40px;
	width: 100px;
	position: absolute;
	margin-top: 46px;
	background-repeat: no-repeat;
	background-position: center top;
}
#nav_news:hover {
	background-position: center;
}
#nav_company {
	background-image: url(../images/nav/nav_company.png);
	height: 40px;
	width: 100px;
	position: absolute;
	margin-top: 46px;
	margin-left: 100px;
	background-repeat: no-repeat;
	background-position: center top;
}
#nav_company:hover {
	background-position: center;
}
#nav_company:visited {

}
#nav_careers {
	background-image: url(../images/nav/nav_careers.png);
	height: 40px;
	width: 100px;
	position: absolute;
	margin-top: 46px;
	margin-left: 200px;
	background-repeat: no-repeat;
	background-position: center top;
}
#nav_careers:hover {
	background-position: center;
}
#nav_home {
	height: 73px;
	width: 260px;
	position: absolute;
	margin-top: 13px;
	margin-left: 300px;
	background-image: url(../images/nav/nav_home.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#nav_home:hover {
	position: absolute;
	background-position: bottom;
}
#nav_contact {
	background-image: url(../images/nav/nav_contact.png);
	height: 40px;
	width: 100px;
	position: absolute;
	margin-top: 46px;
	margin-left: 560px;
	background-repeat: no-repeat;
	background-position: center top;
}
#nav_contact:hover {
	background-position: center;
}
#nav_blog {
	background-image: url(../images/nav/nav_blog.png);
	height: 40px;
	width: 100px;
	position: absolute;
	margin-top: 46px;
	margin-left: 660px;
	background-repeat: no-repeat;
	background-position: center top;
}
#nav_blog:hover {
	background-position: center;
}
#nav_downloads {
	background-image: url(../images/nav/nav_downloads.png);
	height: 40px;
	width: 100px;
	position: absolute;
	margin-top: 46px;
	margin-left: 760px;
	background-repeat: no-repeat;
	background-position: center bottom;
}
#nav_downloads:hover {
	background-position: center;
}
#body_container {
	height: 724px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
}
#info_container {
	color: #faa61a;
	font-family: arial;
	font-size: 16px;
	font-weight: normal;
	-moz-border-radius: 10px;
	padding-left: 20px;
	padding-right: 20px;
	margin-left: 40px;
	background-color: #283646;
	border: 1px #32ace7 solid;
	height: 170px;
	width: 600px;
}
#character_container {
	height: 400px;
	width: 400px;
	margin-left: 560px;
	margin-top: -205px;
}
#termsofuse_container {
	height: 15px;
	width: 400px;
	top: 400px;
	text-align: center;
	margin-top: -110px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
}
#legalinfo_container {
	height: 15px;
	width: 400px;
	top: 405px;
	text-align: center;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	height: 101px;
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-image: url(../images/nav/FooterBKG.jpg);
}
#footer_container {
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #09F;
	height: 101px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-top: 0px;
}
#footer_facebook {
	background-image: url(../images/nav/FooterFacebook.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 62px;
	width: 154px;
	margin-left: 190px;
	margin-top: 6px;
	position: absolute;
}
#footer_facebook:hover {
	background-position: right bottom;
}
#footer_blog {
	background-image: url(../images/nav/FooterBlog.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 62px;
	width: 96px;
	margin-left: 402px;
	margin-top: 6px;
	position: absolute;
}
#footer_blog:hover {
	background-position: center bottom;
}
#footer_twitter{
	height: 62px;
	width: 144px;
	background-image: url(../images/nav/FooterTwitter.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 548px;
	margin-top: 6px;
	position: absolute;
}
#footer_twitter:hover {
	background-position: left bottom;
}
#footer_container #termsofuse {
	height: 15px;
	width: 900px;
	text-align: center;
	margin-top: 73px;
	position: absolute;
}
#footer_container #legalinfo {
	height: 15px;
	width: 900px;
	text-align: center;
	position: absolute;
	margin-top: 85px;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #567592;
	margin-top: 24px;
	margin-right: 20px;
	margin-bottom: 24px;
	margin-left: 20px;
}
H1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #faa61b;
	margin-top: 24px;
	margin-right: 20px;
	margin-left: 20px;
	font-variant: normal;
}
H2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #7996B0;
	margin-top: 12px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
H3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #7996B0;
	margin-left: 44px;
	margin-right: 20px;
}
H4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #567592;
	margin-left: 44px;
	font-weight: normal;
	margin-right: 20px;
	margin-top: -10px;
	margin-bottom: 15px;
	padding: 0px;
}
H5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #567592;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
H6 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #faa61b;
	margin: 0px;
	padding: 0px;
}
li {
	color: #567592;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	list-style-position: outside;
	margin-top: 6px;
	margin-right: 24px;
	margin-bottom: 6px;
	margin-left: 36px;
	text-align: left;
	display: list-item;
	page-break-before: always;
	page-break-after: always;
	list-style-image: url(../images/nav/bullet.gif);
}
a:link {
	color: #09F;
}
a:hover {
	color: #3EB1FF;
}
a:visited {
	color: #007ACC;
}
