body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	height: 100%;
	background-color: #ffffff;
	background-image:url(images/backgndbar.jpg);
	background-repeat:repeat-x;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
#container {
	margin: auto;
	margin-top: 0px;
	text-align: left;
	width: 786px;
	position: relative;
	background-color: white;
	height: 400px;
}
#ffp-upper-left {
	width: 217px;
	height: 73px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #3377ac;
}
#ffp-pyramidcombo {
	width: 568px;
	height: 73px;
	position: absolute;
	top: 0px;
	left: 218px;
	background-color: #003467;
	background-image:url(images/ffp_pyramidcombo.gif);
	background-position: right;
}
#ffp-accent-left {
	width: 217px;
	height: 14px;
	position: absolute;
	top: 74px;
	left: 0px;
	background-color: #f1d883;
}
#ffp-accent-right {
	width: 568px;
	height: 14px;
	position: absolute;
	top: 74px;
	left: 218px;
	background-color: #e5b53b;
}
#ffp-logo-home {
	width: 217px;
	height: 273px;
	position: absolute;
	top: 89px;
	left: 0px;
	/* background-image:url(images/ffp_logo_home.jpg); */
	background-image: url(images/SummitBrokerageLogo.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
#ffp-logo-med {
	width: 217px;
	height: 177px;
	position: absolute;
	top: 89px;
	left: 0px;
	/*background-image: url(images/ffp_logo_med.jpg); */
	background-image: url(images/SummitBrokerageLogo.jpg);
	background-position: center;
	background-repeat: no-repeat; 
}
#ffp-main-image-home {
	width: 568px;
	height: 273px;
	position: absolute;
	top: 89px;
	left: 218px;
	background-image:url(images/ffp_pathhome.jpg)}
#ffp-main-image {
	width: 568px;
	height: 177px;
	position: absolute;
	top: 89px;
	left: 218px;
	/* background-image: url(images/ffp_financialplanning.jpg); */
}
#ffp-menu, #ffp-menu-home {
	width: 217px;
	height: 42px;
	position: absolute;
	top: 267px;
	left: 0px;
	background-image: url(images/ffp_menu_withtriangle.gif);
}
a#ffp-home, a#ffp-home-home {
	width: 86px;
	height: 30px;
	display: block;
	position: absolute;
	top: 267px;
	left: 218px;
	color: #66CCFF;
	text-align: center;
	padding-top: 12px;
	text-decoration: none;
	background-image: url(images/ffp_home.gif);
}

a#ffp-home:hover, a#ffp-home-home:hover {
	background-image: url(images/ffp_home_roll.gif);
}
a#ffp-aboutus, a#ffp-aboutus-home {
	top: 267px;
	left: 304px;
	width: 92px;
	height: 30px;
	display: block;
	position: absolute;
	color: #66CCFF;
	text-align: center;
	padding-top: 12px;
	text-decoration: none;
	background-image: url(images/ffp_aboutus.gif);
}

a#ffp-aboutus:hover, a#ffp-aboutus-home:hover {
	background-image: url(images/ffp_aboutus_roll.gif);
}
a#ffp-contactus, a#ffp-contactus-home {
	width: 100px;
	height: 30px;
	display: block;
	position: absolute;
	color: #66CCFF;
	text-align: center;
	padding-top: 12px;
	text-decoration: none;
	top: 267px;
	left: 396px;
	background-image: url(images/ffp_contactus.gif);
}
a#ffp-contactus:hover, a#ffp-contactus-home:hover {
	background-image: url(images/ffp_contactus_roll.gif);
}
a#ffp-directions, a#ffp-directions-home {
	width: 99px;
	height: 30px;
	display: block;
	position: absolute;
	color: #66CCFF;
	text-align: center;
	padding-top: 12px;
	text-decoration: none;
	top: 267px;
	left: 496px;
	background-image: url(images/ffp_directions.gif);
}	
a#ffp-directions:hover, a#ffp-directions-home:hover {
	background-image: url(images/ffp_directions_roll.gif);
}
#ffp-menuextra, #ffp-menuextra-home {
	width: 191px;
	height: 42px;
	position: absolute;
	top: 267px;
	left: 595px;
	background-image: url(images/ffp_menuextra.gif);
}
#ffp-menu-home, a#ffp-home-home, a#ffp-aboutus-home, a#ffp-contactus-home, a#ffp-directions-home, #ffp-menuextra-home {
	top: 363px;
}
#ffp-menu-tile, #ffp-menu-tile-home {
	width: 217px;
	/* height: 430px; */
	/* position: absolute;
	top: 310px; 
	top: 0px;
	left: 0px;*/
	background-image: url(images/ffp_menutile.gif);
	background-repeat: repeat;
	padding-top: 25px;
}

#ffp-menu-tile ul, #ffp-menu-tile-home ul {
	margin-left: 25px;
	padding-left: 0px;
	text-align: left;
}
#ffp-menu-tile ul li, #ffp-menu-tile-home ul li {
	display: block;
	list-style: none;
	line-height: 22px;
	border-bottom: 1px solid #192f58;
}
#ffp-menu-tile ul li a, #ffp-menu-tile ul li a:link, #ffp-menu-tile-home ul li a, #ffp-menu-tile-home ul li a:link {
	color: #192f58;
	font-weight: bold;
	text-decoration: none;
}
#ffp-menu-tile ul li a:hover, #ffp-menu-tile-home ul li a:hover {
	color: white;
}
#content, #content-home {
	width: 518px;
	/* height: 400px; */
	/*position: absolute;
	top: 310px;
	left: 218px;*/
	/* color: #3377ac; */
	color: #003467;
	background-color: #b1c6d0;
	padding: 25px;
	padding-top: 30px;
}
#content h1, #content-home h1, #content h2, #content-home h2 {
	/* color: #003467; */
	color: #3377ac; 
	font-size: 14px;
}
#content h2, #content-home h2 {
	font-style: italic;
}
#content h3, #content-home h3 {
	color: #3377ac;
	font-size: 12px;
	font-style: oblique;
}
#ffp-menu-tile-home, #content-home {
	top: 406px;
}
#ffp-botleft {
	width: 217px;
	height: 25px;
	background-image: url(images/ffp_menutile.gif);
	background-repeat: repeat;
	border-top: 1px solid white;
}
#ffp-botright {
	width: 568px;
	height: 25px;
	background-image: url(images/SummitBrokerageLogosm.png);
	background-position: right;
	background-repeat: no-repeat;
	border-top: 1px solid white;
}
.content-img {
	float: left;
	margin: 1em 1em .5em 0em;
	visibility: hidden;
	display: none;
}
#div-main-table, #div-main-table-home {
	position: absolute;
	top: 310px;
	left: 0px;
}
#div-main-table-home {
	top: 406px;
}
#main-table {
	width: 100%;
	background-image: url(images/ffp_menutile.gif);
	background-repeat: repeat-y;
	background-position: left; 
	background-color: #b1c6d0;
}
.clear {
	clear: both;
}
.service-footer {
	font-size:small;
	text-align:center;
}
.small-print {
	font-size:x-small;
	text-align: center;
}
p.action {
	border: 2px solid #003467;
	width: 80%;
	text-align: center;
	margin: auto;
	padding: 1em;
	padding-top: 1em;
	padding-bottom: 1em;
}
.cfp {
	font-size: large
}
.image-left {
	float: left;
	clear: left;
}
.image-right {
	float: right;
	clear: right;
	margin-right: 150px;
}


.float-left {
	float: left;
	margin: 0px 0px 5px 3px;
}

.float-right {
	float: right;
	margin: 0px 3px 5px 0px;
}

.form {
	margin: 1em 0em 1em 0em;
	text-align: center;
}

.label {
	text-align:right;
	width:20%;
	margin-top: 4px;
}
.field {
	text-align:left;
	width: 70%;
	margin-left: -130px;
	padding: 0px;
}

.investments {
	margin-left: 3em;
	list-style: disc;
}
.byline {
	font-family:"Times New Roman", Times, serif;
	font-size:x-large;
	font-weight:bold;
	font-variant: small-caps;
	text-align:center;
	letter-spacing: .1em;
}
.byline-cap {font-size:xx-large}
.bylineCFP { font-size: large;}
.bylineCFP-cap {font-size: larger;}
.upload {
	width: 75%; 
	vertical-align:top;
	border: 1px solid #000099;
	margin-bottom: 10px;
	padding: 10px;
}
.small-text {font-size:small;}
.bullet-holder {
	text-align: center;
}
.bullet-holder2 {
	margin: auto;
	text-align: center;	
	width: 300px;
	min-width: 300px;
	clear: right;
}
.bullets {
	text-align: left;
}
.cfp-logo {
	text-align: center;
}
.puzzle-holder {
	text-align: center;
}
.puzzle-holder2 {
	margin: auto;
	float: left;
	clear: right;
	text-align: center;	
}
#footer {
	text-align: center;
	color: #003467;
	font-size: 10px;
}
#footer a {
	color: #003467;
	text-decoration: underline;
}
#footer a:hover {
	color: #3377ac;
	text-decoration: none;
}
