/* LAYOUT FRAMEWORK */

body{
text-align:center;
background-color:#ebf4f6;
margin:0px;
padding:0px;
background-image:url(/images/bg.jpg);
background-repeat:repeat-x;
}

/* COMMON */

.full
{
			width:956px;
			margin-left:auto;
			margin-right:auto;
			position:relative;
			text-align:left;
			position:relative;
			background-color:#faf9eb;
}



/* FRAMEWORK */

#top
{
		width:956px;
			height:30px;
			border-bottom:0px solid #fff;
			border-top:4px solid #fff;
			background-color:#FFF;
			background-image:url(/admin/common/getImg2.asp?FileID=1162);
			background-repeat:no-repeat;
			background-position:top right;
			
}
#topfade
{
			position:absolute;
			right:0px;
			top:27px;
			width:779px;
			height:63px;
			background-image:url(/images/topfade.jpg);
			background-repeat:repeat-y;
			}
#toplogo
{
			position:absolute;
			bottom:5px;
			left:10px;
			z-index:100;
			}
#teaserWrap
{
			height:200px;
			background-color:#f1f6f7;
			border-bottom:3px solid #fff;
}

#teaser
{
			background-color:#fff;
			position:absolute;
			left:0px;
			top:0px;
			width:733px;
			height:200px;
			overflow:hidden;
			border-right:3px solid #fff;
			}


#logo{		
			position:absolute;
			right:22px;
			top:30px;
			width:176px;
			height:132px;
			}

#mainContent
{
			background-color:#f5f9fa;
			background-image:url(/images/mainbg.jpg);
			background-repeat:repeat-y;
			
			overflow:hidden;
}

#left{			width:188px;
			padding-left:10px;
			padding-right:10px;
			float:left;
			padding-top:50px;
			background-color:#e1ebee;
			}
			
#middle{			width:470px;
			margin-left:24px;
			float:left;
			padding-top:50px;
			}
						
#right
{
			width:220px;
			height:auto;
			float:right;
			overflow:hidden;
			}
/* MENYER */

#Hmenu1{			position:absolute;
			left:0px;
			top:0px;
			width:956px;
			float:left;
			border:0px solid pink;
			display:none;
			
			
			}
#Hmenu2{			position:absolute;
			left:0px;
			top:0px;
			width:956px;
			float:left;
			background-image:url(/images/menu2bg.jpg);
			background-repeat:repeat-y;
			border-bottom:3px solid #fff;
			height:30px;
			
			
			}
#Hmenu3{			position:relative;
			top:30px;
			left:0px;
			width:950px;
			float:left;
			text-align:left;
			padding-left:9px;
			background-image:url(/images/newmenu3bg.jpg);
			background-repeat:repeat-y;
			height:30px;
			border-bottom:0px solid #fff;
			border-left:1px solid #C1C094;
			filter:alpha(opacity=80);
			opacity:0.8;	
			}



 

#menulevel0{			width:956px;
			height:30px;
			position:absolute;
			left:0px;top:0px;
			}
#menulevel0b{			width:956px;
			height:30px;
			position:absolute;
			left:0px;top:0px;
			z-index:100;
			border:0px solid;
			}

#menulevel1{			width:956px;
			height:30px;
			position:absolute;
			left:0px;top:0px;
			z-index:10;
			background-color:transparent;
			background-image:url(/images/menu2bg.jpg);
			}
			
#menulevel1b{			width:956px;
			height:30px;
			position:absolute;
			left:0px;top:0px;
			z-index:100;
			}



