.home-layout button {
	margin-left: 20px;
	margin-bottom: 5px;
}

#splash {
width: 780px;
height: 191px;
background: url( "../images/splash.jpg" ) no-repeat;
margin-top: 47px;
margin-left: 1px;
margin-bottom: 2px;
}

#home-blue {
	float: left;
	width: 523px;
	background: url( "../images/join_btm.jpg" ) no-repeat bottom left;
	background-color: #E0F2F8;
	margin-left: 3px;
	margin-right: 2px;
}

#standard {
	margin-left: 2px;
	margin-right: 1px;
	width: 250px;
	float: left;
	text-align: left;
}

#standard .module {
	margin-top: 10px;
}	

#join {
	text-align: left;
	width: 265px;
	float: left;
}

#join p {
	margin-left: 10px;
}

#directory {
	text-align: left;
}

#directory p {
    margin-top: 8px;    
}

#directory input {
	color: #FFFFFF;
	background-color: #40C2F8;
	border: 0px solid black;
	margin-left: 10px;
}

#bluebtn {
	color: #FFFFFF;
	background-color: #40C2F8;
	border: 0px solid black;
	margin-left: 10px;
}

#announcement{
	text-align: left;
	margin-top: 20px;
	margin-left: 550px;
	margin-right: 20px;
	width: 200px;
	height: 120px;
	overflow-x: hidden;
	overflow-y: auto;
}

#events {
	background: url( "../images/event_btm.jpg" ) no-repeat bottom right;
	background-color: #F2F6D9;
	text-align: left;
}

#events p {
	margin: 10px;
}

#events img {
	float: right;
}

#events a {
	font-family: Trebuchet MS;
	font-weight: normal;
	text-decoration: none;
}

#events a:link {
	text-decoration: none;
	
}

#success {
	margin-top: 20px;
	margin-left: 265px;
	margin-right: 20px;
	margin-bottom: 10px;
	text-align: left;
}

#success div {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
	background: url( "../images/success_btm.jpg") no-repeat bottom right;
	background-color: #EEF8FB;
}

#success div p {
	margin: 20px;
}

#footer {
	clear: both;
}	

.module {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}	

.home-layout {
	width: 782px;
}

.why-provider {
	margin: 20px;
}
