body	{
	color: #000;
	font-family: Helvetica, Verdana, Arial, Sans-serif;
	background: #;
	margin:  0;
	padding: 0;
	}
	
* {
padding: 0;
margin: 0;
}


.hide: {
	display: none;
	}
	
img	{
	display: block;
	border: 0;
	}
	

#maincrate	{
position: relative;
background: #fff;
margin: 30px auto 0px auto;
width: 865px;
height: 900px;
border: #989898 solid 2px;
}

#maincrate h1	{
	background-image: url(logotrialC.gif);
	background-repeat: no repeat;
	margin-top: 20px;
	width: 300px;
	height: 56px;
	}
	
#maincrate h1 span {
	display: none;
	margin: 0;
	padding: 0;
	}
	
#maincrate h2	{
	background-image: url(apples_spalsh.gif);
	background-repeat: no-repeat;
	float: right;
	margin-top: -50px;
	width: 297px;
	height: 197px;
	}
	
#maincrate h2 span {
	display: none;
	margin: 0;
	padding: 0;
	}
	
#topdeck	{
	margin: 0px;
	padding: 0px;
	width: 720px;
	height: 143px;
		}
		

.menu	{
	top: 40px;
		}
		
.menu {font-family: arial, sans-serif; width:750px; height:100px; position:relative; font-size:11px; z-index:100;}
.menu ul li a, .menu ul li a:visited {display:block; text-decoration:none; 
color:#000;width:104px; height:25px; text-align:center; color:#fff; border:0px solid #fff; 
background:#BEBEBC; line-height:20px; font-size:11px; font-weight:bold; overflow:hidden;}
.menu ul {padding:0; margin:0; list-style: none;}
.menu ul li {float:left; position:relative;}
.menu ul li ul {display: none;}

/* specific to non IE browsers */
.menu ul li:hover a {color:#fff; background:#BEBEBC;}
.menu ul li:hover ul {display:block; position:absolute; top:21px; left:0; width:105px;}
.menu ul li:hover ul li a.hide {background:#6a3; color:#fff;}
.menu ul li:hover ul li:hover a.hide {background:#6fc; color:#000;}
.menu ul li:hover ul li ul {display: none;}
.menu ul li:hover ul li a {display:block; background:#fff; color:#a0a0a0;}
.menu ul li:hover ul li a:hover {background:#fff; color:#f26522;}
.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:105px; top:0;}
.menu ul li:hover ul li:hover ul.left {left:-105px;}



#columnA	{
	position: absolute;
	background: #fff;
	margin-left: 0px;
	top: 215px;
	height: 300px;
	width: 250px;
	left: 9px;
	}


#columnB	{
	position: absolute;
	margin-left: 350px;
	line-height: 13pt;
	top: 250px;
	font-size: 11px;
	width: 500px;

	}

#columnB h5 {
	background-image: url(resources_head_title.gif);
	background-repeat: no-repeat;
	width: 357px;
	height: 39px;
	}
	
#columnB h5 span {
	display: none;
	margin: 0;
	padding: 0;
	}


	
#columnB ul li {
	list-style: none;
	text-decoration: none;
	font-size: 12px;
	margin-top: 5px;
	font-weight: bold;
	font-family: verdana, sans-serif;
	color: #898989;
	height: normal;
 			}
			
#columnB p	{
	text-align: left;
	margin-top: 20px;
	font-size: 12px;
	width: 400px;
	height: normal;
	}


#firststory	{
	position: absolute;
	margin-top: 642px; 
	width: 865px;
	height: 40px;
	background: #CCCCCC;
	}
	

#firststory p	{
	text-align: left;
	margin-top: 10px;
	font-size: 12px;
	width: 400px;
	height: normal;
	}	
	
#firststory	li {
	list-style: none;
	text-decoration: none;
	display: inline;
	margin-left: 40px;
	font-size: 12px;
	font-weight: bold;
	font-family: verdana, sans-serif;
	color: #898989;
	height: normal;
 			}