body {
	margin: 0;
	font-family: Helvetica, Verdana, Arial, sans-serif;
    font-size: .7em;
	background-color: #BE3928;
}

#wrap {
	background: #fff url(images/home_kwa_background2.jpg) repeat-x fixed 0 80px;
}

#banner {
	width:586px;
	height:486px;
}

#welcome {
	position:relative;
	width:200px;
	top:140px;
	left:400px;
}

img {
	margin-left: 15px;
	border:0
}

ul {
	font-size: 1.3em;
	font-weight: bold;
	margin:15px 0;
	padding:0;
}

li {
	display: inline;
	padding: 1px 10px 10px 25px;
	background: #fff url(images/orange_bullet.gif) no-repeat;
}

a {
	color: #a53a2d;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
