/* Title : 								Butterscotch Stylesheet	*/
*{										margin: 0; padding: 0;}

body{									background: #000 url(../../content/info/intro/images/01.jpg) 0 0 no-repeat; color: #fff; font: 12px "GillSans", calibri, Trebuchet, sans-serif; }

#container{						background-image: none; background-color: #000; width: 425px; \width: 445px; w\idth: 425px; margin: 0; padding: 0; position: absolute; top: 15%; left: 100px; }
html>body #container{	background: url(../images/overlay.png); background-color: transparent; }

#header{ 							padding: 0; margin-bottom: 0; }
#header h1{ 						width: 425px; height: 150px; background: url(../images/intrologo.gif) center center no-repeat; padding: 0; margin: 0; text-indent: -9000px; }
#header h1 a{ 					display: block; width: 425px; height: 150px; border: none; text-decoration: none;  }

#global{								margin: 35px 0 0 0; padding: 0; text-align: center; font-size: 14px; text-transform: uppercase; }
#global li{							list-style-type: none; margin: 0; padding: 0 15px; display: inline; }
#global li a:link, 
#global li a:visited{			text-decoration: none; color: #fff; }
#global li a:hover, 
#global li a:active{			text-decoration: underline; }

a:link, a:visited{ 				color: #fff; }
a:hover, a:active{				text-decoration: none; }

#page_body{					padding: 50px 15px; }
p{											padding: 5px 0; }

.attention{							background: #000; border: 1px solid #444; padding: 10px; margin: 15px 0; }

#footer{								clear: both; padding: 0 15px; margin: 0 0 25px 0; }
.vcard div{							display: inline; padding-right: 10px; }
