a.contact {
	float: right;
	text-decoration: none;
	background: url(../images/nav/contact-1.gif);
	height: 8px;
	width: 52px;
	margin-top: 10px;
	margin-right: 17px;
}

a.contact:hover {
	text-decoration: none;
	background: url(../images/nav/contact-g.gif);
}
a.test {
	float: right;
	text-decoration: none;
	background: url(../images/nav/test-1.gif);
	height: 9px;
	width: 64px;
	margin-top: 10px;
	margin-right: 17px;
}
a.test:hover {
	text-decoration: none;
	background: url(../images/nav/test-2.gif);
}
a.who {
	float: right;
	text-decoration: none;
	background: url(../images/nav/who-1.gif);
	height: 9px;
	width: 85px;
	margin-top: 10px;
	margin-right: 17px;
}
a.who:hover {
	text-decoration: none;
	background: url(../images/nav/who-g.gif);
}
a.our {
	float: right;
	text-decoration: none;
	background: url(../images/nav/our-1.gif);
	height: 12px;
	width: 64px;
	margin-top: 10px;
	margin-right: 17px;
}
a.our:hover {
	text-decoration: none;
	background: url(../images/nav/our-g.gif);
}
a.what {
	float: right;
	text-decoration: none;
	background: url(../images/nav/what-1.gif);
	height: 9px;
	width: 58px;
	margin-top: 10px;
	margin-right: 17px;
}
a.what:hover {
	text-decoration: none;
	background: url(../images/nav/what-g.gif);
}
a.about {
	float: right;
	text-decoration: none;
	background: url(../images/nav/about-1.gif);
	height: 9px;
	width: 43px;
	margin-top: 10px;
	margin-right: 17px;
}
a.about:hover {
	text-decoration: none;
	background: url(../images/nav/about-2.gif);
}
a.home {
	float: right;
	text-decoration: none;
	background: url(../images/nav/home-1.gif) no-repeat;
	height: 9px;
	width: 29px;
	margin-top: 10px;
	margin-right: 17px;
}
a.home:hover {
	text-decoration: none;
	background: url(../images/nav/home-2.gif) no-repeat;
}

a.gd {
	background: url(../images/nav/graphic-1.gif) no-repeat;
	height: 13px;
	width: 77px;
	text-decoration: none;
	margin-top: 14px;
	float: left;
	margin-right: 15px;
}
a.gd:hover {
	background: url(../images/nav/graphic-2.gif) no-repeat;
}
a.bi {
	background: url(../images/nav/brand-1.gif) no-repeat;
	height: 11px;
	width: 44px;
	text-decoration: none;
	margin-top: 14px;
	float: left;
	margin-right: 15px;
}
a.bi:hover {
	background: url(../images/nav/brand-2.gif) no-repeat;
	text-decoration: none;
}

a.ws {
	background: url(../images/nav/web-1.gif) no-repeat;
	height: 11px;
	width: 47px;
	text-decoration: none;
	margin-top: 14px;
	float: left;
	margin-right: 15px;
}
a.ws:hover {
	background: url(../images/nav/web-2.gif) no-repeat;
	text-decoration: none;
}
a.lit {
	background: url(../images/nav/lit-1.gif) no-repeat;
	height: 10px;
	width: 51px;
	text-decoration: none;
	margin-top: 14px;
	float: left;
	margin-right: 15px;
}
a.lit:hover {
	background: url(../images/nav/lit-2.gif) no-repeat;
	text-decoration: none;
}
a.ad {
	background: url(../images/nav/advert-1.gif) no-repeat;
	height: 13px;
	width: 60px;
	text-decoration: none;
	margin-top: 14px;
	float: left;
	margin-right: 15px;
}
a.ad:hover {
	background: url(../images/nav/advert-2.gif) no-repeat;
	text-decoration: none;
}
a.ex {
	background: url(../images/nav/exh-1.gif) no-repeat;
	height: 11px;
	width: 59px;
	text-decoration: none;
	margin-top: 14px;
	float: left;
	margin-right: 15px;
}
a.ex:hover {
	background: url(../images/nav/exh-2.gif) no-repeat;
	text-decoration: none;
}
#right-content-port   a {
	font: 12px Arial, Helvetica, sans-serif;
	color: #C22928;
	text-decoration: none;
}






#holder {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #423836;
	cursor: pointer;
}









#holder {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	cursor: pointer;
}
#holder-ad {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	cursor: pointer;
	vertical-align: bottom;
}

.t-11-grey {
	font: 11px Arial, Helvetica, sans-serif;
	color: #666666;
}

#gd {
	visibility: hidden;
}
#gd-open {
	visibility: visible;
}

#bi {
	visibility: hidden;
}
#bi-open {
	visibility: visible;
}



#lit-b {
	width: 60px;
	cursor: pointer;
	visibility: hidden;
}


#lit-b-open {
	width: 60px;
	cursor: pointer;
	visibility: visible;
	font-weight: bold;
}


#lit-b-1 {
	position: absolute;
	visibility: hidden;
}
#lit-b-1-open {
	position: absolute;
	visibility: visible;
}
#lit-b-open-nonb {
	width: 60px;
	cursor: pointer;
	visibility: visible;
}


#lit-n {
	width: 65px;
	margin: 15px 0px 0px 155px;
	padding: 0px;
	position: absolute;
	cursor: pointer;
	visibility: hidden;
}
#lit-n-open {
	width: 65px;
	margin: 15px 0px 0px 155px;
	padding: 0px;
	position: absolute;
	cursor: pointer;
	font-weight: bold;
	visibility: visible;
}

#lit-n1-open {
	position: absolute;
	cursor: pointer;
	visibility: visible;
}
#lit-n-open-nonb {
	width: 65px;
	margin: 15px 0px 0px 155px;
	padding: 0px;
	position: absolute;
	cursor: pointer;
	visibility: visible;
}

#lit-n-1 {
	position: absolute;
	visibility: hidden;
}



#lit-p {
	width: 75px;
	padding: 0px;
	position: absolute;
	cursor: pointer;
	margin: 15px 0px 0px 68px;
	visibility: hidden;
}
#lit-p-open {
	width: 75px;
	padding: 0px;
	position: absolute;
	cursor: pointer;
	margin: 15px 0px 0px 68px;
	visibility: visible;
	font-weight: bold;
}

#lit-p-1 {
	position: absolute;
	visibility: hidden;
}
#lit-p-1-open {
	position: absolute;
	visibility: visible;
}
#lit-p-open-nonb {
	width: 75px;
	padding: 0px;
	position: absolute;
	cursor: pointer;
	margin: 15px 0px 0px 68px;
	visibility: visible;
}


#ws {
	visibility: hidden;
}
#ws-open {
	visibility: visible;
}

#ad {
	visibility: hidden;
}
#mm {
	visibility: hidden;
}
#ex {
	visibility: hidden;
}
#ex-open {
	visibility: visible;
}

a.ro-about-o {
	height: 9px;
	width: 43px;
	background: url(../images/nav/about-1.gif) no-repeat;
	text-decoration: none;
	float: right;
	margin-top: 10px;
	margin-right: 17px;
}
a.ro-about-o:hover {
	background: url(../images/nav/about-o.gif) no-repeat;
}

a.ro-what-b {
	height: 9px;
	width: 58px;
	background: url(../images/nav/what-1.gif) no-repeat;
	text-decoration: none;
	float: right;
	margin-top: 10px;
	margin-right: 17px;
}
a.ro-what-b:hover {
	background: url(../images/nav/what-2.gif) no-repeat;
}
a.ro-our-r {
	height: 12px;
	width: 64px;
	background: url(../images/nav/our-1.gif) no-repeat;
	text-decoration: none;
	float: right;
	margin-top: 10px;
	margin-right: 17px;
}
a.ro-our-r:hover {
	background: url(../images/nav/our-2.gif) no-repeat;
	text-decoration: none;
}

a.test-p {
	background: url(../images/nav/test-1.gif) no-repeat;
	float: right;
	height: 9px;
	width: 64px;
	margin-top: 10px;
	margin-right: 17px;
	text-decoration: none;
}
a.test-p:hover {
	background: url(../images/nav/test-p.gif) no-repeat;
}



a.ro-contact-r {
	height: 8px;
	width: 52px;
	background: url(../images/nav/contact-1.gif) no-repeat;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 17px;
	float: right;
}
a.ro-contact-r:hover {
	background: url(../images/nav/contact-2.gif) no-repeat;
	text-decoration: none;
}

a.ro-who-y {
	height: 9px;
	width: 85px;
	background: url(../images/nav/who-1.gif) no-repeat;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 17px;
	float: right;
}
a.ro-who-y:hover {
	background: url(../images/nav/who-2.gif) no-repeat;
}
.highlight {
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #C22928;
}
#zoom {
	position: absolute;
	height: 28px;
	width: 28px;
	margin-top: 194px;
	margin-left: 497px;
}
