@charset "utf-8";
/* CSS Document */

.header {
	background-image: url(../images/backgrounds/header_img.gif);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F5A408;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #343333;
	background-position: top;
}