/* commented backslash hides from ie5mac \*/ 
html{
	height:100%;
	margin:0;
	padding:0
} 
/* end hack */ 
html,body {
	padding:0;
	margin:0;
	height:100%;
	font: 12px Helvetica, Arial, sans-serif;
	line-height:1.6em;
	text-align: left;
	color: #597580;
	background:  url(xhtml/graphics/bkndSlice.gif) repeat-x left top;
	background-color: #d9f4ff;
	z-index: 0;
}




h1 {
	display:block;
	font-size:20px;
	margin-top: 20px;
}

h2 {
	display:block;
	font-size:14px;
	line-height:2em;
}

h3 {
	display:inline;
	font-size:14px;
	line-height:2em;
}

#main {
	position: relative;
	top: 0px;
	left: 50%;
	margin-top: 0px;
	margin-left: -488px;
	width: 976px;
	height:auto;
	min-height: 100%;
	height:100%;
	background: url(xhtml/graphics/bodyBknd.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;
}


html>body #main {
	position: relative;
	top: 0px;
	left: 50%;
	margin-top: 0px;
	margin-left: -488px;
	width: 976px;
	height:auto;
	min-height: 100%;
	background:  url(xhtml/graphics/bodyBknd.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;
}


#logo {
	position: relative;
	top: 0;
	left: 28px;
	width: 146px;
	height: 238px;
	z-index: 100;
}

#nav0 {
	position: absolute;
	top: 99px;
	left: 184px;
	width: 126px;
	height: 35px;
	padding: 0 px;
	margin: 0 px;
}

#nav1 {
	position: absolute;
	top: 99px;
	left: 312px;
	width: 126px;
	height: 35px;
	padding: 0 px;
	margin: 0 px;
}

#nav2 {
	position: absolute;
	top: 99px;
	left: 440px;
	width: 126px;
	height: 35px;
	padding: 0 px;
	margin: 0 px;
}

#nav3 {
	position: absolute;
	top: 99px;
	left: 568px;
	width: 126px;
	height: 35px;
	padding: 0 px;
	margin: 0 px;
}

#nav4 {
	position: absolute;
	top: 99px;
	left: 696px;
	width: 126px;
	height: 35px;
	padding: 0 px;
	margin: 0 px;
}

#nav5 {
	position: absolute;
	top: 99px;
	left: 824px;
	width: 126px;
	height: 35px;
	padding: 0 px;
	margin: 0 px;
}


#newsTop {
	position: absolute;
	top: 403px;
	left: 601px;
	width: 327px;
	height: 53px;
	padding: 0;
	margin: 0;
	z-index: 25;
}

#newsText {
	position: absolute;
	top: 456px;
	left: 601px;
	width: 327px;
	background:  url(xhtml/graphics/news_bkndSlice.gif) repeat-y left top;
	background-color: #ffffff;
	text-align: left;
	/*
	font:12px Helvetica, Arial, sans-serif; 
	line-height:1.4em;
	padding-left: 18px;
	padding-right: 0px;
	padding-top: 0px;
	*/
}

#contactHome {
	position: absolute;
	top: 408px;
	left: 650px;
	width: 280px;
	height: 53px;
	padding: 0;
	margin: 0;
	z-index: 25;
}

#affiliatesHome {
	position: absolute;
	top: 580px;
	left: 650px;
	width: 280px;
	height: 53px;
	padding: 0 0 0 30px;
	margin: 0;
	z-index: 25;
}


#contact {
	position: absolute;
	top: 365px;
	left: 650px;
	width: 280px;
	height: 53px;
	padding: 0;
	margin: 0;
	z-index: 25;
}

#contactBody {
	background:  url(xhtml/graphics/news_bkndSlice280.gif) repeat-y left top;
	text-align: left;
}

#contactBody p {
	padding-left: 33px; 
	padding-right: 20px; 
	color:#7c99a6; 
	font-size:12px; 
	font-family:Helvetica, Arial, sans-serif; 
	line-height:1.8em;
}

#contactBottom {
	background:  url(xhtml/graphics/news_bottom280.gif);
	text-align: left;
}

#header {
	position: relative;
	top: -107px;
	left: 0px;
	width: 976px;
	height: 212px;
	border: 0px;
}

html>body #header {
	position: relative;
	top: -104px;
	left: 0px;
	width: 976px;
	height: 212px;
	border: 0px;
}

#headerHome {
	position: relative;
	top: -107px;
	left: 0px;
	width: 976px;
	height: 322px;
	border: 0px;
}
	
html>body #headerHome {
	position: relative;
	top: -104px;
	left: 0px;
	width: 976px;
	height: 322px;
	border: 0px;
}
	

#leftContentHome {
	position: relative;
	top: -92px;
	left: 50px;
	width: 570px;

}

#leftContent {
	position: relative;
	top: -104px;
	left: 50px;
	width: 570px;
	
}

#footer {
	position: absolute;
	left: 50%;
	margin-left: -488px;
	padding-bottom: 20px;
	width: 976px;
	text-align: center;
	line-height:1.2em;
	bottom:0;
}


a {
	border: solid 0px;
	color: #4bc6f4;
	text-decoration:none;
}

a.navItem {
	margin: 0;
	padding: 0;
}
/*
html>body */
a.navItem em, 
a.navItem span {
	display:none;
}  

a.navItem:hover span, 
a.navItem:hover em {
  	display:inherit;
  	position:absolute; 
  	top:-93px; 
  	width:126px; 
  	height:128px; 
  	padding:0px; 
  	z-index:50;
} 

img {
	border: solid 0px;
}

#leftContent img {
	display: inline;
	float: left;
	border: solid 6px #d9f4ff;
	margin-right: 12px;
	margin-bottom: 12px;
}

table {
	margin: 0;
	padding: 0;
	border: 0;
}