/* mac hide\*/
	html, body {height:100%}
	/* end hide */
	body {
		padding:0;
		margin:0;
		text-align:center;
		min-width:792px;/* for mozilla*/
		background-color: #fff;
		color: #000;
	}
	#outer{
		height:600;
		min-height:600;
		width:790px;
		border:1px solid #fff;
		color: #000000;
		text-align:left;
		margin:auto;
		position:relative;
		background:#137CC9;
		margin-top: 0px;
	}
	
	

	html>body #outer{height:auto;} /*for mozilla as IE treats height as min-height anyway*/
	#innerwrap {/* enables content first */
		float:right;
		width:496px;
		background:#137CC9;
		border:0px solid #fff;
		
	}
	#header{
		position: relative;
		top:0;
		left:-137px;
		width:633px;
		height:215px;
		/*background:#137CC9;*/
		border:0px solid red;
		color: #000000;
		z-index:100;
		float:left;
		clear:both;
	}
	
	:root #header{
		/*position:absolute;*/
		top:0;
		left:0px;
		/*width:790px;*/
		width:633px;
		/*height:70px;*/
		height:215px;
		background:#137CC9;
		border:0px solid red;
		overflow:hidden;
		color: #000000;
		z-index:100;
		float:right;
		
	}
	*html #header{
		/*position:absolute;*/
		top:0;
		left:0px;
		/*width:790px;*/
		width:633px;
		/*height:70px;*/
		height:215px;
		background:#137CC9;
		border:0px solid red;
		overflow:hidden;
		color: #000000;
		z-index:100;
		float:right;
	}
	#left {
		position:relative;/*ie needs this to show float */
		width:150px;
		float:left;
		padding-top:0px;/*needed to make room for header*/
		/*padding-bottom:32px;*//* needed to make room for footer */
		background:#137CC9;
		border:0px solid #000;
		min-height: 648px;
		height: 648px
	}
	

	#right {
		position:relative;/*ie needs this to show float */
		width:285px;
		float:right;
		/*padding-top:215px;*/ /*needed to make room for header*/
		/*padding-bottom:32px;*//* needed to make room for footer */
		background:#137CC9;
		border:0px solid #000;
		/*height: 386px;*/
		/*height: 385px;*/
		z-index: 200;
		
	}
	#rtImage_ipod{
		position: absolute;
		top: 167px;
		left: 486px;
		border: 0px solid #000;
		z-index:1100;
		width: 304px;
		height: 474px;
	}
	*html #right {
	margin-bottom: 0px;
	border-bottom: 0px solid #fff;
	height: 475px;
	/*overflow: hidden;*/
	}
	
	#centrecontent {
		width: 633px;
		float: left;
		background: url(/interface/images/bg_content5.gif) repeat-y top left;
		background-color: #137CC9;
		border: 0px solid #000;
		
	}
	
	*html #centrecontent{
		margin-bottom: 0px;
		height: 100%;
		border-bottom: 0px solid #fff;
	}
	html>body #centrecontent {
		margin-left: -138px;
	}
	#innerContent{
		border: 0px solid #fff;
		float: left;
		width: 300px;
		padding-left: 30px;
		z-index: 100;
		overflow:hidden;

	}
	
	
	#centrecontent p {
		
	}

	#footer {
		width:790px;
		clear:both;
		height:0px;
		color: #000000;
		text-align:center;
		left:0;
		bottom:0;
		position: absolute;
		background-color:#fff;
		overflow: hidden;
		z-index: 300;
	}
	* html #footer {/*only ie gets this style*/
		\height:6px;/* for ie5 */
		he\ight:6px;/* for ie6 */
		border-bottom:1px solid #fff;
		bottom:-2px;
	}
	
	html>body #clearfooter {width:100%;height:0px;clear:both} /* to clear footer */

	/*Content Style*/
	.imgBtn, .imgBtn2{
		display: block;
	}
	#bgtop{
		float: left;
		border: 0px solid #fff;
		clear:both
	}
	
	:root #bgtop{
		float: right;
		border: 0px solid #000;
		left: 0px;
	}
	 
	*html #bgtop{
		margin-left: 0px;
		border: 0px solid #000;
	}
	#lefttop{
		float: left;
		border: 0px solid #000;
	}
	a.btnLink, a{
		border: 0px solid #000;
		text-decoration: none;
	}
	ol .num{
		list-style-type: decimal;
	}
	div.content{
		text-align: justify;
	}
	
	*html div.content
	{
		padding-bottom: 10px;
		margin: 0px auto;
		text-align: justify;
	}
	#topAnim{
		position: absolute;
		top: 138px;
		left: 160px;
		z-index:300;
		border: 0px solid #000;
		clear:both;
	}
	#baseAnim{
		position: absolute;
		top: 510px;
		left: 510px;
		z-index:300;
		border: 0px solid #000;
		clear:both;
	}
	/*End Content Style*/
	
	