/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #000000 url(images/img1.gif) repeat-x;
	font: verdana;
	color: #CCCCCC;
}

a {
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

/* Header */

#header {
	width: 778px;
	height: 203px;
	margin: 0 auto;
}

/
}

/* Content */


/* Footer */

#footer {
	clear: both;
	width: 778px;
	height: 60px;
	margin: 0 auto;
	padding: 20px 0;
	background: url(images/bg_body.gif) repeat-x;
}

#footer p {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: smaller;
}