<style type="text/css">
@charset "UTF-8";

html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}

body {
	background-image: url(/images/bg.gif);
	background-repeat: repeat;
}

#container {
	position: relative;
	margin: 0 auto;
	min-height: 100%;
	width: 974px;
	padding: 0 4px;
	background-image: url(/images/container_bg.gif);
	background-repeat: repeat;
	background-color: #250e07;
}

.clearer {
	clear: both;
}

.clearer#spacer {
	height: 30px;
	*height: 10px;
}

/*#header-bg {
	position: absolute;
	top: 0;
	left: 0;
	height: 156px;
	width: 100%;
	background-image: url(../images/header_stretch_bg.gif);
	background-repeat: repeat-x;
}*/

#header {
	position: relative;
	height: 78px;
	background-color: #508daa;
	background-image: url(/images/header_grad_bg.gif);
	background-repeat: repeat-x;
}

#nav {
	position: absolute;
	bottom: 0;
	height: 39px;
	width: 714px;
	padding-left: 260px;
	background-color: #3f140a;
	background-image: url(/images/nav_bg.gif);
	background-repeat: repeat-x;
	z-index: 0;
}

#nav a {
	float: left;
	display: block;
	height: 39px;
	color: #FFFFFF;
	text-indent: -9000px;
}

#nav a#nav-about {
	width: 122px;
	background-image: url(/images/nav_about.jpg);
	background-repeat: no-repeat;
	background-position: 0px -39px;
}

#nav a#nav-choklat {
	width: 122px;
	background-image: url(/images/nav_choklat.jpg);
	background-repeat: no-repeat;
	background-position: 0px -39px;
}

#nav a#nav-difference {
	width: 123px;
	background-image: url(/images/nav_difference.jpg);
	background-repeat: no-repeat;
	background-position: 0px -39px;
}

#nav a#nav-order {
	width: 138px;
	background-image: url(/images/nav_order.jpg);
	background-repeat: no-repeat;
	background-position: 0px -39px;
}

#nav a#nav-contact {
	width: 172px;
	background-image: url(/images/nav_contact.jpg);
	background-repeat: no-repeat;
	background-position: 0px -39px;
}

#nav a#nav-about:hover, #nav a#nav-choklat:hover, #nav a#nav-difference:hover, #nav a#nav-order:hover, #nav a#nav-contact:hover{
	background-position: 0px 0px;
}

#logo {
	position: absolute;
	top: 0;
	left: 22px;
	z-index: 1;
	border: none;
}

#divider {
	height: 7px;
	background-image: url(/images/header_divider_bg.gif);
	background-repeat: repeat-x;
	overflow: hidden;
}

#feature {
	height: 349px;
	padding-right: 10px;
	/*padding-right: 40px;*/
	background-color: #9a6547;
	background-image: url(/images/feature_bg.gif);
	background-repeat: repeat-x;
}

#millionsmiles {
	height: 449px;
	padding-right: 10px;
	/*padding-right: 40px;*/
	background-color: #9a6547;
	background-image: url(/images/feature_bg.gif);
	background-repeat: repeat-x;
}

#banner {
	height: 225px;
	border-bottom: 3px solid #2fbbf7;
}

#feature h1, #banner h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 43px;
	font-weight: normal;
	line-height: 43px;
	color: #44c8f5;
	margin: 0 0 0 0;
}

#feature h1 {
	padding: 0;
}

#feature h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #44c8f5;
}

#feature h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #44c8f5;
}

#feature h2.types {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #44c8f5;
	margin-bottom: 0;
}

#feature p.types {
	margin-top: 0;
}

#feature a {
	color: #44c8f5;
}

#feature ul, #feature ol, #feature li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
}

#feature-text {
	height: 260px;
	width: 456px;
	float: left;
	padding-right: 30px;
	margin-top: 20px;
	overflow: auto;
}

#feature-text-border {
	height: 260px;
	width: 456px;
	float: left;
	padding-right: 30px;
	margin-top: 10px;
	overflow: auto;
	border: 1px solid #9a6547;
	padding: 5px;
	scrollbar-base-color:#9a6547;
	scrollbar-arrow-color:#250e07;
}

#feature-choklat {
	height: 260px;
	width: 456px;
	float: left;
	margin-top: 10px;
	overflow: auto;
	border: 1px solid #9a6547;
	padding: 5px;
	scrollbar-base-color:#9a6547;
	scrollbar-arrow-color:#250e07;
}

#feature-text-noscroll {
	height: 260px;
	width: 456px;
	float: left;
	padding-right: 30px;
	margin-top: 30px;
	overflow: no;
}

#feature-text-choklat {
	height: 260px;
	width: 456px;
	float: left;
	padding-right: 30px;
	margin-top: 10px;
	overflow: no;
}

#feature-text-darkchoklat {
	height: 260px;
	width: 456px;
	float: left;
	padding-right: 30px;
	margin-top: 10px;
	overflow: auto;
	scrollbar-base-color:#9a6547;
	scrollbar-arrow-color:#250e07;
}

#login-box {
	height: 160px;
	width: 256px;
	float: right;
	padding-right: 150px;
	margin-top: 40px;
	overflow: no;
}

#feature-text-calendar {
	height: 270px;
	width: 406px;
	float: left;
	padding-right: 20px;
	margin-top: 15px;
	overflow: no;
}

#banner h1 {
	padding: 35px 0 0 450px;
}

#feature p, #banner p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
}

#banner p {
	padding: 0 30px 0 450px;
}

#content-area {
	padding: 15px 25px 0 65px;
	background-color: #dbcdc6;
	border-top: 3px solid #FFFFFF;
}

#left-col {
	float: left;
	width: 500px;
}

#left-col h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #44c8f5;
}

#left-col p, #left-col ul, #left-col ol,  #left-col li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #8c451d;
}

#right-col {
	float: right;
	width: 279px;
}

.bucket {
	background-image: url(../images/bucket_bg.gif);
	background-repeat: repeat-y;
}

.bucket img#bucket-img {
	margin: -13px 0 0 5px;
}

.bucket h2, .bucket p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	margin: 10px 25px 0px 15px;
}

.bucket h2 {
	font-size: 24px;
	font-weight: normal;
}

.bucket p {
	font-size: 12px;
	line-height: 16px;
	margin-top: 5px;
}

#secondary {
	padding: 15px 0 30px 40px;
	background-color: #250e07;
}

.secondary-col {
	float: left;
	width: 442px;
	margin-right: 25px;
	_margin-right: 15px; /* ie6 */
}

.secondary-col img.secondary-img {
	float: left;
	margin-right: 10px;
}

.secondary-col h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #44c8f5;
	margin: 0 0 8px 0;
	padding: 0;
}

.secondary-col p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
	margin: 0 0 15px 0;
	padding: 0;
}

#footer {
	position: absolute;
	bottom: 0;
	width: 944px;
	padding: 10px 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	color: #666666;
}

#footer a {
	color: #666666;
}

</style>