@charset "UTF-8";


#djPhresh {
	background-color: #161414;
	border: 0.5px solid #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	line-height: 23px;
	text-decoration: none;
	color: #999999;
	text-indent: 20px;
	height: 24px;
	width: 755px;
	text-align: center;
	vertical-align: middle;
	padding-right: 25px;
	text-transform: uppercase;
	margin-top: 0px;
	background-image: url(images/msg.png);
	background-repeat: no-repeat;
	background-position: center center;
}

body {
	background-image: url(images/bgPattern1.gif);
	margin-top: 0px;
	margin-left: 0px;
	overflow: hidden;
	height: 900px;
	width: 1280px;
}
#companyName {
	background-color: #161414;
	border: 0.5px solid #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	text-decoration: none;
	color: #999999;
	text-indent: 20px;
	height: 24px;
	width: 780px;
	padding: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#launchPad {
	background-color: #161414;
	border: 0.5px solid #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #999999;
	text-indent: 0px;
	height: 215px;
	width: 780px;
	margin-bottom: 10px;
	overflow: hidden;
	padding: 0px;
	background-position: center center;
	vertical-align: top;
}

#footer {
	background-color: #161414;
	border: 0.5px solid #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	line-height: 23px;
	text-decoration: none;
	color: #999999;
	text-indent: 20px;
	height: 24px;
	width: 755px;
	text-align: right;
	vertical-align: middle;
	padding-right: 25px;
}

#launchPad span {
	width: 33%;
	height: 200px;
}
#launchPad #launch1 {
	height: 200px;
	width: 252px;
	float: right;
	overflow: hidden;
	clear: left;
	margin: 3px;
	padding: 0px;
}
#launchPad #launch2 {
	height: 200px;
	width: 252px;
	overflow: hidden;
	clear: none;
	margin: 3px;
	padding: 0px;
	float: right;
	text-align: center;
}
#launchPad #launch3 {
	height: 200px;
	width: 252px;
	margin: 3px;
	padding: 0px;
	clear: none;
	overflow: hidden;
}
#wrapper {
	width: 780px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
 
#signUp {
	background-color: #161414;
	border: 0.5px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #999999;
	text-indent: 20px;
	height: auto;
	width: 755px;
	text-align: left;
	vertical-align: middle;
	padding-right: 25px;
}
#wrapper #djPhresh a {
	color: #999999;
	text-decoration: none;
}
#yellowDrop {
	background-color: #FFFF00;
	height: 18px;
	width: 780px;
	padding: 0px;
	margin-left: 0px;
	margin-top: 125px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	line-height: 18px;
	text-transform: uppercase;
	text-align: right;
	vertical-align: middle;
}
