.pad { padding: 0px 0 0 0px;}

img
{ border: 0px; margin: 0px; padding: 0 9px 0 9px; }



/* main container */
#main
{width: 15686px;
 height: auto;
padding: 0px;}

/* logo */
#top
{ width: auto;
  height: 0px;
  background: #eee;}


/* navigation menu */
#nav
{ height: 0px; width: auto;} 


/* main content */
#site_content
{ overflow: hidden;
  padding: 0px ;
  width: auto;
  height: auto;
   background: transparent;}

/* sidebar */
#left
{ float: left;
  width: 251px;
  height: 100%;
   background: #fff;	margin: 0 48px 0 0px ; 
	position: fixed; 
 border-right: 0px solid #fff;}



/* page content */
#right
{   padding:60px 20px 0 217px;
   background: #fff ;
  border: 0px;}



/* footer */


#foot h3
{ font-size: .8em;
  padding: 166px 300px 0px 12px; 
  margin: 0px 0px 0px 0px;               
  font-weight: normal; color: #aaa;
}





