#header {
	background: url(../img/bg_tt_nav.jpg) #0b70c3 repeat-x top left;
	font-family: arial, sans-serif;
	height: 82px;
	text-align: left;
	width: 960px;
	margin: 0 auto 1px auto;
	position: relative;
}
#header div.cpsiasoftware_logo {
	position:absolute;
	margin:0 0 0 23px;
	padding:9px 0 0 0;
	background:url(../img/logo_cpsiasoftware.gif) no-repeat 0 9px;
	width:279px;
	height:41px;
}
#header .cpsiasoftware_logo h1 {
	padding:0;
	margin:0;
}
#header .cpsiasoftware_logo a {
	width:137px;
	height:43px;
	display:block;
}
#header .cpsiasoftware_logo .hide {
	display:none;
}
#header .logo {
	float:left;
	margin: 9px 0 0 23px;
}
#header .brand_phrase {
	float:left;
	clear:left;
	left:24px;
	top:52px;
	position:absolute;
}

#header #slidingnav {
	color: #FFFFFF;
	font-family: verdana, lucida, helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align:right;
	float:right;
	margin: 11px 20px 0 0;
}



#nav-tabs {
	padding:0;
	position:absolute;
	left:169px;
	top:57px;
	width: 490px;
	height: 37px;
}
#nav-tabs ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#nav-tabs li {
	display:inline;
	margin: 0;
	padding: 0;
	line-height:18px;
}
#nav-tabs a {
	float:left;
	color: #373737;
	font-family: arial, sans-serif;
	text-decoration: none;
	font-size: 12px;
	background: url(../img/tab_left.gif?version=100907) no-repeat left top;
	padding: 0 0 0 9px; /* left padding is width of image */
	margin:0 1px 0 0;
}
#nav-tabs a span {
	padding: 3px 9px 5px 0px;
	background: url(../img/tab_right.gif?version=100907) no-repeat right top; 
	display: block;
	float: left;
}
#nav-tabs a:hover {
	text-decoration: underline;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#nav-tabs a span { float:none; }
/* End IE5-Mac hack */

#home #tab-home a,#community #tab-community a,#tour #tab-tour a,#price #tab-price a,#press #tab-press a,#support #tab-support a,#contact #tab-contact a{
	background-position: 0% -26px;
	color: #000000;
	cursor:default;
}

#home #header .logo {
	cursor:default;
}

#home #tab-home span,#community #tab-community span,#tour #tab-tour span,#price #tab-price span,#press #tab-press span,#support #tab-support span,#contact #tab-contact span {
	background-position: 100% -26px;
}
#home #tab-home a:hover,#community #tab-community a:hover,#tour #tab-tour a:hover,#price #tab-price a:hover,#press #tab-press a:hover,#support #tab-support a:hover,#contact #tab-contact a:hover {
	text-decoration: none;
}
