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


body{
	background-color:#000000;
	margin:0;
	padding:0;
	background-image:url(../images/bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	font-family:Verdana, Arial, Helvetica, sans-serif;

	color:#FFFFFF;
}

.paddings{
	padding-left:250px;
}

img {
border:0;
}


#bigimg{
background-image:url(../images/index.png);
background-repeat:no-repeat;
width:290px;
height:290px;
margin:130px auto auto auto;
padding:0;
position:relative;
}

#enter{
	position:absolute;
	left: 193px;
	top: 224px;
	border:0;
	width:0px;
	height:0px;
}

#logo{
	position:absolute;
	left: 297px;
	top: 190px;
	width: 117px;
	height: 72px;
}


#middle {
	position:absolute;
	width:300px;
	height:50px;
	left: 193px;
	top: 352px;
}

#right {
	position:absolute;
	float: left;
	width:300px;
	height:50px;
	left: 447px;
	top: 205px;
}

#or {
	position:absolute;
	float: left;
	width:107px;
	height:46px;
	left: 321px;
	top: 291px;
}

#bottom_message {
	position:absolute;
	float: left;
	width:650px;
	height:30px;
	left: -6px;
	top: 431px;
}


.margintop{
margin-top:5px;
margin-right:5px;
width:94px;
height:25px;
float:left;
}

.gel{
width:94px;
float:left;
}

#content{
width:800px;
margin:180px auto 20px auto;
background-image:url(../images/flame.png);
background-repeat:no-repeat;
background-position:top left;
height:250px;
}

#contenttxt{
float:left;
width:47%;
font-weight:normal;
font-size:12px;
color:#BCBEC0;
padding-top:50px;
}

#divider{
float:left;
width:6%;
}

#contenttxt p{

margin:0;
padding:0;
text-align:justify;
}

.indented{
text-indent:30px;
}


#footer{
clear:both;
width:800px;
margin:20px auto 10px auto;
height:20px;
border-top:#BCBEC0 1px solid;
color:#BCBEC0;
font-size:10px;
text-align:center;
}
