@charset "UTF-8";
html {
	overflow-y: scroll;
}
/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  10: 1Col_Fixed
  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #ececec;
	background-color: #000;
	margin: 0px;
	padding: 0;
}
#wrapper {
	width: 850px;
	margin: 0 auto;
}
#masthead {
	color: #999999;
	padding: 0px;
	margin: 0;
	position: relative;
	height: 135px;
	width: 850px;
}
#masthead .content {
	position: relative;
}
#logo {
	margin: 65px 200px 15px 15px;
	float: left;
	position: relative;
}
#topcarat {
	margin-top: 6px;
}
#navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	position: relative;
	width: 140px;
	text-align: right;
	font-weight: normal;
	right: 15px;
	top: 0px;
	margin: 75px 35px 0px 0px;
	left: 20px;
	float: left;
}
#maintext {
	width: 850px;
	position: relative;
	background-image: url(../images/bodyback.png);
	background-repeat: repeat-y;
}
#maintext .content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 32px;
	color: #333;
	position: relative;
	z-index: 10;
	width: 590px;
	padding: 0px;
	float: left;
	margin: 70px 103px 75px 60px;
}
#maintext .about {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #333;
	position: relative;
	z-index: 10;
	width: 590px;
	padding: 0px;
	float: left;
	margin: 40px 103px 10px 60px;
}
#maintext .news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #333;
	position: relative;
	z-index: 10;
	width: 590px;
	padding: 0px;
	float: left;
	margin: 40px 103px 10px 60px;
}
#maintext .terms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333;
	position: relative;
	z-index: 10;
	width: 590px;
	padding: 0px;
	float: left;
	margin: 40px 103px 10px 60px;
}
#releaseback {
	width: 97px;
	float: left;
	font-size: 12px;
	margin-top: 20px;
}
#footer {
	position: relative;
	width: 850px;
}
#footer .content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	position: relative;
}
#footerleft {
	width: 385px;
	float: left;
	margin-left: 15px;
	padding-top: 48px;
}
#footerright {
	width: 435px;
	float: left;
	margin-right: 15px;
	text-align: right;
	margin-top: 20px;
	font-size: 12px;
	line-height: 20px;
}
#bottomcarat {
}
.green {
	color: #6da631;
}
.Ahed {
	color: #333;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
}
.Bhed {
	color: #6da631;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: 0.15em;
	border-color: #000000 !important;
}
.clearfloat {
	clear: both;
}
.threepoints {
	line-height: 3px;
}
.sixpoints {
	line-height: 6px;
}
.fivepoints {
	line-height: 5px;
}
.eightpoints {
	line-height: 8px;
}
.ninepoints {
	line-height: 9px;
}
.twelvepoints {
	line-height: 12px;
}
.fifteenpoints {
	line-height: 15px;
}
.sixteenpoints {
	line-height: 16px;
}
.seventeenpoints {
	line-height: 17px;
}
.eighteenpoints {
	line-height: 18px;
}
h1 {
	font-size: 16px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #dc223c;
}
h2 {
	font-size: 14px;
	margin: 30px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}
a.navigation:link {
	color: #FFF;
	font-weight: normal;
}
a.navigation:visited {
	color: #FFF;
	font-weight: normal;
}
a.navigation:hover {
	color: #6da631;
	font-weight: normal;
}
a.navigation:active {
	color: #6da631;
	font-weight: normal;
}
a.navigationon:link {
	color: #6da631;
	font-weight: normal;
}
a.navigationon:visited {
	color: #6da631;
	font-weight: normal;
}
a.navigationon:hover {
	color: #6da631;
	font-weight: normal;
}
a.navigationon:active {
	color: #6da631;
	font-weight: normal;
}
a.body:link {
	color: #6da631;
}
a.body:visited {
	color: #6da631;
}
a.body:hover {
	color: #6da631;
	text-decoration: underline;
}
a.body:active {
	color: #6da631;
	text-decoration: underline;
}
a.footer:link {
	color: #999;
}
a.footer:visited {
	color: #999;
}
a.footer:hover {
	color: #6da631;
}
a.footer:active {
	color: #6da631;
}
