body{
	padding: 0px;
	margin: 0px;
	background-color: #DEDFFE;
	text-align: center;
	height:100% !important;
	height:100%;
	min-height:100%;
	font-family: Verdana;
}
#main{
	margin: 0 auto;
	width: 1002px; 
	background-image: url(../images/bg_index_main.jpg);
	background-repeat: repeat-y;
	background-position: center;

}
#c{
	background-image: url(../images/bg_index_main.jpg);
	background-repeat: repeat-y;
	background-position: center;
	width: 1002px;
	padding: 0px;
	margin: 0px;
	height:auto !important;
	height:100%;
	min-height:100%;
	float: left;		
}
#left{
	float: left;	
	width: 293px;
	height: auto;
	padding: 0px;
	margin: 0px;
}
#left a img{
	border: 0px;
}
#add_favorites{
	height: 44px;
	background-color: #DEDFFE;
}
#logo{
	margin: 0px;
	padding: 0px;
	width: 293px;
	height: 164px; 
}
#menu{
	background-image: url(../images/menu_index_bg.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0px;
	height:374px !important;
	min-height:374px;
	width: 293px;
	text-align: left;	
}
#menu #online_casino{
	background-image: url(../images/index_online_casino.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 35px;
	width: 218px;
}
#menu #recources{
	background-image: url(../images/index_recources.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 35px;
	width: 218px;
}
#menu #free_download{
	background-image: url(../images/index_free_downloads.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 35px;
	width: 218px;
}
#menu ul{
	padding: 0px;
	margin: 0px;
	margin-left: 65px;
}
#menu ul li{
	display: block;
	list-style: none;
	vertical-align: top;
	text-align: left;
	line-height: 2;	
	font-size: 13px;
	font-weight: bold;	
}
#menu ul li a{
	color: #FFFEC9;
	text-decoration: none;
}
#menu ul li a:hover{
	color:#FFE2C9;
	text-decoration: underline;
}
#right{
	float: right;
	background-image: url(../images/bg_index_right.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	width:709px;
	min-height:582px;
	height:auto !important;
	height:582px;
	padding: 0px;
	margin: 0px;
	text-align: left;
}
#text{
	margin-top: 160px;
	text-align: justify;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	width: 370px;
}
#text a{
	color: #F8F7FF;
}
#text a:hover{
	color: #5444B3;
}
#text h1{
	color: #433789;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
#footer{
	background-image: url(../images/footer_index_bg.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	height: 125px;
	width: 1002px; 
	margin: 0 auto;	
	float: left;
	}
#copy{
	color: #5154C1;
	font-size: 10px;
	padding-top: 25px;
	padding-right: 55px;
}
#copy a{
	color: #7572E3;
	font-weight: bold;
}
#copy a:hover{
	color: #ffffff;
}
#setashome{
	height: 44px;
	text-align: center;
	width: 709px;
	text-align: left;
}
#setashome a img{
	border: 0px;
}