﻿/* BODY */
body {
margin:0 0 0 0;
background-color:#000000;
background-image:url('bg_bar.jpg');
background-repeat:repeat-x;
height:100%;
}

html {
margin:0 0 0 0;
background-color:#000000;
height:100%;
}

<!--
html {
	overflow-x: hidden;
	overflow-y: auto;
} 
-->

a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}

div#mainstore{
position:absolute;
width:1499px;
height:768px;
left:50%;
margin-left:-750px;
background-image:url('img/BG_store.jpg')
}

div#main{
position:absolute;
width:1350px;
height:768px;
left:50%;
margin-left:-685px;
background-image:url('img/BG_background.jpg')
}


div#flash{
position:absolute;
width:980px;
height:750px;
left:50%;
top:8px;
margin-left:-496px;
}

div#flashmain{
position:absolute;
width:283px;
height:557px;
left:50%;
top:156px;
margin-left:-462px;
}

div#rana{
position:absolute;
width:800px;
height:263px;
left:50%;
top:9px;
margin-left:-498px;
}

div#menu{
position:absolute;
width:700px;
height:80px;
left:50%;
top:95px;
margin-left:-301px;
}

div#movie{
position:absolute;
width:564px;
height:180px;
left:50%;
margin-left:-171px;
}