body {
	background-color: #cccccc;
	margin: 0;
	text-align: center;
	color:#696969;
}
td {
	font-family: tahoma, sans-serif;
	font-size: 12px;
}
#florida_business_broker {
	width: 704px;
	height: 100%;
	background-image: url("images/layout/center_bg.gif");
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	padding: 0 5px 0 5px;
	text-align:left;
}
#header {
	width: 693px;
	border-top: #64696D 2px solid;
	padding: 1px 0 1px 0px;
}
#header-td {
	height: 79px;
}

.title{
font-size:120%;
color: #336699;
font-family:Arial;
font-weight:bold;
}

.description{
color:#292929;
font-falimy:Arial;
font-size:90%;
}

#nav {
	position: relative;
	width: 156px;
	padding: 1px 0 0 0;
	background-color: #fff;
}
#nav img.pad {
	margin: 0 1px 1px 1px;
}

#nav .email_newsletter{
	display:block;
	width:156px;
	height:62px;
	padding:45px 0 0 0;
	background: url('/images/layout/left_nav_links_newsletter.gif') 0 0 no-repeat;
	text-align: center;
}

#nav_bottom {
	padding: 0;
	margin: 0;
}
.nav-td {
	background-image: url("images/layout/nav_bottom_gradiant_bg_2.gif");
	background-repeat: repeat-y;
	border-top: 1px solid #5F7484;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}
#content-outer-wrapper {
	width: 535px;
	position: relative;
	background-image: url("images/layout/content_right_top_bg.gif");
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #fff;
}
#content-outer-wrapper-sub {
	width: 535px;
	position: relative;
	background-image: url("images/layout/content_right_top_sub_bg.gif");
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #fff;
}
#content-inner-wrapper {
	background-color: #fff;
	background-position: 100% 0%;
	background-repeat: no-repeat;
}
#content-header {
	width: 532px;
}
#florida_business_content {
	background-image: url("images/layout/content_bg.gif");
	background-repeat: repeat-y;
	padding-top: 10px;
	width: 450px;
	padding-bottom: 25px;
}
#florida_business_content p {
	margin-left: 50px;
	margin-top: 0px;
	margin-bottom: 15px;
}
.content-td {
	border-top: 1px solid #000;
	background-image: url("images/layout/content_bg.gif");
	background-repeat: repeat-y;
	border-bottom: 1px solid #000;
}

.footer {
	background-image: url("images/layout/content_bg.gif");
	background-repeat: repeat-y;
	text-align:center;
}