body {
	background-color: #000000;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11pt;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

a, a:link, a:visited {
	color: #04f18f;
}

a:hover {
	color: #FCB905;
}

h1 {
	font-size: 18pt;
	color: #fcb905;
	font-weight: normal;
	line-height: 30px;
	letter-spacing: 0.2em;
}

h2 {
	font-size: 15pt;
	color: #ee7103;
	font-weight: normal;
	line-height: 27px;
}



.middle {
	background-image: url(../images/content-bg.jpg);
	background-repeat: repeat-x;
}
.content {
	background-image: url(../images/img1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 450px;
	padding-top: 40px;
	padding-right: 250px;
	padding-bottom: 10px;
	padding-left: 30px;
}


.orange {
	color: #fcb905;
}

.green {
	color: #04f18f;
}

.blue {
	color: #0BD9FD;
}

.footer, .footer a:link, .footer a:visited {
	font-size: 11px;
	color: #50626c;
}


.footer a:link, .footer a:visited {
	font-size: 11px;
	color: #50626c;
	text-decoration: none;
	padding-right: 22px;
	padding-left: 22px;
}

.footer a:hover {
	font-size: 11px;
	color: #02a2bf;
	text-decoration: underline;
}
.box {
	background-color: #001317;
	padding: 10px;
	border: 1px solid #028ca6;
}
.small {
	font-size: 11px;
	color: #CCCCCC;
}
