a { color: #404040; }

a:hover { text-decoration: none; }

body {background-color:#FFFFFF;
 padding-top:10%;
}

.logo {width: 100%;  text-align:center;}

.select {
	background-image:url(/images/landing/pebble-tile-landing.gif); 
	background-repeat:no-repeat; 
	background-position:center; 
	width: 100%; 
	text-align:center; 
	height:200px;
}

.landingText {
	float:left;
	text-align:left;
	height:50px;
	margin-top:82px;
	padding-top:28px;	
	width:100%;
	background-image:url(/images/landing/pebble-tile-landing-line-text.gif); 				
	background-repeat:repeat-x;
	background-position:center;
	background-position:left;
}
	
.text {
width:300px;
}

.primaryMenu {
	width:100%;	
	text-align:center;
	}

.leftInner {
float:left
}
	
