body {
	background: #6B6B6B url(images/bg.gif) repeat-x;
	margin: 5px auto;
	text-align: center;
}
div {
	font: 13px/16px AvantGarde, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
}
p {
	
	padding-right: 20px;
}


img { display:block; }
#wrapper {
	width: 800px;
	background: #000066;
	border: 1px solid #CCCCCC;
	padding: 0px;
	margin: 0px auto;
}
#top {
	padding: 5px;
	height: 116px;
	width: 788px;
	display: block;
	background: url(images/bgtop.gif) no-repeat right bottom;
}
#logo {
	float: left;
	position: relative;
}

#tier1 {
	/*display: block;*/
	height: 23px;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	width: 100%;
	background: transparent url(images/bgtier1.gif) repeat-y;
	z-index: 200;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#content {
	/*display: block;*/
	width: 778px;
	margin: 0px auto;
	padding: 10px 10px 10px 0px;
	display: block;
	left: auto;
	right: auto;
	text-align: center;
}
#content p {
	text-align: left;
	padding-left: 10px;
}
.slideshowtxt {
	text-align: center;
}

.center {
	height: 18px;
	margin: 2px 0px 0px 80px;
	display: inline;
	float: left;
	letter-spacing: .025em;
}

#phone {
	font-size: 18px;
	font-weight: bold;
	display: block;
	float: right;
	position: relative;
	top: 0px;
	right: 0px;
	text-align: right;
	margin: 5px 10px 5px 5px;
}

#bottom {
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #CCCCCC;
	background: #000066 url(images/bottom.gif) repeat-y;
	text-align: center;
	height: 20px;
	width: 100%;
	border-top: 1px solid #CCCCCC;
	bottom: 0px;
	/*display: block;*/
	letter-spacing: 0.2em;
	vertical-align: bottom;
	position: relative;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
}
#tier1 ul li {
	display: block;
	height: 28px;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
}
.large {
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
}
.imgleft {
	float: left;
	height: auto;
	width: auto;
	padding-right: 20px;
	padding-left: 5px;
}
.whitelink {
	font-weight: bold;
	color: #FFFFFF;
}
#homelink {
	display: block;
	float: left;
	position: relative;
	top: 0px;
	right: 0px;
	text-align: right;
	padding-left: 80px;
	padding-top: 5px;
}
.whitelink_small {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 15px;
	text-decoration: none;
}
