body	{
margin: 0;
padding: 0;
height:100%; 
max-height:100%; 
background-image: url(http://www.indecdes.com/images/bg.gif);
overflow: hidden; 
}
/* for internet explorer */
* html body { padding: 0px 0 84px 0; }

#container1 {
  position:fixed; 
  top:0px;
  left:0;
  bottom:84px; 
  right:0; 
  overflow:auto; 
  padding:0px;
  }

* html #container1 { height:100%;  width:100%; }

.clearer {CLEAR: both}

DIV, TABLE {
font-family: Tahoma, Arial, Verdana, sans-serif;
font-size: 11px; 
color: Black;
background-color: inherit;
}

.white {
	color: White;
	background-color: inherit;
}

P {margin: 19px 0px 19px 0px;}

.p1{margin-top: 0px;}
.p1b{margin-top: 5px;}

.p2{margin-bottom: 0px;}


H1 {
	font-size: 14px;
	font-family: "Century Gothic", Tahoma, Verdana, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 0px 23px;
	font-weight: bold;
}

.noh2 {margin: 0px 0px 0px 0px; padding: 3px 0px 0px 0px;}
.h1pa { padding: 0px 0px 4px 9px;}

H2 {
	font-size: 13px;
	font-family: "Century Gothic", Tahoma, Verdana, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 0px 23px;
	font-weight: bold;
}

H3 {
	font-size: 11px;
	font-family: "Century Gothic", Tahoma, Verdana, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
	font-weight: bold;
}

/* =============== HEADING Area Begins ================== */
.header1 div.corners {

background: url(http://www.indecdes.com/images/header_1_bg.jpg) repeat-x bottom;
	height: 25px;
	width: 100%;
	margin-bottom: 0.1em; 
	
	}

.header1 div.left {
	background: url(http://www.indecdes.com/images/header_1_left.jpg) no-repeat left;
	height: 100%;}
	
.header1 div.right {
	background: url(http://www.indecdes.com/images/header_1_right.jpg) no-repeat right;
	height: 100%;}
	
/* =============== HEADING Area Ends ================== */


.horiz-line {
background: url(http://www.indecdes.com/images/_grey_horiz_divider.gif) repeat-x bottom;
}

.horiz-linew {
background: url(http://www.indecdes.com/images/_white_horiz_divider.gif) repeat-x bottom;
}

.vert-line {
background: url(http://www.indecdes.com/images/_grey_verti_divider.gif) repeat-y right;
}

.vert-linew {
background: url(http://www.indecdes.com/images/_white_verti_divider.gif) repeat-y right;
}


.divspacer {padding-top: 8px;}

.divspacer2 {padding-top: 4px;}

#contenta{ width: 160px; margin: 0px 0px 0px 15px; float: left;}
/* for internet explorer */
* html #contenta {  margin: 0px 0px 0px 8px; }

#contentb{ width: 570px; margin: 0px 0px 0px 9px; float: left;}	
	
#container {
width: 700px;
margin-top:85px; 
padding-left: 15px;
}

#big_menu{
width:247px; 
margin-right: 0px;
position: relative; 
 }

#big_menu2{
width:121px; 
margin-right: 0px;
float: left;
 }
 
#content2{
display:block; 
margin-left: 12em; }

#content1{
width: 400px;
margin-left: 24em;
text-align: justify; }

#logo {
	background: url(http://www.indecdes.com/images/logo.jpg) no-repeat top;
 width: 473px;
 height: 91px;
 margin: 1px 0px -7em 0px;
}

#big_menu img {position:absolute; border:0;}



#flash {
	position: absolute;
	margin-top: -1px;
	margin-left: 477px;
	z-index: -5; }

#footer {
  bottom:0;
  position: absolute;
   width:100%; 
  height:80px; 
  overflow: auto;
  padding: 5px 3px 0px 0px;
  background-image: url(http://www.indecdes.com/images/bottom-menu-bg.jpg);
  }
* html #footer {height:84px; }
  

.caption	{
	color: White;
	font-size: 10px;
	background-color: inherit;
}
	
IMG { position: relative; border: 0px }

.arrow1{
	background: url(http://www.indecdes.com/images/icons/arrow_1.gif)  no-repeat;
	height: 8px;
	width: 10px;}
	
#imga { top:  0px; 	left: 0px; }
#imgb { top:  9px; 	left: 0px; }
#imgc { top:  18px; 	left: 0px; }
#imgd { top:  27px; 	left: 0px; }
#imge { top:  37px; 	left: 0px; }
#imgf { top:  47px; 	left: 0px; }

#img1 { top:  0px; 	left: 0px; }


#img2 { 	
top: 0px;
right: 0px;
position:absolute;
height: 120px;
width: 120px;
color: White;
background-color: inherit;
background: url(http://www.indecdes.com/images/dark_box_bg.gif) repeat;
border: 1px solid #646355;
}



#img3 { top:  134px;	right: 0px; }
* html #img3 { top:  132px;	right: 0px; }


#img4 {
height: 120px;
width: 120px;
position:absolute;
top:  194px;
left: 0px;
color: White;
background-color: inherit;
background: url(http://www.indecdes.com/images/dark_box_bg.gif) repeat;
border: 1px solid #646355;
}

.container-box {
color: White;
width: 145px;
padding: 6px 6px 6px 6px;
margin: 0px 0px 0px 1px;
background-color: inherit;
background: url(http://www.indecdes.com/images/dark_box_bg.gif) repeat;
border: 1px solid #646355;
}


/* for internet explorer */
* html .container-box {  width: 157px; }

#address {
width: 90%;
position: relative;
margin: 16px 0px 0px 30px;
}

.list1  { margin: 0px; padding: 0px; list-style: none;}
.list1 li {	
background: url(http://www.indecdes.com/images/icons/arrow_1.gif) no-repeat 0px 4px;
margin: 1px 0px 0px 2px;  padding: 0px 0px 0px 13px; list-style-type: none; }

.list2  { margin: 0px; padding: 0px; list-style: none;}
.list2 li {	
background: url(http://www.indecdes.com/images/icons/list2.gif) no-repeat 0px 4px;
margin: 1px 0px 0px 2px;  padding: 0px 0px 0px 13px; list-style-type: none; }

.list3  { margin: 0px; padding: 0px; list-style: none;}
.list3 li {	
background: url(http://www.indecdes.com/images/icons/list3.gif) no-repeat 0px 2px;
margin: 1px 0px 0px 2px;  padding: 0px 0px 0px 13px; list-style-type: none; }

.list4  { margin: 0px; padding: 0px; list-style: none;}
.list4 li {	
background: url(http://www.indecdes.com/images/icons/list4.gif) no-repeat 0px 2px;
margin: 1px 0px 0px 2px;  padding: 0px 0px 0px 13px; list-style-type: none; }


.button	{
font-family: Tahoma, "Trebuchet MS", sans-serif;
font-size: 12px; font-weight: bold;
color: #6F1B1B; letter-spacing: 0.5px;
cursor: pointer; border: 1px solid White;
background-color: #BCB6A5; width:auto;
 text-transform: uppercase; }
	
INPUT, TEXTAREA {
border: 1px solid #7D7D7D;
font-size: 12px;
width: 90%;
color: Black;
background-color: #BCB6A5;
text-indent: 2px; } 	

SELECT {
border: 1px solid #7D7D7D;
font-size: 11px;
color: Black;
background-color: #BCB6A5;
text-indent: 1px; } 

LEGEND {PADDING: 6px 6px 6px 6px;
font-size: 100%;
background-color: inherit;
COLOR: #F5F5F5}

FIELDSET {
	BORDER-STYLE: solid;
	BORDER-WIDTH: 1px;
	width:93%;	
	BORDER-COLOR: #DEB58C;
	margin-left:12px;
	padding:0px 8px 8px 8px;
}

/* for internet explorer */
* html FIELDSET { width:98%;	}


.radio_box { background-color: transparent; 	border: none; 	width: 12px;}
.small { 	color: White;  background-color: inherit; 	font: 75% "Trebuchet MS", Arial,  sans-serif; 	vertical-align: 3px; }


.bot-line {
	border-bottom: 1px dashed #464646;
}

.formtext {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	background-color: inherit;
}

.clearer {CLEAR: both}

div#qTip {
  padding: 3px;
  border: 1px solid #666;
  border-right-width: 2px;
  border-bottom-width: 2px;
  display: none;
  background: #999;
  color: #FFF;
  font: bold 9px Verdana, Arial, Helvetica, sans-serif;
  text-align: left;
  position: absolute;
  z-index: 1000;
}

.news1 {width: 142px; float: left;}
* html .news1 {width: 152px;}

#siteby {
position: absolute;
margin: 4.5em 0 0 2px;
}

* html #siteby{margin: 5.6em 0 0 0;}

#chai {	font-size: xx-small;}

DIV.postleft1 {float:left;	WIDTH: 279px;}	
.imgf { float: left; padding: 0 -3px 0 0; margin: 0 1px 2px 0;}
.breadcrumb1 { border-bottom:none; font-size: 80%; font-weight: normal; 
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
color: #36200E;  background-color: inherit;}

.previewok2 { border: 1px solid #DABC93; width: 98%; margin: 0 0 0 6px;
background-color: #EDDAC2;	color: #545454;	padding: 5px 5px 5px 5px; }

.previewok { border: 1px solid #918C74; width: 98%; margin: 0 0 0 6px;
background-color: #D2CBBB;	color: #545454;	padding: 5px 5px 5px 5px; }	