.mainnav {
	float: left;
	position: relative;
	width: 185px;
	margin: 0px;
	height: 293px;
	overflow:hidden;
	margin-right: 15px;
}

.mainnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.mainnav li {
	padding: 0px;
	margin: 0px;
	float: left;
	position: relative;
}

.mainnav li a {
	display: block;
	width: 185px;
	text-decoration: none;
	background: url(../images/setup/mainnav-button02.gif) no-repeat;
	overflow:hidden;
	font-size: 1.1em;
	color: #2F2E7C;
	font-weight: bold;
	padding: 0px;
	height: 32px;
	border: none;
}

.mainnav li a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
			
.mainnav li img {
	width: 185px;
	height: 27px;
	border: 0px;
}

.mainnav li span {
	padding: 5px 8px 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 169px;
}

* html li a:hover {visibility:visible}

.mainnav li a:hover img {visibility:hidden}


.mainnav02 {
	float: right;
	position: relative;
	width: 185px;
	margin: 0px;
	overflow:hidden;
}

.mainnav02 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.mainnav02 li {
	margin: 0px 0px 9px;
	padding: 0;
	position: relative;
}

.mainnav02 li a {
	display: block;
	width: 185px;
	text-decoration: none;
	background: url(../images/setup/mainnav-button02.gif) no-repeat;
	overflow:hidden;
	font-size: 0.8em;
	color: #2F2E7C;
	font-weight: bold;
	text-align: right;
	padding: 0px;
	border: none;
	margin: 0 auto;
}

.mainnav02 li a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
			
.mainnav02 li img {
	width: 185px;
	height: 26px;
	border: 0;
}

.mainnav02 li span {
	padding: 5px 8px 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 169px;
}

* html li a:hover {visibility:visible}

.mainnav02 li a:hover img {visibility:hidden}


.topnav {
	width: 665px;
	float: right;
	position: relative;
	overflow: hidden;
	padding: 0;
	margin: 30px 0 0;
}

.topnav-text {
	float: right;
	padding: 6px 0;
	width: 360px;
	text-align: center;
}

.topnav-text h1 {
	font-size: 1.1em;
	color: #2F2E7C;
	font-weight: bold;
}

.home-button {
	float: right;
	position: relative;
	width: 62px;
	margin: 0;
	height: 27px;
	overflow:hidden;
	margin-left: 10px;
}

.home-button a {
	display: block;
	width: 62px;
	text-decoration: none;
	background: url(../images/setup/buttons/home02.gif) no-repeat;
	overflow:hidden;
	color: #2F2E7C;
	font-weight: bold;
	padding: 0px;
	text-align: center;
	border: none;
	margin: auto;
}

.home-button a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
			
.home-button a img {
	width: 62px;
	height: 27px;
	border: 0;
}

.home-button span {
	padding: 6px 0px 0;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 62px;
}

* html a:hover {visibility:visible}

.home-button a:hover img {visibility:hidden}

.contact-button {
	float: right;
	position: relative;
	width: 115px;
	margin: 0;
	height: 27px;
	overflow:hidden;
	margin-left: 10px;
}

.contact-button a {
	display: block;
	width: 115px;
	text-decoration: none;
	background: url(../images/setup/buttons/contact02.gif) no-repeat;
	overflow:hidden;
	color: #2F2E7C;
	font-weight: bold;
	text-align: center;
	padding: 0px;
	border: none;
	margin: auto;
}

.contact-button a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
			
.contact-button a img {
	width: 115px;
	height: 27px;
	border: 0;
}

.contact-button span {
	padding: 6px 0px 0;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 115px;
}

* html a:hover {visibility:visible}

.contact-button a:hover img {visibility:hidden}

.top-button {
	position: absolute;
	top: -52px;
	right: -28px;
	width: 28px;
	margin: 0;
	height: 42px;
	overflow:hidden;
}

.top-button a {
	display: block;
	width: 28px;
	text-decoration: none;
	background: url(../images/setup/buttons/top02.gif) no-repeat;
	overflow:hidden;
	padding: 0px;
	border: none;
	margin: auto;
}

.top-button a:hover {
	text-decoration: none;
	background-color: #FFFFFF;
}
			
.top-button a img {
	width: 28px;
	height: 42px;
	border: 0;
	background-color: #FFFFFF;
}

* html a:hover {visibility:visible}

.top-button a:hover img {visibility:hidden;}


/* Secondary topnav */


.secondary-topnav {
	width: 890px;
	position: relative;
	overflow: hidden;
	padding: 0;
	margin: 0px auto 20px;
}


.about-us-button {
	float: right;
	position: relative;
	width: 90px;
	margin: 0;
	height: 27px;
	overflow:hidden;
	margin-left: 10px;
}

.about-us-button a {
	display: block;
	width: 90px;
	text-decoration: none;
	background: url(../images/setup/buttons/about02.gif) no-repeat;
	overflow:hidden;
	color: #2F2E7C;
	font-weight: bold;
	text-align: center;
	padding: 0px;
	border: none;
	margin: auto;
}

.about-us-button a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
			
.about-us-button a img {
	width: 90px;
	height: 26px;
	border: 0;
}

.about-us-button span {
	padding: 5px 0px 0;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 90px;
	height: 16px;
}

* html a:hover {visibility:visible}

.about-us-button a:hover img {visibility:hidden}


.testimonials-button {
	float: right;
	position: relative;
	width: 126px;
	margin: 0;
	height: 26px;
	overflow:hidden;
	margin: 0 4px;
}

.testimonials-button a {
	display: block;
	width: 126px;
	text-decoration: none;
	background: url(../images/setup/buttons/testimonials02.gif) no-repeat;
	overflow:hidden;
	color: #2F2E7C;
	font-weight: bold;
	text-align: center;
	padding: 0px;
	border: none;
	margin: auto;
}

.testimonials-button a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
			
.testimonials-button a img {
	width: 126px;
	height: 26px;
	border: 0;
}

.testimonials-button span {
	padding: 5px 0px 0;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 126px;
	height: 18px;
}

* html a:hover {visibility:visible}

.testimonials-button a:hover img {visibility:hidden}


.software-button {
	float: right;
	position: relative;
	width: 100px;
	margin: 0;
	height: 26px;
	overflow:hidden;
	margin: 0 4px;
}

.software-button a {
	display: block;
	width: 100px;
	text-decoration: none;
	background: url(../images/setup/buttons/software02.gif) no-repeat;
	overflow:hidden;
	color: #2F2E7C;
	font-weight: bold;
	text-align: center;
	padding: 0px;
	border: none;
	margin: auto;
}

.software-button a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
			
.software-button a img {
	width: 100px;
	height: 26px;
	border: 0;
}

.software-button span {
	padding: 5px 0px 0;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100px;
}

* html a:hover {visibility:visible}

.software-button a:hover img {visibility:hidden}


.training-button {
	float: right;
	position: relative;
	width: 86px;
	margin: 0;
	height: 26px;
	overflow:hidden;
	margin: 0 4px;
}

.training-button a {
	display: block;
	width: 86px;
	text-decoration: none;
	background: url(../images/setup/buttons/training02.gif) no-repeat;
	overflow:hidden;
	color: #2F2E7C;
	font-weight: bold;
	text-align: center;
	padding: 0px;
	border: none;
	margin: auto;
}

.training-button a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
			
.training-button a img {
	width: 86px;
	height: 26px;
	border: 0;
}

.training-button span {
	padding: 5px 0px 0;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 86px;
}

* html a:hover {visibility:visible}

.training-button a:hover img {visibility:hidden}


.updates-button {
	float: right;
	position: relative;
	width: 82px;
	margin: 0;
	height: 26px;
	overflow:hidden;
	margin: 0 4px;
}

.updates-button a {
	display: block;
	width: 82px;
	text-decoration: none;
	background: url(../images/setup/buttons/updates02.gif) no-repeat;
	overflow:hidden;
	color: #2F2E7C;
	font-weight: bold;
	text-align: center;
	padding: 0px;
	border: none;
	margin: auto;
}

.updates-button a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
			
.updates-button a img {
	width: 82px;
	height: 26px;
	border: 0;
}

.updates-button span {
	padding: 5px 0px 0;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 82px;
}

* html a:hover {visibility:visible}

.updates-button a:hover img {visibility:hidden}


.equipment-button {
	float: right;
	position: relative;
	width: 170px;
	margin: 0;
	height: 26px;
	overflow:hidden;
	margin: 0 3px;
}

.equipment-button a {
	display: block;
	width: 170px;
	text-decoration: none;
	background: url(../images/setup/buttons/equip02.gif) no-repeat;
	overflow:hidden;
	color: #2F2E7C;
	font-weight: bold;
	text-align: center;
	padding: 0px;
	border: none;
	margin: auto;
}

.equipment-button a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
			
.equipment-button a img {
	width: 170px;
	height: 26px;
	border: 0;
}

.equipment-button span {
	padding: 5px 0px 0;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 170px;
}

* html a:hover {visibility:visible}

.equipment-button a:hover img {visibility:hidden}


.prices-button {
	float: right;
	position: relative;
	width: 66px;
	margin: 0;
	height: 26px;
	overflow:hidden;
	margin: 0 4px;
}

.prices-button a {
	display: block;
	width: 66px;
	text-decoration: none;
	background: url(../images/setup/buttons/prices02.gif) no-repeat;
	overflow:hidden;
	color: #2F2E7C;
	font-weight: bold;
	text-align: center;
	padding: 0px;
	border: none;
	margin: auto;
}

.prices-button a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
			
.prices-button a img {
	width: 66px;
	height: 26px;
	border: 0;
}

.prices-button span {
	padding: 5px 0px 0;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 66px;
}

* html a:hover {visibility:visible}

.prices-button a:hover img {visibility:hidden}


.demo-button {
	float: right;
	position: relative;
	width: 126px;
	margin: 0;
	height: 26px;
	overflow:hidden;
	margin: 0 4px;
}

.demo-button a {
	display: block;
	width: 126px;
	text-decoration: none;
	background: url(../images/setup/buttons/demo02.gif) no-repeat;
	overflow:hidden;
	color: #2F2E7C;
	font-weight: bold;
	text-align: center;
	padding: 0px;
	border: none;
	margin: auto;
}

.demo-button a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
			
.demo-button a img {
	width: 126px;
	height: 26px;
	border: 0;
}

.demo-button span {
	padding: 5px 0px 0;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 126px;
}

* html a:hover {visibility:visible}

.demo-button a:hover img {visibility:hidden}


/* Secondary Topnav End */



.single-line-button {
	position: relative;
	width: 286px;
	margin: 0;
	height: 40px;
	overflow:hidden;
	margin-bottom: 10px;
}

.single-line-button a {
	display: block;
	width: 286px;
	text-decoration: none;
	background: url(../images/setup/s-line-link02.gif) no-repeat;
	overflow:hidden;
	color: #2F2E7C;
	font-weight: bold;
	padding: 0px;
	text-align: right;
	border: none;
	font-size: 1.6em;
	margin: auto;
}

.single-line-button02 {
	position: relative;
	width: 286px;
	margin: 0;
	height: 40px;
	overflow:hidden;
	background: url(../images/setup/s-line-link02.gif) no-repeat;
	overflow:hidden;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px;
	text-align: right;
	border: none;
	font-size: 1.6em;
	margin: auto;
	margin-bottom: 10px;
}

.single-line-button a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
			
.single-line-button a img {
	width: 286px;
	height: 40px;
	border: 0;
}

.single-line-button span {
	padding: 12px 10px 0;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 266px;
}

.single-line-button02 span {
	padding: 11px 10px 6px;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 266px;
}

* html a:hover {visibility:visible}

.single-line-button a:hover img {visibility:hidden}


.double-line-button {
	position: relative;
	width: 286px;
	margin: 0;
	height: 80px;
	overflow:hidden;
	margin-bottom: 10px;
}

.double-line-button a {
	display: block;
	width: 286px;
	text-decoration: none;
	background: url(../images/setup/d-line-link02.gif) no-repeat;
	overflow:hidden;
	color: #2F2E7C;
	font-weight: bold;
	font-size: 1.6em;
	padding: 0px;
	line-height: 1.3em;
	text-align: right;
	border: none;
	margin: auto;
}

.double-line-button a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
			
.double-line-button a img {
	width: 286px;
	height: 80px;
	border: 0;
}

.double-line-button span {
	padding: 12px 10px 0;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 266px;
}

* html a:hover {visibility:visible}

.double-line-button a:hover img {visibility:hidden}


.double-line-button02 {
	display: block;
	position: relative;
	width: 286px;
	margin: 0;
	height: 80px;
	overflow:hidden;
	background: url(../images/setup/d-line-link02.gif) no-repeat;
	overflow:hidden;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.6em;
	padding: 0px;
	line-height: 1.3em;
	text-align: right;
	border: none;
	margin: auto;
	margin-bottom: 10px;
}

.double-line-button02 span {
	padding: 12px 10px 0;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 266px;
}



.home3-button {
	position: relative;
	width: 286px;
	margin: 0;
	height: 71px;
	overflow:hidden;
	margin-bottom: 16px;
}

.home3-button a {
	display: block;
	width: 286px;
	text-decoration: none;
	background: url(../images/setup/buttons/home3-02.gif) no-repeat;
	overflow:hidden;
	color: #2F2E7C;
	font-weight: bold;
	font-size: 1.6em;
	padding: 0px;
	line-height: 1.1em;
	text-align: center;
	border: none;
	margin: auto;
}

.home3-button a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
			
.home3-button a img {
	width: 286px;
	height: 71px;
	border: 0;
}

.home3-button span {
	padding: 14px 10px 0;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 266px;
}

* html a:hover {visibility:visible}

.home3-button a:hover img {visibility:hidden}

.home3-text {
	font-size: 0.6em;
	font-weight: normal;
}


.latest-button {
	position: relative;
	width: 286px;
	margin: 0;
	height: 115px;
	margin-bottom: 15px;
	background: url(../images/setup/buttons/latest01.gif) no-repeat;
}

.latest-button a {
	display: block;
	text-decoration: none;
	overflow:hidden;
	color: #2F2E7C;
	font-weight: bold;
	font-size: 1.3em;
	padding: 0px;
	line-height: 1em;
	text-align: left;
	border: none;
	margin: auto;
}

.latest-button a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

.latest-button-title {
	padding: 10px 10px 5px;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 266px;
}

.latest-button-text {
	position: relative;
	top: 0px;
	left: 0px;
	width: 266px;
	border-top: 1px solid #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	line-height: 1.1em;
	padding-top: 5px;
	margin-top: 3px;
}

.latest-button-text a {
	font-size: 10px;
	font-weight: normal;
	line-height: 1.1em;
}

.latest-button-text a:hover {
	text-decoration: none;
	color: #FFFFFF;
}



.more-button {
	position: absolute;
	width: 82px;
	bottom: 10px;
	right: 10px;
	margin: 0;
	height: 27px;
}

.more-button a {
	display: block;
	width: 82px;
	text-decoration: none;
	background: url(../images/setup/buttons/more02.gif) no-repeat;
	overflow:hidden;
	padding: 0px;
	border: none;
	margin: auto;
}
			
.more-button a img {
	width: 82px;
	height: 27px;
	border: 0;
}

* html a:hover {visibility:visible}

.more-button a:hover img {visibility:hidden}



.view-button {
	position: absolute;
	width: 82px;
	bottom: 10px;
	right: 10px;
	margin: 0;
	height: 27px;
}

.view-button a {
	display: block;
	width: 82px;
	text-decoration: none;
	background: url(../images/setup/buttons/view02.gif) no-repeat;
	overflow:hidden;
	padding: 0px;
	border: none;
	margin: auto;
}
			
.view-button a img {
	width: 82px;
	height: 27px;
	border: 0;
}

* html a:hover {visibility:visible}

.view-button a:hover img {visibility:hidden}

