* {
	border: 0;
	margin: 0;
	padding: 0;
}

body {
	background: url('layout/bg.jpg') top center;
}

body, td, tr, table {
	margin: 0 auto;
	font-size: 10pt;
	font-family: arial;
	text-align: justify;
	line-height: 20pt;
	color: #555555;
}

input, select, textarea {
	font-size: 9pt;
	font-family: arial;
	padding: 5px; 
	margin: 0 2px 2px 2px;
	border: 1px solid #8ab414;
	color: #8ab414;
}

#wrap {
	width: 1000px;
	margin: 0 auto;
	padding: 0px;
}

.navi {
	float: right;
	margin-top: 142px;
	margin-right: 1px;
	width: 225px;
}

#top {
	background: url('layout/main.jpg') no-repeat top;
	height: 600px;
	text-align: left;
}

#navi {
	margin-left: 633px;
}

#navi a {
	color: #ffffff;
	background: transparent;
	display: inline-table;
}

#navi a:hover {
	color: #ffffff;
	border-bottom: 2px solid #efefef;
}

#links {
	margin-top: 190px;
	margin-left: 665px;
}

#links a:hover {
	color: #ffffff;
	border-bottom: 2px solid #efefef;
}

#topup {
	margin: 0 0 0 0;
}

html>body #content {
	margin: 0 0 0 0;
}

#content p {
	margin: 10px 0 0 0;
}

div.left {
	float: left; 
	width: 49%;
	margin-top: 1pt;
	margin-bottom: 5pt;
}

div.right {
	float: right; 
	width: 49%;
	margin-top: 1pt;
	margin-bottom: 5pt;
}

#content {
	width: 970px;
	margin: 0 auto;
	padding: 15px;
}

.stats {
	width: 210px;
	float: left;
	font-family: arial;
	font-size: 9pt;
	color: #888888;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 2.5px;
}

.number {
	font-family: palatino linotype;
	font-size: 100pt;
	line-height: 75pt;
	color: #abdb25;
	margin: 0 0 10px 0;
}

.intro {
	width: 740px;
	float: right;
}

.introupdate {
	text-align: right;
	text-transform: uppercase;
	border-top: 1px dotted #707070;
	margin: 5px 0;
	color: #707070;
	font-style: italic;
	font-size: 9pt;
}

.box {
	color: #ffffff;
	font-weight: normal; 
	width: 90%; 
	background: url('layout/bgbox.jpg') center;
	border-bottom: 3px solid #abdb25;
	text-align: justify;
	margin: 0 auto 20px auto;
	padding: 15px;
	line-height: 18pt;
}

.box i {
	color: #8ab414;
}

.box a {
	color: #8ab414;
}

.head {
	font-size: 20pt;
	font-family: georgia;
	color: #abdb25;
	text-align: center;
	padding-bottom: 5px;
	font-weight: bold;
	font-style: italic;
}

#iefix {
	margin: 0;
	font-size: 0;
}

b {
	font-family: georgia;
	color: #8ab414;
	font-weight: bold;
}

i {
	color: #000000;
}

u {
	color: #999999;
}

a:link, a:visited, a:active {
	color: #151515;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

.spacer {
	height: 100%;
}

div.image img {
	padding: 8px; 
	margin: 1px;
	background: url('layout/bgbox.jpg') top right;
	border-bottom: 3px solid #abdb25;
}

div.image img:hover {
	background: url('layout/bgbox.jpg') center;
	border-bottom: 3px solid #abdb25;
}

#footer {
	width: 100%;
	background: url('layout/bgbox.jpg') top right;
	text-align: center;
	clear: both;
	font-family: tahoma;
	font-size: 8pt;
	word-spacing: 1px;
	color: #efefef;
	margin: 0 auto;
	padding: 20px 0px;
	line-height: 20px;
	text-transform: uppercase;
}

#footer a {
	font-family: georgia;
	color: #ffffff;
	font-style: italic;
	font-weight: bold;
}

#footer a:hover {
	color: #ffffff;
}
