body {
	font-family: Georgia, "Times New Roman", Times, serif;
}

#gradient {
	background-image: url(images/gradient.gif);
	margin-left: -365px;
	position: absolute;
	left: 50%;
	height: 515px;
	width: 730px;
	margin-top: 30px;
}

#content {
	height: 425px;
	width: 645px;
	margin-top: 35px;
	margin-right: 45px;
	margin-bottom: 30px;
	margin-left: 45px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	background-image: url(images/backgound.gif);
}

#slogan {
	height: 25px;
	width: 250px;
	left: 330px;
	position: absolute;
	top: 160px;
	font-style: italic;
	font-size: 18px;
}

* html #slogan {
	height: 25px;
	width: 250px;
	left: 330px;
	position: absolute;
	top: 143px;
	font-style: italic;
	font-size: 18px;
}

.kevin_kelly {
	text-align: center;
	font-size: 20px;
}

#estimates_bar {
	background-color: #999999;
	height: 50px;
	width: 100%;
	text-align: center;
	line-height: 20px;
	font-size: 20px;
	font-style: italic;
	color: #FFFFFF;
	padding-top: 10px;
}

li {
	display: inline;
	list-style-type: circle;
}

#bulleted_description {
	width: 100%;
	text-align: center;
	padding-top: 0px;
	height: 35px;
}

*html #bulleted_description {
	width: 100%;
	text-align: center;
	padding-top: 30px;
	height: 35px;
}

#top_greybar {
	height: 22px;
	width: 100%;
	background-color: #999999;
	padding-top: 3px;
	text-align: center;
}

.address {
	text-align: right;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

.telephone {
	text-align: left;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

#top_bar {
	background-color: #000000;
	height: 24px;
	width: 100%;
	color: #FFFFFF;
	text-align: center;
	font-size: 14px;
	padding-top: 6px;
	font-weight: normal;
}

.company_name {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2066a1;
	text-align: center;
	font-size: 35px;
	font-style: italic;
}
