﻿#divmaster
{ /* Page Holder */
	position        : relative;
	width           : 1010px;
	/*height          : 585.00pt;*/
	text-align      : left;
	margin-left     : auto;
	margin-right    : auto;
	 border:solid 1px #9CC525;
	 background-color:White ;
	}

body 
{
    font-family:   Tahoma, Trebuchet MS  , Verdana ;
    font-size:10pt;
    background-image:url(images/master/bgdef.jpg);
    background-color:#F9F9F9 ;
}


#header{
    height: 105px;
    position: relative;
    background-image: url('images/bcktop.png');
    background-repeat: repeat-x;
    width : 1010px;
    border-bottom : solid 1px #9CC525;
}

#divlogo
{
  height:95px; 
  width:294px;
  position :relative;
  top: 5px;
  left: 5px;	
}  
.logoimg
{
   height:90px;  
}

#cwrapper
{
   position:relative ;
   top:0px ;
   left:0px;
  width : 1010px;  
  overflow: hidden;
background-color:#F9F9F9 ;
}

#leftmenu
{
    background-image: url('images/bckleftcc.png');
    background-repeat: repeat-y ;
    float: left;
    width : 210px;
    position: relative;
    top: 0px;
    left: 0px;
    padding-left: 5px;
    padding-top: 2px;
    border-right : solid 1px #9CC525;
    padding-bottom: 32767px;
	margin-bottom: -32767px;

}

#topmenu
{
  
  position:relative ; 
 /*top:0px;
 left:205px;*/ 
  margin-left :215px;
  z-index:999;
}

#rightcontent
{
 /*position:relative ; 
 top:0px;
 left:2px; */
 width:790px; 
float :right ;
padding-bottom: 32767px;
	margin-bottom: -32767px;
	min-height :350px;

}

#footer
{
    border-top : solid 1px #9CC525;
    text-align: center;
    clear: both;
    background-image: url('images/bckbot.png');
}

.csimg
{
    float :right ;
}

.button
{
  background-image: url('images/button/butback.gif'); 
  font-size:10pt;
  width:75px; 
  border-width:1px;
   border-color:#9CC525;
  border-style:solid;
}
