/*body {font-family:Lucida Sans Unicode, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;font-size:12px;color:#444;}*/

a img {border:none;}

#wrapper {width:845px;
margin:0px auto 0px 0px;
padding:0 0 20px 0;
	height: 110px;
}

h3 {color:#396A88;font-size:1.6em;}
h6 {color:#888;font-size:1.2em;padding:0;margin:0;font-family:georgia, Times New Roman, Times, Serif;font-style:italic;}

p {width:847px;
}

#container
{
	background: url( '../images/gradient.jpg' );
	position: relative;
	width: 1000px;
	height: 400px;
	top: 0px;
	left: 0px;
}

#overlay { 
  position:absolute;
  top:0;
  left;0;
  width:1000px;
  height:400px;
  background:url(../images/overlay.png);
 }

#container2
{
	background: url(../images/gradient.jpg);
	position: relative;
	width: 843px;
	height: 121px;
	top: -7px;
	left: 1px;
}
div#title {text-align:right;font-size:140px;font-weight:bold;font-family:Arial, Helvetica, Verdana, sans-serif;letter-spacing:-10px;color:#fff;line-height:105px;padding:110px 10px 0 0;}

#overlay2 {
  position:absolute;
  top:5px;
  left;0: 598px;
  width:840px;
  height:114px;
	left: 0px;
}
#download {
  position:absolute;
  top:-13px;
  left;0: 659px;
  width:849px;
	left: -5px;
	height: 123px;
	right: 3px;
}

pre {padding:20px;background:#f2f2f2;font-weight:bold;width:600px;}
div.note {padding:10px 20px 10px 20px;background:#f2f2f2;font-weight:normal;width:600px;}
div.note h3 {padding:0;margin:0;color:#e00000;}
span.red {color:#e00000;}
span.grey {color:#999;}