/*
* Beamsville CSS
*/


body { background: url(../images/body-bk.gif); text-align: center; padding-top: 10px; font: 12px arial, sans-serif; line-height: 18px; }
#transparent { behavior: url(_css/iepngfix.htc); background: url(../images/transparent.png) no-repeat; padding: 1px; margin: 0 auto; text-align: left; width: 854px; height: 654px; position: relative; }
#wrapper {  background: url(../images/content-bk.jpg) no-repeat; width: 800px; height: 600px; margin: 27px 0 0 27px; position: relative; }
			
.blue, a { color: #18597D; text-decoration: none; }
a:hover { text-decoration: underline; }
			
ul { margin: 0; padding: 0; list-style: none; padding-top: 5px; }
ul li { padding-left: 10px; background: url(../images/bullet.gif) no-repeat 0 8px; }
			
#copy { position: absolute; top: 27px; left: 158px; width: 400px; }

#footer { position: absolute; top: 610px; left: 0; color: #827A6F; width: 800px; font-size: 10px; }
/*\*/ #footer { top: 613px; } /**/
#footer a { color: #827A6F;  }
#footer a:hover { color: #6EB8E0; text-decoration: none; }
#footer-div1 { float: left; }
#footer-div2 { float: right; }
