html{
	height: 100%;
	overflow-y: scroll;
}
html,p,ol,li,div{
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	border: 0;
	height: auto;
	text-align:center;
	background-color: #003886;	
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}

body>#container{
	height:100%;
}

#vline{
	position: static;
	width: 33px;
	background-image: url(images/vLine.png);
	background-repeat: repeat-y;
	background-position: top;
	background-position: left;
	z-index:-1;
}

#container {
	position: relative;
	width: 900px;
	min-height:100%;
	height: auto;
	text-align:left;
	margin:0 auto;
	margin-top: 50px;
}



#header {
	width: 733px;
	height: 59px;
	margin-left: 14px;
	padding: 0px;
	text-align:left;
}

#utility {
	position: absolute;
	top: 59px;
	left:0;
	width: 733px;
	height: 53px;
	background-image: url(images/utility.png);
	background-repeat: no-repeat;
	background-position:top;
	background-position:left;
	line-height: 0;
	font-size: 0;
	text-align:left;
	padding: 0px;
}

#utility .blue{
	margin-left:16px;
	margin-bottom:35px;
}
	
#utility .menu{
	margin-left:232px;
	margin-bottom:2px;
}

#container #sideL {
	position: absolute;
	margin-top: 112px;
	padding-top:0px;
	width: 249px;
	top: 0px;
	left: 4px;
	bottom: 0;
	height: auto;
	min-height:100%;
}

#sideL ol{
	margin-top:0px;
}

#sideL li{
	width: 249px;
	vertical-align: bottom;
	margin-left: 0px;
	line-height: 0;
	font-size: 0;
	margin-top: 0px;
}


#sideL #jack,#sideL #banner{
	margin-left: 36px;
	margin-top:10px;

}

.circuit1{
	width: 484px;
	margin-top:-2px;
	margin-bottom:0px;
	margin-left:0px;
}

.circuit2{
	width: 484px;
	right:0;
	margin-top:0;
	margin-left:255px;
}

#inner{
	width: 484px;
	float:left;
	margin-left:255px;
	margin-top:50px;
	background-image: url(images/column.png);
	background-repeat: repeat-y;
	background-position: top;
	background-position: left;
}

#contents{
	width: 420px;
	margin-top:0;
	margin-left:20px;
	padding:0;
}

#sideR{
	position: absolute;
	left: 757px;
	top: 0;
	width: 178px;
	margin-top: 0px;

}

#sideR li{
	margin-bottom: 10px;
	margin-top: 0px;
}

ol {
	list-style-type: none;
		padding-left:0px;
		padding-top:0px;
}

#footer{
	position:relative;
	height:14px;
	bottom:0px;
	margin-top: 0px;
	--text-align:center;
	margin-bottom: 0px;
	clear:both;
}

#earth{
--	position:static;
	margin-left: -866px;
	margin-top: 0px;
}
