BODY
{
    background-position: center;
    background-image: url('../images/companybckgrd3.gif');
    background-color: #A0B0D0;
    background-repeat : no-repeat;
    background-attachment: fixed;
}

A
{
	text-decoration: none;
	color: Blue;
}

#indexmenu
{
    position: absolute;
    top: 135px;
    left: 88px;
    height: 338px;
    width: 323px;
}


#topheader
{
    position: absolute;
    width: 161px;
    height: 23px;
    top: -44px;
    left: 30px;
	color: Blue;
	background-color:Transparent;
	 
}

#notepanelpos
{
    position : absolute;
    left: 975px;
    top: 450px;
    width: 200px;
    height: 280px;
    background-color: transparent;    
}

#assoproducts
{
    position : absolute;
    left: 860px;
    top: 130px;
    width: 280px;
    height: 344px;
    background-color: transparent; 
    
}


.notesproperty
{
    position: relative;
    text-align: left;
    height: 250px;
    width: 180px;
    left: 5px;
    top: 10px;
}

#imagelayout
{
    position: absolute;
    width: 632px;
    height: 500px;
    top: 80px;
    left: 330px;
}

.imageproperty
{
    border-color: Black;
    border-style: solid;
    border-width: medium;
    height: 125px;
    width: 125px;
 }

.imagecellsize
{
    background: transparent;
    vertical-align: bottom;
    height: 160px;
    width: 200px;
}

.labelcellsize
{
    font-size:small;
    background-color: transparent;   
    height: 60px;
    width:  200px;
    vertical-align: top;
    border-style: none;
   
}


.catlabel
{
	position: absolute;
	font-family: Times New Roman;
	font-size: 22px;
	font-weight: bold;
	font-style:italic;
	color:blue;
	top: -18px;
	left: 70px;
	width: 325px;
}

.history
{
    position: absolute;
    font-family: Times New Roman;
    font-size: 20px;
    font-weight: bold;
    font-style: italic;
    top: 18px;
    left: 60px;
    width: 613px;
    background-color: transparent;
 }


.topmenu
{
	position: absolute;
	font-family: Times New Roman;
	font-size:  14px;
	font-weight: bold;
	color: Aqua;
	top: -14px;
    width: 283px;
    height: 15px;
    left:580px;
    
}

.btnclass
{
   cursor: pointer;    
}

.hyperbtn
{
	cursor: pointer;
	background-color: transparent;
	border-style: none;
	font-family: Times New Roman;
	font-style: italic;
	font-size: 16px;
	font-weight: bold; 
	color: Black;
	text-align: left;
	
    	
}


.buttonstyle
{
 cursor:pointer;
 background-color:transparent;
 border-style: none;
 font-family:Times New Roman;
 font-style: italic;
 font-size: 16px;
 text-align:left;
 font-weight: bold; 
 color: Black;
 padding-top: 0px;
 vertical-align:top;
}


.moreinfo
{
    position: absolute;
    left:20px;
    width:550px;
    height:247px;
    top: 200px;
   
}

.intro
{
   position: absolute;
   top:5px;
   left: 20px;
   color: Blue;
   font-family: Times New Roman;
   font-size: large;  

}

.repphoto
{
    position: absolute;
    left:20px;
    top: 30px;
}

.rep2photo
{
    position: absolute;
    left:190px;
    top: 30px;
}

.namelabels
{
    position:  absolute;
    left: 20px;
    top: 180px;
    color: Blue;
    font-family: Times New Roman;
    font-size: large;  
}

.closebtn
{
    position: absolute;
    left:290px;
    top: 215px;
    width:50px;
}

.logocellsize
{
	width:25px;
    vertical-align:top;
}

.proddespsize
{
	width:178px;
	vertical-align:top;
}

.assoprodrow
{
	height:28px;	
}