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

body{
background-color:#27242b;
color:#000000;
margin:0px;
padding:0px;
font: normal 12px arial, verdana, helvetica;
}



#wrapper{
width:950px;
margin:auto;
}

.header_enter{
background-image:url(../../templates/images/front/background_header_enter.jpg);
background-position:top center;
background-repeat:no-repeat;
width:950px;
height:227px;
position:relative;
}

.logo_holder_enter{
background-image:url(../../templates/images/front/logo_enter.jpg);
background-position:top;
background-repeat:no-repeat;
width:950px;
height:227px;
position:absolute;
top:0px;
left:0px;
}

.subtitle_1_enter{
position:absolute;
top:150px;
left:310px;
color:#FFFFFF;
font-size:16px;
font-weight:bold;
}

.subtitle_2_enter{
position:absolute;
top:175px;
left:310px;
color:#FFFFFF;
font-size:12px;
}

.logo_holder_enter a img{
border:0px;
}


.main_image_holder_enter{
background-image:url(../../templates/images/front/main_enter_holder.jpg);
background-repeat:no-repeat;
background-position:top;
width:950px;
height:650px;
position:relative;
}

.address_holder_enter{
text-align:center;
font-size:14px;
margin:auto;
padding:460px 0 0 0;
color:#FFFFFF;
}

.address_holder_enter p{
	padding: 0;
	margin: 0px;
}

.enter_link{
display:block;
width:200px;
height:50px;
border:0;
position:absolute;
top:385px;
left:375px;
}
.enter_link img{
border:0;
}

.main_image{
position:absolute;
top:3px;
left:223px;
padding:0;
margin:0;
border: none;
}

.main_image a, .main_image a.img{
border:0 none;
width:503px;
height:354px;
}