.contactarea { height: 732px; }

	.leftbox, .formbox { position: relative; }
	
	.leftbox { float:left; width:386px; height:662px; margin:24px 0 0 16px; border-right:#fff 3px solid; }
	
		.infobox, .timebox { float:left; width:354px; }

		.infobox { border-top:#fff 3px solid; border-bottom:#fff 3px solid; }		
		
			.addressbox { height:84px; line-height:24px; padding-top:10px; text-align:center;  }
			.emailbox, .telnobox, .gsmnobox { height: 30px; text-align: left; padding: 10px 0 0 40px; border-top:#fff thin solid; }
			.emailbox {	background:url(../image/contact/email.png) no-repeat left; }
			.telnobox {	background:url(../image/contact/phone.png) no-repeat left; }
			.gsmnobox {	background:url(../image/contact/cellphone.png) no-repeat left; display:none; }
		
		.timebox { height:192px; margin-top:30px; border-bottom:#fff 3px solid; } 
		
			.calendarbox { float:left; width:173px; background:url(../datetime/bg_calendar.png) no-repeat; }
			
				.yearmonthbox, .daybox, .daynamebox { float: none; width: 173px; text-align: center; font-weight: bold; }
				.yearmonthbox {	height: 32px; font-size: 18px; color: #FFF; margin-top: 15px; }
				.daybox { height: 70px; font-size: 72px; color: #3c0; }
				.daynamebox { height: 56px;	font-size: 24px; color: #333; }
				
			.clockbox {	float:right; width:160px; height:166px; }
		
		.weatherbox { position:relative; float:left; width:370px; height:224px; top:18px; }
	
	.formbox { position:relative; float:right; top:10px; right:16px; width:376px; height:98%}