body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, table, th, tr, td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset, img, abbr {
	border: 0;
}

address, caption, code, dfn, em, h1, h2, h3, h4, h5, h6, strong, th, var {
	font-style: normal;
	font-weight: normal;
}

caption, th {
	text-align: left;
}

a {
	text-decoration: none;
}

body {
	background: #fff;
}

body * {
	font-family: 'Helvetica Neue', 'Helvetica-Neue', 'Helvetica';
}

#header, #container {
	background: #fff;
	padding: 1px 0;
}

#container {
	padding-bottom: 25px;
}

#content {
	width: 750px;
	margin: 0 auto;
	position: relative;
}

a {
	color: #FF6600;
	font-weight: bold;
}

a:hover {
	background: #fff;
	padding-bottom: 1px;
	border-bottom: 1px solid #FF6600;
}

strong {
	font-weight: bold;
}

#mainnav {
	background: #000;
	font-size: 15px;
	font-weight: bold;
	padding: 15px 0;
}

#mainnav #menu {
	width: 750px;
	margin: 0 auto;
}

#mainnav #menu li {
	display: inline;
	padding-right: 20px;
}

#mainnav #menu li a {
	color: #FF6600;
}

#mainnav #menu li.selected a, #mainnav #menu li a:hover {
	color: #fff;
	background: #000;
	border: none;
}

#header {
	padding: 50px 0 40px;
}

#header h1 {
	background: url('../images/avnisoft.png') top left no-repeat;
	height: 90px;
	width: 750px;
	margin: 0 auto;
	text-indent: -9999px;
}

#footer {
	color: #aaa;
	font-size: 12px;
	margin: 10px auto 5px;
	padding-top: 5px;
	width: 750px;
}

h2, h3 {
	color: #000;
}

.tier .wide {
	width: 695px;
	font-size: 14px;
	line-height: 2.0em;
	margin-bottom: 50px;
	color: #333;
}

.tier .primary {
	width: 530px;
	font-size: 14px;
	line-height: 2.0em;
	padding-top: 26px;
	margin-bottom: 50px;
	color: #333;
	margin-left: 245px;
}

.tier .primary p, .tier .wide p {
	font-size: 13px;
	line-height: 1.5em;
	margin-bottom: 1em;
}

.tier p.lead-in {
	font-size: 14px;
	font-weight: bold;
	color: #66676f;
	line-height: 1.6em;
	margin-bottom: 2em;
}

.tier .primary h3, .tier .wide h3 {
	font-weight: bold;
	line-height: 1.3em;
	padding: 4px 0 4px;
}

.tier ul, .tier ol {
	margin-bottom: 1.5em;
	padding-left: 1.3em;
}

.tier li {
	font-size: 13px;
	line-height: 1.5em;
}

.tier ul.logos li {
	color: #777;
}

.tier .secondary {
	font-size: 14px;
	font-weight: bold;
	position: absolute;
	color: #999;
	width: 220px;
	line-height: 2.0em;
	top: 0;
	left: 0;
}

.tier .secondary h2, .tier .wide h2, .tier .primary h2 {
	font-size: 21px;
	font-weight: bold;
	color: #000;
}

.tier .secondary p {
	margin-bottom: 12px;
}

.productDetail {
	font-size: 13px;
	font-weight: normal;
	color: #000;
}

a.productDetail:hover {
	background: #fff;
	padding-bottom: 1px;
	border-bottom: 1px solid #fff;
}

#the-bios {
	font-size: 13px;
	line-height: 1.5em;
	margin-top: -6px;
}

#the-bios dt {
	border-top: 1px solid #dcdcdf;
	color: #7d7e88;
	font-size: 14px;
	padding-top: 5px;
	margin-bottom: 5px;
	position: relative;
}

#the-bios dt img {
	border: 1px solid #dcdcdf;
	border-width: 0 1px 1px;
	position: absolute;
	padding: 2px;
	top: 0;
	right: 0;
}

#the-bios dt strong {
	color: #000;
	font-weight: bold;
}


#the-bios dd.bio {
	color: #222;
	width: 325px;
	margin-bottom: 15px;
}