@charset "utf-8";
body {
	background-color: #000000;
}
.logo {
	height: 85%;
	width: 25%;
	position: absolute;
	right: 25px;
	left: 1%;
	text-align: center;
	vertical-align: top;
	top: 250px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	border-top-style: solid;
	border-bottom-style: solid;
}
.home-page-text {
	height: 85%;
	width: 66%;
	position: absolute;
	left: 28%;
	top: 250px;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	border: 1px solid #FF0000;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 22px;
	color: #CCCCCC;
	font-weight: normal;
	padding-left: 50px;
	padding-right: 50px;
}
.links {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
	letter-spacing: .7px;
	padding-top: 15px;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	line-height: 28px;
	height: 28px;
	width: 390px;
	position: relative;
	z-index: 3;
	left: 0px;
	top: -30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #91182B;
	text-decoration: none;
	height: 30px;
	width: 93%;
	position: absolute;
	left: 1%;
	top: 20px;
	text-align: center;
	letter-spacing: .5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.contact-text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
.float-right {
	float: right;
	margin-left: 10px;
	padding-left: 10px;
	margin-top: 10px;
	padding-top: 10px;
	margin-right: 20px;
	padding-right: 20px;
}
.phone-top-right {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	height: 5%;
	width: 20%;
	letter-spacing: 2px;
	left: 440px;
}
.brokerage {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFFFFF;
	position: relative;
	height: 25px;
	width: 150px;
	left: 0px;
	top: -60px;
	letter-spacing: 1px;
	text-align: center;
}
