body {font-family: 'Ubuntu'!important; font-size:12px; margin:0px auto; padding:0px;}

#wrap {width:100%; /*height:730px;*/ position:relative}
	body.specials #header {background:url(../img/bg/top.jpg) repeat-x;}
	#header {height:96px; position:relative;}
	#logo02 {position:absolute; right:72px; bottom:20px;}
		#logo02 img {border:0px;}
	#navi {position:absolute; bottom:20px; right:70px; font-size:14px;}
		#navi ul {list-style-type:none; margin:0px; padding:0px;}
		#navi ul li {float:left; padding-left:30px; 
		
		text-shadow:   
			1px  1px 1px #f2f2f2,
			-1px -1px 1px #f2f2f2,
			-1px  1px 1px #f2f2f2,
			1px -1px 1px #f2f2f2;
		
		}
	#boxin {position:relative; width:100%; /*min-height:468px;*/ overflow: auto;}
	
#logo-main {position:absolute; width:152px; left:50%; top:30%; margin:-70px auto 20px -88px; height:194px; padding: 10px; background-color: #ffffff; z-index: 99}
	#logo01-01{position:absolute; top:10px; left:10px;}
	#logo01-02{position:absolute; bottom:10px; left:10px}
	#login-main{font-size:14px; position:absolute; top:92%; right:4%; padding: 5px 10px; background-color:#ffffff;}
	
a {color:#054371; text-decoration:none;}
	a:hover {color:#26A9E0;}

h2 {font-size:14px; color:#054371; font-weight:normal; margin:0px;}

body.specials #footerbox {background:url(../img/bg/bottom.jpg) repeat-x; width: 100%; position: fixed; left: 0px; bottom: 0px;}
#footerbox {position:relative; height:112px; margin-top:1px;}	
#footer {position:absolute; bottom:20px; left:72px; font-size:10px; color:#222222}
	#footer a {color:#222222;}
	#footer a:hover {color:#26A9E0;}
	
#boxpad {padding:0px 70px;}

.table td {vertical-align:top; padding:2px;}

#leftcontent {float:left}
#rightcontent {margin-left:380px; position:relative; padding-top:15px;}
#rightcontent.contact {font-size: 10px; margin-left: 450px;}

#awards {height: 98%; float: left; margin:0px 10px;  border-bottom: 6px solid #E6E6E6;}
/*#awards table {height: 14%; font-size: 11px; color: #054371;}*/
#awards table {height: 54px; font-size: 11px; color: #054371;}
#awards td {vertical-align: middle;}
#awards h2 {margin: 0px; padding: 0px;}
#awards p {margin: 0px; padding: 0px;}
/*.awards-page #makeMeScrollable div.scrollableArea img {float: none; height: 86%}*/
.awards-page #makeMeScrollable div.scrollableArea img {float: none; height: 200px}
.awards-page #boxin {padding-top: 20px; border-top: 1px solid #E6E7E8}

#aboutbox {font-size: 9px; color: #4D4D4D; width: 200px; margin-bottom: 20px;}
#aboutbox h2 {background-color: #E6E7E8; padding: 5px 10px; font-size: 11px;}
#aboutbox p {padding-left: 10px; margin:6px 0px;}

.hpscreen {width: 100%; height: 100%; position: absolute;}

@media only screen and (max-height: 600px) {
	.hpscreen {height: 600px; }
	#logo-main {top: 24%}
	.instagram {top: 52%!important}
}