#header {
	width: 900px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	background : url(../images/pheader.gif) no-repeat;
	position: absolute;
	top: 0px;
	left: 50px;
}

#plaintext, #htmlheader {
	position: absolute;
	top: 60px;
	left: 885px;
	text-align: right;
	width: 100px;
}

#plaintext a {
	text-decoration: none;
	color: #333333;
}

#maintopic {
	width: 935px;
	background: #999999 url(../images/pmbal.gif) repeat-x bottom right;
	text-align: left;
	padding: 0px;
	margin: 0px;
	height: 35px;
	position: absolute;
	top: 120px;
	left: 50px;
}

#maintopicedge {
	height: 35px;
	width: 3px;
	position: absolute;
	top: 120px;
	left: 50px;
	background: transparent url(../images/pmted.gif) no-repeat top left;
}


#maintopic ul {
	height: 35px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	color: #ffffff;
}

#maintopic li {
	display: inline;
}

#maintopic li a {
	display: block;
	float: left;
	height: 27px;
	margin: 0px;
	padding: 8px 8px 0px 8px;
	background: #999999 url(../images/pmbgr.gif) repeat-x top right;
	text-decoration: none;
	font-weight: bold;
 	color: #ffffff;
rem 	border-left: 1px solid #cccccc;
rem	border-right: 1px solid #333333;
}

#maintopic li a img {
	vertical-align : middle;
}

#maintopic li a.sel {
	background: #003399 url(../images/pmbgra.gif) repeat-x top right;
}

#maintopic li a:hover {
	background: #003399 url(../images/pmbgra.gif) repeat-x top right;
	color: #ffffff;
}

#net {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 115px;
	width: 235px;
	background: transparent url(../images/pnet.gif) no-repeat bottom left;
	padding: 0px;
	margin: 0px;
}

#eyecatcher {
	width: 520px;
	height: 170px;
	margin: 0px;
	padding: 0px;
background : transparent url(../images/) no-repeat;
	position: absolute;
	top: 170px;
	left: 245px;
}


#tel {
	position: absolute;
	top: 20px;
	left: 780px;
	width: 155px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	background: transparent url(../images/ptel.gif) no-repeat;
}

#flags {
	position: absolute;
	top: 40px;
	left: 780px;
	width: 155px;
	height: 15px;
	margin: 0px;
	padding: 0px;
}

#youarehere {
	position: absolute;
	top: 360px;
	left: 245px;
	width: 520px;
	height: 15px;
	margin: 0px;
	padding: 0px;
}

#topic {
	position: absolute;
	top: 164px;
	left: 50px;
	width: 180px;
	padding: 0px;
	margin: 0px;
}

#topic ul {
	list-style-type: none;
	margin:0px;
	padding: 6px 0px 6px 0px;
	color: #ffffff;
rem list-style-image: none;
rem list-style-position: inherit;
}

#topic li {
	display: inline;
}

#topic li a {
	margin: 1px 0px 0px 0px;
	padding: 6px 0px 6px 8px;
	background-color: #cccccc;
	text-decoration: none;
	font-weight: bold;
 	color: #ffffff;
	display: block;
}

#topic li a img {
	vertical-align : middle;
	display: block;
}

#topic li a.sel {
	background-color: #003399;
	display: block;
}

#topic li a.sub {
	background-color: #999999;
	padding: 6px 0px 6px 25px;
	display: block;
}

#topic li a.subsel {
	background-color: #003399;
	padding: 6px 0px 6px 25px;
	display: block;
}

#topic li a:hover {
	background-color: #003399;
	display: block;
}


#search {
	position: absolute;
	top: 125px;
	left: 780px;
	width: 160px;
	text-align: left;
	margin: 0px;
	padding: 0px;
rem	border: solid 1px #000000;
}

form.search {
	padding: 0px;
	margin: 0px;
}

form.search input {
	padding: 2px 0px 2px 4px;
	margin: 0px;
	vertical-align : middle;
	font-size: 80%;
	color: #003399;
}

input.search {
	border: #999999 1px solid;
	width: 100px;
}


#content {
	width: 520px;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	background-color: #ffffff;
	position: absolute;
	top: 380px;
	left: 245px;
}

#edgeright {
	position: absolute;
	top: 170px;
	left: 50px;
	width: 180px;
	padding: 0px;
	margin: 0px;
background: url(../images/perb.gif) no-repeat top right;
}

#sidebartop {
	position: absolute;
	top: 170px;
	left: 780px;
	width: 207px;
	height: 5px;
	margin: 0px;
	padding: 0px;
	background: url(../images/psibgt.gif) no-repeat right top;
}

#sidebar {
	position: absolute;
	top: 175px;
	left: 780px;
	width: 207px;
	padding: 0px;
	background: url(../images/psibgr.gif) repeat-y right top;
rem	border-left: 1px solid #999999;
rem	border-right: 1px solid #999999;
rem	border-bottom: 1px solid #999999;
}


#sidebar p {
	font-size: 90%;
}

#youarehere p.small {
	font-size: 90%;
	text-decoration: none;
	color: #999999;
display: inline;
}


#youarehere a.small {
	font-size: 90%;
	text-decoration: none;
	color: #999999;
}

#youarehere a:hover, #commontop a:hover {
	text-decoration: underline;
}

#more a.small {
	font-size: 90%;
	font-weight: normal;
	text-decoration: none;
	color: #999999;
}

#shopcontrol {
	position: absolute;
	top: 155px;
	left: 790px;
	width: 205px;
	valign: top;
}

#shopcontrol a {
	font-size: 100%;
	text-decoration: none;
	line-height: 100%;
	font-weight: bold;
	color: #ffffff;
	display: inline;
}


#shopcontrol a:hover {
	font-size: 100%;
	text-decoration: underline;
	line-height: 100%;
	font-weight: bold;
	color: #ffffff;
	display: inline;
}

#quantum {
	position: absolute;
	top: 240px;
	left: 790px;
	width: 205px;
	valign: top;
}

#quantum p {
	font-size: 80%;
	line-height: 140%;
	font-weight: none;
	color: #ffffff;
}
