

#wrapper{
    position: relative;
    margin: 0 auto 0 auto;
    padding: 0px 0px 0px 0px;
    width: 942px;    
}

#top{
	float: left;
	width: 900px;
	height: 43px;
	padding: 14px 0 0 21px;
}

#top .left{
	float: left;
	width: 300px;
}

#top .skype{
	position: relative;
	top: -5px;
	float: right;
	width: 225px;
}

#top .right{
	float: right;
	width: 337px;	
}

#top .flag_ikon{
	position: relative;
	top: 3px;
	margin-left: 5px;
}

#lang_div{
	display: none;
	position:absolute;
	z-index:11;
	width:80px;
	top:18px;
	left:77px;
	background: white;
	padding: 0 5px 5px 5px;
}

#hugger{
	float: left;
	width: 942px;
	padding: 31px 0 0 0;
	margin: 0;	
}

#hugger .top{
	float: left;
	width: 100%;
	height: 16px;	
	background: url(../images/header_top.jpg) no-repeat top left transparent;
}


#hugger .inner{
	float: left;
	width: 900px;
	padding: 0 21px 0 21px;
	background: url(../images/wrapper_bg.png) repeat-y top left transparent;
}


#hugger_bottom{
	float: left;
	width: 100%;
	height: 29px;
	background: url(../images/content_bottom_bg.png) no-repeat top left transparent;
}


#header{
	float: left;
	width: 882px;
	height: 359px;
	padding: 0 0 0 9px;
	margin: 0;	
	overflow: hidden;
}



#carousel_holder{
	float: left;
	width: 100%;
	height: 359px;
	padding: 0px 0 0px 0px;
	margin: 0;
	overflow: hidden;
}

.carousel_item{
	float: left;
	width: 882px;
	height: 359px;
}

#myPagHolder{
	position: absolute;
	bottom: 5px;
	left: 5px;
	z-index: 20;
	background: url(../images/carousel_bg.png) repeat top left transparent;
	padding: 10px 5px 10px 8px;
}



#container{
	float: left;
	width: 100%;
	padding: 40px 0 20px 0px;
	margin: 0;		
}


#container_left{
	float: left;
	width: 200px;
	padding: 0 0px 0 15px;	
}	

#container_right{
	float: right;
	width: 627px;
	padding: 0 20px 60px 0;
	
}	

#h1Div{
	float: left;
	width: 100%;
	padding: 0px 0 20px 0px;
	margin: 0;	
}

#content{
	float: left;
	width: 100%;
	padding: 0 0 0px 0px;
	margin: 0;	
	text-align: justify;
}





