/* CSS Document for About Page */
/* Footer */
#footer{
	padding: 5px;
	margin: 400px 0 0 0;
	height: 30px;
	background-color: #ECF8FD;
	float: none;
}

#footerin{
	width: 872px;
	margin: 0 auto;
}

.design a:hover{
	float: left;
	text-decoration: none;
	color: #eleefa;
	width: auto;
}

#copywrite{
	float: left;
	margin: 5px;
}

#copywrite2{
	float: right;
	margin: 5px;
	width: auto;
}

#counter2{
	float: right;
	margin: 5px;
	width: auto;
}

#counter3{
	float: right;
	margin: 5px;
	width: auto;
}
/* JQuery */

#slideshow-area, #slideshow-scroller {
	width: 		872px;
	height: 	381px;
	overflow: 	hidden;
	margin: 	0 auto;
	
}

#slideshow-area1 {
	height: 67px;
	margin-top: 0;
}

#slideshow-area {
	border: none;
}

#slideshow-holder {
	height: 381px;
}

.images-content {
	position: relative;
	float: left;
}
