.footer-wrap {
	height: 100px;
	width: 850px;
	overflow: visible;
	visibility: visible;
	bottom: 1px;
	left: 1px;
	margin: auto auto 0px 25px;
	clear: both;
	font-size: 10px;
	background: #333;
	padding-left: 0px;
}
.body_wrap {
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	left: 100px;
	top: 0px;
	bottom: 0px;
	right: auto;
	width: 900px;
	position: relative;
	overflow: visible;
	background: url(/images/pensacola-web-design_03.png) repeat-y center top;
}
.flt-left {
	float: left;
}
.flt-rt {
	float: right;
}
.img-margin {
	padding: 7px;
	float: right;
}





.main-content {
	top: 190px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 850px;
}
.left-out-margin {
	position: absolute;
	left: 1px;
	height: 999px;
	overflow: visible;
	width: 200px;
}

.header {
	height: 143px;
	background: url(/images/pensacola-web-design_01.png);
}
#menu-wrap {
	height: 71px;
	background: url(/images/pensacola-web-design_02.png) no-repeat;
}



.right-side-bar {
	float: right;
	height: auto;
	width: 400px;
	padding-right: 30px;
	padding-left: 20px;
	padding-top: 0px;
}
#clear {
	clear: both;
	padding-right: 25px;
	padding-left: 25px;
}


.left-side-bar {
	float: left;
	height: auto;
	width: 375px;
	background-color: #FFFFFF;
	border: thin none #494947;
	padding: 0px 10px 2px 30px;
	margin-left: 30px;
}
.body_wrap #menu-wrap table tr td {
	color: #F90;
}

