body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: arial;
	font-size: 12px;
	color: #671689;
	background-color: #e2d8f0;
	background-image: url('images/topleft.jpg');
	background-repeat: no-repeat;
}

a {
	color: #581570;
}

img#topleft {
	position: absolute;
	top: 0px;
	left: 0px;
	border: 0px;
}

.topHalf {
	margin-top: 55px;
	margin-bottom: 20px;
}

.upper {
	width: 750px;
	height: 90px;
}

.logo {
	float: left;
	width: 400px;
	text-align: left;
	vertical-align: bottom;
}

.contactinfo {
	float: right;
	width: 350px;
	text-align: right;
	vertical-align: bottom;
	font-family: arial;
	font-size: 14px;
	color: #581570;
}

.contentContainer {
	position: relative;
	margin: auto;
	width: 750px;
}

.advert {
	font-size: 10px;
	border: 1px solid #581570;
	padding: 3px;
	background-color: #dddddd;
	margin: 3px;
	text-align: center;
}

.content {
	margin: auto;
	width: 750px;
}

.welcome {
	font-size: 13px;
	font-family: verdana;
	float: left;
	width: 350px;
	text-align: justify;
	vertical-align: top;
}

.welcome h2 {
	font-size: 14px;
	font-weight: bold;
}

.services {
	font-size: 13px;
	font-family: verdana;
	float: left;
	width: 450px;
	text-align: left;
	vertical-align: top;
}

.services h2 {
	font-size: 14px;
	font-weight: bold;
}

.services-right {
	float: right;
	width: 300px;
	text-align: center;
	vertical-align: top;
}

.photo-right {
	float: right;
	width: 400px;
	text-align: center;
	vertical-align: top;
}

.contact-left {
	float: left;
	display: block;
	width: 130px;
	text-align: right;
	margin-right: 5px;
	font-weight: bold;
}

.contact-right {
	width: 200px;
	font-family: verdana;
	font-size: 11px;
	color: #581574;
}

.navigation {
	margin: 5px 0px 10px 10px;
}

div#bubbleBorder {
	position: absolute;
	top: -10px;
	width: 100%;
	height: 19px;
	background-image: url('images/bubbleBorder.gif');
	background-repeat: repeat-x;
}

.bottomHalf {
	clear: both;
	position: relative;
	top: 25px;
	height: 150px;
	background-color: #581574;
	color: #e2d8f0;
	padding-bottom: 10px;
}

.footerTopLeft {
	position: absolute;
	top: 15px;
	left: 15px;
}

.bottomHalf a {
	color: #e2d8f0;
	text-decoration: none;
}

.footerTopRight {
	position: absolute;
	top: 15px;
	right: 15px;
}

.footerBottomLeft {
	position: absolute;
	bottom: 15px;
	left: 15px;
}

.footerBottomLeft h1 {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
}

.footerBottomRight {
	position: absolute;
	bottom: 15px;
	right: 15px;
}

.letter {
	margin: 20px;
	font-family: verdana;
	font-size: 12px;
	font-style: italic;
	color: #671689;
}
