@charset "utf-8";
/* 

CSS Document 
Powered by: Blue Archer
Developer: Anton Smolik
------------------
www.bluearcher.com

*/


/* RESET */

body {margin:      	0px;font-family: 	Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {margin:      	0px;padding:     	0px;font-weight: 	normal;}
.clear { clear: 	both;}
a {padding:     	0px;margin:      	0px;text-decoration:none; color:#5db6e2;}
a font { color:#5db6e2 !important;}
a:hover {text-decoration: underline;}
img {border:      	0px;}
.clear {clear:      both;}

/* Go Go Go! */

body {
	background: #000102 url(../img/bg.jpg) no-repeat center top;
}

#wrap {
	min-height: 800px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

.topmenu {
	height: 30px;
	display: block;
	text-align: right;
	color: #fff;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	margin-right: 35px;
	margin-top: 10px;
}

.topmenu a {
	color: #fff;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}

.logo {
	width: 300px;
	height: 100px;
	float: left;
}

.logo a {
	height: 100px;
	display: block;
}

#header {
	height: 305px;
}

.menu {
	margin-left: auto;
	margin-right: auto;
	height: 50px;
	padding-top: 11px;
	width: 823px;
	background: transparent url(../img/menu.png) no-repeat;
}

#content {
	padding-top: 40px;
	width: 766px;
	margin-left: auto;
	margin-right: auto;
}

#left-content {
	padding-top: 40px;
	width: 363px;
	float: left;
}

#right-content {
	padding-top: 40px;
	width: 366px;
	float: right;
}

.header {
	color: #fff;
	font-size: 34px;
	font-family: Century Gothic, Trebuchet MS, Tahoma;
	padding-bottom: 5px;
	border-bottom: 1px solid #0b75a9;
	margin-bottom: 16px;
}

.text {
	color: #fff;
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
}

.blue {
	color: #008dd1;
}

.banner {
	padding-top: 37px;
	padding-bottom: 6px;
}

.afilliate {
	padding-top: 20px;
	color: #fff;
	font-size: 12px;
	width: 100%;
	text-align: center;
	padding-bottom: 15px;
}

.logos {
	width: 302px;
	margin-left: auto;
	margin-right: auto;
}

.footer1 {
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 20px;
}

.footer2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #b3b3b3;
	text-align: center;
	padding-bottom: 99px;
}