body {
	margin: 0;
	background-color: #A6AD9E;
}

body, td {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #000;
}

a {
	color: #43546C;
}

a:hover {
	text-decoration: none;
}

a:visited {
}

.header {
	background: url(header.jpg) no-repeat;
	width: 800px;
	height: 82px;
}

.main-cell {
	background-color: #fff;
	border: solid 1px #000;
}

.text-cell {
	background-color: #EEF0F2;
	border: #8E99A7 solid 1px;
}

.text-padding {
	margin: 8px;
	width: 535px;
}

.text-padding, .text-padding td {
	line-height: 1.8;
}

.sidebar {
	width: 220px;
}

.but-phone {
	background: url(but_phone.jpg) no-repeat top center;
	width: 220px;
	height: 30px;
	margin: 20px 0;
}

.button01, .button02, .button03, .button04 {
	display: block;
	width: 200px;
	height: 78px;
	margin-left: 10px;
	margin-top: 5px;
}

.button01 {
	background: url(http://www.pgsitemaker.com/sitemaker/sites/bellsl0/images/button01.jpg) no-repeat;
}

.button02 {
	background: url(http://www.pgsitemaker.com/sitemaker/sites/bellsl0/images/button02.jpg) no-repeat;
}

.button03 {
	background: url(http://www.pgsitemaker.com/sitemaker/sites/bellsl0/images/button03.jpg) no-repeat;
}

.button04 {
	background: url(http://www.pgsitemaker.com/sitemaker/sites/bellsl0/images/button04.jpg) no-repeat;
}

.address {
	color: #233412;
	font-size: 10px;
	line-height: 1.3;
	text-align: center;
	margin-top: 20px;
}

.footer-image {
	background: url(footer.jpg) no-repeat;
	width: 800px;
	height: 88px;
}

.footer-text {
	width: 800px;
	height: 85px;
	color: #43546C;
	text-align: center;
	line-height: 1.3;
	font-size: 10px;
	padding-top: 15px;
}

.footer-text a {
	color: #43546C;
	text-decoration: none;
}

.footer-text a:hover {
	text-decoration: underline;
}

.menu {
	color: #fff;
	width: 780px;
	margin-left: 10px;
	font-weight: bold;
	padding-top: 56px;
}

.menu a {
	text-decoration: none;
	color: #fff;
}

.menu a:hover {
	background-color: #43546C;
	color: #fff;
}



/* Image Styles */
img.one, img.two {
	clear: both;
	border: 1px #43546C solid;
}

img.one {
	float: left;
	margin-right: 10px;
}

img.two {
	float: right;
	margin-left: 10px;
}

/* Headers */

h1, h2, h3, h4 {
	color: #43546C;
	border-bottom: solid 1px #43546C;
}

h1 {
	font-size: 18px;
}

h2, h3, h4 {
	font-size: 14px;
}


/* Fly Out Menus - Format EXACTLY like this or else the script will get screwed

JSMENU:fontColor:#ffffff
JSMENU:fontColorHilite:#213816
JSMENU:menuItemBgColor:#213816
JSMENU:menuHiliteBgColor:#ffffff
JSMENU:menuLiteBgColor:#213816
JSMENU:menuBorderBgColor:#ffffff
JSMENU:bgColor:#213816
JSMENU:horizOffset:0
JSMENU:vertOffset:20
JSMENU:menuOrient:vert
JSMENU:menuFont:Verdana
FLOWER:1
*/