#buttons {
float:left;
width:33%;
background:#fff;
height: 100%;
border-collapse: collapse;
	}


#main {

background:#fff;
height: auto;
margin-right:2px;
overflow: auto;
	}
	
#options {
font-size:10px;
font-family: verdana;
margin-right:25px;
height: 100%;

}

#nested {
background:#fff;
margin-right:14px;
	}
	
	#nestprod{
background:#fff;
margin-left:60px;
	}
	
	#nestproder{
background:#fff;

	}
#contact {
float:left;
width:35%;
background:#fff;
height: 95%;
padding-right:50px;
	}

a.bottom{
	text-decoration:none;
	color:black;
	}

	a.nest{
	text-decoration:none;
	color:#9A9A9A;
	}
	
a.bottom:visited{
color:black;
}

a.bottom:hover{
	color:black;
}

a.design{
	text-decoration:none;
	font-family: verdana;
	font-size: 8px;
	color:white;
	
	}

a.design:visited{
color:white;
}

a.design:hover{
	color:white;
}