#index #header
{
	width: 920px;
	min-height: 400px !important;
	height: 400px;
	background: url(../images/bg_header_default.jpg) left top no-repeat transparent;
	position: relative;
	margin-bottom: 35px;
}

#index #header a.header-link1{
	position: absolute;
	width: 80px;
	top: 100px;
	left: 150px;
	/*background: red;*/
	height: 35px;
}

#index #header a.header-link2{
	position: absolute;
	width: 70px;
	top: 155px;
	left: 110px;
	/*background: red;*/
	height: 25px;
}

#index #right-box
{
	width: 75px;
	height: 222px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image src='images/cadou_right.png');
	position: absolute;
	top: 58px;
	right: -75px;
}

/* IE7 HACK */
*:first-child+html #index #right-box {
	background: url(../images/cadou_right.png) left top no-repeat transparent;
}

html>#index #right-box
{
	background: url(../images/cadou_right.png) left top no-repeat transparent;
}
