@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
}
/* CSS Document */

#AotechWrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	padding: 0px;
	width: 980px;
	height: auto;
	float: none;
	clear: both;
	background-color: #FFF;
	margin: auto;
	border: thick double #CCC;
	text-align: left;
}
#AotechHeaderSection {
	background-image: url(aotech-header-background.png);
	height: 125px;
	display: block;
}
#AotechBodySection {
	display: block;
}
#AotechFooterSection {
	height: 30px;
	text-align: center;
	font-weight: bold;
	background-image: url(aotech-footer-background.png);
	font-size: small;
	line-height: 30px;
	display: block;
}
#AotechCompanyTitle {
	height: 80px;
	background-image: url(aotech-header-companytitle.png);
}

#AotechMainMenu {
	background-color: #0066FF;
	height: 30px;
}
#div-keyboard-1 {
	padding-top: 30px;
	padding-right: 50px;
	padding-bottom: 30px;
	padding-left: 50px;
}
#keyboardstyle-1 {
	width: 900px;
}
.spacer5 {
	height: 5px;
}


.spacer10 {
	height: 10px;
}
.spacer15 {
	height: 15px;
}
.spacer20 {
	height: 20px;
}


.seperatorstyle-1 {
	background-color: #3CF;
	font-weight: bold;
}

.specification-disclaimer {
	font-size: 0.6em;
}
.tablestyle-evenrow {
	background-color: #CFF;
}
.tablestyle-oddrow {
	background-color: #EEE;
}.descriptiontextstyle-1 {
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	vertical-align: text-top;
}
