@charset "utf-8";

a {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	color: #990033;
}
a:focus {
	color: #990066;
	}
#container {
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	top: 0;
	width: 850px;
	height: 675px;
	background-color: #003300;
	background-image: url(../images/bg-index-2.jpg);
	background-repeat: no-repeat;
}
#textbox {
	position: absolute;
	font-size: 12px;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
	width: 425px;
	left: 412px;
	top: 363px;
}
#introText {
	position: absolute;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	top: 95px;
	left: 69px;
}
#title {
	position: absolute;
	left: 35px;
	top: 17px;
}
#navigation {
	position: absolute;
	width: 220px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0066CC;
	text-decoration: none;
	top: 233px;
	left: 245px;
}
#pcbNav {
	position: absolute;
	background-color: #FFFFFF;	 
	width: auto;
	top: 0;
	right: 0;
	z-index: 1150;
}
#forSaleNav {
	position: absolute;
	background-color: #FFFFFF;	 
	top: 27px;
	right: 27px;
	z-index: 1140;
}
#repairNav {
	position: absolute;
	background-color: #FFFFFF;	 
	top: 54px;
	right: 50px;
	z-index: 1130;
}
#conatctNav {
	position: absolute;
	background-color: #FFFFFF;
	top: 86px;
	right: 70px;
	z-index: 1120;
	width: 12em;
}

#swapPic {
	position: absolute;
	width: 195px;
	left: 80px;
	top: 161px;
}
#homeNav {
	position: absolute;
	left: 786px;
	top: 0px;
}
#author {
	position: absolute;
	width: 300px;
	left: 600px;
	top: 725px;
	font-size: 9px;
	color: #66FFCC;
}