html, body {
	margin: 0 auto;
	padding: 0;
	background-image: url('mainbg.gif');
	background-repeat: repeat-x;
	background-color: #e1d594;
	/*overflow:hidden;*/
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #ffffff;	
	font-weight: bold;
	padding-bottom:20px;
}
h2, h2 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18px;
	line-height: 26px;
	margin:0;
	padding:0;
	color: #632746;	
	text-decoration:none;
}
p {
	line-height: 18px;
}
#head {
	background-image: url('headbg2.gif');
	background-repeat: repeat-x;
	height: 220px;
	/*width: 100%;*/
	left: 0px;
	top: 0px;
	z-index: 0;
	/*border: 1px solid blue;*/
}
#logo {
	position: absolute;
	left: 0px;
	top: -1px;
	z-index: 1;
}
#leftnav {
	float:left;
	/*position: relative;*/
	/*left: 0px;*/
	/*top: 220px;*/
	background-repeat: no-repeat;
	z-index: 0;
	height: 381px;
	width: 237px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-weight: bold;
	color: #632746;
	/*font-size: 15px;*/
	font-size:93%;
}
#main {
	display: inline;
	z-index: 2;
	/*border: 1px solid blue;*/
}
#maincontent {
	margin: 0px;
	padding: 0px;
	/*float:left;*/
	/*width: 100%;*/
	position: absolute;
	left: 220px;
	top: 29px;	
	z-index: 3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*border: 1px solid blue;*/
}
#headbox {
	width: 384px;
}
#headbox h1 {
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 4px;
}
.clear {
	clear: both;
	background: none;
}
#wrapper {
	float:left;
	background: url('mainpagebg.gif') no-repeat left top;
	/*overflow:hidden;*/
	width: 965px;
	/*border: 1px solid green;*/
}
.container {
	/*border: 1px solid red;*/
	background:#ffffff;
	margin: 0;
	padding: 1px 11px 1px 11px;
	border-left: 3px solid #ffffff;
	border-right: 4px solid #ffffff;
	/*border-top: 2px solid #f2eccf;*/
	width:436px;
}
#footer {
	height:26px;
	position:relative;
	display: inline;
	width: 955px;
	float:left;
	/*border:1px solid blue;*/
	overflow: auto;
}
#footer-left {
	float:left;
	width: 237px;
	/*border: 1px solid red;*/
	position:absolute;
	bottom:0;
	padding-bottom:3px;
	padding-left:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
#col1 {
	width:300px;
	float:left;
}
#col1 img {
	margin-bottom:20px;
}
#col1 p {
	margin-top:20px;
}
#col2 {
	width:300px;
	padding-left: 16px;
	float:left;
}
#col2 img {
	margin-bottom:20px;
}
#col2 p {
	margin-top:20px;
}
#bottombox {
	margin:0;
	padding:6px 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	width:602px;
	height:53px;
	background:url('mainpgbtm.gif') no-repeat left top;
	text-align:center;
	/*border:1px solid green;*/
}
#bottombox a {
	color: #ffffff;
	text-decoration:none;
}
#bottombox p {
	/*border:1px solid yellow;*/
	margin:0;
	padding:0;
}
#lang {
	float:right;
	margin:0;
	/*height:28px;*/
	/*width:116px;*/
	width:87px;
	padding-top: 9px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	position: absolute;
	left: 834px;
	top: 271px;	
	z-index: 4;
	/*border: 1px solid red;*/
}
#lang ul {
	float:right;
	margin:0;
	padding:0;
	height:28px;
	/*width:110px;*/
	list-style:none;
	/*border:1px solid green;*/
}
#lang li {
	display:inline;
	float:left;
	height:28px;
	width:29px;
	text-align:center;
	padding: 0;
	margin: 0;
	/*padding-right: 3px;
	padding-bottom: 0;
	padding-left: 3px;*/
	/*border:1px solid blue;*/
}
#lang #current {
	background-image:url(lang-on.gif);
	background-repeat:no-repeat;
}
#lang a {
	margin:0;
	padding:0;
	text-decoration:none;
}
#lang a span {
	/*display:block;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 28px;
	color: #000000;
	vertical-align:middle;
}
#specialoffer {
	position: absolute;
	left: 720px;
	top: 0px;
	width: 177px;
	height: 285px;
	z-index: 10;
	padding-left: 35px;
	padding-right: 23px;
	background-repeat:no-repeat;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
}
.specialoffertitle {
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 11px;
	font-weight:bold;
	text-align:center;
}
#socontainer {
	position:relative;
}
#specialoffercontent {
	position:absolute;
	left: -1px;
	top: -1px;
	z-index:1;
	height: 199px;
	width: 176px;
	overflow:hidden;
}
#specialoffercontent_shadow {
	position:absolute;
	z-index:0;
	height: 200px;
	width: 177px;
	overflow:hidden;
}
#specialoffercontent p, #specialoffercontent_shadow p {
	line-height: 1.2em;
}
#specialoffercontent h1, #specialoffercontent_shadow h1 {
	text-align:center; 
	font-size:18px; 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	padding-bottom: 0px;
}
#specialoffer .offerbottom {
	position: absolute;
	bottom: 26px;
	height: 25px;
	margin: 0;
	width:185px;
}
#specialoffer .offerbtn {
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	cursor: pointer;
	margin: 0 5px 0 0;
	padding: 0 0 0 5px;
	height: 25px;
	float:left;
}
#specialoffer .offerbtn span {
	display:inline;
	white-space: nowrap;
	margin:0;
	padding: 3px 5px 0 0;
	height: 25px;
	float:left;
}
#specialoffer .offeradd {
	font-size: 9px;
	line-height: 10px;
}
#specialoffer.winter {
	background-image:url(offer_winter.png);
	color:#FFF;
}
#specialoffer.winter #specialoffercontent_shadow, #specialoffer.winter #specialoffercontent_shadow h1 {
	color: #29848e;
}
#specialoffer.winter .specialoffertitle {
	color: #2d8792;
}
#specialoffer.winter .offerbtn {
	background:url('btn_offer_winter1.gif') no-repeat left top;
}
#specialoffer.winter .offerbtn span {
	background:url('btn_offer_winter2.gif') no-repeat right top;
}
#specialoffer.autumn {
	background-image:url(offer_autumn.png);
	color:#FFF;
}
#specialoffer.autumn #specialoffercontent_shadow, #specialoffer.autumn #specialoffercontent_shadow h1 {
	color: #b56a00;
}
#specialoffer.autumn .specialoffertitle {
	color: #b56a00;
}
#specialoffer.autumn .offerbtn {
	background:url('btn_offer_autumn1.gif') no-repeat left top;
}
#specialoffer.autumn .offerbtn span {
	background:url('btn_offer_autumn2.gif') no-repeat right top;
}
#specialoffer.summer {
	background-image:url(offer_summer.png);
	color:#632746;
}
#specialoffer.summer h1 {
	color:#632746;
}
#specialoffer.summer #specialoffercontent_shadow, #specialoffer.summer #specialoffercontent_shadow h1 {
	color: #fbdf80;
}
#specialoffer.summer .specialoffertitle {
	color: #632746;
}
#specialoffer.summer .offerbtn {
	background:url('btn_offer_summer1.gif') no-repeat left top;
}
#specialoffer.summer .offerbtn span {
	background:url('btn_offer_summer2.gif') no-repeat right top;
}
#specialoffer.spring {
	background-image:url(offer_spring.png);
	color:#FFF;
}
#specialoffer.spring #specialoffercontent_shadow, #specialoffer.spring #specialoffercontent_shadow h1 {
	color: #663e7b;
}
#specialoffer.spring .specialoffertitle {
	color: #663f7c;
}
#specialoffer.spring .offerbtn {
	background:url('btn_offer_spring1.gif') no-repeat left top;
}
#specialoffer.spring .offerbtn span {
	background:url('btn_offer_spring2.gif') no-repeat right top;
}


