/* -- GENERAL -------------------------------*/

body{
	background:url(../images/bg.gif) top repeat-x #FFFFFF;
	background-color:#FFFFFF;
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif, century gothic;
	font-size:12px;
	line-height:19px;
	color:#764D0E;
}

p, td, ul, ol, li {
	font-family: Verdana, Arial, Helvetica, sans-serif, century gothic;
	font-size: 13px;
	line-height: 19px;
	color: #797979;
}

p {
	text-align:justify;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif, century gothic;
}

#content_area h2{
	font-family: Verdana, Arial, Helvetica, sans-serif, century gothic;
	color:#0095DA;
	font-size:17px;
	font-weight:normal;
	margin:0px 0 10px 0;
	padding:0;
}

a {
	color:#fb9557;
	text-decoration:none;
}
a:hover {
	color:#0095DA;
}

/*-- GENERAL BITS --------------*/
#wrapper {
	margin: 0px auto;
	padding-top: 10px;
	width: 922px;
	/*height:800px;*/
	text-align: left;
	background-color:#FFFFFF;
	/*border:1px solid black;*/
}

#leftbar {
	float: left;
	width:208px;
	/*height:650px;*/
	/*background: url(../images/left_bg.gif) no-repeat;*/
	/*border:1px solid black;*/
}

#rightbar {
	position: relative;
	display: inline;
	float: right;
	margin:0 10px 0 0;
	width:680px;
	/*height:650px;*/
	/*background: url(../images/right_bg.gif) no-repeat;*/
	/*border:1px solid black;*/
}

.leftshadow {
	float:left;
	margin:0px;
	padding:0px;
	width: 6px;
	height:650px;
	background: url(../images/left_bg.gif) no-repeat;
	/*position:absolute;*/
}

.leftshadow2 {
	float:left;
	margin:0px;
	padding:0px;
	width: 6px;
	height:650px;
	background: url(../images/right_bg.gif) no-repeat;
	/*position:absolute;*/
}

.rightshadow {
	float:right;
	margin:0px;
	padding:0px;
	width: 6px;
	height:650px;
	background: url(../images/right_bg.gif) no-repeat;
}

#topbar {
	float:right;
	margin:0 0 10px 0;
	text-align:center;
	/*border:1px solid black;*/
	width:600px;
	height:50px;
}

#lang {
	float:right;
	padding:5px;
	margin:8px;
	border:1px solid black;
	width:80px;
	height:20px;
}

#logo {
	float: left;
	position: relative;
	display: inline;
	padding:5px;
	margin: 20px 0 40px 10px;
	/*width: 280px;
	height: 75px;*/
	/*border:1px solid black;*/
}

/* -- MODULES ----------------------- */

.module {
	display:inline;
	float:left;
	margin:0 0 30px 14px;
	width:180px;
	/*height:170px;*/
	background:url(../images/module_green.gif) no-repeat;
	/*border:1px solid black;*/
}

.module h2 {
	margin-top: 10px;
	text-align:center;
	font-size: 11px;
	color:#0061AF;
}

.module p {
	margin: 25px 0 0 10px;
	padding-right:7px;
	font-size: 11px;
	color:#0061AF;
	text-align: left;
}


.module_btm {
	display:inline;
	position: relative;
	float:left;
	margin:50px 0 20px 14px;
	width:180px;
	height:100px;
	background:url(../images/module_btm.gif) no-repeat;
	/*border:1px solid black;*/
}

.module_btm p {
	margin: 30px 0 0 5px;
	font-size: 11px;
	color:#0095DA;
}

.module img {
	float:left;
	margin:10px 0 20px 0;
}

.module ul.check{
	margin:25px 0 4px 4px;
	padding:0px;
}

.check li {
	list-style: url(../images/bullet-check.gif);
	margin-left: 30px;
}

/* -- MAIN CONTENT AREA ---------------- */

#content_area {
	clear:both;
	position: relative;
	float:right;
	margin-top:15px;
	padding:0px 10px 0 10px;
	width:658px;
	background:url(../images/sun.gif) top right no-repeat;
	/*height:220px;*/
	/*border:1px solid black;*/
}

#gallery {
	width:660px;
	padding:10px 0 10px 0;
	/*border:1px solid black;*/
}

.imgthumb_right {
	float:right;
	padding:0px 0px 0px 10px;
	margin:0px;
}

.imgthumb_left {
	float:left;
	padding:10px;
	margin-top:15px;
}

/*-- FLASH WINDOW ----------------------------------------------*/

#flash_area {
	/*position: relative;*/
	float: right;
	/*display: inline;*/
	width: 668px;
	height: 400px;
	margin: 15px 0 0 0;
	padding:5px;
	background-color: #ffffff;
	border: 1px solid #FBB157;
}

/* ---------- MENU ------------------------------ */

#main_menu {
	display:inline;
}
#main_menu ul{
	float:left;
	list-style:none;
	text-align:left;
	padding:0px;
	margin:20px 0px 40px 10px;
}
#main_menu li{
	margin:2px 0 2px 0;
}
#main_menu li a.selected {
	text-decoration: none;
	color: #FBB157;
}
#main_menu li a{
	color:#0061AF;
	font-size:13px;
	text-decoration:none;
	width:155px;
	display:block;
	padding:0 0 0 5px;
}
#main_menu li a:hover{
	background-color:#FDE0BC;
	color:#0061AF;
}

/* --------------- LOCATION MENU ----------------------------- */

.content_submenu {
	float:left;
	/*width:460px;*/
	border-bottom:1px solid #37DF6D;
	/*border:1px solid black;*/
}

.content_submenu ul{
	list-style:none;
	margin:0 0 20px 0px;
	padding:0 0 5px 0;
	
}
.content_submenu li{
	float:left;
	height:20px;
	margin:2px 10px 0 5px;
	padding-right: 2px;
}
.content_submenu li a.selected{
	text-decoration:none;
	color:#FF9C2A;
	font-weight:bold;
}
.content_submenu li a{
	text-decoration:none;
	color:#277F54;
	font-weight:bold;
}
.content_submenu li a:hover{
	color:#319F40;
}

/* --------------- */



#mainNavBar {
	background:url(../images/m_bg.jpg) repeat-x;
	/*display:block;*/
	padding:9px 0px 8px 0px;
}
#mainNavBar ul {
	margin:0px;
	padding:0px 0px 0px 20px;
	list-style:none;
	display:inline;
}
#mainNavBar li {
	display:inline;
	margin:0px;
	padding:0px;
	list-style:none;
}
#mainNavBar a {
	padding:11px 15px 10px 15px;
	text-decoration:none;
	color:#FFF;
	background:url(../images/m_div.jpg) right no-repeat;
}
#mainNavBar a:hover {
	background:url(../images/m_div.jpg) right no-repeat #D8870E;
}

/*-- FOOTER --*/
#footer {
	float: left;
	position: relative;
	display: inline;
	width:922px;
	height:56px;
	padding:25px 0 0 0;
	margin-top:0px;
	margin-left:0px;
	text-align:center;
	background: url(../images/footer_bg.gif) no-repeat;
	/*border:1px solid black;*/
}
#copyr {
	float: left;
	text-align: left;
	font-size: 11px;
	color:#0095DA;
	margin:0 0 0 25px;
}
#impel {
	float:right;
	margin:0 25px;
	height:25px;
}	
#impel a {
	display:block;
	width:65px;
	height:20px;
	text-indent:-9999px;
	background: transparent url(../images/impel_logo.gif) top left no-repeat;
}
#impel a:hover {
	background: transparent url(../images/impel_logo.gif) top right no-repeat;
}