body {
	background: #002168;
	font-family: "myriad pro", verdana, arial, sans-serif;
	color: #002168;
	}

h1, h2 {
	color: #002168;
	}

h1 {
	font-size: large;
	}

h2, h3 {
	font-size: smaller;
	}

p, td, #content li {
	font-size: smaller;
	}

a {
	color: #F47100;
	text-decoration: none;
	}

#holder {
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -500px;
	width: 1000px;
	background: url(/media/screen/swgback.png) no-repeat;
	}

#header {
	position: relative;
	height: 85px;
	width: 1000px;
	background: url(/media/screen/header.jpg) no-repeat;
	}

#topmenu {
	position: absolute;
	top: 65px;
	right: 40px;
	font-size: x-small;
	}

#topmenu a {
	color: #002168;
	}

#offers {
	clear: both;
	position: relative;
	width: 1000px;
	height: auto;
	background: url(/media/screen/offerback.png) repeat-y;
	}

#footer {
	clear: both;
	position: relative;
	height: 10px;
	width: 1000px;
	background: #002168 url(/media/screen/footer.png) no-repeat;
	margin: 0px;
	padding: 0px;
	}

#searcharea {
	position: relative;
	float: left;
	overflow: hidden;
	top: 10px;
	left: 28px;
	width: 196px;
	}

#offers h2 {
	padding: 0px;
	padding-bottom: 5px;
	margin: 0px;
	font-size: medium;
	}

#offers h3 {
	padding: 0px;
	padding-bottom: 5px;
	margin: 0px;
	font-size: small;
	border-bottom: 1px dotted black;
	}

#offers p {
	padding: 3px 0px;
	margin: 0px;
	font-size: small;
	}

#searcharea input, #searcharea select {
	font-size: x-small;
	width: 98%;
	}

#searcharea form {
	padding-bottom: 20px;
	}

#topoffers {
	position: relative;
	float: right;
	top: 10px;
	right: 20px;
	width: 734px;
	height: 164px;
	}

	/* floating css */
.floatingcontent {
	position: relative;
	display: block;
	height: 128px;
	overflow: hidden;
	margin-top: 4px;
	}

.floater {
	position: relative;
	float: left;
	margin-right: 10px;
	height: 128px;
	width: 724px;
	overflow: hidden;
	}

	/* floating css eof */
.cleardiv {
	clear: both;
	margin: 0px;
	padding: 0px;
	}

#naviholder {
	position: relative;
	width: 220px;
	float: left;
	overflow: hidden;
	font-size: small;
	}

ul.level1, ul.level2, ul.level3 {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}

li.level1 {
	margin: 0px;
	padding: 6px 0px 6px 30px;
	border-bottom: 1px dotted #002168;
	background: url(/media/screen/offnavi.png) repeat-y;
	}

li.level2 {
	margin: 0px;
	padding: 6px 0px 6px 40px;
	border-bottom: 1px dotted #002168;
	background: url(/media/screen/offnavi.png) repeat-y;
	}

li.level3 {
	margin: 0px;
	padding: 6px 0px 6px 50px;
	border-bottom: 1px dotted #002168;
	background: url(/media/screen/offnavi.png) repeat-y;
	}

ul.level1 li.active {
	color: #002168;
	background: url(/media/screen/onnavi.png) no-repeat center left;
	}

ul.level2 li.active {
	color: #002168;
	background: url(/media/screen/offnavi.png) repeat-y;
	}

ul.level1 li a {
	text-decoration: none;
	color: #002168;
	}

ul.level1 li.active a {
	color: #002168;
	font-weight: bold;
	}

#closenavi {
	height: 20px;
	width: 220px;
	}

#contentholder {
	float: right;
	width: 763px;
	}

#headimg {
	height: 209px;
	width: 763px;
	}

#content {
	padding: 0px 40px 20px 10px;
	}

.offer {
	position: relative;
	float: left;
	width: 350px;
	margin-right: 10px;
	}

.offerpola {
	width: 135px;
	height: 128px;
	background: url(/media/screen/polaroid.png) no-repeat;
	padding: 4px;
	}

.offertext {
	position: absolute;
	top: 0px;
	left: 140px;
	width: 190px;
	height: 128px;
	padding: 4px;
	}

