﻿#wrapper {
	background: white url(images/splashlogo.jpg) no-repeat;
	width:900px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	white-space:nowrap;
}

#tail{
	clear:both;
}

.btn{
	background: white url(images/buttonsplash.jpg) no-repeat center center;
	width: 138px;
	height: 51px;
	vertical-align: middle;
	text-align: center;
	color: white;

}

h2{
	color:#7d2e46;
	width:450px;
	float:left;
	margin:0px;
	padding:30px 0px 0px 0px;
}

.btn a {
	
	display: block;
	width: 138px;
	height: 51px;
	padding-top: 14px;
	vertical-align: middle;
	text-align: center;
	color:white;
    	text-decoration:none;
	font-size:large;
    	font-family: Helvetica, Arial, sans-serif;
	
}

#buttons{
	
	width: 800px;
	margin: 0 auto;
	

}

#clientbutton{
	float: left;
}

#employersbutton{
	float: left;
}

#clientfrbutton{
float: right;
}

#employerfrbutton{
	float:right ;
	
}


.phrase{

	
	float: left;
	width: 370px;
	padding-left:40px;
	padding-right:40px;
	padding-bottom:320px;
}

#mets{

    padding-top:30px;
	float:left;
	text-align:center;
	width:100%;
	font-size:small;
}

#mets a{
	color:black;
	text-decoration:underline
}

p{
	margin:0px;
	padding:0px;
}