.imageRight {
	margin-top: 55px;
	margin-right: 30px;
	float: right;
}
.textLeftFont {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
}
#textRightBox {
	height: 140px;
	width: 260px;
	margin-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-width: 6px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #09C;
	border-right-color: #09C;
	border-bottom-color: #09C;
	border-left-color: #09C;
	margin-bottom: 20px;
}
#textRightBox2 {
	height: 225px;
	width: 260px;
	margin-top: 20px;
	border-top-width: 6px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #09C;
	border-right-color: #09C;
	border-bottom-color: #09C;
	border-left-color: #09C;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.imageLeft {
	float: left;
	padding: 5px;
}
.logoImage {
	float: left;
	margin-left: 20px;
}

#logoBoxRight {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
	font-style: oblique;
	color: #C90;
	float: right;
	height: 70px;
	width: 300px;
	margin-bottom: 10px;
	padding-top: 30px;
	margin-right: 10px;
	font-weight: bold;
	text-align: right;
}
.pictureRight {
	padding: 10px;
	float: right;
}