body  { color: #063c6f; font-size: 10px; font-family: "Lucida Grande", Geneva, Arial, Helvetica, sans-serif; line-height: 18px; background-color: #d6d6d6; background-image: url("../../BLUEROOM%20WEBSITE%20/images/whiteBG.gif"); background-repeat: repeat-x; margin: 0; padding: 0 }

#thelogo, #thecompany, #thetalent, #thedifference, #company, #talent, #difference, #reel, #wrapper {
	position:absolute;
}

#company, #talent, #difference {
	
}

#wrapper {
	border-top: 1px solid white;
	width: 100%;
	padding-top: 6px;
	top:263px;
}

#thelogo {
	left:67px;
	top:154px;
	}

#thecompany {
	left:67px;
	top:236px;
}

#company {
	padding-left:67px;

}

#thetalent {
	left:243px;
	top:236px;
}

#talent {
	padding-left:243px;
	

}

#reel {
	left:67px;
	top:10px;
	float:left;
}

#thedifference {
	left:421px;
	top:236px;
}

#difference {
	padding-left:422px;

}

.blue {
	width: 300px;
	padding-left: 3px;
	float:left;
}
.grey {
	margin-left: 360px;
	color: #666666;
}

.whiteRule {
	margin-top: 6px;
	padding-top: 6px;
	border-top: 1px solid white;
	display:block;
}

.reelRule {
	margin-top: 1px;
	margin-bottom: 18px;
	border-top: 1px solid #063C6F;
	display:block;
}
a, a:link {
	text-decoration:none;
	color: #063C6F;
}

a:hover {
 
 	text-decoration:underline;
	}
	
#submit{
    text-align:center;
	border: none;
	background-color:#063C6F;
  }