* html {
	padding:0; margin:0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	margin: 0px;
	background-color: #E9F1FE;
}
#homemenu {
	margin-left: 190px;
	padding-top: 35px;
	z-index: 1;
}

#wrapper {
	width: 760px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/homeBg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #9AC9FF;
	margin-top: 10px;
	padding-top: 0px;
}


#taglines {
	margin-top: 150px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
	z-index: 0;
}

.peopleyouknow {
	background-image: url(images/peopleyouknow.gif);
	background-repeat: no-repeat;
	height: 32px;
	background-position: right;
	margin-right: 60px;
}
.nevertoolate {
	background-image: url(images/nevertoolate.gif);
	background-repeat: no-repeat;
	height: 28px;
	background-position: right;
	margin-right: 70px;
}

.withoutconsent {
	background-image: url(images/withoutconsent.gif);
	height: 53px;
	background-repeat: no-repeat;
	background-position: right;
}
.speakout {
	background-image: url(images/speakout.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 73px;
	margin-top: 40px;
}

#footer {
	background-color: #BFDEFF;
	height: 47px;
	border-top-width: 2px;
	border-top-style: groove;
	border-top-color: #DDEDFF;
	padding-bottom: 5px;
}
#spanish {
	float: left;
	margin-top: 10px;
	margin-left: 7px;
	font-size: .8em;
	color: #000066;
	font-weight: bold;
}

.campaign {
	height: 1px;
}
.promo {
	margin-left: 540px;
}
