@charset "utf-8";
/* CSS Document */

html, body {
	height: 100%;	
}
#container {
	width: 850px;
	margin:0px auto;
	text-align:center;
	color:#C3023B;
	font-size:120%;
	position:relative;
	top:50%;
	margin-top: -211px;
}

#go_to_lg {
	text-decoration:none;
	text-indent:-9999px;
	width: 439px;
	height: 276px;
	background-image:url(../img/lg_security_adria.gif);
	background-repeat: no-repeat;
	display:block;
	color:#333;
	margin:0px auto;
	margin-bottom:20px;
}

#coming_soon {	
	color:#333;
	margin:20px;
}
