@CHARSET "UTF-8";

html
{
	margin:0px;
	padding:0px;
	background-color: #fff;
	
}

body
{
	height: 100%;
	overflow: hidden;
}
#mainframe
{
	font-family:tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}

div#mainframe
{
	position: absolute;
	
	top: 50%;
	left: 50%;
	
	margin-left:-490px;
	margin-top:-235px;

	width: 980px;
	height: 470px;
}

div#pagecontainer
{
	position: absolute;
	z-index:2;
	top: 50px;
	left: 0px;
		
	width:980px;
	height: 385px;
	
	border: 1px solid #d0d0d0;	
}

div#leftpart
{
	position:absolute;
	top:0px;
	left:0px;
	width: 765px;
	height:385px;


	background-image: url("img/indim1.jpg");
	background-position: top;
	background-repeat: no-repeat;
}


div#rightpart
{	
	position:absolute;
	top:0px;
	left:710px;
	width: 270px;
	height:385px;

	background-color: #3f5c58;
}

img{
	border: none;
}

div#rightpart ul
{
	position:relative;
	top:70px;
	list-style-type: none;
	line-height: 50px
}

div#rightpart li
{
	height: 50px;
	vertical-align: top;
}

#footer
{
	font-family:tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000;
}

div#footer
{
	position: absolute;
	bottom:0px;
	left:0px;
	
}

div#footer a,
div#footer a:hover,
div#footer a:visited
{
	font-family:tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	text-decoration: underline;
}
		
#mainmenu
{
}

div#mainmenu
{
	position: absolute;
	top: 0px;
	left: 160px;	
}		

div#mainmenu a,
div#mainmenu a:hover,
div#mainmenu a:visited
{
	font-family:tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
	position: relative;
	z-index:2;
	padding-left:3px;
	padding-right:3px;
}	

div#mainmenu span
{	
	position: relative;
	margin-right:20px;
	padding: 1000px 3px 3px 3px;
}

div#toplevelmenu
{
	width: 78px;
	position: absolute;
	top:-15px;
	left:0px;
	margin-right:20px;
	padding: 1000px 3px 3px 3px;
	display: inline;	
	background-color: #d4c89e;
	text-align:center;
	z-index:20;
}

.constwidth
{
	width: 125px !important;
	padding-bottom: 30px !important;
}


.menucolor1{color: #000;}
a.menucolor1:hover{	background-color: #a0baaf;padding: 1000px 3px 3px 3px;}

.menucolor2{color: #000;}
a.menucolor2:hover{	background-color: #d4c89e;}

.menucolor3{color: #000;}
a.menucolor3:hover{	background-color: #e2e1dd;padding: 1000px 3px 3px 3px;}

.menucolor4{color: #000;}
a.menucolor4:hover{	background-color: #c7be71;padding: 1000px 3px 3px 3px;}

.menucolor5{color: #000;}
a.menucolor5:hover{	background-color: #c4c1b0;padding: 1000px 3px 3px 3px;}

.menucolor6{color: #000;}
a.menucolor6:hover{	background-color: #ecd654;padding: 1000px 3px 3px 3px;}

.menucolor7{color: #000;}
a.menucolor7:hover{	background-color: #FFCC99;	padding: 1000px 3px 3px 3px;}

h1
{
	font-family:tahoma;
	font-size: 18px;
	font-weight: normal;
	color: #000;		
}

h1 a,
h1 a:hover,
h1 a:visited		
{
	font-family:tahoma;
	font-size: 18px;
	font-weight: normal;
	color: #000;
	text-decoration: underline;		
}

div.imgframe
{
	position:absolute;
	top:0px;
	left:0px;
	width: 710px;
	height:385px;

	background-position: top;
	background-repeat: no-repeat;
	
}






#adminmenu
{
}

div#adminmenu
{
	position: absolute;
	top: 20px;
	left: 160px;	
}		

div#adminmenu a,
div#adminmenu a:hover,
div#adminmenu a:visited
{
	font-family:tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
	position: relative;
	z-index:2;
	padding: 2px 5px 2px 5px;
}	

div#adminmenu a:hover, a.adminmenuactive{
	background-color: #F598A2;
}

div#adminmenu div
{	
	position: absolute;
	top: 0px;
	margin-right:20px;
	width: 100px;
	height: 50px;
	text-align: center;
}


#centerdatapart
{
	font-family:tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}

div#centerdatapart
{
	position: absolute; 
	top:70px; 
	left:15px; 
	width: 950px; 
	height: 300px; 
}

img
{
/*	border: none;
	behavior: url(pngbehavior.htc);*/
}

#bleft
{
}
#bright
{
}
#bplus
{
}

div#bleft
{
	position: absolute;
	top: 125px;
	left: 10px;
	width: 110px;
	height: 110px;
}

div#bright
{
	position: absolute;
	top: 125px;
	right: 10px;
	width: 110px;
	height: 110px;
}

div#bplus
{
	position: absolute;
	top: 125px;
	left: 300px;
	width: 110px;
	height: 110px;
}

