@charset "utf-8";
body {
	background-color: #000;

}

.copyright {
	font-family: "Monotype Corsiva";
	color: #FFF;
}

.links {
	color: #333;
}
.linksreferral {
	color: #F00;
}

a:hover {
	color: #000;

}
a:visited {
	color: #000;
}
a:active {
	color: #000;
}
a:link {
	color: #000;
}
#mainbody {
	background-color: #FFF;
	height: 520px;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	border-left-color: #F00;
	border-left-width: 20px;
	border-left-style: solid;
	border-right-style: solid;
	border-right-color: #F00;
	border-right-width: 20px;
	overflow: auto;
}

#navigate {
	background-color: #FFF;
	height: 40px;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-top: 10px;
	border-bottom-color: #F00;
	border-bottom-style: solid;
	border-bottom-width: 20px;
	border-left-color: #F00;
	border-left-style: solid;
	border-left-width: 20px;
	border-right-color: #F00;
	border-right-style: solid;
	border-right-width: 20px;
}
#header {
	background-color: #FFF;
	height: auto;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	border-left-color: #F00;
	border-left-style: solid;
	border-left-width: 20px;
	border-right-color: #F00;
	border-right-style: solid;
	border-right-width: 20px;
	border-top-color: #F00;
	border-top-style: solid;
	border-top-width: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#logo {
	height: 20px;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#footer {
	height: 40px;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#contact {
	text-align: center;
	width: 660px;
	margin-left: 55px;
	margin-right: 55px;
	padding-top: 100px;
}
#mainpage {
	text-align: center;
	width: 740px;
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 20px;
}
#referral {
	text-align: center;
	width: 740px;
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 1px;
}

#services {
	text-align: center;
	width: 660px;
	margin-left: 55px;
	margin-right: 55px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.titles {
	color: #000;
	font-weight: bold;
	font-size: 20px;
}
.maintitles {
	color: #F00;
	font-weight: bold;
	font-size: 24px;
}
.referral {
	color: #F00;
	font-weight: bold;
	font-size: 16px;
}

#terms {
	text-align: center;
	width: 660px;
	margin-left: 55px;
	margin-right: 55px;
	padding-top: 50px;
}
.text {
	font-size: 13px;
	text-align: center;
}
.textPoints {
	font-size: 13px;
	text-align: center;
	padding-left: 50px;
	padding-right: 50px;
}

#products {
	text-align: center;
	width: 740px;
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 60px;
}

