#main {
  text-align: center;
}

#header1 {
	width: 730px;
	height: 151px;

	margin-top: 10px;
}

#header2 {
	width: 730px;

	float:left;

	margin-top: 10px;
}

#content1 {
	width: 730px;
	
	margin-top: 50px;
}

#content2 {
	width: 730px;
}

#headertxt1 {
	width: 437px;

	float:left;

	font-size:x-large;
}

#headerimg1 {
	width: 119px;
	float:left;
}

#headerimg2 {
	width: 174px;
	float:left;
}

#contenttxt1 {
	font-size: large;
}

#contenttxt2 {
	font-size: large;
	font-weight: bold;
}

#contenttxt3 {
	font-size: large;
}

#contentimg1 {
	margin-top: 60px;
}
*.contentimg1 div{
	margin-top: 60px;
	float: left;
}
#contentimg2 {
    margin-top: 20px;
	float: left;
}
#contentimg3 {
    margin-top: 60px;
	float: right;
}
#contentimg4 {
	margin-top: 20px;
	float: left;
}
#contentcpy1 {
	font-size: x-small;
}