/*Credits: CSSplay */
/*URL: http://www.cssplay.co.uk/menus/pro_drop2 */
.preload2 {
	background-image: url(../images/button_bg.gif);
}
.menu2 {
	padding:0 0 0 10px;
	margin:0;
	list-style:none;
	height:40px;
	position:relative;
	font-family:Tahoma, Geneva, sans-serif;
	background-color: #fff;
	background-image: url(../images/button_bg1.gif);
	background-repeat: repeat-x;
	z-index: 1000;
	
}
.menu2 li.top {display:block; float:left; position:relative; z-index:1000;}
.menu2 li a.top_link {
	display:block;
	float:left;
	height:40px;
	line-height:33px;
	color:#bbb;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	padding:0 0 0 6px;
	cursor:pointer;
	z-index:1000;
	font-family: 'Open Sans Condensed', sans-serif;
}
.menu2 li a.top_link span {float:left; display:block; padding:0 5px 0 5px; height:40px; z-index:1000;}
.menu2 li a.top_link span.down {float:left; display:block; padding:0 18px 0 5px; height:40px; background:url(../images/down.gif) no-repeat right top; z-index:1000;}
.menu2 li a.top_link:hover {color:#fff; background: url(../images/button_bg_on.gif) no-repeat; z-index:1000;}
.menu2 li a.top_link:hover span {background:url(../images/button_bg_on.gif) no-repeat right top; z-index:1000;}
.menu2 li a.top_link:hover span.down {background:url(../images/button_bg_ar.gif) no-repeat right top; z-index:1000;}

.menu2 li:hover > a.top_link {color:#fff; background: url(../images/button_bg_on.gif) no-repeat; z-index:1000;}
.menu2 li:hover > a.top_link span {background:url(../images/button_bg_on.gif) no-repeat right top; z-index:1000;}
.menu2 li:hover > a.top_link span.down {background:url(../images/button_bg_ar.gif) no-repeat right top; z-index:1000;}


.menu2 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0; z-index:1000;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.menu2 a:hover {visibility:visible; z-index:1000;}
.menu2 li:hover {position:relative; z-index:1000;}

/* keep the 'next' level invisible by placing it off screen. */
.menu2 ul, 
.menu2 :hover ul ul, 
.menu2 :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none; z-index:1000;}

.menu2 :hover ul.sub {left:2px; top:40px; background: #fff; padding:3px 0; border:1px solid #4ab; white-space:nowrap; width:93px; height:auto; z-index:1000;}
.menu2 :hover ul.sub li {display:block; height:20px; position:relative; float:left; width:90px; z-index:1000;}
.menu2 :hover ul.sub li a {display:block; font-size:11px; height:20px; width:87px; line-height:20px; text-indent:5px; color:#000; text-decoration:none; border:3px solid #fff; border-width:0 0 0 3px; z-index:1000;}
.menu2 :hover ul.sub li a.fly {background:#fff url(../images/arrow.gif) 80px 7px no-repeat; z-index:1000;}
.menu2 :hover ul.sub li a:hover {background:#4ab; color:#fff; z-index:1000;}
.menu2 :hover ul.sub li a.fly:hover {background:#4ab url(../images/arrow_over.gif) 80px 7px no-repeat; color:#fff; z-index:1000;}
.menu2 :hover ul li:hover > a.fly {background:#4ab url(../images/arrow_over.gif) 80px 7px no-repeat; color:#fff; z-index:1000;} 

.menu2 :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul :hover ul
{left:90px; top:-4px; background: #fff; padding:3px 0; border:1px solid #4ab; white-space:nowrap; width:93px; z-index:1000; height:auto;}

#flash {
	z-index: -100;
}


#content {
	width: 990px;
}

#content-header {
	background-color: #FFFFFF;
	background-image: url(../images/title_newitem_bg.gif);
	background-repeat: repeat-x;
	padding-left: 20px;
	background-position: left bottom;
	font-size: 100%;
	font-weight: bold;
	color: #496296;
	text-decoration: none;
	height: 39px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}




h1 {
	background-color: #FFFFFF;
	background-image: url(../images/title_newitem_bg3.gif);
	background-repeat: repeat-x;
	padding-left: 15px;
	background-position: left bottom;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 46px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

#sectionheader {
    background-color: #FFFFFF;
	background-image: url(../images/title_newitem_bg2.gif);
	background-repeat: repeat-x;
	padding-left: 15px;
	background-position: left bottom;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 46px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;

}

#productList {
	margin-top: 5px;
	background-color: #FFFFFF;
	margin-left: 5px;
}

#productList li {
	background-image: url(../images/product_bg_air6.gif);
	background-repeat: no-repeat;
	float: left;
	width: 324px;
	list-style-type: none;
	margin-top: -5px;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 0;
	height: 230px;
}

#productList2 li {
	background-image: url(../images/product_bg_air4.gif);
	background-repeat: no-repeat;
	float: left;
	width: 324px;
	list-style-type: none;
	margin-top: -5px;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 0;
	height: 230px;
}





#productList h2 {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #FFFFFF;
	font-size: 100%;
	font-weight: bold;
	height: 18px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	background-repeat: repeat-x;
}

#productList h3 {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: -5px;
	padding-left: 183px;
	color: #FFFFFF;
	font-size: 100%;
	font-weight: bold;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#productList h4 {
	padding-left: 10px;
	float: left;
	margin-top: -8px;
}

#productListtitle {
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 183px;
	color: #000000;
	font-size: 100%;
	font-weight: bold;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

#productList h5 {
	font-size: 90%;
	color: #000000;
	padding-left: 183px;
	font-weight: normal;
	padding-top: 0px;
	margin-top: -6px;
	padding-right: 8px;
}

#productList h6 {
	font-size: 100%;
	color: #000000;
	font-weight: normal;
	padding-left: 15px;
	float: left;
	margin-top: 0px;
	clear: left;
	padding-top: -10px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#productList li a {
	float: right;
	color: #ff9933;
	font-weight: bold;
	text-decoration: none;
	margin-top: -3px;
	padding-right: 15px;
	background: url(../images/button_bg_more1.gif) no-repeat 0px 0px;
	width: 75px;
	height: 17px;
}

#productList li a:hover {
	float: right;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background: url(../images/button_bg_more_off1.gif) no-repeat;
}



#product2List {
	margin-top: 5px;
	background-color: #FFFFFF;
	margin-left: 5px;
}

#product2List li {
	background-image: url(../images/product_bg_tech.gif);
	background-repeat: no-repeat;
	float: left;
	width: 324px;
	list-style-type: none;
	margin-top: -5px;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 0;
	height: 230px;
}

#product2List2 li {
	background-image: url(../images/product_bg_air4.gif);
	background-repeat: no-repeat;
	float: left;
	width: 324px;
	list-style-type: none;
	margin-top: -5px;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 0;
	height: 230px;
}





#product2List h2 {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #FFFFFF;
	font-size: 100%;
	font-weight: bold;
	height: 18px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	background-repeat: repeat-x;
}

#product2List h3 {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: -5px;
	padding-left: 175px;
	color: #FFFFFF;
	font-size: 100%;
	font-weight: bold;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#product2List h4 {
	padding-left: 10px;
	float: left;
	margin-top: -8px;
}

#product2Listtitle {
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 183px;
	color: #000000;
	font-size: 100%;
	font-weight: bold;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

#product2List h5 {
	font-size: 90%;
	color: #000000;
	padding-left: 183px;
	font-weight: normal;
	padding-top: 0px;
	margin-top: -6px;
	padding-right: 8px;
}

#product2List h6 {
	font-size: 100%;
	color: #000000;
	font-weight: normal;
	padding-left: 13px;
	float: left;
	margin-top: 0px;
	clear: left;
	padding-top: -10px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#product2List li a {
	float: right;
	color: #ff9933;
	font-weight: bold;
	text-decoration: none;
	margin-top: -3px;
	padding-right: 15px;
	background: url(../images/button_bg_more.gif) no-repeat 0px 0px;
	width: 75px;
	height: 17px;
}

#product2List li a:hover {
	float: right;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background: url(../images/button_bg_more_off.gif) no-repeat;
}



#product3List {
	margin-top: 5px;
	background-color: #FFFFFF;
	margin-left: 5px;
}

#product3List li {
	background-image: url(../images/product_bg_gpower.gif);
	background-repeat: no-repeat;
	float: left;
	width: 324px;
	list-style-type: none;
	margin-top: -5px;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 0;
	height: 230px;
}

#product3List2 li {
	background-image: url(../images/product_bg_air4.gif);
	background-repeat: no-repeat;
	float: left;
	width: 324px;
	list-style-type: none;
	margin-top: -5px;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 0;
	height: 230px;
}





#product3List h2 {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #FFFFFF;
	font-size: 100%;
	font-weight: bold;
	height: 18px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	background-repeat: repeat-x;
}

#product3List h3 {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: -5px;
	padding-left: 162px;
	color: #FFFFFF;
	font-size: 100%;
	font-weight: bold;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#product3List h4 {
	padding-left: 10px;
	float: left;
	margin-top: -8px;
}

#product3Listtitle {
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 183px;
	color: #000000;
	font-size: 100%;
	font-weight: bold;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

#product3List h5 {
	font-size: 90%;
	color: #000000;
	padding-left: 183px;
	font-weight: normal;
	padding-top: 0px;
	margin-top: -6px;
	padding-right: 8px;
}

#product3List h6 {
	font-size: 100%;
	color: #000000;
	font-weight: normal;
	padding-left: 13px;
	float: left;
	margin-top: 0px;
	clear: left;
	padding-top: -10px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#product3List li a {
	float: right;
	color: #ff9933;
	font-weight: bold;
	text-decoration: none;
	margin-top: -3px;
	padding-right: 15px;
	background: url(../images/button_bg_more.gif) no-repeat 0px 0px;
	width: 75px;
	height: 17px;
}

#product3List li a:hover {
	float: right;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background: url(../images/button_bg_more_off.gif) no-repeat;
}




#product4List {
	margin-top: 5px;
	background-color: #FFFFFF;
	margin-left: 5px;
}

#product4List li {
	background-image: url(../images/product_bg_combat.gif);
	background-repeat: no-repeat;
	float: left;
	width: 324px;
	list-style-type: none;
	margin-top: -5px;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 0;
	height: 230px;
}

#product4List2 li {
	background-image: url(../images/product_bg_air4.gif);
	background-repeat: no-repeat;
	float: left;
	width: 324px;
	list-style-type: none;
	margin-top: -5px;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 0;
	height: 230px;
}





#product4List h2 {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #FFFFFF;
	font-size: 100%;
	font-weight: bold;
	height: 18px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	background-repeat: repeat-x;
}

#product4List h3 {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: -5px;
	padding-left: 200px;
	color: #FFFFFF;
	font-size: 100%;
	font-weight: bold;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#product4List h4 {
	padding-left: 10px;
	float: left;
	margin-top: -8px;
}

#product4Listtitle {
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 183px;
	color: #000000;
	font-size: 100%;
	font-weight: bold;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

#product4List h5 {
	font-size: 90%;
	color: #000000;
	padding-left: 183px;
	font-weight: normal;
	padding-top: 0px;
	margin-top: -6px;
	padding-right: 8px;
}

#product4List h6 {
	font-size: 100%;
	color: #000000;
	font-weight: normal;
	padding-left: 13px;
	float: left;
	margin-top: 0px;
	clear: left;
	padding-top: -10px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#product4List li a {
	float: right;
	color: #ff9933;
	font-weight: bold;
	text-decoration: none;
	margin-top: -3px;
	padding-right: 15px;
	background: url(../images/button_bg_more.gif) no-repeat 0px 0px;
	width: 75px;
	height: 17px;
}

#product4List li a:hover {
	float: right;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background: url(../images/button_bg_more_off.gif) no-repeat;
}




#product5List {
	margin-top: 5px;
	background-color: #FFFFFF;
	margin-left: 5px;
}

#product5List li {
	background-image: url(../images/product_bg_acc.gif);
	background-repeat: no-repeat;
	float: left;
	width: 324px;
	list-style-type: none;
	margin-top: -5px;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 0;
	height: 230px;
}

#product5List2 li {
	background-image: url(../images/product_bg_air4.gif);
	background-repeat: no-repeat;
	float: left;
	width: 324px;
	list-style-type: none;
	margin-top: -5px;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 0;
	height: 230px;
}





#product5List h2 {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #FFFFFF;
	font-size: 100%;
	font-weight: bold;
	height: 18px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	background-repeat: repeat-x;
}

#product5List h3 {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: -5px;
	padding-left: 153px;
	color: #FFFFFF;
	font-size: 100%;
	font-weight: bold;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#product5List h4 {
	padding-left: 10px;
	float: left;
	margin-top: -8px;
}

#product5Listtitle {
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 183px;
	color: #000000;
	font-size: 100%;
	font-weight: bold;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

#product5List h5 {
	font-size: 90%;
	color: #000000;
	padding-left: 183px;
	font-weight: normal;
	padding-top: 0px;
	margin-top: -6px;
	padding-right: 8px;
}

#product5List h6 {
	font-size: 100%;
	color: #000000;
	font-weight: normal;
	padding-left: 13px;
	float: left;
	margin-top: 0px;
	clear: left;
	padding-top: -10px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#product5List li a {
	float: right;
	color: #ff9933;
	font-weight: bold;
	text-decoration: none;
	margin-top: -3px;
	padding-right: 15px;
	background: url(../images/button_bg_more.gif) no-repeat 0px 0px;
	width: 75px;
	height: 17px;
}

#product5List li a:hover {
	float: right;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background: url(../images/button_bg_more_off.gif) no-repeat;
}







#footer {
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
	position: relative;
	clear: both;
	height: 39px;
}

#footer li {
	list-style: none;
	overflow: hidden;
	margin: 0;
	padding: 0px;
	float: left;
}

#footerText {
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	position: absolute;
	left: 700px;
	top: 12px;
	width: 283px;
}

#footer a {
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#footerNav01 {
	position: absolute;
	right: 867px;
	top: 12px;
	width: 101px;
}
#footerNav02 {
	position: absolute;
	right: 768px;
	top: 12px;
	width: 92px;
}

#navList {
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 39px;
	margin-top: 15px;
}

#infoContent {
	width: 970px;
	margin-left: 11px;
	margin-bottom: 15px;
}





#infoTop {
	background-image: url(../images/info_top.gif);
	background-repeat: no-repeat;
	height: 31px;
}

#infoTop2 {
	background-image: url(../images/info_top3.gif);
	background-repeat: no-repeat;
	height: 111px;
}


#infoTop3 {
	background-image: url(../images/info_top5.gif);
	background-repeat: no-repeat;
	height: 240px;
}

#infoTop4 {
	background-image: url(../images/info_top6.gif);
	background-repeat: no-repeat;
	height: 31px;
}



#infoHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/info_bg1.gif);
	background-repeat: repeat-x;
	height: 29px;
	padding-left: 10px;
	padding-top: 4px;
}

#infoHeader2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/info_bg2.gif);
	background-repeat: repeat-x;
	height: 29px;
	padding-left: 10px;
	padding-top: 4px;
}

#infoHeader table{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


#infoHeader td{
	

}

#infoHeader th{
	text-align: left;	

}



#infoPict {
	text-align: center;
	height: 280px;
	margin-top: -5px;
	background-color: #edeff1;
	background-image: url(../images/info_pict_bg1.gif);
	background-repeat: repeat-x;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	padding-top: 5px;
}

#infoPict2 {
	text-align: center;
	height: 320px;
	margin-top: -5px;
	background-image: url(../images/info_pict_bg1.gif);
	background-repeat: repeat-x;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	padding-top: 5px;
}

#infoPict3 {
	text-align: center;
	height: 350px;
	margin-top: -5px;
	background-color: #edeff1;
	background-image: url(../images/info_pict_bg2.gif);
	background-repeat: repeat-x;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	padding-top: 5px;
}

#infoPict4 {
	text-align: left;
	height: 350px;
	margin-top: -5px;
	background-color: #edeff1;
	background-image: url(../images/info_pict_bg2.gif);
	background-repeat: repeat-x;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	padding-top: 5px;
	padding-left: 100px;
}

#infoPict5 {
	text-align: left;
	height: 350px;
	margin-top: -5px;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	padding-top: 5px;
	padding-left: 450px;
}





#infodis {
	height: 680px;
	margin-top: -5px;
	background-image: url(../images/info_pict_bg1.gif);
	background-repeat: repeat-x;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	padding-left: 10px;
}

#infodis table{
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 95%;
	}
	
#infodis name{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#infodis td{
	padding-top: 2px;
	}
	
	
#infodis td a{
	text-decoration: none;
    color: #000000;
  }
  
#infodis td a:hover{
	text-decoration: none;
	color: #CCCCCC;
  }

#infodis th{
   
}


#infoContentbg{
	font-size: 100%;
	text-decoration: none;
	background-color: #edeff1;
	padding-left: 10px;
	color: #000000;
	padding-top: 3px;
	padding-right: 10px;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}


#infoContentbg2{
	font-size: 100%;
	text-decoration: none;
	background-color: #656666;
	padding-left: 10px;
	color: #ffffff;
	padding-top: 3px;
	padding-right: 10px;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}


#infoContenttext{
	font-size: 100%;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 3px;
}

#infoContenttext3{
	font-size: 100%;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 3px;
}

#infoContenttext4{
	font-size: 100%;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	padding-bottom: 5px;
}

#infoContenttext a{
	text-decoration: none;
	color: #FF0000;
}

#infoContenttext a:hover{
	text-decoration: none;
	color: #CCCCCC;
}



#infoContenttext2{
	font-size: 100%;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	padding-bottom: 5px;
}

#infoContent li{
	color: #FFFFFF;
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
	padding-left: -5px;
	
}

#infoContentbottom{
	background-image: url(../images/info_bottom.gif);
	height: 23px;
	background-repeat: no-repeat;
	background-position: right;
}

#infoContentbottom2{
	background-image: url(../images/info_bottom2.gif);
	height: 23px;
	background-repeat: no-repeat;
	background-position: right;
}

#aboutus-left {
	height: 690px;
	background-image: url(../images/aboutus_leftbg.gif);
	background-repeat: no-repeat;
	width: 322px;
	float: left;
}

#aboutus-right {
	height: 690px;
	background-image: url(../images/aboutus_rightbg.gif);
	background-repeat: no-repeat;
	width: 668px;
	float: right;
}

#aboutus-content {
	position:absolute;
	left:375px;
	top:513px;
	width:505px;
	height:309px;
	z-index:1;
	clear: both;
}

#aboutus {
	position:absolute;
	left:337px;
	top:438px;
	width:572px;
	height:40px;
	z-index:2;
	clear: both;
}

#aboutus-content a{
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
}

#aboutus-content a:hover{
	text-decoration: none;
	color: #CCCCCC;
	font-weight: bold;
}

#figure-content {
	position:absolute;
	left:430px;
	top:437px;
	width:505px;
	height:309px;
	z-index:1;
	clear: both;
}

#figure-pict {
	position:absolute;
	left:150px;
	top:600px;
	width:505px;
	height:309px;
	z-index:1;
	clear: both;
}


#blank {
	height: 50px;
	float: right;
	width: 980px;
	clear: both;
}

#tribute-left {
	height: 5800px;
	background-image: url(../images/trubite_leftbg.gif);
	background-repeat: no-repeat;
	width: 322px;
	float: left;
}

#tribute-right {
	height: 5800px;
	background-image: url(../images/trubite_rightbg.gif);
	background-repeat: no-repeat;
	width: 668px;
	float: right;
}

#tribute {
	position:absolute;
	left:327px;
	top:386px;
	z-index:2;
	clear: both;
}

#tribute-content {
	position: absolute;
	left: 556px;
	top: 5054px;
	width: 375px;
	height: 59px;
	z-index: 1;
	clear: both;
}

#tribute-photo1 {
	position: absolute;
	left: 341px;
	top: 5002px;
	z-index: 3;
	clear: both;
}

#tribute-head1 {
	position: absolute;
	left: 552px;
	top: 5002px;
	z-index: 4;
	clear: both;
}

#tribute-content2 {
	position: absolute;
	left: 556px;
	top: 5311px;
	width: 375px;
	height: 77px;
	z-index: 1;
	clear: both;
}

#tribute-photo2 {
	position: absolute;
	left: 341px;
	top: 5265px;
	z-index: 3;
	clear: both;
}

#tribute-photo3 {
	position: absolute;
	left: 341px;
	top: 5615px;
	z-index: 3;
	clear: both;
}

#tribute-photo4 {
	position: absolute;
	left: 341px;
	top: 5462px;
	z-index: 3;
	clear: both;
}

#tribute-photo5 {
	position: absolute;
	left: 341px;
	top: 4694px;
	z-index: 3;
	clear: both;
}

#tribute-photo6 {
	position: absolute;
	left: 341px;
	top: 4848px;
	z-index: 3;
	clear: both;
}

#tribute-photo7 {
	position: absolute;
	left: 343px;
	top: 4226px;
	z-index: 3;
	clear: both;
}


#tribute-photo8 {
	position: absolute;
	left: 343px;
	top: 4384px;
	z-index: 3;
	clear: both;
}

#tribute-photo9 {
	position: absolute;
	left: 341px;
	top: 4542px;
	z-index: 3;
	clear: both;
}


#tribute-photo10 {
	position: absolute;
	left: 341px;
	top: 3454px;
	z-index: 3;
	clear: both;
}

#tribute-photo11 {
	position: absolute;
	left: 341px;
	top: 3609px;
	z-index: 3;
	clear: both;
}
#tribute-photo12 {
	position: absolute;
	left: 341px;
	top: 3764px;
	z-index: 3;
	clear: both;
}
#tribute-photo13 {
	position: absolute;
	left: 341px;
	top: 3919px;
	z-index: 3;
	clear: both;
}
#tribute-photo14 {
	position: absolute;
	left: 341px;
	top: 4074px;
	z-index: 3;
	clear: both;
}

#tribute-photo15 {
	position: absolute;
	left: 341px;
	top: 3293px;
	z-index: 3;
	clear: both;
}

#tribute-photo16 {
	position: absolute;
	left: 341px;
	top: 3143px;
	z-index: 3;
	clear: both;
}

#tribute-photo17 {
	position: absolute;
	left: 341px;
	top: 2249px;
	z-index: 3;
	clear: both;
}

#tribute-photo18 {
	position: absolute;
	left: 341px;
	top: 2449px;
	z-index: 3;
	clear: both;
}

#tribute-photo19 {
	position: absolute;
	left: 341px;
	top: 2649px;
	z-index: 3;
	clear: both;
}

#tribute-photo20 {
	position: absolute;
	left: 341px;
	top: 2839px;
	z-index: 3;
	clear: both;
}

#tribute-photo21 {
	position: absolute;
	left: 341px;
	top: 2989px;
	z-index: 3;
	clear: both;
}



#tribute-photo22 {
	position: absolute;
	left: 340px;
	top: 2090px;
	z-index: 3;
	clear: both;
}

#tribute-photo23 {
	position: absolute;
	left: 340px;
	top: 1931px;
	z-index: 3;
	clear: both;
}


#tribute-photo24 {
	position: absolute;
	left: 340px;
	top: 1481px;
	z-index: 3;
	clear: both;
}

#tribute-photo25 {
	position: absolute;
	left: 340px;
	top: 1631px;
	z-index: 3;
	clear: both;
}

#tribute-photo26 {
	position: absolute;
	left: 340px;
	top: 1781px;
	z-index: 3;
	clear: both;
}

#tribute-photo27 {
	position: absolute;
	left: 340px;
	top: 1331px;
	z-index: 3;
	clear: both;
}

#tribute-photo28 {
	position: absolute;
	left: 340px;
	top: 922px;
	z-index: 3;
	clear: both;
}

#tribute-photo29 {
	position: absolute;
	left: 340px;
	top: 1183px;
	z-index: 3;
	clear: both;
}

#tribute-photo30 {
	position: absolute;
	left: 342px;
	top: 436px;
	z-index: 3;
	clear: both;
}

#tribute-photo31 {
	position: absolute;
	left: 341px;
	top: 651px;
	z-index: 3;
	clear: both;
}







#tribute-content3 {
	position: absolute;
	left: 556px;
	top: 5659px;
	width: 375px;
	height: 112px;
	z-index: 1;
	clear: both;
}

#tribute-head3 {
	position: absolute;
	left: 552px;
	top: 5615px;
	z-index: 4;
	clear: both;

}

#tribute-head4 {
	position: absolute;
	left: 552px;
	top: 5462px;
	z-index: 4;
	clear: both;

}

#tribute-head5 {
	position: absolute;
	left: 552px;
	top: 4694px;
	z-index: 4;
	clear: both;

}

#tribute-head6 {
	position: absolute;
	left: 548px;
	top: 4226px;
	z-index: 4;
	clear: both;

}


#tribute-head7 {
	position: absolute;
	left: 548px;
	top: 3454px;
	z-index: 4;
	clear: both;

}

#tribute-head8 {
	position: absolute;
	left: 548px;
	top: 3293px;
	z-index: 4;
	clear: both;

}

#tribute-head9 {
	position: absolute;
	left: 548px;
	top: 3143px;
	z-index: 4;
	clear: both;

}

#tribute-head10 {
	position: absolute;
	left: 548px;
	top: 2249px;
	z-index: 4;
	clear: both;

}

#tribute-head11 {
	position: absolute;
	left: 548px;
	top: 2090px;
	z-index: 4;
	clear: both;

}

#tribute-head12 {
	position: absolute;
	left: 548px;
	top: 1931px;
	z-index: 4;
	clear: both;

}

#tribute-head13 {
	position: absolute;
	left: 548px;
	top: 1481px;
	z-index: 4;
	clear: both;

}


#tribute-head14 {
	position: absolute;
	left: 548px;
	top: 1331px;
	z-index: 4;
	clear: both;

}

#tribute-head15 {
	position: absolute;
	left: 548px;
	top: 922px;
	z-index: 4;
	clear: both;

}

#tribute-head16 {
	position: absolute;
	left: 548px;
	top: 436px;
	z-index: 4;
	clear: both;

}





#tribute-content4 {
	position: absolute;
	left: 556px;
	top: 5503px;
	width: 375px;
	height: 112px;
	z-index: 1;
	clear: both;
}

#tribute-content5 {
	position: absolute;
	left: 556px;
	top: 4741px;
	width: 375px;
	height: 35px;
	z-index: 1;
	clear: both;
}

#tribute-content6 {
	position: absolute;
	left: 556px;
	top: 4848px;
	width: 375px;
	height: 35px;
	z-index: 1;
	clear: both;
}

#tribute-content7 {
	position: absolute;
	left: 556px;
	top: 4271px;
	width: 375px;
	height: 58px;
	z-index: 1;
	clear: both;
}

#tribute-content8 {
	position: absolute;
	left: 556px;
	top: 4542px;
	width: 375px;
	height: 35px;
	z-index: 1;
	clear: both;
}


#tribute-content9 {
	position: absolute;
	left: 556px;
	top: 4384px;
	width: 375px;
	height: 35px;
	z-index: 1;
	clear: both;
}

#tribute-content10 {
	position: absolute;
	left: 556px;
	top: 3509px;
	width: 375px;
	height: 35px;
	z-index: 1;
	clear: both;
}

#tribute-content11 {
	position: absolute;
	left: 556px;
	top: 3335px;
	width: 375px;
	height: 102px;
	z-index: 1;
	clear: both;
}

#tribute-content12 {
	position: absolute;
	left: 556px;
	top: 2293px;
	width: 375px;
	height: 102px;
	z-index: 1;
	clear: both;
}

#tribute-content13 {
	position: absolute;
	left: 556px;
	top: 2989px;
	width: 375px;
	height: 102px;
	z-index: 1;
	clear: both;
}

#tribute-content14 {
	position: absolute;
	left: 556px;
	top: 2134px;
	width: 375px;
	height: 102px;
	z-index: 1;
	clear: both;
}

#tribute-content15 {
	position: absolute;
	left: 556px;
	top: 1964px;
	width: 375px;
	height: 102px;
	z-index: 1;
	clear: both;
}

#tribute-content16 {
	position: absolute;
	left: 556px;
	top: 1524px;
	width: 375px;
	height: 102px;
	z-index: 1;
	clear: both;
}

#tribute-content17 {
	position: absolute;
	left: 556px;
	top: 1631px;
	width: 375px;
	height: 102px;
	z-index: 1;
	clear: both;
}

#tribute-content18 {
	position: absolute;
	left: 556px;
	top: 1781px;
	width: 375px;
	height: 102px;
	z-index: 1;
	clear: both;
}


#tribute-content19 {
	position: absolute;
	left: 556px;
	top: 1374px;
	width: 375px;
	height: 102px;
	z-index: 1;
	clear: both;
}


#tribute-content20 {
	position: absolute;
	left: 556px;
	top: 960px;
	width: 375px;
	height: 260px;
	z-index: 1;
	clear: both;
}

#tribute-content21 {
	position: absolute;
	left: 558px;
	top: 478px;
	width: 375px;
	height: 260px;
	z-index: 1;
	clear: both;
}



#tribute-head2 {
	position: absolute;
	left: 552px;
	top: 5265px;
	z-index: 4;
	clear: both;
}
#tribute-content a{
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
}

#tribute-content a:hover{
	text-decoration: none;
	color: #CCCCCC;
	font-weight: bold;
}
#tribute-content4 a{
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
}

#tribute-content4 a:hover{
	text-decoration: none;
	color: #CCCCCC;
	font-weight: bold;
}


#coin-left {
	height: 900px;
	background-image: url(../images/coin_leftbg.gif);
	background-repeat: no-repeat;
	width: 322px;
	float: left;
}

#coin-right {
	height: 900px;
	background-image: url(../images/trubite_rightbg.gif);
	background-repeat: no-repeat;
	width: 668px;
	float: right;
}


#coin-photo1 {
	position:absolute;
	left:335px;
	top:443px;
	z-index:3;
	clear: both;
}

#coin-content1 {
	position:absolute;
	left:541px;
	top:642px;
	width:375px;
	height:35px;
	z-index:1;
	clear: both;
}

#coin-photo2 {
	position:absolute;
	left:335px;
	top:708px;
	z-index:3;
	clear: both;
}

#coin-photo3 {
	position:absolute;
	left:333px;
	top:911px;
	z-index:3;
	clear: both;
}


#collector-mainleft {
	height: 800px;
	background-image: url(../images/collector_leftbg.gif);
	background-repeat: no-repeat;
	width: 322px;
	float: left;
}

#collector-mainright {
	height: 800px;
	background-image: url(../images/collector_rightbg.gif);
	background-repeat: no-repeat;
	width: 668px;
	float: right;
}

#collector-germanyleft {
	height: 1200px;
	background-image: url(../images/collector_leftbg.gif);
	background-repeat: no-repeat;
	width: 322px;
	float: left;
}

#collector-germanyright {
	height: 1200px;
	background-image: url(../images/collector_rightbg.gif);
	background-repeat: no-repeat;
	width: 668px;
	float: right;
}

#collector-spainleft {
	height: 1200px;
	background-image: url(../images/collector_leftbg.gif);
	background-repeat: no-repeat;
	width: 322px;
	float: left;
}

#collector-spainright {
	height: 1200px;
	background-image: url(../images/collector_rightbg.gif);
	background-repeat: no-repeat;
	width: 668px;
	float: right;
}

#collector-ukleft {
	height: 2000px;
	background-image: url(../images/collector_leftbg.gif);
	background-repeat: no-repeat;
	width: 322px;
	float: left;
}

#collector-ukright {
	height: 2000px;
	background-image: url(../images/collector_rightbg.gif);
	background-repeat: no-repeat;
	width: 668px;
	float: right;
}

#collector-usleft {
	height: 2000px;
	background-image: url(../images/collector_leftbg.gif);
	background-repeat: no-repeat;
	width: 322px;
	float: left;
}

#collector-usright {
	height: 2000px;
	background-image: url(../images/collector_rightbg.gif);
	background-repeat: no-repeat;
	width: 668px;
	float: right;
}








#collector-left {
	height: 2841px;
	background-image: url(../images/collector_leftbg.gif);
	background-repeat: no-repeat;
	width: 322px;
	float: left;
}

#collector-right {
	height: 2841px;
	background-image: url(../images/collector_rightbg.gif);
	background-repeat: no-repeat;
	width: 668px;
	float: right;
}

#collector {
	position:absolute;
	left:327px;
	top:390px;
	z-index:2;
	clear: both;
}


#collector-photocollector {
	position:absolute;
	left:335px;
	top:464px;
	z-index:3;
	clear: both;
}


#collector-name {
	position:absolute;
	left:511px;
	top:465px;
	z-index:4;
	clear: both;

}

#collector-profilecontent {
	position:absolute;
	left:518px;
	top:498px;
	width:407px;
	height:562px;
	z-index:1;
	clear: both;
}

#collector-profilecontent a{
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
}

#collector-profilecontent a:hover{
	text-decoration: none;
	color: #CCCCCC;
	font-weight: bold;
}








#collector-ivan a{
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
}

#collector-ivan a:hover{
	text-decoration: none;
	color: #CCCCCC;
	font-weight: bold;
}


#collector-headcountry {
	position:absolute;
	left:336px;
	top:435px;
	z-index:4;
	clear: both;

}

#collector-martin {
	position:absolute;
	left:550px;
	top:500px;
	width:375px;
	height:67px;
	z-index:1;
	clear: both;
}

#collector-photochrist {
	position:absolute;
	left:333px;
	top:464px;
	width:156px;
	height:170px;
	z-index:1;
	clear: both;
}

#collector-photoivan {
	position:absolute;
	left:333px;
	top:1075px;
	width:156px;
	height:170px;
	z-index:1;
	clear: both;
}

#collector-photomartin {
	position:absolute;
	left:333px;
	top:464px;
	z-index:3;
	clear: both;
}

#collector-headuk1 {
	position:absolute;
	left:544px;
	top:467px;
	z-index:4;
	clear: both;
}

#collector-frank {
	position:absolute;
	left:549px;
	top:816px;
	width:375px;
	height:247px;
	z-index:1;
	clear: both;
}

#collector-photofrank {
	position:absolute;
	left:330px;
	top:790px;
	z-index:3;
	clear: both;
}

#collector-photo3 {
	position:absolute;
	left:330px;
	top:1529px;
	z-index:3;
	clear: both;
}

#collector-photo4 {
	position:absolute;
	left:330px;
	top:1954px;
	z-index:3;
	clear: both;
}

#collector-photoklaus {
	position:absolute;
	left:335px;
	top:464px;
	z-index:3;
	clear: both;
}

#collector-carlos {
	position:absolute;
	left:330px;
	top:464px;
	z-index:3;
	clear: both;
}

#collector-maincontent {
	position: absolute;
	left: 341px;
	top: 1725px;
	width: 596px;
	height: 37px;
	z-index: 1;
	clear: both;
}


#collector-content3 {
	position:absolute;
	left:551px;
	top:1561px;
	width:375px;
	height:357px;
	z-index:1;
	clear: both;
}

#collector-headnewprofiles {
	position:absolute;
	left:336px;
	top:434px;
	z-index:4;
	clear: both;

}



#collector-headaustralia {
	position:absolute;
	left:336px;
	top:474px;
	z-index:4;
	clear: both;

}

#collector-headbelgium {
	position:absolute;
	left:336px;
	top:514px;
	z-index:4;
	clear: both;

}



#collector-headbrazil {
	position:absolute;
	left:336px;
	top:554px;
	z-index:4;
	clear: both;

}





#collector-headbulgaria {
	position:absolute;
	left:336px;
	top:594px;
	z-index:4;
	clear: both;

}







#collector-headcanada {
	position:absolute;
	left:336px;
	top:634px;
	z-index:4;
	clear: both;

}

#collector-headchina {
	position:absolute;
	left:336px;
	top:674px;
	z-index:4;
	clear: both;

}

#collector-headczech {
	position:absolute;
	left:336px;
	top:714px;
	z-index:4;
	clear: both;

}


#collector-headdenmark {
	position:absolute;
	left:336px;
	top:754px;
	z-index:4;
	clear: both;

}

#collector-headegypt {
	position:absolute;
	left:336px;
	top:794px;
	z-index:4;
	clear: both;

}

#collector-headfrance {
	position:absolute;
	left:336px;
	top:834px;
	z-index:4;
	clear: both;

}





#collector-headgermany {
	position:absolute;
	left:336px;
	top:874px;
	z-index:4;
	clear: both;

}

#collector-headgreece {
	position:absolute;
	left:336px;
	top:914px;
	z-index:4;
	clear: both;

}


#collector-headindonesia {
	position:absolute;
	left:336px;
	top:954px;
	z-index:4;
	clear: both;

}


#collector-headisrael {
	position:absolute;
	left:336px;
	top:994px;
	z-index:4;
	clear: both;

}



#collector-headitaly {
	position:absolute;
	left:336px;
	top:1034px;
	z-index:4;
	clear: both;

}


#collector-headkorea {
	position:absolute;
	left:336px;
	top:1074px;
	z-index:4;
	clear: both;

}


#collector-headmalta {
	position:absolute;
	left:336px;
	top:1114px;
	z-index:4;
	clear: both;

}


#collector-headnetherlands {
	position:absolute;
	left:336px;
	top:1154px;
	z-index:4;
	clear: both;

}


#collector-headnewzealand {
	position:absolute;
	left:336px;
	top:1194px;
	z-index:4;
	clear: both;

}


#collector-headphilippines {
	position:absolute;
	left:338px;
	top:1234px;
	z-index:4;
	clear: both;

}


#collector-headpoland {
	position:absolute;
	left:338px;
	top:1274px;
	z-index:4;
	clear: both;

}

#collector-headromania {
	position:absolute;
	left:338px;
	top:1314px;
	z-index:4;
	clear: both;

}

#collector-headrussia {
	position:absolute;
	left:338px;
	top:1354px;
	z-index:4;
	clear: both;

}

#collector-headsingapore {
	position:absolute;
	left:336px;
	top:1394px;
	z-index:4;
	clear: both;

}

#collector-headspain {
	position:absolute;
	left:336px;
	top:1434px;
	z-index:4;
	clear: both;

}

#collector-headsrilanka {
	position:absolute;
	left:336px;
	top:1474px;
	z-index:4;
	clear: both;

}

#collector-headsuriname {
	position:absolute;
	left:336px;
	top:1514px;
	z-index:4;
	clear: both;

}



#collector-headthailand {
	position:absolute;
	left:336px;
	top:1554px;
	z-index:4;
	clear: both;

}


#collector-headturkey {
	position:absolute;
	left:336px;
	top:1594px;
	z-index:4;
	clear: both;

}


#collector-headuk {
	position:absolute;
	left:336px;
	top:1634px;
	z-index:4;
	clear: both;

}

#collector-headunitedstates {
	position:absolute;
	left:336px;
	top:1674px;
	z-index:4;
	clear: both;

}

#collector-usa1 {
	position:absolute;
	left:340px;
	top:470px;
	z-index:4;
	clear: both;

}

#collector-usa2 {
	position:absolute;
	left:340px;
	top:504px;
	z-index:4;
	clear: both;
}

#collector-usa3 {
	position:absolute;
	left:340px;
	top:539px;
	z-index:4;
	clear: both;

}

#collector-usa4 {
	position:absolute;
	left:340px;
	top:575px;
	z-index:4;
	clear: both;

}

#collector-usa5 {
	position:absolute;
	left:340px;
	top:611px;
	z-index:4;
	clear: both;

}


#collector-usa6 {
	position:absolute;
	left:340px;
	top:647px;
	z-index:4;
	clear: both;

}

#collector-usa7 {
	position:absolute;
	left:340px;
	top:683px;
	z-index:4;
	clear: both;

}

#collector-usa8 {
	position:absolute;
	left:340px;
	top:719px;
	z-index:4;
	clear: both;

}

#collector-usa9 {
	position:absolute;
	left:340px;
	top:755px;
	z-index:4;
	clear: both;

}
#collector-usa10 {
	position:absolute;
	left:340px;
	top:791px;
	z-index:4;
	clear: both;

}

#collector-usa11 {
	position:absolute;
	left:340px;
	top:827px;
	z-index:4;
	clear: both;

}

#collector-usa12 {
	position:absolute;
	left:340px;
	top:863px;
	z-index:4;
	clear: both;

}

#collector-usa13 {
	position:absolute;
	left:340px;
	top:899px;
	z-index:4;
	clear: both;

}

#collector-usa14 {
	position:absolute;
	left:340px;
	top:935px;
	z-index:4;
	clear: both;

}

#collector-usa15 {
	position:absolute;
	left:340px;
	top:971px;
	z-index:4;
	clear: both;

}


#collector-usa16 {
	position:absolute;
	left:340px;
	top:1007px;
	z-index:4;
	clear: both;

}

#collector-usa17 {
	position:absolute;
	left:340px;
	top:1043px;
	z-index:4;
	clear: both;

}

#collector-usa18 {
	position:absolute;
	left:340px;
	top:1079px;
	z-index:4;
	clear: both;

}

#collector-usa19 {
	position:absolute;
	left:340px;
	top:1115px;
	z-index:4;
	clear: both;

}

#collector-usa20 {
	position:absolute;
	left:340px;
	top:1151px;
	z-index:4;
	clear: both;

}

#collector-usa21 {
	position:absolute;
	left:340px;
	top:1187px;
	z-index:4;
	clear: both;

}

#collector-usa22 {
	position:absolute;
	left:340px;
	top:1223px;
	z-index:4;
	clear: both;

}

#collector-usa23 {
	position:absolute;
	left:340px;
	top:1259px;
	z-index:4;
	clear: both;

}

#collector-usa24 {
	position:absolute;
	left:340px;
	top:1295px;
	z-index:4;
	clear: both;

}

#collector-usa25 {
	position:absolute;
	left:340px;
	top:1331px;
	z-index:4;
	clear: both;

}

#collector-usa26 {
	position:absolute;
	left:340px;
	top:1367px;
	z-index:4;
	clear: both;

}

#collector-usa27 {
	position:absolute;
	left:340px;
	top:1403px;
	z-index:4;
	clear: both;

}

#collector-usa28 {
	position:absolute;
	left:340px;
	top:1439px;
	z-index:4;
	clear: both;

}

#collector-usa29 {
	position:absolute;
	left:340px;
	top:1475px;
	z-index:4;
	clear: both;

}

#collector-usa30 {
	position:absolute;
	left:340px;
	top:1511px;
	z-index:4;
	clear: both;

}

#collector-usa31 {
	position:absolute;
	left:340px;
	top:1547px;
	z-index:4;
	clear: both;

}
#collector-usa32 {
	position:absolute;
	left:340px;
	top:1583px;
	z-index:4;
	clear: both;

}

#collector-usa33 {
	position:absolute;
	left:340px;
	top:1619px;
	z-index:4;
	clear: both;

}


#collector-usa34 {
	position:absolute;
	left:340px;
	top:1655px;
	z-index:4;
	clear: both;

}


#collector-usa35 {
	position:absolute;
	left:340px;
	top:1691px;
	z-index:4;
	clear: both;

}

#collector-usa36 {
	position:absolute;
	left:340px;
	top:1727px;
	z-index:4;
	clear: both;

}

#collector-usa37 {
	position:absolute;
	left:340px;
	top:1763px;
	z-index:4;
	clear: both;

}

#collector-usa38 {
	position:absolute;
	left:340px;
	top:1799px;
	z-index:4;
	clear: both;

}

#collector-usa39 {
	position:absolute;
	left:340px;
	top:1835px;
	z-index:4;
	clear: both;

}

#collector-usa40 {
	position:absolute;
	left:340px;
	top:1871px;
	z-index:4;
	clear: both;

}

#collector-usa41 {
	position:absolute;
	left:340px;
	top:1907px;
	z-index:4;
	clear: both;

}


#collector-usa42 {
	position:absolute;
	left:340px;
	top:1943px;
	z-index:4;
	clear: both;

}


#collector-usa43 {
	position:absolute;
	left:340px;
	top:1979px;
	z-index:4;
	clear: both;

}

#collector-usa44 {
	position:absolute;
	left:340px;
	top:2015px;
	z-index:4;
	clear: both;

}

#collector-usa45 {
	position:absolute;
	left:340px;
	top:2051px;
	z-index:4;
	clear: both;

}

#collector-usa46 {
	position:absolute;
	left:340px;
	top:2087px;
	z-index:4;
	clear: both;

}

#collector-usa47 {
	position:absolute;
	left:340px;
	top:2123px;
	z-index:4;
	clear: both;

}

#collector-usa48 {
	position:absolute;
	left:340px;
	top:2156px;
	z-index:4;
	clear: both;

}

#collector-headusa1 {
	position:absolute;
	left:340px;
	top:466px;
	z-index:4;
	clear: both;

}



#collector-headgermany1 {
	position:absolute;
	left:511px;
	top:465px;
	z-index:4;
	clear: both;

}

#collector-headspain1 {
	position:absolute;
	left:541px;
	top:466px;
	z-index:4;
	clear: both;

}

#collector-christ {
	position:absolute;
	left:548px;
	top:498px;
	width:375px;
	height:285px;
	z-index:1;
	clear: both;
}


#collector-ivan {
	position:absolute;
	left:549px;
	top:1105px;
	width:375px;
	height:413px;
	z-index:1;
	clear: both;
}

#collector-klaus {
	position:absolute;
	left:518px;
	top:498px;
	width:407px;
	height:417px;
	z-index:1;
	clear: both;
}

#collector-content6 {
	position:absolute;
	left:546px;
	top:501px;
	width:375px;
	height:212px;
	z-index:1;
	clear: both;
}



#collector-maincontent a{
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
}

#collector-maincontent a:hover{
	text-decoration: none;
	color: #CCCCCC;
	font-weight: bold;
}
#collector-content4 a{
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
}

#collector-content4 a:hover{
	text-decoration: none;
	color: #CCCCCC;
	font-weight: bold;
}










#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 
	


#lightwindow_overlay {
	/* REQUIRED */
	display: none;
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100px;
	z-index: 500;
	/* REQUIRED */
}

#lightwindow {
	/* REQUIRED */
	/* Of Note - The height and width of this element are set to 0px */
	display: none;
	visibility: hidden;
	position: absolute;
	z-index: 999;
	line-height: 0px;
	/* REQUIRED */
}

	#lightwindow_container {
		/* REQUIRED */
		display: none;
		visibility: hidden;
		position: absolute;
		/* REQUIRED */
		padding: 0 0 0 0;
		margin: 0 0 0 0;
	}

	/* IE6 needs this or it messes with our positioning */
	* html #lightwindow_container {
		overflow: hidden;
	}

	#lightwindow_contents {
		overflow: hidden;
		z-index: 0;
		position: relative;
		border: 10px solid #ffffff;
		background-color: #ffffff;
	}		

#lightwindow_loading {
	/* REQUIRED */
	height: 100%;
	width: 100%;
	top: 0px;
	left: 0px;
	z-index: 9999;
	position: absolute;
	/* REQUIRED */
	background-color: #f0f0f0;
	padding: 10px;
}

	#lightwindow_loading_shim { 
		display: none;
		left: 0px; 
		position: absolute; 
		top: 0px;
		width: 100%; 
		height: 100%;
	}

	#lightwindow_loading span {
    	font-size: 12px;
		line-height: 32px;
		color: #444444;
		float: left;
		padding: 0 10px 0 0;
	}

	#lightwindow_loading span a,
	#lightwindow_loading span a:link, 
	#lightwindow_loading span a:visited {
		color: #09F;
		text-decoration: none;
		cursor: pointer;
	}

	#lightwindow_loading span a:hover,
	#lightwindow_loading span a:active {
		text-decoration: underline;
	}


	#lightwindow_loading img {
   		float: left;
   		margin: 0 10px 0 0;
	}


/*-----------------------------------------------------------------------------------------------
	I liked the Navigation so much from http://www.huddletogether.com/projects/lightbox2/
	I mean let's face it, it works really well and is very easy to figure out.
-----------------------------------------------------------------------------------------------*/

#lightwindow_navigation {
	/* REQUIRED */
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
	/* REQUIRED */
}
	/* We need to shim the navigation for IE, though its more of a sub-floor */
	#lightwindow_navigation_shim { 
		/* REQUIRED */
		display: none;
		left: 0px; 
		position: absolute; 
		top: 0px;
		width: 100%; 
		height: 100%;
		/* REQUIRED */
	}

	#lightwindow_navigation a,
	#lightwindow_navigation a:link,
	#lightwindow_navigation a:visited,
	#lightwindow_navigation a:hover,
	#lightwindow_navigation a:active { 
		/* REQUIRED */
		outline: none;
		/* REQUIRED */
	}

	#lightwindow_previous, 
	#lightwindow_next {
		width: 49%;
		height: 100%;
		background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
		display: block;
	}
	
	#lightwindow_previous { 
		float: left;
		left: 0px;
	}

	#lightwindow_next { 
		float: right;
		right: 0px;
	}

	#lightwindow_previous:hover, 
	#lightwindow_previous:active { 
		background: url(../images/prevlabel.gif) left 15% no-repeat; 
	}

	#lightwindow_next:hover, 
	#lightwindow_next:active { 
		background: url(../images/nextlabel.gif) right 15% no-repeat; 
	}
	
	#lightwindow_previous_title,
	#lightwindow_next_title {
		display: none;
	}
	 	
#lightwindow_galleries {
	width: 100%;
	position: absolute;
	z-index: 50; 
	display: none;
	overflow: hidden;
	margin: 0 0 0 10px;
	bottom: 0px;
	left: 0px;
}

	#lightwindow_galleries_tab_container {
		width: 100%;
		height: 0px;
		overflow: hidden;
	}

	a#lightwindow_galleries_tab,		
	a:link#lightwindow_galleries_tab,
	a:visited#lightwindow_galleries_tab {
		display: block;
		height: 20px;
		width: 77px;
		float: right;
		line-height: 22px;
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		font-size: 11px;
		color: #ffffbe;
		background: url(../images/black-70.png) repeat 0 0 transparent;
	}
	
	* html a#lightwindow_galleries_tab,		
	* html a:link#lightwindow_galleries_tab,
	* html a:visited#lightwindow_galleries_tab {	
		background: none;
		background-color: #000000;
		opacity: .70;
		filter: alpha(opacity=70);
	}

	a:hover#lightwindow_galleries_tab,
	a:active#lightwindow_galleries_tab {
		color: #ffffbe;

	}

	#lightwindow_galleries_tab_span {
		display: block;
		height: 20px;
		width: 63px;
		padding: 0 7px 0 7px;
	}
	
	#lightwindow_galleries_tab .up	{
		background: url(../images/arrow-up.gif) no-repeat 60px 5px transparent;
	}

	#lightwindow_galleries_tab .down {
		background: url(../images/arrow-down.gif) no-repeat 60px 6px transparent;
	}

	#lightwindow_galleries_list {
		background: url(../images/black-70.png) repeat 0 0 transparent;
		overflow: hidden;
		height: 0px;
	}

	* html #lightwindow_galleries_list {
		background: none;
		background-color: #000000;
		opacity: .70;
		filter: alpha(opacity=70);
	}	

	.lightwindow_galleries_list {
		width: 200px;
		float: left;
		margin: 0 0 10px 0;
		padding: 10px;
	}

	.lightwindow_galleries_list h1 {	
		color: #09F;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		padding: 10px 0 5px 0;
		font-size: 16px;
	}

	.lightwindow_galleries_list li {
		margin: 5px 0 5px 0;
		list-style-type: none;
	}

	.lightwindow_galleries_list a, 
	.lightwindow_galleries_list a:link, 
	.lightwindow_galleries_list a:visited {
		display: block;
		line-height: 22px;
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		padding: 0 0 0 10px;
		font-size: 11px;
	}

	.lightwindow_galleries_list a:hover, 
	.lightwindow_galleries_list a:active {
		background: #000000;
		color: #ffffbe;
		border-left: 3px solid #ffffbe;
		padding: 0 0 0 7px;
	}
		
#lightwindow_data {
	/* REQUIRED */
	position: absolute;
	/* REQUIRED */
}

	#lightwindow_data_slide {
		/* REQUIRED */
		position: relative;
		/* REQUIRED */
	}

	#lightwindow_data_slide_inner {
		background-color: #ffffff;
		padding: 0 10px 10px 10px;
	}

	#lightwindow_data_caption {
		padding: 10px 0 0 0;
		color: #666666;
		line-height: 25px;
		background-color: #ffffff;
		clear: both;
	}

	#lightwindow_data_details {
		background-color: #f0f0f0;
		padding: 0 10px 0 10px;
		height: 20px;
	}
	
	#lightwindow_data_author_container {
		width: 40%;
		text-align: right;
		color: #666666;
	 	font-style: italic;
		font-size: 10px;
		line-height: 20px;
		float: right;
		overflow: hidden;
	}
	
	#lightwindow_data_gallery_container {
		font-size: 10px;
		width: 40%;
		text-align: left;
		color: #666666;
		line-height: 20px;
		float: left;
		overflow: hidden;
	}
	
#lightwindow_title_bar {
	height: 25px;
	overflow: hidden;		
}

	#lightwindow_title_bar_title {
		color: #ffffbe;
		font-size: 14px;
		line-height: 25px;
		text-align: left;
		float: left;
	}

	a#lightwindow_title_bar_close_link,	
	a:link#lightwindow_title_bar_close_link,
	a:visited#lightwindow_title_bar_close_link {
		float: right;
		text-align: right;		
		cursor: pointer;
		color: #ffffbe;
		line-height: 25px;
		padding: 0;
		margin: 0;
	}
	
	a:hover#lightwindow_title_bar_close_link,
	a:active#lightwindow_title_bar_close_link {
		color: #ffffff;
	}
	
.hidden {
	display : none;
}
