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

#header {
	width: 592px;
	height: 83px;
	background-image: url(images/slogan_4.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	position: relative;
	}
#header span {
	display: none;
	background-position: 0px 0px;
	}
	
li {
	color:#666666;
	list-style-position: inside;
	list-style-type: square;
	font-size: 12px;
	text-align: center;
}
.vertline {
	border-top-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}

.terms_bg {
	background-image: url(images/apronbag_5.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

