/*Layout stylesheet*/
#innerwrap{
	width:785px;		
	float:left;		
}
#left{float:left;width:10px;padding-top:290px;padding-bottom:3px;text-align:right;}
#centrecontent{
	float:left;
	width:782px;
	text-align:left;
	padding:225px 0px 3px 3px;
}
#right{
	float:right;
	width:165px;
	text-align:left;
	padding:225px 5px 3px 0px;
}
#header{	
	height:210px;
}

h1{padding:10px 0px 5px 0px}
p{margin-bottom:10px}

/*HIDDEN CONTENT STYLES*/
#layerInfo,#ultraInfo{display:none;}
#layerInfo ol{margin:0px 0px 10px 0px}
#layerInfo img{margin-left:20px}/* 125px - middle align*/
#productInfo{display:block;}
.tabcontent{width:746px;height:460px;padding:7px;clear:both;background-color:#DFDFDD;}
.notselected{padding:7px 5px 3px 5px;float:left;margin:10px 5px 0px 0px;font-weight:bold;font-size:13px;width:126px;height:17px;text-align:center;background:url('../graphics/tabheader-soft.gif') top left no-repeat #ffffff;}
.notselected a{color:#971B1E}
.notselected:hover{background:url('../graphics/tabheader.gif') top left no-repeat #ffffff;cursor:pointer}
.selectedtab{background:url('../graphics/tabheader.gif') top left no-repeat #ffffff;padding:7px 5px 3px 5px;float:left;margin:10px 5px 0px 0px;font-weight:bold;font-size:13px;width:126px;height:17px;text-align:center;}
.selectedtab a{color:#5E5E5D;}
.tabbg{background:url('../graphics/tab-bg.gif') top left no-repeat #535353;margin:30px;padding:10px;width:666px;height:375px;}

.tabbg h2{padding-bottom:10px}