#push{
	padding-bottom: 0px;
	height: 118px;
	width:100%;
	clear: both;
	border-top:1px solid #b2b2b2;
	background: #e1e1e1;
	}

a.top {
	display: block;
	width: 920px;
	text-align: center;
	position: relative;
	cursor: pointer;
	
}

#footer{
	width: 100%;
	padding: 0;
	height: 500px;
	background: #e1e1e1;
	background-image: url("../images/footer_tile.jpg");
	background-repeat: repeat-x;
	position: relative;
	text-align: left;
	font-size: 12px;
	clear: both;
	bottom: 0;
	border-top:1px solid #b2b2b2;
	font-size: 10px;
	}

#footer a {
	color: #777;
	text-decoration: none;
}

#footercontent{
	border-bottom: 1px solid #b2b2b2;
	text-transform: none;
	width: 920px;
	height: 380px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	padding-bottom: 30px;
   	font-size: 12px;
}

#footercontent h1{
/* 	text-align: center; */
}

#footercontent a,
#footercontent a:visited{
	text-decoration: none;
	color: #777;
}

#footer_col1,
#footer_col2, 
#footer_col3{
	margin-top: 30px;
	width: 285px;
	height: 320px;
	color: #777;
	padding-left: 32px;
	float: left;
/* 	text-align: justify; */
}

#footer_col1{
	padding-left: 0;
}

#footer_col1 li,
#footer_col2 li{
	list-style-type: none;
	line-height: 30px;
	border-top: 1px dotted gray;
	padding:0 10px;
	
}

#footer_col1 li a,
#footer_col2 li a{
	display: block;
	width:100%;
}

#footer_col1 li:last-child,
#footer_col2 li:last-child{
	border-bottom: 1px dotted gray;
}



#footer_col1 ul,
#footer_col2 ul{
	padding-left:0;
}

#footer_col1 li:hover,
#footer_col2 li:hover{
	background: #ccc;
}

#footer_col1 li a:hover,
#footer_col2 li a:hover{
/* 	font-weight: bold; */
}


/*!COPYRIGHT */
.copyright{
	width: 100%;	
	color: #777;
	font-size: 11px;
	text-align: center;
	padding-top: 20px;
/* 	text-transform: uppercase; */
}

.copyright img{
	border: none;
	padding:0 10px 0 10px;
	margin-bottom: -3px;
}

/*!----- ADDTHIS----- */
	
#addthis{
/* 	position: relative; */
/* 	margin-left: 65px; */
	float: left;
}

#addthis a{
	text-decoration: none;
}