body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #000;
}
#wrapper {
	position:relative;
	width:800px;
	height:600px;
	z-index:1;
	margin-left: auto;
	margin-right: auto;
	background-color: #000;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: underline;
	color: #FC0;
}
a:active {
	text-decoration: none;
	color: #FF9;
	font-size: 12px;
}

#grayline{
	position:absolute;
	width:797px;
	height:28px;
	z-index:1;
	left: 0px;
	top: 91px;
	background-color: #999;
	color: #FFF;
	font-size: 18px;
	text-align: left;
}
#whiteline {
	position:absolute;
	width:2px;
	height:744px;
	z-index:2;
	left: 607px;
	top: -141px;
	background-color: #FFF;
}
#name {
	position:absolute;
	width:293px;
	height:29px;
	z-index:3;
	left: 302px;
	top: 52px;
	color: #FC6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-align: right;
}
#arqui {
	position:absolute;
	width:181px;
	height:32px;
	z-index:9;
	left: 616px;
	top: 53px;
	color: #F90;
	font-size: 20px;
}
#home {
	position:absolute;
	width:554px;
	height:30px;
	z-index:18;
	left: 20px;
	top: 563px;
	font-size: 14px;
	text-align: left;
	color: #FFF;
}
#title {
	position:absolute;
	width:585px;
	height:21px;
	z-index:19;
	top: 95px;
	color: #FFF;
	left: 15px;
	font-size: 16px;
}
#solutions{
	position:absolute;
	width:53px;
	height:310px;
	z-index:10;
	left: 620px;
	top: 128px;
}
