@charset "UTF-8";

#maincontainer{
width: 918px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#top_image_block {
	margin:0;
	position:relative;
	width:918px;
	height:451px;
	background:url(images/slice_01.jpg) no-repeat left top;
}

#top_image_block_rec {
	margin:0;
	position:relative;
	width:918px;
	height:627px;
	background:url(images/blank.jpg) no-repeat left top;
}

#top_image_block_about {
	margin:0;
	position:relative;
	width:918px;
	height:627px;
	background:url(images/blank_about.jpg) no-repeat left top;
}

#top_image_block_pay {
	margin:0;
	position:relative;
	width:918px;
	height:627px;
	background:url(images/blank_pay.jpg) no-repeat left top;
}

#logo {
	position:absolute;
	width:244px;
	height:76px;
	z-index:1;
	left: 638px;
	top: 5px;
}

/* Fix up IE6 PNG Support */
img { behavior: url(images/iepngfix.htc); }

.nav {
	position:absolute;
	z-index:1;
	left: 49px;
	top: 26px;
	width: 524px;
	height: 41px;
}

.lower_image_block {
	position:absolute;
	z-index:1;
	left: 1px;
	top: 451px;
	width:165px;
	height:176px;
}

.right_image_block {
	position:absolute;
	z-index:1;
	left: 167px;
	top: 0px;
	width:753px;
	height:176px;
}

.hover_block_rec {
	position:absolute;
	z-index:1;
	left: 0px;
	top: 124px;
	width:764px;
	height:522px;
}

.style45 {
	color: #d1923d; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
