/* CSS Document */

#container_fireplaces {
width:794px;
height:517px;
margin-left:2px;
background:url(hbd_images/main_fireplaces.jpg) no-repeat;
border:#A0A0A0 solid 1px;
}

#container_stoves {
width:794px;
height:517px;
margin-left:2px;
background:url(hbd_images/main_stoves.jpg) no-repeat;
border:#A0A0A0 solid 1px;
}

.get_started_fireplaces, .get_started_stoves {
position:relative;
top:239px;
left:587px;
height:56px;
width:201px;
}

.get_started_fireplaces a {
background:url(hbd_images/get_started_fp_01.gif) no-repeat;
padding:46px 0 0 0;
}

.get_started_stoves a {
background:url(hbd_images/get_started_stoves_01.gif) no-repeat;
padding:46px 0 0 0;
}

.get_started_fireplaces a:hover {
background:url(hbd_images/get_started_fp_over_01.gif) no-repeat;
text-decoration:none;
}

.get_started_stoves a:hover {
background:url(hbd_images/get_started_stoves_over_01.gif) no-repeat;
text-decoration:none;
}