ul, ol {
	list-style:none
}
h1, h2, h3, h4, h5, h6, pre, code {
	font-size:1em;
}
ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input {
	margin:0;
	padding:0;
}
a img, :link img, :visited img {
	border:none;
}
address {
	font-style:normal
}
* {
	padding: 0;
	margin: 0;
}

html {
    height: 100%;
  }

body {
	height: auto !important;
    height: 100%;
    min-height: 100%;
    position: relative;
	font-family: Tahoma, Arial, sans-serif;
	text-align:left;
	font-size:62.5%;
	background:url(../images/ornate.gif) top left no-repeat;
}
div#header {
	position:relative
}
div#container {
	padding-bottom:150px;
	}
div#foot {
    position: absolute;
    bottom: 0;
	right:0;
	width: 100%;
	height:150px;
	color:#999;
    font: 1.1em Tahoma, sans-serif;
    padding: 0em 0;
    text-align: right;
    white-space: nowrap;
	background:url(../images/footer_cards.jpg) no-repeat bottom right;
  }
div#foot div.r {
	float:right;
	margin:110px 110px 0 0;
	_margin-right:55px;
}
div#foot div.l {
	float:left;
	margin:95px 0 0px 0px;
}
div#foot div.l p.madeby {
	margin:10px 0 0 0;
	color:#999;
	font-size:1em;
	}
div#foot div.l p.madeby a{
	color:#999;
	}
div#foot div.l p.madeby a:hover{
	color:#FF3333;
	}
img.madeby {
	float:left;
	}






div#wrapper {
	float:left;
	width:100%;
	margin-left:-250px
}
div#left {
	margin:141px 10px 0 270px;
}
div#right {
	float:right;
	width:240px
}
div#extra {
	float:right;
	clear:right;
	width:250px
}
/*HEADER
=============================================================================================*/
div#header {
}
div#logo {
	float:right;
	margin:10px 30px 0 0;
	display:inline;
}
div#lang {
	margin:25px 0 0 50px;
	display:inline;
	float:left;
}
div#lang a {
	color:#666;
	font-size:1.4em;
}
div#lang a#active {
	text-decoration:none;
}
/*RIGHT
=============================================================================================*/
div#right {
	padding-top:20px;
}
div#navigation {
	position:relative;
	padding:15px 70px 15px 0px;
	background:#F2F2F2;
}
div#navigation ul {
	text-align:right;
}
div#navigation a {
	font-size:1.4em;
	font-weight:bold;
	color:#333;
	line-height:1.6em;
}
div#navigation a#current {
	font-size:1.4em;
	font-weight:bold;
	text-decoration:none;
	color:#333;
	line-height:1.6em;
}
img.tl, img.bl, img.tr, img.br {
	width:12px;
	height:12px;
}
img.tl {
	position:absolute;
	top:0;
	left:0;
}
img.bl {
	position:absolute;
	bottom:0;
	left:0;
}
* html img.bl {
	position:absolute;
	bottom:20px;
	left:0;
}
/*LEFT
=============================================================================================*/
div#leftban, div#rightban {
}
div#banners {
	width:100%;
	background:#E3EDF5;
}
div#banners {
	background:#E3EDF5 url(../images/wh.gif) top left repeat-x;
	width:100%;
	overflow:auto;
}
div#leftban {
	float:left;
	width:49%;
	height:365px;
	background: url(../images/girl.jpg) top left no-repeat;
}
div#lefttit {
	margin:60px 0 0 120px;
	text-align:right;
}
div#leftsubtit {
	margin:141px 0 0 120px;
	text-align:right;
}
body#index div#lefttit a {
	font-size:3.2em;
	font-weight:normal;
	color:#069;
}
body#index div#leftsubtit {
	font-size:1.4em;
	font-weight:normal;
	color:#069;
}
body#index div#leftsubtit a {
	font-weight:normal;
	color:#069;
}
body#index div#banners h2 {
	font-weight:normal;
}
div#rightwrap {
	border-left:2px solid #fff;
}
div#rightban {
	float:right;
	position:relative;
	width:49%;
	height:365px;
	background: url(../images/calc.jpg) 100% 50% no-repeat;
}
div#righttit {
	margin:60px 220px 0 20px;
	text-align:left;
}
body#index div#righttit a {
	font-size:3.2em;
	font-weight:normal;
	color:#069;
}
div#rightsubtit {
	margin:180px 180px 0 15px;
	text-align:left;
}
body#index div#rightsubtit {
	font-size:1.4em;
	font-weight:normal;
	color:#069;
}
body#index div#rightsubtit a {
	font-weight:normal;
	color:#069;
}
img.tr {
	position:absolute;
	top:12px;
	right:0;
}
img.br {
	position:absolute;
	bottom:0;
	right:0;
}
* html img.br {
bottom: expression( (this.parentNode.offsetHeight % 2)? -1 : -1 );
}




/*NEWS
=============================================================================================*/
div#news {
	overflow:auto;
	}
h3 {
	color:#8CC63F;
	font-size:2.2em;
	font-weight:normal;
	margin:10px 0 5px -2px;
	}
	
dl {
	float:left;
	width:29%;	
	}
dl.dlc {
	margin:0 5%;
	}
dl dt {
	color:#999;
	margin-bottom:3px;
	}
dl dd {
	font-size:1.2em;
	color:#333;
	}
dl dd a{
	color:#333;
	}


/*INNER
=============================================================================================*/
body#inner h1 {
	color:#8CC63F;
	font-size:3.2em;
	font-weight:normal;
	margin:10px 0 10px -2px;
	}
body#inner p {
	color:#333;
	font-size:1.2em;
	margin-bottom:5px;
	line-height:1.5em;
	margin-bottom:10px;
	}
body#inner ul#dest {
	list-style:disc;
	color:#333;
	font-size:1.2em;
	margin:10px 0 15px 30px;
	line-height:1.4em;
	}
body#inner div#left h2 {
	color:#666;
	font-size:2em;
	font-weight:normal;
	border-left:15px solid #009900;
	padding-left: 7px;
	margin:20px 0 8px -24px;
	}

body#inner div#left table{
	font-size:1.2em;
	color:#333;
	margin-bottom:20px;
	}
body#inner div#left table td, body#inner div#left table th{
	padding:3px 10px;
	}
body#inner div#left table th{
	text-align:left;
	font-weight:bold;
	color:#FFF;
	background-color:#999;
	}
body#inner div#left table tr.odd td{
	background-color:#F2F2F2;
	}
body#inner ul.man {
	list-style:decimal;
	color:#333;
	font-size:1.2em;
	margin:10px 0 5px 20px;
	line-height:1.4em;
	}
img.num {
	margin:0 2px -4px 0;
	}
body#inner p.example {
	background:#FFFAE8;
	margin:0 0 10px -20px;
	padding:5px 5px 10px 20px;
	width:420px;
	}
body#inner ul.list {
	list-style:disc;
	color:#333;
	font-size:1.2em;
	margin:-7px 0 10px 25px;
	line-height:1.4em;
	}
body#inner p.undertable {
	margin:-20px 0 10px 10px;
	color:#666;
	font-size:1em;
	}
	