<!--
/* Cross Browser Reset styles */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin:0;
  padding:0;
  border:0;
  outline:0;
  font-size:100%;
  vertical-align:baseline;
  background:transparent;
}   
/* End Reset */
html, body {height:100%;}
body{  background-color:#FFF; margin:0px; padding:0px;font-size:14px; font-family:Arial, Helvetica, sans-serif; color:#707070; font-weight:100;}
img {outline-style:none;}
#sitebg {background:url(/images/jgrady/2010/site/template/sitebg.jpg) repeat-x; padding:0px; margin:0px;}
#footer {}
#contentbg {background:#FFF; width:960px; margin:auto}
#footerbgrpt {background:url(/images/jgrady/2010/site/template/footer.jpg) repeat-x bottom; height:180px;}
#mastheadbg {background:url(/images/jgrady/2010/site/template/masthead.jpg) no-repeat;}
#masthead {height:185px; position:relative}
#contentholder {min-height:615px; padding:10px 0 0; position: relative;}
#footerinfo {padding:60px 25px 10; height:110px; color:#000; font-size:18px; font-weight:bold; text-align:center;}
#navholder {width:960px; height:39px; margin:131px 0 0 0; position: absolute; z-index: 3000;}
#navholder ul li {list-style:none; text-indent:-9000px}
#video-link {text-align:center;}
#video-link a {display:block; border:none;}

.left {float:left;}
a {outline-style: none;}
a:link    {color: #B84802; outline-style: none;}
a:active  {color: #B84802;outline-style: none;}
a:visited {color: #000000; outline-style: none;}
a:hover   {color: #333333; outline-style: none;}

#btmtag { text-align:center; color:#000; font-weight:normal; font-family:Verdana, Geneva, sans-serif; text-align:center; padding-top:35px;  font-size:12px;}
#btmtag a {
	color: #000; font-weight:normal; text-decoration:none; 
}
#btmtag a:hover{
	color:#B84802; font-weight:normal; text-decoration:underline;
}


#wrap {min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -170px;}

#footnav {
    color: #CCCCCC;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 10px;
    font-weight: normal;
    line-height: 0;
    margin: auto;
    padding-top: 20px;
    text-align: center;
    width: 740px;
}

#footnav ul li {
margin-left: 0;
	padding: 3px 15px;
	border-left: 1px solid #000;
	list-style: none;
	float: left;
	}

.first {
margin-left: 0;
	border-left: none !important;
	list-style: none;
	display: inline;
	}


--> 
