@charset "utf-8";

body {
	background-color: #ffffff;
    background-image: url("Axcessa_BG.jpg");
    background-position: 50% 0;
    background-repeat: no-repeat;
    margin: 0;
    padding: 0;
}
body * {
	font-size: 100%;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
p {
	margin-bottom: 1.1em;
	margin-top: 0;
}
#main p.lastNode {
	margin-bottom: 0;
}
a:link img, a:visited img {
	border: none;
}
div.clearFloat {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0px;
}
li.clearFloat {
	clear: both;
}
ul.symbolList {
	display: inline;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.AbsWrap {
	position: relative;
	width: 100%;
}
.rowWrap {
	width: 100%;
}

.main{margin:0 auto; width: 908px; }

#MainImage {
	background: url(Axcessa_template.png) no-repeat;  
	position: relative;
	top: -14px;
	margin: auto;
	width: 908px;
	padding-top: 0px;
	height: 617px;
}

#contact_slice {
	left: 380px;
	position: absolute;
	top: 40px;
	margin-bottom: 0;
	width: 320px;
	padding-top: 0px;
	height: 49px;
	text-align:center;
	overflow:auto;  
}

#video_slice {
	left: 380px;
	position: absolute;
	top: 236px;
	margin-bottom: 0;
	width: 320px;
	padding-top: 0px;
	height: 259px;
}

#linkArea {
	left: 11px;
	position: absolute;
	top: 247px;
	margin-bottom: 0;
	width: 219px;
	padding-top: 0px;
	height: 237px;
}

#extra_slice {
	left: 552px;
	position: absolute;
	top: 330px;
	margin-bottom: 0;
	width: 42px;
	padding-top: 3px;
	height: 5px;
	height: 6px;
	overflow: hidden;
}
#logo_slice {
	left: 0px;
	position: absolute;
	top: 546px;
	margin-bottom: 0;
	width: 100px;
	padding-top: 0px;
	height: 54px;
}

.sublink {
  font: bold 12px/27px arial, helvetica, sans-serif;
  color:#000000;
  text-decoration: none;
  width:219px;
  height:27px;
  display:block;
  margin-bottom:3px;
  text-align:center;
  background: url(button.png) no-repeat;
  overflow:hidden;
  
}
.sublink:hover {
  color: #ffffff;
  background-position: 0 100%;
  
}