*{font-family: trebuchet-ms, verdana, arial, sans-serif; font-size: small; letter-spacing: 0.01em;}

body { background: #f3f3f3; }

img, a { border: none; }

#slideshow div { position: absolute; overflow: hidden; top: 170px; }

#wrapper { width: 900px; margin: auto; margin-top: 30px;}

#logo { width: 270px; height: 98px; background: url(../assets/logo.png); float: right; }

#logo h1 { display: none; }

a:hover {
	text-decoration: none;
}

a {
	color: #004280;
}

#topnavi ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	list-style-position: inside;
}

#topnavi li {
	border-bottom: 1px dotted #004280;
	width: 200px;
	padding-bottom: 4px;
	margin-bottom: 4px;
}

#topnavi a:hover {
	text-decoration: underline;
}

#topnavi a {
	color: #004280;
	text-decoration: none;
}

#navi { margin-top: 250px; width: 900px; height: 36px; background: url(../assets/bg_navi.jpg) repeat-x; }

#navi ul { padding: 0; margin: 0; }

#navi li {
	float: left;
	list-style-type: none;
	list-style-position: inside;
	width: 149px;
	background: url(../assets/bg_li.jpg) no-repeat;
	height: 36px;
	text-align: center;
	line-height: 36px;
}

#navi a:hover {
	font-weight: bold;
}

#navi a {
	color: black;
	text-decoration: none;
}

#subnavi a:hover {
	text-decoration: underline;
}

#subnavi a {
	color: #00519e;
	text-decoration: none;
}

#subnavi {
	margin: 15px 0 50px 0;
	padding: 0;
}

#subnavi li {
	float: left;
	margin-right: 20px;
	list-style-type: none;
	list-style-position: inside;
	text-align: center;
}

#bottom {
	margin-top: 20px;
}

#content {
	width: 550px;
	margin-right: 50px;
	float: left;
}

#rewards {
	width: 200px;
	text-align: right;
	float: right;
}

#rewards a:hover {
	text-decoration: underline;
}

#rewards a {
	color: black;
	text-decoration: none;
	font-size: smaller;
}

#rewards div {
	border-bottom: 1px solid #00519e;
	padding: 10px 0;
}

#content img {
	margin: 0 10px 10px 0;
}

h2 {
	height: 31px;
	padding-left: 55px;
	background: url(../assets/bg_h.jpg) no-repeat;
	color: #00519e;
	line-height: 31px;
	border-bottom: 1px solid #00519e;
	text-transform: uppercase;
}

p {
	line-height: 1.7em;
}
