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

html{margin:0;
	padding:0;
}

body{background: #000000  url(pics/back4.jpg) no-repeat top center;
	background-attachment: fixed;
	color:#000000;
	margin:0;
	padding:0;
}


h1 {font: 1.3em "Georgia";
	color:#FFF;
	line-height: normal;
}

h2 {font: .8em "Georgia";
	color:#FFF;
	line-height: 18px;;
}

h3 {font: 1em "Georgia";
	color:#333333;
	line-height: normal;

}

h4 {font: bolder 1.2em "Georgia";
	color:#333333;
	line-height: normal;
	outline-color: #FF0000;

}

h6 {font: italic .7em "Georgia";
	color:#FFF;
	line-height: normal;

}

p  {font: .8em "Georgia";
	color:#FFF;
	line-height: normal;

}

a {font: .9em "Georgia";
	color:#FFF;
	line-height: 18px;
	}
a:link {font: .9em "Georgia";
	color:#FFF;
	line-height: 18px;

}

a:hover {font: .9em "Georgia";
	color:#FF0000;
	line-height: 18px;

}

#container {
	margin: auto;
	width:940px;
	top:72px;
	position:relative;
}





#top{
margin-left:-55px;
z-index:1;
}

#info{
margin-top:195px;
margin-left:20px;
z-index:2;
position:relative;
}

#back{
margin-top:-471px;
margin-left:-40px;
width:998px;
z-index:-1;
position:relative;
}

#welcome{
margin-top:-30px;
margin-left:15px;
width:380px;
z-index:4;
position:relative;
}

#navi{
margin-top:-30px;
margin-left:-30px;
z-index:5;
position:relative;
}



#deal{
margin-top:-350px;
margin-left:520px;
width:370px;
z-index:4;
position:relative;

}

#deal2{
width:370px;
z-index:4;
position:relative;

}

#footer{
	margin: auto;
	width:920px;
	margin-top:-10px;
	z-index:4;
	position:relative;
}

#bottom{
	margin: auto;
	width:940px;
	margin-top:50px;
}



#iframe{
margin-top:-393px;
margin-left:220px;
z-index:5;
position:relative

}

#banner{
margin-left:450px;
margin-top:-370px;
z-index:3;
}