/*---------------------------------------------------------*/
/* --- MAXIMUM WIDTH ---->  769px  <---- MAXIMUM WIDTH --- */
/*                 CONTENT AREA IS 694px                   */
/*---------------------------------------------------------*/
/* FOR NORMAL LEFT-RIGHT CONTENTS:                         */
/* -  20px - 336px -  27px -   1px -   7px - 358px -  20px */
/* SUM-----> 356px > 383px > 384px > 391px > 749px > 769px */
/*---------------------------------------------------------*/
/* FOR 3/4 LEFT-CONTENT AND 1/4 RIGHT-CONTENT:             */
/* -  20px - 520px -  27px -   1px -   7px - 174px -  20px */
/* SUM-----> 540px > 567px - 568px > 575px > 749px - 769px */
/*---------------------------------------------------------*/
/* FOR 2/3 LEFT-CONTENT AND 1/3 RIGHT-CONTENT:             */
/* -  20px - 462px -  27px -   1px -   7px - 232px -  20px */
/* --------> 482px > 509px - 510px - 517px - 749px - 769px */
/*---------------------------------------------------------*/
/* FOR ONE FULL CONTENT - NO LEFT OR RIGHT CONTENTS:       */
/* -  20px -              729px                    -  20px */
/*---------------------------------------------------------*/

/* GF red = #AD2D3C */
/* z-index used: 1,4,7,8,9,10,110,11,111,12,112,13,113 */


#content{
	position:absolute;
       top:145px;
	width:769px;
	overflow:auto;
	background-color:#F2F4F3; /* #F2F4F3; */
       z-index:4;
}
#print{
       position:absolute;
       top:92px;
       width:769px;
	background-color:#F2F4F3;
       z-index:1;
}
#contentleft{
       position:absolute;
       top:5px;
       left:20px;
	width:336px;
       padding-bottom:19px;
	background-color:#FBFBE7;
       z-index:1;
}
#contentright{
       position:absolute;
       top:5px;
       left:383px;
	width:360px;
       padding-left:8px; /* actually 7px, but 1px is used for the left thin border line */
       padding-right:0px;
       padding-bottom:19px;
	border-left-width:1px;
	border-left-style:solid;
       border-left-color:#AD2D3C;
	background-color:#FBFBE7;
       z-index:1;
}
#contentleft3-4{
       position:absolute;
       top:5px;
       left:20px;
       width:520px;
       padding-bottom:19px;
       background-color:#FBFBE7;
       z-index:1;
}
#contentright1-4{
       position:absolute;
       top:5px;
       left:568px;
       width:174px;
       padding-left:8px;
       padding-right:0px;
       padding-bottom:19px;
	border-left-width:1px;
	border-left-style:solid;
       border-left-color:#DCDCB0;
	background-color:#FBFBE7;
       z-index:1;
}       
#contentleft2-3{
       position:absolute;
       top:5px;
       left:200px;
       width:320px;
       padding-bottom:19px;
       background-color:#F2F4F3;
       z-index:1;
}
#contentright1-3{
       position:absolute;
       top:5px;
       left:540px;
       width:200px;
       padding-left:8px;
       padding-right:0px;
       padding-bottom:19px;
	border-left-width:1px;
	border-left-style:solid;
       border-left-color:Black;
	background-color:#D5D5D5;
       z-index:1;
}
#contentfull{
       position:absolute;
       top:5px;
       left:20px;
       width:729px;
       padding-bottom:19px;
       background-color:#FBFBE7;
       z-index:1;
}
#popuptop
{
       top:0px;
       width:100%;
       padding-top:10px;
       padding-bottom:10px;
       padding-left:20px;
	background-color:#AD2D3C;
}
#popupcontent
{
       width:370px;
       padding-top:30px;
       padding-bottom:10px;
       padding-left:30px;
}
#bott_menu{
	position:absolute;
	width:769px;
	height:35px; 
       padding-left:20px;
	z-index:7;
	background-color:#AD2D3C;
}
#container_menus{
	position:absolute;
	width:769px;
       top:58px;
	visibility:visible;
	z-index:9;
}
#cmenu{
	position:absolute;
   padding-left:0px;
	left:20px; 
	width:100px;
   top:90px;
	visibility:visible;
	z-index:9;
}


#intro1{
	position:absolute;
	left:200px; 
	top:6px;
	z-index:10; 
}
#sub1{
	position:absolute; 
	left:200px; 
	top:5px;
	z-index:110; 
}
#intro2{
	position:absolute; 
	left:264px; 
	top:6px; 
	z-index:11;
}
#sub2{
	position:absolute; 
	left:264px; 
	top:5px; 
	z-index:111;
}
#intro3{
	position:absolute; 
	left:330px; 
	top:6px; 
	z-index:12;
}
#sub3{
	position:absolute; 
	left:330px; 
	top:5px; 
	z-index:112;
}
#intro4{
	position:absolute; 
	left:405px; 
	top:6px; 
	z-index:13;
}
#sub4{
	position:absolute; 
	left:405px; 
	top:5px; 
	z-index:113;
}
#intro5{
	position:absolute; 
	left:540px; 
	top:6px; 
	z-index:13;
}
#sub5{
	position:absolute; 
	left:540px; 
	top:5px; 
	z-index:113;
}
#intro6{
	width: 100px; 
	position:absolute; 
	left:650px; 
	top:6px; 
	z-index:13;
}
#sub6{
	position:absolute; 
	left:620px; 
	top:5px; 
	z-index:113;
}
#contact{
       position:relative;
       width:175px;
       padding-left:7px;
       padding-right:7px;
       padding-top:7px;
       padding-bottom:7px;
       background-color:#AD2D3C;
       z-index:5;
}
#contact2{
       position:relative;
       width:260px;
       padding-left:7px;
       padding-right:7px;
       padding-top:7px;
       padding-bottom:7px;
       background-color:#AD2D3C;
       z-index:5;
}
#seperatorleft{
       position: relative;
       z-index:3; /* just above content */
       /*width:357px;*/
       width:105%;
       height:1px;
       left:-7px;
       display:inline;
       background-color: Black;
}
#headerbackcolor{
       position: relative;
       z-index:5; /* just above content */
       /* width:357px; */
       width:105%;
       left:-7px;
       padding-left:7px;
       padding-right:0px;
       padding-top:2px;
       padding-bottom:2px;
       display:inline;
       background-color:Silver; /* #F7F7D0; #DCDCB0; */
}
hr{
	color:Silver;
	height:1px;
}
.passiveMenugeneral {
color: #AD2D3C;
	width: 149px; 
	padding: 6px;
	border-left-width: 1px;
	border-left-style: solid;
       border-left-color: Silver;
	visibility: visible;
}

.activeMenugeneral {
	background-color: #F2F4F3;
	width: 149px; 
	padding: 6px;
	border: 1px;
	border-style: solid;
	border-color: #AD2D3C;
	visibility: hidden;
}
#right{
       position:absolute;
       top:35px;
       left:383px;
	width:360px;
       padding-left:8px; /* actually 7px, but 1px is used for the left thin border line */
       padding-right:0px;
       padding-bottom:19px;
	border-left-width:1px;
	border-left-style:solid;
       border-left-color:#DCDCB0;
	background-color:#FBFBE7;
       z-index:1;
}
#left{
       position:absolute;
       top:35px;
       left:20px;
	width:336px;
       padding-bottom:19px;
	background-color:#FBFBE7;
       z-index:1;
}

#imagearea{
	position:absolute;
	top:34px;
	width:769px;
        z-index:1;
}
