.header{
	top:5px;
	left:5px;
	position:absolute;
	border:2px groove  #c4c4c4;
	width:1400px;
	height:130px;
	overflow:auto;
	background : url("../images/ui-bg_gloss-wave_35_f6a828_500x100.png") repeat-x scroll 50% 50% #84BFDF;
}

.mainContainer{
	top:190px;
	left:5px;
	position:absolute;
	border:2px groove  #c4c4c4;
	width:1400px;
	height:1250px;
	overflow:auto;
}

.optioncontainer{
	top:142px;
	left:5px;
	position:absolute;
	border:2px groove  #c4c4c4;
	width:1400px;
	height:40px;
	overflow:hidden;
}

.mainBackGround{
	background:#ffffff;
}

div.image{
	display: block;
   	position: absolute;
   	padding: 225px 0 0 525px;
   	heigth:300px;
   	width:300px;
}

div.start{
	position:absolute;
	top:3px;
	left:60px;
	height:35px;
	width:160px;
	display:block;
}

.graph{
	position:absolute;
	height:140px;
	width:200px;
}
.graph1{
	position:absolute;
	height:240px;
	width:300px;
}
div.samplingrate{
	position:absolute;
	height:10px;
	width:215px;
	top:9px;
	left:830px;
}

div.samplereturn{
	position:absolute;
	height:10px;
	width:220px;
	top:9px;
	left:1070px;
}

div.show{
	position:absolute;
	height:10px;
	width:200px;
	top:9px;
	left:1275px;
}

div.waveform{
	position:absolute;
	height:10px;
	width:420px;
	top:9px;
	left:400px;
}
