body{
	/*
	background-image: url(../images/home_bg.gif);
	background-repeat: repeat-x;
	*/
	font-family:news gothic,arial,verdana,arial, helvetica, sans-serif;
}
td{
	font-family:news gothic,arial,verdana,arial, helvetica, sans-serif;
}
img {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(...);
}
#contentarea{
	padding:0px;
	position:relative;
	background-color: #fff;
	width:1000px;
	height:654px;
	top:75px;
	margin-left:20px;
	margin-bottom:50px;
}

h1{
	width:723px;
        height:141px;
        background-image: url(../images/home_header.gif);
	margin-left:50px;
}

h1 span{
	 display:none;
}

h2{
  	width:541px;
        height:45px;
	background-image: url(../images/home_subhead.gif);
	margin-left:60px;
}

h2 span{
	display:none;
}

#homeaptium{
	padding:0px;
	width:130px;
	height:98px;
	background-image: url(../images/home_aptium.gif);
	position:absolute;
	top:20px;
	right:50px;
}

#mainnav{
	margin-left: 52px;
}

#subnav{
    background: url(../images/home_nav_image.gif);
	font-size: 10px;
	font-weight : bold;
}
#subnav a{
	color: #fff;
	text-decoration:none;
}
#subnav ul{
	color: #fff;
	list-style-type: disc;
	margin-top: 35px;
	margin-left: 0px;
}
#subnav li{
	position:relative;
	left: 0px;
}

#foot_a{
	font-size: 11px;
	color:#53809b;
}
#foot_b{
	background:home_3_docs_bottom.gif url(../images/home_3_docs_bottom.gif);
	width: 514px;
	height: 198px;
}	
#foot_a a{
	text-decoration:none;
}
#foot_a a:hover{
	text-decoration:underline;
}
.copyright{
	font-size:9px;
}
#index_button_links{
	margin-top: 40px;
	margin-left: 20px;
}
.index_button_links_sub{
	position:relative;
	left: 0px;
}
