@charset "utf-8";
/* CSS Document */

img, { behavior: url(iepngfix.htc) }

body{
	background-image: url(images/bodybg.png);
}

#outer {
	position:relative;
	width:1197px;
	height:1200px;
	z-index:1;
	left: 0;
	top: 0;
	
}

#outerdetail {
	position:relative;
	width:1197px;
	height:1200px;
	z-index:1;
	left: 0;
	top: 0;
	
}


#logo {
	position:relative;
	width:1197x;
	height:123px;
	z-index:1;
	left: 0;
	top: 0;
	
}







