@charset "utf-8";
/* CSS Document */

/*Reusable Elements
******************************************************************************************/


/* footer information */
#Ftr {position:relative; width:100%; padding: 0 0 15px 0; top:0; margin:0; } 
#Ftr p{font-family:Arial, Helvetica, sans-serif; font-style:normal; font-size:75%;	text-align:center; text-shadow:#CCCCCC;	font-weight:normal; color:#333;	padding: 0; margin:0; text-decoration:none;} 
#Ftr p a:link {color:#666; text-decoration:none;}
#Ftr p a:visited {color:#666; text-decoration:none;}
#Ftr p a:hover {color: #990000; text-decoration:underline;}

