@charset "UTF-8";
/* CSS Document */

/* ............for flash file to view correctly............... */

object {
display:table;
}

/* ............end............... */

img {border-style:none;}


body { 
	background: #fff url(sii_images/sii_hm/sii_hmBkgrd.jpg) no-repeat top center;
	margin: 0;
	width:100%;
	height:440px;
	display:table;
}

#hdr {position:relative; width:100%; height:107px; background:#FFF url(sii_images/sii_hm/sii_topBkgrd.gif) repeat-x bottom; margin:0;}
#hdrContent {position:relative; width:900px; height:107px; margin:0 auto;}
#hmLogo {position:absolute; width:268px; height:66px; top:27px;}

#contentImg {position:relative; width:900px; height:333px; margin:0 auto;}

#content {position:relative; width:100%; background:#FFF url(sii_images/sii_hm/sii_hmContentBkgrd.gif) repeat-x top; margin:0;}
#contentInfo {position:relative; width:900px; height:500px; margin:0 auto;}

