body {
	margin: 0px;
	font-family: Verdana;
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 930px;
	height: 615px;
}

#content {
	width: 470px;
	float: right;
	position: relative;
	top: 90px;
	right: 25px;
}

#div-title {
	font-size: 14px;
	font-style: italic;
	float: right;
	margin: 0px 15px;
	width: 530px;
}

#content-title {
	font-size: 50px;
	font-weight: bold;
	font-style: normal;
	text-align: justify;
	color: #ffbb55;
	float: right;
	clear: both;
	margin: 25px 40px;
}

#content-title-left { float: left; }

#content-title-right {
	float: right;
	text-align: right;
}

#statement {
	clear: both;
	margin-top: -10px;
	font-size: 20px;
	text-align: justify;
	padding: 5px;
}

#contact-info {}

#contact-info-name {
	margin-top: 20px;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}

#contact-info-email, #contact-info-email a, #contact-info-email a:visited {
	margin-top: 20px;
	font-size: 20px;
	color: #663300;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

#contact-info-email a:hover { color: #ffbb55; }

#contact-info-phone {
	margin-top: 0px;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}

#contact-info-address {
	margin-top: 80px;
	font-size: 14px;
	text-align: right;
	font-style: italic;
}

#img-background {
	background: url('LiveOakCard.jpg') no-repeat;
	width: 930px;
	height: 615px;
}
