﻿body {
 font-family: "Trebuchet MS", Verdana, Arial, san-serif;
 font-size: .8em;
 background: #ffffff url(/images/stretch/background.jpg) repeat-x;
 margin: 0 0 0 0;
 padding: 0 0 0 0;
}
#wrapper { 
 margin: 0 auto;
 width: 777px;
}

.arrow {position:absolute; width:91px; height:65px; margin-top:354px; margin-left:687px;}

#header { float:left; width: 100%; height: 413px;  background: url(/images/stretch/header.jpg) no-repeat;}

#formholder { float:left; width: 100%; background: url(/images/stretch/formtile.jpg) top left repeat-y; }

#formfieldsback { float: left; width: 100%; background: url(/images/stretch/formback.jpg) top left no-repeat;}

#formfooter { float: left; width: 100%; height:155px;  background: url(/images/stretch/footer.jpg) no-repeat;}

/* bottom section */
/* footer contains footerlinks and footnote */
#footer { float:left; font-size: 0.8em; }

#footerlinks { float: left; width: 777px; line-height: 30px; vertical-align: middle; text-align: center; 
				background: #c8bffe; color:#40508c;  margin: 0 0 0 0;  }
				
#footerlinks a {color:#40508c;}

#footerlinks a:hover {color:#d2d8ee;}

#footerlinks a:visited {color:#40508c;}

#footerlinks a:active {color:#40508c;}



.footnote { margin: 0 auto; width: 770px; margin-top: 0px;color:#48558a; margin-bottom: 5px; text-align:justify; }