/* FOOTER begin */

#footer {
	width:100%; 
	height:136px;
	background: url(../img/bottomdecoration1600.jpg) bottom center #000000 no-repeat; 
	text-align: center;
}

.copyrights { 
	font-family:Verdana; 
	font-size:11px; 
	color:#333333; 
	padding: 60px 0 0 750px;
}

.copyrights a { 
	color:#333333
}

.copyrights a:hover {
	text-decoration:none;
}

/* FOOTER end */