body { 
	margin:0px;
	background:#EBE9E3 url(img/mainbgr.jpg) top repeat-x; 
	font-family: Trebuchet MS; font-weight: normal;
	overflow:auto;
}


.clear {margin:0px; padding:0px; clear:both;}

/*my css*/
.left {
	background: url(img/leftrepeat.jpg) repeat-y left top; width:123px;
}
.right{background: url(img/rightrepeat.jpg) repeat-y right top; width:123px;}

/*end of my css*/

div#center{
	position: relative;
	top:0px;
	left:0px;
	width:575px;
	height: 100%;
	background: url(img/center.jpg) no-repeat center top;	
}

div#flash{
	position:relative;
	width:575px;
	height: 318px;
	background: url(img/flash.jpg) no-repeat center top;	
}

div#under{
	position:relative;
	left:0px;
	width:525px;
	height: 292px;
	background:#EFEBD8 url(img/centertexts.jpg) no-repeat center top;	
}

div#kratisistop{
	position:relative;
	width: 517px;
	height: 91px;
	top: 12px;
	left: 5px;
	background: url(img/kratiseistop.gif) no-repeat left top;
}

.krtext{
	position: relative;
	text-align: left;
	font-size: 14px;
	color: #ffffff;
	margin: 3px0px0px4px;
}

div#kratisisall{
	position: absolute;
	width: 517px;
	height:72px;
	left:0px;
	top: 0px;
}

div#kratisis1{
	position: absolute;
	top: 50px;
	left:50px;
	height:72px;
	width: 120px;
	text-align: left;
	font-size: 11px;
	background: url(img/line.gif) no-repeat right top;
}

div#kratisis2{
	position: absolute;
	top: 50px;
	left:200px;
	height:72px;
	width: 120px;
	text-align: left;
	font-size: 11px;
	background: url(img/line.gif) no-repeat right top;
}

div#kratisis3{
	position: absolute;
	top: 50px;
	left:350px;
	height:72px;
	width: 178px;
	text-align: left;
	font-size: 11px;
}

.krinput{
	font-size: 10px;
	border: 1px solid #877146;
	text-align: left;
}

div#continue{
	position: absolute;
	top:107px;
	left: 370px;
}

div#text{
	position: absolute;
	top: 132px;
	left: 15px;
	width: 242px;
	text-align: left;
	font-size: 11px;
	font-weight: none; 
	color: #877460;
	background: url(img/line2.jpg) no-repeat right middle;
}

.defaultlink{
	font-size: 11px;
	font-weight: none; 
	color: #877460;
}	

.defaultlink a{
	font-size: 11px;
	font-weight: none; 
	color: #877460;
	text-decoration: underline;
}
.defaultlink a:hover{
	font-size: 11px;
	font-weight: none; 
	color: #877460;
	text-decoration: none;
}
		
div#offers {
	position: absolute;
	z-index: 0;
	position: absolute;
	width: 270px;	
	height: 160px;
	top: 112px;
	left: 256px;
	background: url(img/offers.gif) no-repeat left;
}

div#dynofferstxt {
	position: absolute;
	width: 170px;
	height: 70px;
	top: 67px;
	left:95px;
	/*border: 1px solid #000000;*/
	vertical-align: middle;
	font-size: 14px;
	text-align: left;
	color: #000000;
	FILTER: DropShadow(Color=#EFEBD8, OffX=2, OffY=1, Direction=45);
}

div#dynofferstxt a{color:#4a4132;}
div#dynofferstxt a:hover{color:#4a4132;}	


div#bottom {
	position: relative;
	bottom: 0px;
	left:0px;
	width:525px;
	height: 18px;
	background:#ffffff url(img/bottom.gif) repeat-x left top;	
	text-align: left;
}

.bottom{
	color: #635724;
	font-size: 10px; 
	vertical-align: bottom;
	margin-top: 2px;
}	

.bottom a{
	color: #635724;
	font-size: 10px; 
	vertical-align: bottom;
	margin-top: 2px;
	text-decoration: underline;
}

.bottom a:hover{
	color: #A99236;
	font-size: 10px; 
	vertical-align: bottom;
	margin-top: 2px;
	text-decoration: none;
}