html, 
body {
	font-family: Arial, Helvetica, sans-serif;;
}

body {/*
	position: relative;*/
	background: #fff url('../img/bg_body.gif') 0 0 repeat-x;
}

div#pContainer {
    float: left;
    width: 100%;
	padding-top: 26px;/*
	background: transparent url('../img/bg_common.jpg') 0 0 no-repeat;*/
	background: transparent url('../img/bg_enter_form.jpg') 0 0 no-repeat;
}

#blackBgTop {
	position: absolute;
	width: 100%;
	height: 351px;
	top: 0;
	left: 0;
	background: #000 url('../img/bg_common.jpg') 0 0 no-repeat;
	z-index: 1;
}

#enter #blackBgTop {
	background: #000 url('../img/bg_enter_form.jpg') 0 0 no-repeat;
}

#enterForm {
	position: relative;
	float: left;
	width: 327px;
	height: 271px;
	padding: 54px 0 0 123px;
}

#enterForm .selects {
	float: left;
	width: 327px;
}

#enterForm .selects #year {
	width: 65px;
	margin-right: 5px;
}

#enterForm .selects #month {
	width: 85px;
	margin-right: 5px;
}

#enterForm .selects #day {
	width: 48px;
}

#enterForm .sendBtn {
	float: right;
	display: inline;
	margin: 30px 110px 0 0;
}

#errorMsg {
	visibility: hidden;
	position: absolute;
	width: 222px;
	top: 273px;
    left: 123px;
	color: #f93002;
	font: 10px Arial,Verdana,Tahoma,sans-serif;
}

#flashMenu {
	position: absolute;
	float: left;
    width: 941px;
    height: 155px;
	top: 0;
	left: 0;
	background: transparent url('../img/bg_flash_menu.gif') 0 0 repeat-x;
	z-index: 9999;
}

#page {/*
	position: relative;
	display: inline;*/
	float: left;
	width: 100%;/*
	margin: 0 0 0 28px;*/
	background: transparent;
    min-width: 986px;
	z-index: 2;
}
/*
.textPage {
	width: 983px !important;
}*/

#leftZone {
	float: left;
	width: 450px;
    padding-left: 28px;
}

#topZone {
	float: left;
	width: 986px;
    padding-left: 28px;
}

#bottomZone {
	float: left;
	width: 100%;
}

#productsFlash {
	margin-left: 478px;
}

#topLeftZone {
	float: left;
	width: 450px;
	min-height: 325px;
	height: auto !important;
	height: 325px;
}

#rightZone {
	float: left;
	min-height: 325px;
	height: auto !important;
	height: 325px;
}

#bottomLeftZone {
	float: left;
	width: 450px;
    margin-left: 28px;
}

#bottomLeftZone.noMarginLeft {
    margin-left: 0 !important;
}

#topLeftZone img,
#rightZone img, 
#bottomLeftZone img {
	float: left;
}

#fullWidthCont {
	float: left;
	width: 100%;
	height: 200px;
}

.flashContWhiteBg {
	background: transparent url('../img/bg_right_white.gif') 0 0 no-repeat;
}

#b1_box, #b2_box, #b3_box, #b4_box, #b5_box {
	position: absolute;
	float: left;
	width: 389px;
	top: 257px;
	left: 180px;
	z-index: 2;
	text-align: right;
	color: #000;
	display: none;
}

#b2_box {
	top: 158px;
	left: 230px;
}

#b3_box {
	top: 190px;
	left: 325px;
}

#b4_box {
	top: 149px;
	left: 352px;
}

#b5_box {
	top: 293px;
	left: 453px;
}

.tooltip h1 {
	float: left;
	width: 344px;
	height: 20px;
	padding: 10px 35px 0 10px;
	margin: 0;
	font-size: 12px;
}

#b1_box h1 {
	background: transparent url('../img/bg_tooltip_top_to_01.png') 0 0 no-repeat;
}

#b2_box h1 {
	background: transparent url('../img/bg_tooltip_top_to_02.png') 0 0 no-repeat;
}

#b3_box h1 {
	background: transparent url('../img/bg_tooltip_top_to_03.png') 0 0 no-repeat;
}

#b4_box h1 {
	background: transparent url('../img/bg_tooltip_top_to_04.png') 0 0 no-repeat;
}

#b5_box h1 {
	background: transparent url('../img/bg_tooltip_top_to_05.png') 0 0 no-repeat;
}

.tooltip p {
	float: left;
	width: 362px;
	padding: 5px 17px 5px 10px;
	margin: 0;
	background: transparent url('../img/bg_tooltip_cont.png') 0 0 repeat-y;
	font-size: 12px;
}

.tooltip a {
	float: left;
	width: 362px;
	padding: 5px 17px 10px 10px;
	margin: 0;
	background: transparent url('../img/bg_tooltip_cont.png') 0 0 repeat-y;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	text-decoration: underline;
	cursor: pointer;
}

.tooltip div {
	float: left;
	width: 389px;
	height: 7px;
	padding: 10px 10px 0 10px;
	background: transparent url('../img/bg_tooltip_bottom.png') 0 0 no-repeat;
}

#footerImg {
	margin-bottom: 10px;
}

#footerMenu {
	text-align: center;
}

#footerMenu img {
	float: none;
	vertical-align: middle;
}
