/* creaxial.net 2005 */
body {
	margin: 0px;
	background-color: #036330;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #033E1F;
}

td {
	vertical-align: top;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #FD8C06;
}

h1 img {
	margin-right: 5px;
}

h4 {
	font-size: 12px;
	text-align: center;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
}

a {
	color: #FD8C06;
}

a img {
	border: none;
}





/* layout */
div#mbody {
	width: 780px;
	margin: 25px auto 25px auto;
}


div#mbody-shadow {
	position: relative;
	width: 780px;
	background-image: url(../graphics/shadow_middle.gif);
	background-repeat: repeat-y;
}

div#shadow-top {
	height: 10px;
	font-size: 2px;
	background-image: url(../graphics/shadow_top.gif);
	background-repeat: no-repeat;
}

div#shadow-bottom {
	height: 10px;
	font-size: 2px;
	background-image: url(../graphics/shadow_bottom.gif);
	background-repeat: no-repeat;
}

div#bottom-corner {
	position: absolute;
	right: 0px;
	bottom: 0px;
	_bottom: 0px;
}

div#contactus {
	position: absolute;
	right: 50px;
	bottom: 15px;
	z-index: 10;
}


div#mbody-container {
	margin: 0px 10px 0px 10px;
}


/* /layout */


div#header {
	font-size: 2px;
}

div#footer {
	font-size: 10px;
	text-align: center;
	color: #77A382;
}

div#menu {
	position: relative;
	height: 29px;
	background-image: url(../graphics/menu_background.jpg);
	background-repeat: no-repeat;
	text-align: right;
}


table#middle {
	width: 100%;
}

td#middle-left {
	width: 285px;
	background-color: #FFFFFF;
}

div#middle-left {
	position: relative;
}

/* LANG */
div#lang {
	position: absolute;
	width: 30px;
	left: 0px;
	top: 200px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

div.lang, div.lang-selected {
	padding: 1px 0px 1px 0px;
	margin-bottom: 5px;
	background-color: #FD8C06;
}

div.lang-selected {
	background-color: #024220;
}

a.lang {
	color: #FFFFFF;
	text-decoration: none;
}

a.lang:hover div {
	background-color: #024220;
}


td#middle-right {
	height: 350px;
	_height: 300px;
	padding: 25px 25px 60px 0px;
	background-color: #FFFFFF;
	background-image: url(../graphics/right-background.jpg);
	background-repeat: no-repeat;
}

/* /creaxial.net 2005 */

