/*
	Design
*/
#head-notebook-big
{
	position:absolute;
	left: 0;
	top: 198px;
}

#head-wire-big
{
	position:absolute;
	left: 105px;
	top: 113px;
}

#head-plane-big
{
	position:absolute;
	left: 94px;
	top: 84px;
}


/*
	Content
*/
div.download
{
	background-color: White;
	border: solid 1px #ff7f00;
	margin: 20px -20px 20px;
	padding: 0 20px 20px 20px;
}

.download .note
{
	padding-left: 20px;
	font-size: 10pt;
	color: #808080;
}

a.nav
{
	margin-right: 20px;
}

td.left
{
	width: 50%;
	padding-right: 15px;
}

td.right
{
	width: 50%;
	padding-left: 15px;
}

.more
{
	text-align: right;
}

/*
	Misc
*/
.banners
{
	position: relative;
	top: 490px;
	left: 35px;
	width: 180px;
	text-align: center;
}

