#wrapper-outer{
    width: 1110px;	
	background: url(../img/repeat-part.jpg) -14px 1090px #5A3324 repeat-y;/* this is a hack, because in the psd the selection is not in place*/
}
#wrapper
{
	position: relative;
	background: url(../img/website_background_1110x1357.jpg) 0 0 no-repeat transparent;
	width: 1110px;	
	min-height:1000px;
}

body
{
	background: #5A3324;
}

#wrapper-outer
{
	position:relative;
    padding:0;
    width: 1110px;
    margin-left: auto;
    margin-right: auto;   
}

#navigation1
{
	
	z-index:3000;
	height: 272px;
	height: 230px;
	width: 1202px;		
	left: 88px;
	top: 6px;
	/* 5% */
	background: url(../img/main_navi_guertel_1044x191.png) no-repeat 0 0;
	height: 195px;
	left: 47px;
	top: 19px;
	width: 100%;	
}


#navigation1 UL.menu LI{
	border-bottom: 1px solid #70664a; 
}
#navigation1 UL.menu LI A
{
	padding-left: 25px;
	background: url(../img/topnavi-subitem-bullet.png) 10px 0 no-repeat;

	padding-bottom: 3px;
}

/*---------------- content ----------------- */
#content-wrapper
{
    position: relative;
    width: 660px;
    min-height: 200px;
	
	/* 5%*/    
    left: 295px;
    top: -75px;
}


/*
5%
*/
#content-wrapper {
	position: relative;
	/*
	padding-bottom: 63px;
	*/
	/* height of bg image */
	/*background: url(../img/content_background_lastrow_lr-shadow.png) no-repeat bottom left; */
}
#content-wrapper2-before{
	position: relative;
	height: 35px;
	background: url(../img/content_background_firstrow_lr-shadow.png) no-repeat top left;
}
#content-wrapper2 {
	position: relative;
	/*
	padding-top: 35px;*/ /* height of bg image */
	/*	
	background: url(../img/content_background_firstrow_lr-shadow.png) no-repeat top left;
	*/
}

* html #content-wrapper{ /* IE6 TODO: fix*/
}
* html #content-wrapper2{ /* IE6 */
}
#content-wrapper2-after{
	position: relative;
	height: 63px;
	background: url(../img/content_background_lastrow_lr-shadow.png) no-repeat top left;
}
#content {
	position: relative;
	background:url(../img/content_background_1pxrow_lr-shadow.png) repeat-y 0 0;
	min-height: 300px;
	width: 535px;
	padding: 0 60px 10px 65px;
}


#home-link
{ 
	background:url(../img/utah_logo_transbg.png) no-repeat;
	width: 157px;
	height: 49px;
	cursor: pointer;
}
#www-utah-travel-link
{
	background:url(../img/www_utah_travel_logo_transbg.png) no-repeat;
	width: 128px;
	height: 28px;
	cursor: pointer;
}
#www-utah-travel-link2
{
	background:url(../img/www_utah_travel_logo2_transbg.png) no-repeat 27px 0;/*width: 74px;*/
	width: 128px;
	height: 28px;
	cursor: pointer;
}

#headertext-headline
{
	background:url(../img/headertext-headline.png) no-repeat;
	width: 295px;
	height: 28px;	
}

#headertext-content
{
	background:url(../img/headertext-text.png) no-repeat;
	width: 514px;
	height: 35px;
	
}

/*#########################################################################
 Navigation 2 - Side-Navi Bullet points
 #########################################################################*/ 
#navigation2 A
{
	padding-top: 3px;
	padding-bottom: 1px;
}
#navigation2 .index0 A
{
	background:url(../img/sidenavi-bullet-red.png) top left no-repeat;
	padding-left: 23px;
}
#navigation2 .index1 A
{
	background:url(../img/sidenavi-bullet-blue.png) top right no-repeat;
	padding-right: 23px;
}
#navigation2 .index2 A
{
	background:url(../img/sidenavi-bullet-light-green.png) top left no-repeat;
	padding-left: 23px;
}
#navigation2 .index3 A
{
	background:url(../img/sidenavi-bullet-orange.png) top right no-repeat;
	padding-right: 23px;
}
#navigation2 .index4 A
{
	background:url(../img/sidenavi-bullet-grey.png) top left no-repeat;
	padding-left: 23px;
}
#navigation2 .index5 A
{
	background:url(../img/sidenavi-bullet-brown.png) top right no-repeat;
	padding-right: 23px;
}
#navigation2 .index6 A
{
	background:url(../img/sidenavi-bullet-greygreen.png) top left no-repeat;
	padding-left: 23px;
}


/*test transparent bg*/
.navigation1-submenuitem
{
	background: url(../img/test-bg-grey-10x10.png) repeat;
	background: #F7EdE4;
	/*grey top left repeat-all;*/
}

.navigation1-submenuitem, .navigation1-submenuitem DIV
{
	border: 1px solid #ddd;
}



