/* Main */
body{
	margin:0px;
	background-image:URL("../images/paper.gif");
}
div#center_body{
	position:absolute;
	width:800px;
	left:50%;
	margin-left:-400px;
	border:0px solid red;
}
div#header{
	background-image:URL("../images/heading.jpg");
	background-repeat:no-repeat;
	position:absolute;
	top:0px;
	left:0px;
	width:800px;
	height:117px;
}

/* Trust */
div#trust_middle{
	position:absolute;
	top:117px;
	left:0px;
	width:800px;
	height:492px;
	border:0px solid red;
	background-color:#000000;
	background-image:URL("../images/trust/tyla.jpg");
	background-repeat:no-repeat;
}
div#banner{
	position:absolute;
	top:19px;
	right:29px;
	width:569px;
	height:96px;
	border:0px solid red;
	/*background-image:URL("../images/trust/banner.jpg");
	background-repeat:no-repeat;*/
}
div#trust_copy{
	position:absolute;
	top:130px;
	right:29px;
	width:569px;
	height:250px;
	border:0px solid red;
	font-family:arial, sans-serif;
	font-size:12px;
	color:white;
	/*background-image:URL("../images/trust/banner.jpg");
	background-repeat:no-repeat;*/
}
div#trust_rollovers{
	border:1px solid red;
	position:absolute;
	bottom:0px;
	left:0px;
	width:577px;
	height:185px;
	vertical-align:bottom;
}
div#smallArrow{
	position:absolute;
	bottom:0px;
	left:0px;
	width:577px;
	height:58px;
	z-index:300px;
}
div#bigArrow{
	position:absolute;
	bottom:0px;
	left:0px;
	width:577px;
	height:183px;
	z-index:350px;
	visibility:hidden;
}
div#smallArrow2{
	position:absolute;
	bottom:0px;
	left:577px;
	width:233px;
	height:71px;
	z-index:300px;
}
div#bigArrow2{
	position:absolute;
	bottom:0px;
	left:577px;
	width:233px;
	height:184px;
	z-index:350px;
	visibility:hidden;
}
div#smallArrow3{
	position:absolute;
	bottom:0px;
	left:170px;
	width:386px;
	height:52px;
	z-index:2000px;
	border:0px solid red;
}
div#bigArrow3{
	border:0px solid red;
	position:absolute;
	bottom:0px;
	left:170px;
	width:386px;
	height:180px;
	z-index:2000px;
	visibility:hidden;
}
div#smallArrow4{
	position:absolute;
	top:438px;
	left:-150px;
	width:396px;
	height:54px;
	z-index:2000px;
	border:0px solid red;
}
div#bigArrow4{
	border:0px solid red;
	position:absolute;
	top:330px;
	left:-150px;
	width:396px;
	height:160px;
	z-index:2000px;
	visibility:hidden;
}
table.align-top td{
	vertical-align:top;
}
