img { border: 0; }

	#siteWrap {
		margin: 1% auto 1% auto;
		width: 793px;
		height: 355px;
		position: relative;
		top:10px;
		left:-84px;
		padding-top:15px;
		/*margin-bottom:5%;/**/
		background-color:#FFFFFF;
		
	}
	#pageWrap {
		width:800px;
		position:absolute;
		z-index: 5;
		top: 120px;
		left:25px;
		

	}
	#psdPage {
		margin-right: 5px;
		float: left;
		cursor: pointer;
	}
	#netPage {
		margin-right: 5px;
		float: left;
		cursor: pointer;
	}	
	#audioPage {
		float: left;
		cursor: pointer;
	}
	#bubbleWrap {
		position: absolute;
		z-index: 10;
		left: 240px;
		top: 5px;
	}
	.bubble {
		position: absolute;
	}
	.clear {
		clear: both;
	}
