@charset "UTF-8";
/* CSS Document */

#homebodywrapper {
	width:740px;
	margin:auto;
}

img {
	border:none;
	padding:none;
	margin:auto;
}



#toprow {
	width:740px;
	margin-bottom:10px;
	float:left;
}

#toprow1 {
	width:100px;
	margin-right:10px;
	float:left;
}

#toprow2 {
	width:100px;
	margin-right:10px;
	float:left;
}

#toprowlogo {
	width:300px;
	float:left;
}

#toprow3 {
	width:100px;
	margin-left:10px;
	float:left;
}

#toprow4 {
	width:100px;
	margin-left:10px;
	float:left;
}



#midrow {
	width:740px;
	margin-bottom:10px;
	float:left;
}

#midrow1 {
	width:100px;
	margin-right:10px;
	float:left;
}

#midrow2 {
	width:100px;
	margin-right:10px;
	float:left;
}

#midrownav {
	width:300px;
	float:left;
}

#midrow3 {
	width:100px;
	margin-left:10px;
	float:left;
}

#midrow4 {
	width:100px;
	margin-left:10px;
	float:left;
}



#bottomrow {
	width:740px;
	margin-bottom:10px;
	float:left;
	text-align:center;
}

.centertext {
	text-align:center;
}

#descriptiontext {
	width:300px;
	margin:auto;
	font-family:Futura, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#extracontent {
	width:50px;
	float:left;
}
