@charset "utf-8";
/* CSS Document VINCO HOME*/

	body{
/*	background-image:url(../images/home_top_bg.png);
	background-repeat:repeat-x;*/
	background-color:#FFFFFF;
	}
	
	/* middelste */
	#container {
		/*background:transparent url(bg.gif) repeat-y scroll center;*/
		left:50%;
		margin-left:-512px;
		overflow:auto;
		position:relative;
		width:1024px;
		z-index:100;
		/*border: 1px solid #0099CC;*/
	}
	
	/* topleft */
	#extraDiv2 {
		background:transparent url(../images/notHome_topLeft_bg.png) repeat-x scroll 0%;
		height:64px;
		left:0pt;
		position:absolute;
		top:0pt;
		width:49%;
		z-index:10;
	}
	
	/* topright */
	#extraDiv3 {
	background:transparent url(../images/notHome_topRight_bg.png) repeat-x scroll 0%;
	height:64px;
	position:absolute;
	right:0pt;
	top:0pt;
	width:49%;
	z-index:10;
	background-image: url(../images/notHome_topRight_bg.png);
	}

	/*content*/
	/*topleftkolom*/
	#homecontentleft {
		background-image:url(../images/notHome_topLeft_kolom.png);
		background-position:top;
		background-repeat:no-repeat;
		background-color: transparent;
		width:273px;
		padding:0px;
		float:left;
		}
	/*content*/
	/*toprightkolom*/
	#homecontentright{
		background-image:url(../images/notHome_topRight_kolom.png);
		background-position:top;
		background-repeat:no-repeat;
		background-color: transparent;
		width:751px;
		padding:0px;
		float:left;
		}		
#navigationbar{
  /* background: #992b0f;*/
	/*margin-top:124px;*/
	/*border: 1px solid #FF0000;*/
	float:left;
	width:741px;
}
