@charset "UTF-8";
body {
	margin-top: 10px;
}
#home   
#outer h1 
{	position: relative;	left: 7px;}
#home  #inner #paws 
{	
float: left;
}
#home #inner  
{	
width: 619px;	margin: 0 auto;	overflow: auto;	position: relative;	z-index: 50;
}
#home   #inner p  
{	
color: #3399FF;	margin: 0 0 16px 0;}
#home  #inner  p .strong 
{	
font-weight: bold;	color: #FF9900;}
#home  #inner  p .strong2 
{	
font-weight: bold;}
#home  #inner #clear_block 
{	clear: both;	height: 24px;}
#home  #home_bottom 
{	
position: absolute;	right: 0px;	bottom: 0px;}
a:link {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	font-size: 10px;
	text-decoration: underline;
	color: #005d91;
}
a:active {
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
}
