body {
	margin: 26px 0px 40px 40px;
}

#logo {
	width:auto;
	height:auto;
	float:left;
}

#stripes {
	width:10%;
	height:180px;
	float:right;
	background-image:url('../images/stripes.gif');
	background-repeat:repeat-x;
}

#content {
	position:relative;
	top:60px;
	width:65%;
	height:auto;
	clear:both;
	line-height:175%;
	text-align:justify;
	color:#636466;
	font-family:Arial, Helvetica, Verdana, "sans serif";
	font-size:1em;
}

.bodytext {
	font-size:0.75em;
}

.bodytext a:link {
	text-decoration:underline;
	color:#636466;
}

.bodytext a:visited {
	text-decoration:underline;
	color:#636466;
}

#footer {
	width:80%;
	position:relative;
	top:40px;
	clear:both;
	height:150px;
	margin-top:50px;
	padding:0;
}

#pluslogos {
	float:right;
	width:283px;
	height:44px;
	margin:0;
	padding:0;
}

#address {
	float:left;
	color:#636466;
	font-family:Arial, Helvetica, Verdana, "sans serif";
	font-size:0.7em;
	line-height:175%;
}
