body {
	padding: 0;
	margin: 0;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #444444;
	background-image: url(../images/body_bkg.gif);
	background-position: top;
	background-repeat: repeat-x;
}

a{
	color: #0055cc;
}


h1{
	font-weight: normal;
	font-size: 1.5em;
	color: #ff9700;
}

h2{
	font-weight: normal;
	font-size: 1.19em;
	color: #ff9700;
}

div.block, div.transparentblock{
	margin-left: auto;
	margin-right: auto;
	clear: both;
	width: 913px;
}

.content_bkg{
	background-image: url(../images/content_bkg.gif);
	background-repeat: no-repeat;
	background-position: top left;	
}

.second_menu{
	padding: 8px 0 8px 0;
}

div.block{
	background-color: #eeefef;
	padding: 4px 0 4px 0;
	margin: 18px 0 0 0; 
	
}

div.langblock{
	font-size: 0.86em;
	color: #000000;
	background-image: url(../images/langdivider.gif);
	background-position: center;
	background-repeat: no-repeat;
	margin: 13px 15px 8px 0;
	margin-top: 13px;
}

div.langblock a{
	text-decoration: none;
	color: #939393;
}

div.menu1{
	margin: 0;
	padding: 0;
}

.menu1 ul{
	margin: 0;
    padding: 0;
    list-style-type: none;

}

.menu1 li{
      /*float: left;*/
	 display: inline;
	  width: 12%;
      text-align: center;
}


table.menu {
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
}
.secondmenu{
	padding: 10px 10px 10px 0;
}

.secondmenu a{
	color: #333333;
	font-size: 0.93em;
}

.secondmenu a:hover{
	text-decoration: none;
}

table.menu a{
	text-decoration: none;
	color: #444444;
}

table.menu a:hover{
	color: #ff9700;
}

table.menu a.activelink{
	text-decoration: none;
	color: #ff9700;
}

a.active{
	text-decoration: none;
	color: #ff9700;
	font-weight: bold;
}

.orange{
	color: #ff9700;
}

table.menu td.content{
	text-align: center;
	width: 12%;
}

.divider{
	width: 2px;
	background-image: url(../images/menudivider.gif);
	background-repeat: no-repeat;
}

table.maingallery{
	width: 400px;
}

table.gallery{
	width: 100%;
}

table.images td{
	border: 0;
	background-image: url(../images/thumb_frame.png);
	height: 130px;
	background-repeat: no-repeat;
	padding: 9px 0 0 9px;
	vertical-align: top;

}

div.bottom_menu{
	margin-bottom: 23px;
}

div.bottom_menu p{
	margin: 15px 23px 15px 23px;
}


div.bottom_menu a{
	text-decoration: none;
	color: #444444;
}
.smalltext{
	clear: both;
	font-size:0.79em;
	color: black;
	margin-top: 8px;
	
}
