body { height: 100%; margin: 0; background-image: url(../images/master-bg.png); background-repeat: repeat-y; background-position: center top; background-color: #ebebeb; font-family: Verdana, sans-serif; font-size: 14px; color: #666666; }

.clearme { clear: both; }
.pad { padding: 0 20px; }
*:focus { outline: none; }

#master { width: 824px; margin: 0 auto; }
	#top h1 { float: left; margin: 0; }
		#top h1 a { display: block; width: 101px; height: 53px; background-image: url(../images/logo-sprite.png); background-position: 0 0; text-decoration: none; text-indent: -9999px; }
		#top p { float: right; font-family: Verdana, sans-serif; font-size: 14px; }
	#banner { position: relative; height: 215px; background-image: url(../images/banner.jpg); background-repeat: no-repeat; background-position: left top; }
		#banner h2 { position: absolute; left: 80px; top: 122px; margin: 0; font-family: Verdana, sans-serif; font-size: 33px; font-style: italic; font-weight: normal; color: white; text-shadow: black 1px 1px 2px; }
	#about { margin: 0; padding: 10px 0 0; border-bottom: 1px solid #ebebeb; line-height: 20px; font-family: Verdana, sans-serif; font-size: 14px; color: #2139a4; }
	.feature { padding: 32px 0; border-bottom: 1px solid #ebebeb; }
		.feature h2 { float: left; margin: 0; } 
			.feature h2 a { display: block; width: 180px; margin: 0; background-image: url(../images/logo-sprite.png); text-indent: -9999px; }
				.feature h2 a#ztech { height: 65px; background-position: 0 -53px; }
				.feature h2 a#zlabs { height: 82px; background-position: 0 -118px; }
				.feature h2 a#dcg { height: 65px; background-position: 0 -200px; }
		.featdesc { margin: 16px 0 0 246px; }
			.featdesc h3 { margin: 0; font-family: Verdana, sans-serif; font-size: 18px; font-style: italic; font-weight: normal; color: #2139a4; }
			.featdesc p { margin: 18px 0; line-height: 24px; }
		.feature a.visit { display: block; width: 137px; height: 29px; background-image: url(../images/visit-btn.png); background-repeat: no-repeat; background-position: left top; text-decoration: none; text-indent: -9999px; }
	a#btt { float: right; display: block; margin: 22px 0; padding: 4px 8px; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; background-color: #ebebeb; text-align: center; text-decoration: none; font-family: Verdana, sans-serif; font-size: 14px; font-style: italic; color: #666666; }