
@font-face {
	font-family: 'Conv_HelveticaBold';
	src: url('../uc-fonts/HelveticaBold.eot');
	src: local('☺'), url('../uc-fonts/HelveticaBold.woff') format('woff'), url('../uc-fonts/HelveticaBold.ttf') format('truetype'), url('../uc-fonts/HelveticaBold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}	
body { background: #f1f1f1; margin:0; padding:0; }
img{border:0;}
#main{ margin:0 auto;}
.layout-wrapper{width:880px; margin:120px auto;}
.top-bg{width:100%; height:306px; float:left;

background: #fff; /* Old browsers */
}
.logo{height:306px; width:100vw; text-align:center;display:table-cell;vertical-align:middle;}
.logo-tag{float:left; width:100%; text-align:center;}

.bottom-bg{width:100%; height:62px; float:left; /*margin-left:32px; border:3px solid #FFF; border-top:none; 
-webkit-box-shadow: 4px 4px 4px #bebebe;
	-moz-box-shadow: 4px 4px 4px #bebebe;
		box-shadow: 4px 4px 4px #bebebe;*/

background: #424242;
}
.under-maintenance{font-family: 'Conv_HelveticaBold'; font-size:36px; color:#FFF; float:left; width:100%; text-align:center; padding-top:6px;}

.shadow{width:100%; float:left; text-align:center; margin-top:15px;}
.link{font-size: 28px;    margin: 0 auto;    padding: 10px;    text-align: center; font-family: 'Conv_HelveticaBold'; font-weight: normal; color: #343434}
a{color: #666666; text-decoration: underline;}
a:hover{color: #005B9D; text-decoration: none;}