
#pane1bkg {
	/*background-image: url(http://www.solarblu.com/wp-content/themes/Sonata-Child-solarblu/images/panes/pane-1-bkg.png);*/
	height: 484px;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -2;
	background-color: #72A1B3;
	background-repeat: no-repeat;
}
#pane-1{

    left: 0px;
    position: relative;
    top: 0px;
	 height: 486px;
    width: auto;
}
#pane-1_item1{
  height: 486px;
    left:306px;
    position: relative;
    top: 6%;
     width:370px;
}
#pane-1_item2{
/* background-image: url("http://www.solarblu.com/wp-content/themes/Sonata-Child-solarblu/images/panes/pane-1-item2.png");*/
  
    height: 432px;
    left: 696px;
    position: absolute;
    top: 6%;
    width: 322px;
    z-index: -1;
}

#pane-2{
left:375px;
 position: relative;
    top: 16px;
	 height: 486px;
    width: auto;
}
#pane-3{
left: 625px;
 position: relative;
    top: 16px;
	 height: 486px;
    width: auto;
}
