html, body, div, span, applet,iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body#about a#aboutlink, body#services a#serviceslink, body#testimonials a#clienttestlink, body#clients  a#clientlistlink, body#seo a#seolink,  body#contact a#contactlink {
color: #E9AB1C;
text-decoration: none;
}

#wrapper {
	height: 600px;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 80px;
}



#topNav {
	float: left;
	height: 40px;
	width: 955px;
	background: url(../images/jfc-top-nav-bkgrd.png) no-repeat left top;
}

#topNavBar{
	width: 800px;
	float: left;
	margin-left: 0px;
	height: auto;
	
}


#topNavBar ul {
	margin: 8px 0px 0px;
	padding: 0px;
	list-style: none;
}

#topNavIconLinks {
	float: left;
	margin-right: 160px;
	margin-left: 24px;
}
#iconButtons ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#iconButtons li {
	display: inline;
	height: 26px;
	width: 18px;
	float: left;
	padding-right: 12px;
}

.rss a  {
	display: block;
	width: 19px;
	height: 26px;
	overflow:hidden;
	background: url(../images/jfc-top-nav-rss-link.png) no-repeat 0 0;

  }
	

.rss a:hover {
	background: url(../images/jfc-top-nav-rss-link-ov.png) no-repeat 0 0;
	
}

.rss span
{
  display: none;
}


.twt a {
    display: block;
    width: 19px;
    height: 26px;
    background: url(../images/jfc-top-nav-twt-link.png) left top no-repeat;

  }
	

.twt a:hover  {
	background: url(../images/jfc-top-nav-twt-link-ov.png) left top no-repeat;
	
}

.twt span
{
  display: none;
}


#topNavBar ul li {
	display: inline;
	margin-right: 4px;
}

#topNavBar a:link, #topNavBar a:visited {
	font: bold 10px/16px Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
}

#topNavBar a:hover {
	font: bold 10px/16px Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: underline;
}

#bottomwhitestage {
	background: url(../images/white-stage-r19.png) no-repeat -4px bottom;
	height: 40px;
	float: left;
	width: 955px;
}
#topwhitestage {
	background: url(../images/white-stage-r19.png) no-repeat -1px -1px;
	width: 955px;
	float: left;
	height: auto;
	
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/jfc_wallPaper.jpg);
	background-repeat: repeat;
}
#leftCol {
	float: left;
	height: auto;
	width: 85px;
	margin-top: 0px;
	padding-left: 0px;
}
#mainCol {
	height: auto;
	width: 600px;
	padding-left: 20px;
	float: left;
	padding-top: 80px;
	min-height:390px;
}

#mainCol a:link, #mainCol a:visited {
	font: 13px Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#mainCol a:hover {
	text-decoration: underline;
}

#rightCol {
	float: right;
	width: 226px;
	padding-top: 20px;
	height: auto;
}

#navBar {
	float: left;
	width: 680px;
	margin-top: 4px;
	height: 62px;
	text-align: center;
}
#stage {
	height: auto;
	float: left;
}
.bodyText {
	font: 13px/20px Arial, Helvetica, sans-serif;
	color: #666666;
}
#mainCol ul {
	list-style: disc inside;
	margin: 0px;
	padding: 0px 0px 0px 20px;
}
.quote {
	font: oblique normal 13px/24px Verdana, Arial, Helvetica, sans-serif;
	color: #AE7916;
	padding-left: 10px;
	text-align: center;
	float: left;
	display: block;
}
#rightCol #logo {
	margin-bottom: 60px;
	margin-right: 0px;
}
#rightCol #rightPencil {
	margin-right: 0px;
	padding-right: 0px;
}
#pencil {
	height: 125px;
	padding-right: 2px;
	width: 226px;
	float: right;
}

#footer {
	width: 955px;
	font: 11px/14px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	height: auto;
	text-decoration: none;
	float: left;
	padding-top: 10px;
	background: url(../images/jfc-bottom-nav-bkgrd.png) no-repeat center top;
	margin-top: 12px;
}
#footer a {
	color: #333333;
	font-size: 10px;
	text-align: center;
}
#footer a:link, a:visited {
	text-decoration: none;
	font-size: 10px;
}
#footer a:hover {
	color: #999999;
	font-size: 10px;
}
#legal {
	font-size: 10px;
	line-height: 12px;
	color: #FFFFFF;
	padding-top: 6px;
}
#legal p {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 6px;
}
#footer p {
	margin-top: 0px;
	margin-bottom: 3px;
	color: #333;
}
.vertLines {color: #FFFFCC}

#legal a:link, a:visited {
	color: #333;
	text-decoration: none;
}
#legal a:hover {
	color: #999999;
}
.topNavRules {
	color: #E9AB1C;
	display: block;
	padding-top: 12px;
	height: 12px;
	width: 2px;
	font-size: 10px;
}
.footerBold {
	font-size: 10px;
	font-weight: bold;
}

/* swap layers */
/* excludes ns4 and other older browsers */
@media all {
	
}

/* Specifications for container for layers to show/hide.
	 Most browsers need both width and height set. */
#container	{
	position:relative;
	width:380px;
	height:300px;
	z-index:100;
	left: 0;
	top: 0;
	float: left;
	overflow: auto;
}
/* Include id's for all your layers here, with commas between. */
#lyr0, #lyr1, #lyr2, #lyr3, #lyr4, #lyr5, #lyr6	{ position:absolute; visibility:hidden; 
	left:0px; top:0px; z-index:1 }				

/* for link style change */	
a:link.on, a:visited.on {
	color:#33c;
	text-decoration:none;
	font-weight: bold;
	line-height: 24px;
}
a:link.off, a:visited.off {
	color:#33c;
	text-decoration:none;
	line-height: 24px;
}
a:link.done, a:visited.done {
	color:#33c;
	text-decoration:none;
	line-height: 24px;
}
a.on:hover, a.off:hover, a.done:hover {
	text-decoration:none;
	font-weight: bold;
	line-height: 24px;
}
#layerlinks {
	float: left;
	height: auto;
	width: 220px;
	clear: right;
}#frame {
}
#homeInfo {
	font: 11px/14px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	padding: 0px 10px 12px;
	float: left;
	height: auto;
}
#legal p {
	margin-top: 0px;
}
#pencil img {
	float: right;
}
#rightCol div img {
}
#mainCol p {
	margin-bottom: 6px;
}
.testimonialClient {
	font-style: italic;
	color: #E9AB1C;
	display: block;
	float: left;
	clear: left;
	height: auto;
	width: 600px;
	text-align: right;
	padding-top: 0px;
	padding-bottom: 24px;
	border-bottom: 1px dotted #E9AB1C;
	margin-bottom: 12px;
}
.quoteRule {
	height: 12px;
	width: 400px;
	border-top: 1px dotted #FFF;
	border-bottom: 1px dotted #E9AB1C;
	margin-bottom: 12px;
}
#mainCol h1 {
	font: bold normal 16px Arial, Helvetica, sans-serif;
	margin-bottom: 6px;
	color: #363533;
}
.whiteText {
	color: #FFF;
}
.quoteBlock {
	display: block;
	padding-right: 12px;
}

