/*BOX-INDEX*/

#box{
border-top:1px solid #C9D3DA;
border-left:1px solid #C9D3DA;
border-right:1px solid #C9D3DA;
background: url(../img/bg_box.gif) repeat-x bottom;
min-height:230px;
padding-left:15px;
padding-right:15px;
float:left;

/* CSS HACK */
width: 738px;	/* IE 5.x */
width/* */:/**/708px;	/* Other browsers */
width: /**/708px;
}

#box_bottom{
height:2px;
float:left;
background:url(../img/bg_header.gif) repeat-x;
width: 740px;	
}

#home {
position:absolute;
font-family:Georgia, sans-serif, Arial;
left:80px;
top: 185px;
}

#home2 {
position:absolute;
font-family:Georgia, sans-serif, Arial;
left:150px;
top: 185px;
}
