body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 18px;
	margin-top: 15px;
	margin-bottom: 10px;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	font-variant: small-caps;
	line-height: 40px;
}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: small-caps;
	line-height: 20px;
}
.main {
	display: block;
	width: 800px;
	border: 1px solid #FFFFFF;
	background-color: #CECECE;
	background-image: url(gillespie-enterprises-background.jpg);
	height: 532px;
	text-align: center;
	vertical-align: bottom;
	background-repeat: no-repeat;
}
.graybar {
	background-color: #666666;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EEEEEE;
	border-right-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
	border-left-color: #EEEEEE;
	height: 25px;
	width: 100%;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D9AD56;
	line-height: 24px;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: none;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
}
.menu a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.menu a:hover {
	color: #FFFFFF;
	text-decoration: underline overline;
}
.menu a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.menu a:active {
	text-decoration: none;
	color: #000000;
}

