#all {
	z-index: 0;
	width: 100%;


}

#logo {
	z-index: 0;

	width: 100%;
	height: 80px;


}

*html #logo {

	float: left;
	width: 100%;
	height: 75px;
	padding: 0px;
	margin: 0px;
	overflow: hedden;
	vertical-align: bottom;
}

#do {
	float: left;
	font-size: 12px;
	overflow: hedden;
}

#mark {
	float: left;
	height: 80px;
	width: 270px;

}

*html #mark {
	float: left;
	height: 75px;
	width: 260px;
	padding: 0px;
	margin: 0px;

	overflow: hedden;
	vertical-align: bottom;
}

#span {

	padding-top: 5px;
	height: 15px;
}

*html #span {
	padding-top: 5px;
	height: 15px;

}

#title {


	height: 55px;

}

*html #title {

	height: 60px;

	overflow: hedden;
	vertical-align: bottom;

}



#bar {

	z-index: 0;
	width: 100%;
	height: 40px;
	background-image: url(/img/bar.jpg);
}

*html #bar {
	width: 100%;
	height: 35px;
	background-color: #CCCCCC;


}

#searchButton {
	z-index: 0;
	float: left;
	height: 40px;

	background-image: url(/img/bar.jpg);

}

*html #searchButton {
	float: left;
	height: 35px;

	padding-bottom: -5px;


}


#bar2 {
	z-index: 0;
	float: left;
	height: 40px;
	margin-left: 30%;
	background-image: url(/img/bar.jpg);

}

*html #bar2 {
	float: left;
	height: 35px;
	margin-left: 10%;
	padding-bottom: -5px;


}

#bar3 {
	z-index: 0;
	float: left;
	height: 40px;
	background-image: url(/img/bar.jpg);

}

*html #bar3 {
	float: left;
	height: 35px;


}

#bar4 {
	float: left;

	height: 35px;
	padding-top: 5px;
	background-image: url(/img/bar.jpg);
}

*html #bar4 {
	float: left;

	height: 35px;
	padding-top: 5px;
	background-image: url(/img/bar.jpg);
}

#bar5 {
	float: left;
	padding-left: 40px;
	height: 35px;
	padding-top: 10px;
	background-image: url(/img/bar.jpg);
}

*html #bar5 {
	float: left;
	padding-left: 40px;
	height: 25px;
	padding-top: 0px;
	background-image: url(/img/bar.jpg);
}

#barlink {
	float: right;
	padding-left: 40px;
	height: 35px;

	background-image: url(/img/bar.jpg);
}

*html #barlink {
	float: right;
	padding-left: 40px;
	height: 35px;

	background-image: url(/img/bar.jpg);
}


#button {

	padding-left: 40px;
	height: 55px;
	padding-top: 10px;
	background-image: url(/img/bar.jpg);
}

*html #button {

	padding-left: 40px;
	height: 25px;
	padding-top: 0px;
	background-image: url(/img/bar.jpg);
}



img {
	vertical-align: bottom;
}

input {
	vertical-align: bottom;
}

#topframe {
	position: absolute;
	z-index: 3;
	background-image: url(/img/clr.gif);
	cursor: grab;

	
}

#topimg {
	z-index: 3;

}

#outframe {
	z-index: 0;
	position: absolute;
	background-color: #778899;
	width: 100%;
	height: 10%;
	overflow: auto;

}

#inframe {

	position: absolute;

	

}

#pr {
	position: fixed;
	z-index: 5;
	top: 120px;
	width: 336px;
	height: 280px;
	float: left;
	background-color: #FFFFFF;
}