/*
* General
*/
html, form {
	border: 0px;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
body {
	border: 0px;
	margin: 0px;
	padding: 0px;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #1c1c1f;
	background-color: #99abc7;
	height: 100%;
}
div#container {
	position: relative;
	display: block;
	clear: both;
	top: 0px;
	left: 0px;
	width: 100%;
	height: auto;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
div#main {
	position: relative;
	display: block;
	clear: both;
	top: 0px;
	left: 0px;
	width: 904px;
	border: 0px;
	margin: 0px auto 0px auto;
	padding: 0px;
	background-image: url(../img/banding_left.gif);
	background-position: top left;
	background-repeat: repeat-y;
	background-color: #ffffff;
	z-index: 1;
}

/*
* Header
*/
h1 {
	position: relative;
	display: block;
	top: 0px;
	left: 0px;
	border: 0px;
	margin: 0px auto;
	width: 904px;
	height: 86px;
	font-family: times, serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	color: #cdcdcd;
	letter-spacing: 1px;
}
h1 img {
	display: block;
	margin: 0;
	padding: 0px;
	border: 0px;
}


/*
* First block
*/
div.firstblock {
	position: relative;
	display: block;
	clear: both;
	top: 0px;
	left: 0px;
	width: 904px;
	height: auto;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
div.firstblock p {
	position: relative;
	display: block;
	float: left;
	border-bottom: 2px solid #76777a;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	width: 781px;
	height: 100%;
	background-color: #e9ebf0;
	vertical-align: top;
}
div.firstblock span {
	position: relative;
	display: block;
	float: left;
	border-bottom: 2px solid #76777a;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	width: 3px;
	height: 100%;
	background-color: #ffffff;
}

div.firstblock img.mainimg {
	position: absolute;
	display: block;
	top: 0;
	left: 113px;
	float: left;
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 791px;
	border: 0;
}

div.firstblock p img, div.firstblock img {
	position: relative;
	display: block;
	float: left;
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 791px;
	border: 0;
}

div.firstblock p em {
	position: relative;
	display: block;
	float: left;
	margin: 0px;
	padding: 13px 0px 0px 3px;
	width: 192px;
	line-height: 18px;
	text-align: justify;
	font-style: normal;
}


/*
* Left menu
*/
div.firstblock ul {
	position: relative;
	display: block;
	float: left;
	top: 0px;
	left: 0px;
	border: 0px;
	margin: 0px;
	padding: 23px 0px 0px 0px;
	width: 113px;
	list-style: none;
	background-image: url(../img/menu_top.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
div.firstblock ul li {
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 113px;
	height: 28px;
	background-image: url(../img/menu_middle.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
div.firstblock ul li a {
	display: block;
	border: 0px;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	width: 103px;
	height: 28px;
	text-align: right;
	vertical-align: top;
	font-family: arial, helvetica, sans-serif;
	line-height: 14px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
div.firstblock ul li a:hover {
	color: #012d5a;
}
div.firstblock ul li.last {
	border-bottom: 6px solid #1c1c1f;
	height: 32px;
	background-image: url(../img/menu_bottom.gif);
	background-position: top left;
	background-repeat: no-repeat;
}


/*
* Other blocks
*/
div.block {
	position: relative;
	display: block;
	clear: both;
	top: 0px;
	left: 0px;
	width: 904px;
	height: auto;
	border-bottom: 2px solid #76777a;
	margin: 0px;
	padding: 0px 0px 17px 0px;
}
div.block h2 {
	position: relative;
	display: block;
	clear: both;
	border: 0px;
	margin: 0px;
	padding: 18px 25px 0px 138px;
	font-family: times, serif;
	font-size: 22px;
	line-height: 24px;
	font-weight: bold;
	font-style: italic;
	color: #bda213;
	letter-spacing: 3px;
}
div.block p {
	position: relative;
	display: block;
	clear: both;
	float: none;
	border: 0px;
	width: 741px;
	margin: 5px 0px 0px 0px;
	padding: 0px 25px 0px 138px;
}
div.block p a, div.firstblock a {
	color: #bd6633;
	text-decoration: none;
}
div.block p a:hover, div.firstblock a:hover {
	text-decoration: underline;
}
div.block p strong {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
div.block p strong a {
	text-decoration: underline;
}
div.block p strong a:hover {
	text-decoration: none;
}
div.block p span {
	display: block;
	position: relative;
	float: left;
	border: 0px;
	margin: 0px 9px 5px 0px;
	padding: 0px;
	cursor: pointer;
}
div.block p span label {
	display: inline;
	border-top: 1px solid #80370d;
	border-right: 1px solid #80370d;
	border-bottom: 0px;
	border-left: 1px solid #80370d;
	margin: 0px;
	padding: 3px 4px 3px 4px;
	background-color: #bd6633;
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
	line-height: 17px;
	font-weight: bold;
	color: #ffffff;
}
div.block p span img {
	display: block;
	border: 1px solid #80370d;
	margin: 0px;
	padding: 0px;
}
div.block p.noclick span {
	margin: 0px 6px 5px 0px;
	cursor: default;
}

/*div.block ul {
	margin: 15px 0 0 150px;
}*/

span.clear {
	position: relative;
	display: block;
	clear: both;
	float: none;
	border: 0px;
	width: 904px;
	margin: 0px;
	padding: 0px;
	height: 1px;
	line-height: 1px;
}
ul.left {
	position: relative;
	display: block;
	clear: none;
	float: left;
	margin: 0px;
	padding: 5px 50px 0px 152px;
}
ul.right {
	position: relative;
	display: block;
	clear: none;
	float: left;
	margin: 0px;
	padding: 5px 25px 0px 25px;
}
ul.col1 {
	position: relative;
	display: block;
	clear: none;
	float: left;
	margin: 0px;
	padding: 5px 100px 0px 138px;
	list-style: none;
}
ul.col2 {
	position: relative;
	display: block;
	clear: none;
	float: left;
	margin: 0px;
	padding: 5px 100px 0px 0px;
	list-style: none;
}
ul.col3 {
	position: relative;
	display: block;
	clear: none;
	float: left;
	margin: 0px;
	padding: 5px 25px 0px 0px;
	list-style: none;
}


/*
* Top link
*/
span.top, small.top {
	position: absolute;
	display: block;
	clear: both;
	bottom: -2px;
	left: 0px;
	width: 113px;
	margin: 0px;
	padding: 0px 0px 3px 0px;
	border-bottom: 6px solid #1c1c1f;
	text-align: center;
}
span.top a, small.top a {
	display: block;
	width: 113px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #bd6633;
}
span.top img, small.top img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}


/*
* Footer
*/
div#footer {
	position: relative;
	display: block;
	top: 0px;
	left: 0px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 904px;
	height: 26px;
	clear: both;
}
div#footer .left {
	position: relative;
	display: block;
	float: left;
	bottom: 0px;
	left: 0px;
	width: 113px;
	height: 20px;
	border-bottom: 6px solid #6b6d72;
}
div#footer .right {
	position: relative;
	display: block;
	float: left;
	bottom: 0px;
	left: 0px;
	width: 791px;
	height: 20px;
	border-bottom: 6px solid #818285;
}


/*
* Top and bottom lines
*/
span#hr_top {
	position: absolute;
	display: block;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	border-top: 6px solid #454f60;
	z-index: 0;
}
span#hr_bottom {
	position: absolute;
	display: block;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 6px;
	line-height: 6px;
	margin: 0px;
	padding: 0px;
	border-bottom: 6px solid #454f60;
	z-index: 0;
}

.red {
	color: #ff0000;
}

h3 {
	position: relative;
	display: block;
	float: left;
	width: 350px;
	border: 0px;
	margin: 0px;
	padding: 18px 25px 0px 25px;
	font-family: times, serif;
	font-size: 22px;
	line-height: 24px;
	font-weight: bold;
	font-style: italic;
	color: #bda213;
	letter-spacing: 3px;
}

a.moreinfos {
	display: block;
	position: absolute; 
	width: 272px;
	height: 199px;
	z-index: 222;
	padding: 84px 0 0 40px;
	margin: 0 0 0 113px;
	font-family: arial, sans-serif;
	font-size: 14px;
	color: #80370D;
	text-decoration: none;
	font-weight: bold;
	overflow: hidden;
	background: url('../img/spacer.gif');
	background-repeat: repeat;
	text-align: center;
}

a.moreinfos:hover {
	/*color: #bda213;*/
	color: #012d5a;
}


div.firstblock p em.txt {
	width: 330px;
	margin: 0 0 0 25px;
	text-align: left;
}

div.firstblock p img.ilock {
	float: right;
	margin: 0 20px 20px 50px;
	width: 353px; 
	height: 426px;
}
