body {
	font-family		: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size		: 12px;
	color			: #292929;
	margin			: 0px;
	padding			: 0px;
	background-image	: url(../images/bg-01.jpg);
	background-repeat	: repeat-x;
	background-color	: #F2F2F2;
}

a
{
color: #008DA8;
text-decoration:none;
}

a:hover
{
color: #003148;
text-decoration:underline;
}



/**********      HEADER      **************  */

#header
{
	width		: 967px;
	height		: 97px;
	margin-left	: auto;
	margin-right	: auto;
	text-align	: center;
}

#language_right a
{
 color: #FFFFFF;
 text-decoration:none;

}

#language_right a:hover
{
 color: #FFFFFF;
 text-decoration:underline;

}


div#container
{
	clear		: both;
	margin-top	: 0px;
	width		: 967px;
	height		: 625px;
	margin-left	: auto;
	margin-right	: auto;
	border-width	: 1px;
	border-color	: #80BBE3;
	border-style	: solid;
	background-color:	#CEE5F3;


}


#mainrotator
{
	width		: 967px;
	margin		: 0 auto;
	clear		: both;
	overflow	: hidden;
	position	: relative;
	height		: 214px;
}

#menu
{
	float		: left;
	height		: 30px;
	width		: 100%;
	background-color: #4F99C8;
	margin-top	: 0px;
	margin-bottom	: 2px;
	background-image	: url(../images/menu_background.jpg);
	background-repeat	: repeat-x;
}


.menuitem
{
	float		: left;
	width		: 161px;
	margin-top	: 3px;
	font-family	: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size	: 18px;
	color		: #FFFFFF;
	text-align	: center;
}

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

.menuitem a:hover
{
	color		: #C6E2FF;
	text-decoration	: none;
}




h1
{
	font-size	: 18px;
	color		: #276A97;
	font-weight	: bold;
	clear		: both;
	width		: 100%;
	margin-bottom	: 10px;
	margin-top	: 0px;
}


.column
{
	float		:left;
	margin-top	:10px;
	margin-left	:5px;
	margin-right	:20px;
	width		:298px;
	height		:375px;
	background-color:	#EBF5FA;
}


.twocolumn
{
	float		: left;
	margin-top	: 10px;
	margin-left	: 5px;
	margin-right	: 5px;
	width		: 640px;
	height		: 375px;
	background-color: #EBF5FA;

}



.columntext
{
	margin-top	:8px;
	margin-left	:8px;

}

.thumb
{
	width	: 150px;
	height	: 100px;
	float	: left;
	text-align:center;

}

.inputext
{
	border-style	: solid;
	border-width	: 1px;
}

#footer_options
{
  width: 967px;
  height: 30px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  text-align: right;
  font-size:11px;
  color: #969696;
  clear: both;
  text-decoration:none;
}



#footer_options a
{
 color: #5B5B5B;
 text-decoration:none;

}

#footer_options a:hover
{
 color: #999999;
 text-decoration:underline;

}







.topalti{display:block}
.topalti *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#EBF5FA}
.topalti1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #daebf6;
  border-right:1px solid #daebf6;
  background:#e3f1f8}
.topalti2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #d0e6f3;
  border-right:1px solid #d0e6f3;
  background:#e5f1f8}
.topalti3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #e5f1f8;
  border-right:1px solid #e5f1f8;}
.topalti4{
  border-left:1px solid #daebf6;
  border-right:1px solid #daebf6}
.topalti5{
  border-left:1px solid #e3f1f8;
  border-right:1px solid #e3f1f8}
.topaltifg{
  background:#F4FAFD}