/*********************************************/
/*		  		Footer Specific 	     		 	 		 */
/*********************************************/

#footer 								{ padding-top: 50px;
													float: right;
													width: 100%;
													height: 250px;
													background-color: #29394E;
													font-size: 90%;
													color: white; }
#footer > a 						{ color : white;
													font-style: italic;
													font-weight: 900;
													text-decoration: underline; }


/*********************************************/
/*		  		Font Support		 	     		 	 		 */
/*********************************************/

.logo-white 						{ color: white;
													font-size: 2.5em;
													font-weight: 900;
													line-height: 1em; }
.white 									{ color: white;
													margin-left: auto; }
													