
.shadow{
	height: 935px;
}

.main{
	height: 915px;
}

.header{
	background-image: url(../images/mirror-small.jpg);
  background-repeat: no-repeat;
	background-position: bottom center;
}

.information{
	position: absolute;
	top: 210px;
	left: 40px;
	right: 40px;
	background-color: #FFFFFF;
	color: #404040;
	font-size: 10pt;
}

.lindaBarkerLabel{
  position: absolute;
	top: 265px;
	left: 100px;
	width: 720px;
	color: #404040;
	font-size: 14pt;
	text-align: left;
	border-left: 5px solid #D5D5D5;
	border-bottom: 1px solid #D5D5D5; 
	padding: 5px;
}

.lindaBarker{
  position: absolute;
	top: 310px;
	left: 100px;
	width: 360px;
	color: #404040;
	font-size: 8pt;
	text-align: left;
	padding-left: 5px;
}

.lindaBarker a{
  font-weight: normal;
	text-decoration: underline;
}

.lindaBarkerPic{
  position: absolute;
	top: 305px;
	right: 95px;
	width: 355px;
	height: 242px;
/*	background-image: url(../images/logos/lindapic.jpg);
	background-position: center right;
  background-repeat: no-repeat;*/
	padding: 5px;
}

.mirrors, .frames{
	position: absolute;
	width: 355px;
	height: 141px;
	background-color: #FFFFFF;
	color: white;
	padding: 0px;
	border: none;
	font-size: 16pt;
	font-weight: normal;
	margin-top: auto;
	margin-bottom: auto;
	cursor: pointer;
  filter:alpha(opacity=85);
  -moz-opacity:0.85;
}

.mirrors{
	top: 635px;
	left: 100px;
/*	background-image: url(../images/mirror.jpg);
	background-color: #000D5B;
	background-position: top left;*/
	text-align: right;
}

.frames{
	top: 635px;
	right: 100px;
/*	background-image: url(../images/frame.jpg);
	background-color: #000D5B;
  background-position: top left;*/
	text-align: left;
}

.mirrorsLabel{
  cursor: pointer;
  position: absolute;
	top: 590px;
	left: 100px;
	width: 340px;
	color: #404040;
	font-size: 14pt;
	text-align: left;
	border-left: 5px solid #D5D5D5;
	border-bottom: 1px solid #D5D5D5; 
	padding: 5px;
}

.framesLabel{
  cursor: pointer;
  position: absolute;
	top: 590px;
	right: 100px;
	width: 340px;
	color: #404040;
	font-size: 14pt;
	text-align: left;
	border-left: 5px solid #D5D5D5;
	border-bottom: 1px solid #D5D5D5;
	padding: 5px;
}