* {
	margin:0;
	padding:0
}

::-moz-selection { background: #E3D3C3; color: #474E4E; text-shadow: none; }
::selection { background: #E3D3C3; color: #474E4E; text-shadow: none; }

@font-face {
    font-family:'aller_lightregular';
    src: url('font/aller_lt-webfont.eot');
    src: url('font/aller_lt-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/aller_lt-webfont.woff') format('woff'),
         url('font/aller_lt-webfont.ttf') format('truetype'),
         url('font/aller_lt-webfont.svg#aller_lightregular') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'allerbold';
    src: url('font/aller-webfont.eot');
    src: url('font/aller-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/aller-webfont.woff') format('woff'),
         url('font/aller-webfont.ttf') format('truetype'),
         url('font/aller-webfont.svg#allerbold') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'allerregular';
    src: url('font/aller_rg-webfont.eot');
    src: url('font/aller_rg-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/aller_rg-webfont.woff') format('woff'),
         url('font/aller_rg-webfont.ttf') format('truetype'),
         url('font/aller_rg-webfont.svg#allerregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
* {
	margin: 0;
	padding: 0;
}

html {
	margin: 0;
	padding: 0;
	
}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	height:100%;
	font-size: 13px;
	line-height: 17px;
	font-weight: normal;
	margin: 0 auto;
	padding: 0;
	color: #FFF;
	background: #474E4E;
	text-align: left;
}

img {
	border: none;
}
#supersized-loader {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 10;
	width: 60px;
	height: 60px;
	margin: -30px 0 0 -30px;
	text-indent: -999em;
	background-color: #111;
	background: rgba(0,0,0,0.8) url(../img/slideshow/progress.gif) no-repeat center center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#supersized {
	position: fixed;
	left: 0;
	top: 0;
	overflow: hidden;
	z-index: -999;
	height: 100%;
	width: 100%;
}
#supersized img {
	width: auto;
	height: auto;
	position: relative;
	display: none;
	outline: none;
	border: none;
}
#supersized.speed img {
	-ms-interpolation-mode: nearest-neighbor;
	image-rendering: -moz-crisp-edges;
}	/*Speed*/
#supersized.quality img {
	-ms-interpolation-mode: bicubic;
	image-rendering: optimizeQuality;
}			/*Quality*/
#supersized a {
	z-index: 30;
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#supersized a.prevslide {
	z-index: 40;
}
#supersized a.activeslide {
	z-index: 50;
}
#supersized a.prevslide img, #supersized a.activeslide img {
	display: inline;
}


#controls-wrapper {
	margin: 0 auto;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 4;
	position: fixed;
}
#controls {
	overflow: hidden;
	height: 100%;
	text-align: left;
	z-index: 5;
	padding: 0 10px 0 0; /* Increase padding to give thumbnails room */
}
#slidecounter {
	float: left;
	color: #888;
	font: 23px "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-shadow: #000 0 -1px 0;
	margin: 19px 10px 18px 20px;
}

#navigation {
	float: right;
	margin: 10px 20px 0 0;
}
/*Thumbnail Navigation*/	
#nextthumb, #prevthumb {
	z-index: 6;
	display: none;
	position: fixed;
	bottom: 12px;
	height: 75px;
	width: 100px;
	overflow: hidden;
	background: #ddd;
	border: 2px solid #fff;
	-webkit-box-shadow: 0 0 5px #000;
}
#nextthumb {
	right: 12px;
}
#prevthumb {
	left: 12px;
}
#nextthumb img, #prevthumb img {
	width: 150px;
	height: auto;
}
#nextthumb:active, #prevthumb:active {
	bottom: 10px;
}
#navigation > :hover, #nextthumb:hover, #prevthumb:hover {
	cursor: pointer;
}

.scrollup {
	width: 40px;
	height: 40px;
	text-indent: -9999px;
	opacity: 0.3;
	position: fixed;
	bottom: 50px;
	right: 50px;
	display: none;
	background: url('../css/icon_top.png') no-repeat;
	z-index: 900;
}
.hide {
	display: none;
}
/* ===================================================================================== */




#homecontent{
	width: 100%;
	height:100%;
	margin: 0 auto;
	padding: 0;
	border: 0;
	position: relative;
	text-align: left;
	top:0;
	left:0;
	right:0;
	bottom:0;
	color:#FFF;}


#leftcont{
	width:100%;
	max-width:480px;
	height: 55px;
	display:block;
	position:absolute;
	float:left;
	top:305px;
	left:0;
	background: url(../img/box_bgrd_head.png) 0 0 repeat-x;
	padding:0 20px 20px 150px;
	margin:0;}



#slidecaptioncont {
	max-width:475px;
	z-index: 1200;
	height: auto;
	display:block;
	position:absolute;
	float:left;
	top:380px;
	left:0;
	background: url(../img/box_bgrd.png);
	padding:0px 40px 20px 134px;
	margin:0;}


#slidecaption {
	position: relative;
	padding:20px 15px 15px 15px;
	margin:0;
}







#homelogo{
	width:320px;
	height:265px;
	display:block;
	position:absolute;
	float:left;
	top:40px;
	left:650px;
	text-indent:-9999px;
	background:url(../img/homelogo.png) center center no-repeat;}


/* ===================================================== */

h1, h2, h3 {
	margin: 0 0 10px 0;
	padding: 0;
	font-family: "aller_lightregular", "Aller Light", Aller, "Trebuchet MS", Arial, Helvetica, sans-serif;
}

ul, p{
	margin: 0 0 10px 0;
	padding: 0;
	color:#474E4E;
	font-family: "aller_lightregular", "Aller Light", Aller, "Trebuchet MS", Arial, Helvetica, sans-serif;
}



h1 {
	font-size:34px;
	line-height:55px;
	height:55px;
	display:block;
	text-shadow:none;
	font-weight: 300;
	margin: 0px 0 10px 0;
	padding:10px 0px;
	letter-spacing: -1px;
	overflow:hidden;
	color:#FFFFFF;
	
}
h2 {
	font-size: 18px;
	line-height: 25px;
	margin: 0px 0 0 0;
	padding:10px 10px 0 0;
	color:#474E4E;
	font-weight: 500;

}

h3 {
	font-size: 15px;
	font-weight: 500;
	line-height: 18px;
	margin: 0px 0 5px 0;
}
h4 {
	font-size: 13px;
	font-weight: 500;
	line-height: 16px;
	margin: 0px 0 5px 0;
}
h5 {
	font-size: 11px;
	font-weight: 500;
	line-height: 13px;
	margin: 0px 0 5px 0;
}
p {
	/*font-family: "allerregular", Aller, "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font-size: 18px;
	line-height: 25px;
	margin: 0px 0 0 0;
	padding:10px 10px 0 0;
	color:#474E4E;
}

ul {
	margin: 0px 0 0px 0px;
	padding:10px 0px 0 20px;
	color:#474E4E;
}

ul li {
font-size: 18px;
	line-height: 25px;
	margin: 0px 0 5px 0px;
	padding:0 10px 0 0px;
	color:#474E4E;
}
/* ===================================================== HEADER ================================ */


#header {
	margin: 0 auto;
	padding: 0;
	height: 50px;
	display: block;
	width: 100%;
	z-index: 900;
	position: fixed;
}
#header_in {
	margin: 0 auto;
	padding: 0;
	height: 50px;
	display: block;
	max-width: 1600px;

}
#logo {
	float: right;
	padding: 0px;
	margin: 0;
	height: 130px;
}






#mainmenu_wrap {
	margin: 0;
	padding: 0;
	height: 50px;
	display: block;
	width: 100%;
	z-index: 12;
	position: relative;
	
}
#mainmenu {
	max-width:800px;
	border: 0;
	color: #000;
	margin: 0;
	padding: 0;
	height: 50px;
	display: block;
	background:#FFF;
}

#nav li:hover > ul {
	display: block;
	visibility: visible
}
#nav {
	display: block;
	float: left;
	height: 50px;
	border: 0;
	width: 100%;
	margin: 0;
}
#nav li {
	list-style: none;
	display: block;
	float: left;
	position: relative;
	border-right: 0px dotted #52BDB5;
	/*width: 138px;*/
	margin: 0;
}



#nav li.naslli {
	margin-left: 0;
}
#nav li a {
	font-family: "allerbold", Aller, "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 50px;
	text-decoration: none;
	border: 0;
	color: #6D7372;
	display: block;
	margin: 0;
	padding: 0 15px 0 4px;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0px;
	text-align: center;
	background: #FFF;
	border-left:#ccc solid 1px;

}

#nav li a:hover{
	color:#000;
	}
	
#nav li a.on{
	color:#000;
	}

#nav .site-name, #nav .site-name:hover {
	padding: 0px;
	color: #FFF;
	background: #ccc;
	width: 229px;
	height: 35px;
	border: 0;
	margin: 0;
	padding: 0;
}
#nav .site-name a {
	width: 220px;
	overflow: hidden;
	text-indent: -9999px;
}

#nav ul li {
	border-bottom: 	0px solid #FFF;
	display: block;
	visibility: visible;
	margin: 0;
	padding:0;
}
#nav ul li a {
	font-family: "aller_lightregular", "Aller Light", Aller, "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	border-bottom: none;
	font-size: 19px;
	line-height: 26px;
	font-weight: bold;
	padding: 4px 1px;
	font-style: normal;
	font-weight:normal;
	letter-spacing: 0;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	/*text-align:left;*/
}
#nav ul li:hover {
	/*background: #F7CE09;*/
	border-bottom: 0px solid #FFF;
}
#nav ul {
	display: none;
	visibility: hidden;
	position: absolute;
	top: 33px;
	z-index: 1;
	border: 0;
	/*	box-shadow:2px 2px 4px #ccc;
	-webkit-box-shadow:2px 2px 4px #ccc;
	-moz-box-shadow:2px 2px 4px #ccc;*/
	padding: 3px 0 0 0;
}
#nav ul li:last-child, #nav ul li:last-child a {
	border-bottom: none
}
#nav ul ul, #nav ul ul ul {
	top: 0;
	left: 170px;
	display: none;
	visibility: hidden;
	border: 0px solid #999;
	z-index: 1
}
/*<!--[if IE 7]>
<style>
#nav{
	margin-left:0px
}
#nav ul{
	left:-40px;
}
#nav ul ul{
	left:130px;
}
#nav ul ul ul{
	left:130px;
}
</style>
<![endif]-->*/





/* ================================================= footer ============================ */


#footer {
	padding: 0;
	margin: 0 auto;
	width: 350px;
	background: url(../img/box_bgrd_head.png) 0 0 repeat-x;
	position: fixed;
	bottom: 0;
	right:0;
	z-index: 21;
	height: 34px;
	font-family: "allerregular", Aller, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 34px;
	margin: 0px 0 0 0;
	padding:0;
	color:#FFF;
	text-align:right;
	font-weight:normal;
}


#footerupper {
	padding:0 10px 0 0;
	margin: 0;
	
	color: #FFF;
	position: relative;
	bottom: 0;
	z-index: 20;
	
	text-align: right;
}


/* ============================================================================ */


.clear {
	clear: both;
	line-height: 0;
	padding: 0;
	margin: 0;
}


@media (max-width: 1000px) {

h1 {
	font-size:23px;
	line-height:35px;
}


h2, p, ul li {
	font-size: 14px;
	line-height: 17px;
}

#homelogo{
	max-width:530px;
	height:215px;
	display:block;
	position:absolute;
	float:left;
	left:0;
	top:0px;
	text-indent:-9999px;
	background:url(../img/homelogo.png) center center no-repeat;}

#leftcont{
	width:auto;
	max-width:530px;
	height: 35px;
	display:block;
	position:absolute;
	float:left;
	top:215px;
	left:0;
	background: url(../img/box_bgrd_head.png) 0 0 repeat-x;
	padding:0 20px 20px 25px;
	margin:0;}



#slidecaptioncont {
	max-width:300px;
	z-index: 1200;
	height: auto;
	display:block;
	position:absolute;
	float:left;
	top:270px;
	left:0;
	background: url(../img/box_bgrd.png);
	padding:0px 10px 20px 10px;
	margin:0;}


#slidecaption {
	position: relative;
	padding:10px 10px 5px 15px;
	margin:0;
}


}
@media (max-width: 800px) {
}
 @media (max-width: 620px) {
}
