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


BODY {
	background-attachment:scroll;
	background-image:url('images/bg.png');
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border:0px;
	margin:0px;
	width:99,9%;
	overflow:auto;
}

IMG {
	border:0px;
}

A:LINK {
	color:#C60;
	text-decoration: none;
}

A:VISITED {
	color: #C60;
	text-decoration: none;
}

A:HOVER {
	color: #F90;
}

#bg {
	background-attachment:scroll;
	background-image:url('images/background.jpg');
	background-position:center 313px;
	background-repeat:no-repeat;
	height:1138px;
	width:99,9%;
}

#page {
	position:absolute;
	width:1056px;
	left:50%;
	margin-left:-528px;
}

.menu {
	background-image:url(images/menu.png);
	background-repeat:no-repeat;
	width:152px;
	height:585px;
	vertical-align:top;
	postition:relative;
}

.left {
	background-image:url(images/left.png);
	background-repeat:repeat-y;
	width:152px;
	position:relative;
	vertical-align:top;
}

.content {
	background-image:url(images/mainbg.png);
	background-repeat:no-repeat;
	background-color:#FFF;
	vertical-align:top;
	text-align:left;
}

.giantfront {
	background-image:url(images/giant.png);
	background-repeat:no-repeat;
	width:398px;
	height:585px;
	position:relative;
	vertical-align:top;
}

.giant {
	background-image:url(images/giant2.png);
	background-repeat:no-repeat;
	width:398px;
	height:585px;
	position:relative;
	vertical-align:top;
}

.right {
	background-image:url(images/right.png);
	background-repeat:repeat-y;
	width:398px;
	position:relative;
	vertical-align:top;
}

.footer {
	background-image:url(images/footer.png);
	width:1056px;
	height:71px;
	postition:relative;
	vertical-align:top;
}

.menutext {
	postition:relative;
	margin-right:10px;
	margin-left:32px;
	margin-top:56px;
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:14px;
	font-weight:bold;
}

.topic {
	color:#F90;
	font-family:"Arial Black", Gadget, sans-serif;
	font-weight:bold;
	margin-left:25px;
	margin-top:20px;
}

.bread {
	font-size:12px;
	color:#000;
	margin-right:20px;
	margin-left:25px;
	margin-top:18px;
	position:relative;
}

.copyright {
	font-size:11px;
	color:#666;
	margin-left:370px;
	top:10px;
	position:relative;
}

.tarjous {
	font-size:14px;
	text-align:center;
	color:#F00;
	position:relative;
	top:164px;
	left:114px;
	width: 130px;
	height: 140px;
}

.gallery {
	margin-left:25px;
	margin-right:20px;
}
