
td.XSP_MAIN_PANEL{padding-top:10px;padding-left:95px;padding-right:70px;}
XSP_FOOTER_PANEL{background-image:no-repeat;BACKGROUND-POSITION:BOTTOM;}

#top-columns  {
	padding-left: 380px;
	text-overflow: clip;
	text-align: center;
	padding-top: 0px;
	width: 360px;
	height: 84px;
	background: url(images/get-a.gif) no-repeat;
	}

#headerbarcontent{padding-left:42px}

.tahoma17 {font-weight: bold; font-size: 17px; font-family: Tahoma, Arial, Helvetica, sans-serif;}

.helvetica17 { font-family: helvetica; word-spacing: 3px; list-style-position: outside; text-align: center; font-size: 17px; font-weight: bold; color:#FF0000;}

/*--Navigation Bar--*/

#nav {
	margin: 0;
	padding: 0;
	height: 56px;
	list-style: none;
	display: inline;
	overflow: hidden;
	}

#nav li {
	margin: 0; 
	padding: 0;
    list-style: none;
	display: inline;

	}

#nav a {
	float: left;
	padding: 56px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:56px; /* for IE5/Win only */

	}
	
#nav a:hover {
	background-position: 0px 0px;
	}

#nav a:active, #nav a.selected {
	background-position: top left;
	}
	
#thome a  {
	width: 214px;
	background: url(nav-home.jpg) no-repeat;
background-position:0px -112px;
	}
#tblog a  {
	width: 120px;
	background: url(nav-blog.jpg) no-repeat;
background-position:0px -112px;
	}
#thow a  {
	width: 166px;
	background: url(nav-how.jpg) no-repeat;
background-position:0px -112px;
	}
#ttestimonials a  {
	width: 164px;
	background: url(nav-testimonials.jpg) no-repeat;
background-position:0px -112px;
	}
#tarticles a  {
	width: 165px;
	background: url(nav-articles.jpg) no-repeat;
background-position:0px -112px;	}



h1 { margin: 2px; 
	padding: 2px; 
	text-align: center; 
	font-size: 32px; 
	color: #000000; 
	font-weight: bold; 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	}
