@charset "utf-8";
/* CSS Document */

body {
	background-repeat: repeat-x;
	background-image: url(images/bg_2b_thin.png);
}
#footer {
	border-top-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #3E698C;
	padding-top: 5px;
}
