@charset "utf-8";
.body {
	background-color: #111111;
}
.bgrd {
	background-color: #ffffff;
	padding: 0px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	height: 400px;
	width: 600px;
	border: 0px;
	vertical-align: middle;
}
.container {
	margin-top: 0px;
	top: 0px;
}
.bigblob {
	height: 80px;
	width: 130px;
	background-color: #000000;
	color: #ffffff;
	text-align: center;
	font-size: 11px;
	padding-top: 60px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.blob {
	height: 50px;
	width: 80px;
	background-color: #000000;
	color: #ffffff;
	text-align: center;
	font-size: 11px;
	padding-top: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.fadedblob {
	height: 50px;
	width: 80px;
	background-color: #7E7E7E;
	color: #C4C4C4;
	text-align: center;
	font-size: 11px;
	padding-top: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.link1 {
	position: relative;
	height: 50px;
	width: 80px;
	left: 40px;
	top: 0px;
}
.thumb {
	border: 3px solid #FFFFFF;
}

.text1 {
	height: 50px;
	width: 80px;
	background-color: #000000;
	top: 0px;
	color: #ffffff;
	text-align: center;
	font-size: 11px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.link2 {
	position: relative;
	height: 50px;
	width: 80px;
	left: 280px;
	top: 0px;
}
.motto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
}

.link3 {
	position: relative;
	height: 50px;
	width: 80px;
	left: 420px;
	top: -150px;
}

.link4 {
	position: relative;
	height: 50px;
	width: 80px;
	left: 130px;
	top: -30px;
}
.pagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	background-color: #222222;
	text-align: center;
	font-style: italic;
	padding: 5px;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7D7D7D;
	background-color: #111111;
	font-style: normal;
	padding-bottom: 5px;
}
.link1edge {
	position: relative;
	height: 50px;
	width: 80px;
	left: 10px;
	top: 0px;
}

.link2edge {
	position: relative;
	height: 50px;
	width: 80px;
	left: 10px;
	top: 31px;
}

.link3edge {
	position: relative;
	height: 50px;
	width: 80px;
	left: 10px;
	top: 62px;
}
.link4edge {
	position: relative;
	height: 50px;
	width: 80px;
	left: 10px;
	top: 93px;
}
.link5edge {
	position: relative;
	height: 50px;
	width: 80px;
	left: 10px;
	top: 124px;
}
.statement {
	position: relative;
	width: 440px;
	left: 110px;
	margin-top: -250px;
	text-align:justify;
	color: #6C6C6C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 400px;
}
.techinfo {
	position: relative;
	width: 440px;
	left: 110px;
	margin-top: -250px;
	text-align:justify;
	color: #6C6C6C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.darklink {
	color: #6C6C6C;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.techfloor {
	height: 630px;
	vertical-align: top;
}
.topltcnr {
	width: 20px;
	height: 20px;
	background:url(../images/topleftfloor.jpg) no-repeat;
}
.topborder {
	width: 560px;
	height: 20px;
	background:url(../images/topborder.jpg) repeat-x;
}
.toprtcnr {
	width: 20px;
	height: 20px;
	background:url(../images/toprightborder.jpg) no-repeat;
}
.ltborder {
	width: 20px;
	height: 360px;
	background:url(../images/ltborder.jpg) repeat-y;
}
.rtborder {
	width: 20px;
	height: 360px;
	background:url(../images/rtborder.jpg) repeat-y;
}
.ltborderfl {
	width: 20px;
	background:url(../images/ltborder.jpg) repeat-y;
}
.rtborderfl {
	width: 20px;
	background:url(../images/rtborder.jpg) repeat-y;
}
.botltcnr {
	width: 20px;
	height: 20px;
	background:url(../images/botleftfloor.jpg) no-repeat;
}
.botborder {
	background:url(../images/botborder.jpg) repeat-x;
}
.botrtcnr {
	width: 20px;
	height: 20px;
	background:url(../images/botrtfloor.jpg) no-repeat;
}

