*
{
	margin:0;
	padding:0;
	border:0;
}

body
{
	background: #000000 url('../images/white-stripe.gif') repeat-y;
	font-family: Lucida Grande, Verdana, Arial, sans-serif;
	font-size: 12px;
}

ul
{
	list-style-type: none;
}

h1
{
	position: absolute;
	top:30px;
	left:163px;
	background: transparent url('../images/adamluptak.png') no-repeat;
	text-indent: -5000px;
	overflow: hidden;
	width: 246px;
	height: 44px;
}

#subnav
{
	position: absolute;
	top: 52px;
	left: 430px;
	font-weight: bold;
	color: #FFFFFF;
}

#subnav a
{
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

#subnav a:hover
{
	text-decoration: underline;
}

#content
{
	position: relative;
	left: 62px;
	top:94px;
	width: 828px;
	padding-bottom: 2px;
	padding-right: 20px;
}

#content .copy
{
	text-align: right;
	width: 188px;
	position: absolute;
}

.copy *
{
	margin-right: 4px;
}

.copy * *
{
	margin-right: 0;
}

.copy h2
{
	font-family: Impact, Haettenschweiler, Arial Narrow Bold, sans-serif;
	font-weight: normal;
	letter-spacing: .05em;
	margin-right: 0;
	position: relative;
	left: -2px;
	width: 190px;
}

.copy h2 a
{
	background: #000000;
	color: #FFFFFF;
	padding-right: 1px;
	padding-left: 6px;
	text-decoration: none;
}

.copy h2 a:hover
{
	text-decoration: underline;
}

.copy .company
{
	color: #444444;
	font-size: 10px;
	padding-bottom: 6px;
}

.copy .company a
{
	color: #444444;
	text-decoration: none;
}

.copy .company a:hover
{
	text-decoration: underline;
}

.copy .technology
{
	color: #444444;
	font-size: 9px;
}

.copy p
{
	padding-bottom: 10px;
}

.copy ul
{
	padding-bottom: 10px;
}

.copy ul li, .copy ul li *
{
}

.copy ul li .fwa
{
	background: transparent url(../images/fwa.png);
	width: 53px;
	height: 17px;
	text-indent: -5000px;
	overflow: hidden;
	float: right;
	text-align: left;
	margin-top: 2px;
}

.copy h3
{
	font-size: 12px;
}

#content .images
{
	position: relative;
	left: 188px;
	width: 640px;
	line-height: 0;
	margin-bottom: 40px;
}

.images ul li
{
	padding-bottom: 2px;
}

.images ul li.last
{
	padding-bottom: 0px;
}

.images .top-corner, .images .bottom-corner
{
	width: 7px;
	height: 7px;
	position: absolute;
	background: transparent url(../images/corners.png);
}

.images .top-corner
{
	right: 0;
	top: 0;
	background-position: 0 0;
}

.images .bottom-corner
{
	right: 0;
	bottom: 0;
	background-position: 0 -7px;
}

object
{
	outline: none;
}