html{
	top:0;
	height: 100%;
	text-align:center;
	margin:0 auto;
	padding:0;
}

body {
	top:0;
	margin-bottom:0;
	height: 100%;
	
	background:#1F1D1E;
	margin: 0 auto;
	padding:0;
	text-align:left; 
	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#B8B8BA;
}

p {
	margin: 0em;
	margin-top: 1em;
	margin-bottom: 1em;
	padding: 0em;
	line-height: 1.3em;
	
}

h1 + p{	margin: 0;}

h2 + p{	margin:0;}

h3 + p{	margin: 0;}

h1{
	padding:0;
	margin: 5px 0px 0px 0px;
	font-size:19px;
	
	font-style:italic;
	font-weight:bolder;
	color:#71a0d2;
}

h2{
	padding:0;
	margin: 5px 0px 0px 0px;
	
	font-style:italic;
	font-size:18px;
	font-weight:bold;
	color:#7ea0c6;
}

h3{
	padding:0;
	margin: 5px 0px 0px 0px;
	font-size:14px;
	
	font-style:italic;
	font-weight:lighter;
}

#content a{
	color:#57A1D5;
}
#content a:visited{
	color:#57A1D5;
}
#content a:hover{
	text-decoration:none;
}

#container {
	position: relative;
	min-height:100%;
	width:958px;
	left:50%;
	padding:0;
	margin:0 0 0 -479px;
	overflow:hidden;
	z-index:2;
}

#chevrons{
	position:absolute;
	display: block;
	width:958px;
	height:139px;
	top:31px;
	left:50%;
	padding:0;
	margin:0 0 0 -479px;
	background: url( ../images/chevrons.png ) no-repeat center top;
	z-index:2;
}

#stripes{
	display: block;
	
	width:958px;
	left:50%;
	padding:0;
	margin:0 0 0 -479px;
	position: fixed;
	top:31px;
	bottom:0;
	background: url(../images/stripes-bg.jpg) repeat-y right top ;
	z-index:1;
	right:0px;
	
}

.metaContent{
	display:none;
	position:absolute;
	height:0;
	width:0;
}

#logo{
	display:block;
	position:relative;
	padding:0;
	margin:0 0 25px 0;
	width:198px;
	height:120px;
	background:url(../images/logo.gif) no-repeat left top;
	top:12px;
	left:0;
	z-index:150;
	overflow:hidden;
	text-indent:-999em;
}

#content{
	position:relative;
	display:block;
	width:350px;
	left:13px;
	margin:0 ;
	padding:1px 0 130px 0 ;
	font-size:14px;
	
	color:#b2b6ba;
	top:31px;
	z-index:10;
	border-left:1px solid #1F1D1E;
}

#content p{
	line-height:30px;
}

#aside{
	position: absolute;
	display: block;
	width:551px;
	height:473px;
	right:0;
	top:31px;
	margin:0;
	padding:0 ;
	z-index:1;
	
}

#nav{
	position: absolute;
	list-style:none;
	padding:0 0 0 1px;
	display:block;
	top:0;
	left:0;
	background: url( ../images/divider.jpg) no-repeat right top ;
	text-align:center;
	width:956px;
	left:50%;
	margin:0 0 0 -479px;
	z-index:25;
}

#navWrapper{
	position: fixed;
	padding:0 ;
	margin:0;
	display:block;
	top:0;
	left:0;
	background:url(../images/body-bg.jpg) repeat-x left top #1F1D1E;
	text-align:center;
	width:100%;
	height:31px;
	z-index:25;
}

#nav li{
	padding:0 0 0 1px;
	margin:0;
	float:left;
	background: url( ../images/divider.jpg) no-repeat left top;
}

#nav li a{

	text-decoration:none;
	
	padding:7px 11px 0px 11px;
	display:block;
	
	height:30px;
}

#nav li a:hover{
	background: url(../images/btnBgOver.jpg) repeat-x left top;
}

#footerInnerWrapper{
	display:block;
	position:absolute;
	width:958px;
	overflow:visible;
	left:50%;
	margin:0 0 0 -489px;
	padding:0;
	/*
background: url(../images/divider.gif) no-repeat 0 2px;
*/
	height:100%;
}

#footerNav{
	list-style:none;
	padding:0;
	margin:11px 0 0 51px ;
	display:block;
	position: absolute;
	width:93px;
	left:155px;
	
}

#footerNav li{
	padding:0;
	margin:0;
}
#homeBtn{
	display:block;
	position: relative;
	padding:0;
	margin:0;
	width:93px;
	height:20px;
	text-indent:-999em;
	background: url(../images/homeBtn.jpg) no-repeat left top;
}

#homeBtn:hover{ background: url(../images/homeBtnOver.jpg) no-repeat left top; }

#siteMapBtn{
	display:block;
	position: relative;
	padding:0;
	margin:0;
	width:93px;
	height:22px;
	text-indent:-999em;
	background: url(../images/siteMapBtn.jpg) no-repeat left top;
}

#siteMapBtn:hover{ background: url(../images/siteMapBtnOver.jpg) no-repeat left top; }

#contactUsBtn{
	display:block;
	position: relative;
	padding:0;
	margin:0;
	width:93px;
	height:22px;
	text-indent:-999em;
	background: url(../images/contactUsBtn.jpg) no-repeat left top;
}

#contactUsBtn:hover{ background: url(../images/contactUsBtnOver.jpg) no-repeat left top; }


#footer {
	position: fixed;
	bottom: 0;
	padding:0;
	height:79px;
	margin:-79px 0 0 0;
	width:100%;
	text-align:center;
	background: url(../images/footer-bg.jpg) repeat-x left top;
	left:0;
	z-index:20;
}

#testimonials{
	display:block;
	position: absolute;
	padding:0;
	margin:0;
	top:7px;
	left:320px;
	text-align:left;
	width:660px;
	color:#eff7fc;
	font-size:11px;
	letter-spacing:0.0000em;
	font-weight: lighter;
}

#testimonials a{
	color:#eff7fc;
	position: absolute;
	right:0;
	text-decoration:none;
	margin:0;
	padding:0 25px 0 0;
	background: url( ../images/link-chevrons.jpg ) no-repeat right center;
}

#testimonials a:hover{
	text-decoration:underline;
}

#byLine{ display:none;}

.Bold
{
	font-weight: bold;
}

.Title
{
	font-weight: bold;
	font-size: 18px;
	color: #cc3300;
}

.Code
{
	border: #8b4513 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	color: #000066;
	font-family: 'Courier New' , Monospace;
	background-color: #ff9933;
	border:1px solid #ff9933;
}


.shorterLineHeight{
	line-height:1.3em;
}


.tool-tip {
	color: black;
	width: auto;
	z-index:1000000000;
	background:#1F1D1E ;
	border:1px solid #57A1D5 ;
	overflow:hidden;
	max-width:350px;
	padding: 8px 8px;
	text-align:center;
	display:none;
}
 
.tool-title {
	font-weight: bolder;
	font-style:oblique;
	font-size: 16px;
	margin: 0;
	color: #85B2D3;
	/*
padding: 8px 8px 4px;
*/
padding:0;
	
}
 
.tool-text {
	font-size: 11px;
	/*
padding: 4px 8px 8px;
*/
	color:#B2B7BC;
	padding:0;
	display:none;
}


#facebook{
	display:block;
	position:absolute;
	left:45px;
	top:20px;
	width: 144px;
	height:44px;
	padding:0;
	margin:0;
	overflow:hidden;
	line-height:999em;
	text-indent:-999em;
	background: url(../images/find_us_on_facebook_badge.gif) no-repeat 0 0;
	
}
#twitter{
	display:block;
	position:absolute;
	left:-10px;
	top:20px;
	width:44px;
	height:44px;
	padding:0;
	margin:0;
	overflow:hidden;
	line-height:999em;
	text-indent:-999em;
	background: url(../images/twitter-icon.png) no-repeat 0 0;
	
}
#rss{
	display:block;
	position:absolute;
	left:-60px;
	top:20px;
	width:44px;
	height:44px;
	padding:0;
	margin:0;
	overflow:hidden;
	line-height:999em;
	text-indent:-999em;
	background: url(../images/rssFeedIcon.png) no-repeat 0 0;
	
}

