/* CSS Document */


/***************** Containers - About  *****************/

#content	{ padding-top: 10%;  padding-left: 14%;  /*margin: 10% auto; padding: 0 8%;*/}

#long-title { margin: -5px 0 30px 0; background:#fff;  }

#long-title img { padding: 8px 0 0 20px; }

#message { padding: 5% 0 0 4%; }

#logos {
	/*width: 322px;*/ 
/*	width: 900px;*/
	margin: 0 auto;
/*	margin-top: 25%;*/
}

#logos img 	{ padding:  0 8% 5px 12%; /*0 9% 0 11%;*/ }


#myphoto { width: 134px; position: absolute; top: 22%; right: 15%; }


#footer-logos-fixed { 	width: 80%; 		margin: 0 10%; position: absolute; bottom: 0; 		 height:92px; 	background:#fff; }
#footer-logos-fixed p { border-top: #999; 	border-top-style:solid;  border-top-width: thin;	}



/***************** Classes - About  *****************/

.hello { font-family: Arial, Helvetica, sans-serif; font-weight: 100; font-size: 60px; color: #999; margin-bottom: -10px; }
