#header { 
	background:url(images/tail-top.gif) repeat-x left top #f1f1f1;
	height:469px;
}
#header .container, 
#content .row-1,
#content .row-2, 
#footer .container { 
	font-size:0.875em;
	width:900px;
	margin:0 auto;
}
.col-1, 
.col-2, 
.col-3 { 
	float:left;
}
.col-1 {width:260px; margin-right:20px;
}
.col-2 { width:600px; margin-right:10px;
}







/*=========================*/

#footer {
	border-top:1px solid #f2f2f2;
	height:139px;
}

         .Licensed
 {
    line-height:15px;
     padding-top:20px;
 }  
 .Priv{ 
  line-height:30px;
    cursor:inherit;
    text-decoration:none;
      color:inherit;
 }
  .Priv:hover
 {
    cursor:inherit;
    text-decoration:none;
    color:inherit;
 }