html,body {
	padding: 0;
	margin: 0;
}

body {
	background-image: url("../images/background.jpg");
	background-repeat: repeat;
	background-position: center top;
	font-family: Geneva, Georgia, "Gill Sans";
	font-size: 12px;
	text-align: center;
	width: 100%;
	text-align: center;
}

h1 {
	font-size: 20px;
	font-variant: normal;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-align: center;
}

h2 {
	font-size: 18px;
	font-variant: normal;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-align: left;
}

#main {
	position: relative;
	top: 40px;
	left: 0px;
	width: 750px;
	height: 700px;
	margin: 0 auto;
}

#box {
	background: none repeat scroll 0 0 #44FBD2;
	border: 1px solid #aaffff;
	clear: both;
	height: 660px;
	left: 0;
	position: relative;
	top: 0;
	width: 100%;
	border: 1px black solid;
	text-align: left;
}

#logo {
	background: none;
	font-size: 35pt;
	height: 150px;
	line-height: 150px;
	left: 15px;
	position: relative;
	text-align: center;
	top: 15px;
	width: 530px;
	float: left;
	clear: none;
	left: 15px;
	font-size: 35pt;
}

#logo img {
	width: 100%;
}

#content {
	font-size: 10pt;
	height: 335px;
	left: 15px;
	position: relative;
	text-align: left;
	top: 0px;
	width: 500px;
	float: left;
	clear: none;
	overflow: hidden;
}

#botlinks {
	background: none repeat scroll 0 0;
	clear: both;
	font-size: 9pt;
	height: 40px;
	left: 0;
	line-height: 40px;
	position: relative;
	text-align: center;
	top: 0;
	width: 100%;
}

#cables {
	clear: none;
	float: right;
	height: 660px;
	overflow: hidden;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 220px;
	z-index: 2;
}

#cables img {
	width: 100%;
	height: 100%;
}

#what {
	height: 50px;
	left: 0px;
	overflow: hidden;
	position: relative;
	text-align: center;
	top: 0px;
	width: 535px;
}

.big {
	font-size: 30px;
}

#electronic {
	position: absolute;
	clear: none;
	top: 210px;
	left: 0px;
	height: 175px;
	overflow: hidden;
	text-align: left;
	width: 400px;
}

#electrical {
	position: absolute;
	clear: none;
	top: 210px;
	left: 290px;
	width: 400px;
	height: 175px;
	overflow: hidden;
	text-align: left;
}

#computer {
	position: absolute;
	clear: none;
	top: 380px;
	left: 290px;
	height: 175px;
	overflow: hidden;
	text-align: left;
	width: 400px;
}

#text1 {
	position: relative;
	clear: none;
	top: 10px;
	left: 10px;
	width: 400px;
	height: 175px;
	overflow: hidden;
	text-align: left;
}

#text2 {
	position: relative;
	clear: none;
	top: 10px;
	left: 290px;
	height: 175px;
	overflow: hidden;
	text-align: left;
	width: 235px;
}

#map {
	clear: none;
	height: 273px;
	left: 10px;
	overflow: hidden;
	position: relative;
	text-align: left;
	top: 0;
	width: 511px;
}

td {
	width: 50%;
}

#elec {
	clear: none;
	height: 175px;
	left: 21px;
	overflow: hidden;
	position: absolute;
	text-align: left;
	top: 368px;
	width: 244px;
}

#sparkyman {
	bottom: -51px;
	clear: none;
	height: 100px;
	left: 0;
	overflow: hidden;
	position: absolute;
	text-align: center;
	width: 613px;
}

#elec img {
	width: 100%;
	height: 100%;
}

#electrical img,#electronic img,#computer img {
	width: 200px;
	position: relative;
	left: 10px;
}

#beastie {
	height: 20px;
	width: 750px;
	text-align: center;
	font-size: 10px;
	z-index: 10;
	position: absolute;
	left: 0px;
	font-size: 10px;
}

#guarBox {
	height: 425px;
	left: 10px;
	overflow: auto;
	position: absolute;
	text-align: left;
	top: 185px;
	width: 514px;
}

th {
	text-align: left;
}

#niceic {
	bottom: 0;
	position: absolute;
	right: 0;
	width: 193px;
	z-index: 3;
}

#niceic a img {
	border: none;
	width: 100%;
}
