p, H1, H2, H3, H4, H5, H6, span, hr {
margin: 0; padding: 0; display: block; font-size: 100%; border: 0}
ul, li {margin: 0; padding: 0; }
li {list-style:none;}
ul, li, p, div, h1, h2, h3, h4, h5, h6, h7 {float: left; clear: both;}
a {text-decoration: underline;color: #0066CC;}
body {
margin: 0;
font-size: 70%;
font-family: Arial, sans-serif;
line-height: 115%;
position: relative;
text-align: center;
color: #444;
background: #EDEDEB;
}
br.clear {float: none; clear: both; width: 100%;}
img {
border: 0;
}
hr {display: none}
a:active, a:focus, img:active, img:focus {border: none; outline: none}
.On {display: block}
.Off {display: none}

/* basic page containers */
.PgFrame {
width: 100%;
float: left;
clear:both;
text-align: center;
background:url(../img/pageframe/pagebg.png) left top repeat-x #FAFAFA;
margin-top: -36px;
}
	.PgFrameTop {
	width: 824px;
	float: none;
	clear:both;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background:url(../img/pageframe/pgframe-middle.png) left top repeat-y #FFF;
	position: relative;
	z-index:2;
	margin-top: 36px;
	}
		.Page{
		width: 824px;
		float: left;
		clear:both;
		background:url(../img/pageframe/pgframe-top.png) left top no-repeat;
		margin-bottom: -120px;
		position: relative;
		z-index: 4;
		}
	.PageEnd {
	width: 824px;
	float: left;
	clear:both;
	background:url(../img/pageframe/pgframe-bottom.png) left top no-repeat;
	height: 163px;
	}
.PgFrameBottom{
width: 100%;
float: left;
clear:both;
background:url(../img/pageframe/pagebgbottom.png) left top repeat-x;
position: relative;
margin-top: -163px;
}
	.PgFrameBottom .Footer{
	width: 824px;
	float: none;
	height: 100px;
	margin-top: 163px;
	margin-left: auto;
	margin-right: auto;
	}

/* top */
.top {
width: 714px;
float: none;
margin-left: auto;
margin-right: auto;
position: relative;
z-index:3;
padding-right: 110px;
position: relative;
}
.top h5.cyber {
float: right;
clear: both;
margin: 13px 0 5px 0;
line-height: 100%;
color: #999;
width: 33em;
font-weight: normal;
text-align: right;
}
.top img  {
position: absolute;
right: 0;
top: 3px;
}
#Header {
float: left;
clear: both;
width: 786px;
}

/* header  */
	img.logo {
	float: left;
	clear: none;
	margin: 20px 0 28px 37px;
	background: #eee;
	display: inline;
	}
	/* search tool  */
		 #SearchTool, #SearchToolSection {
		float: right;
		clear: none;
		margin: 20px 23px 0px 0;
		position: relative;
		z-index:2;
		display: inline;
		}
		 #SearchToolSection {
		 margin: 20px 0 0 0;
		 float: left;
		}
		 #SearchTool form, #SearchToolSection form {
		float: left;
		clear: none;
		border: 1px solid #aaa;
		}
		 #SearchTool form div, #SearchToolSection form div {
		float: left;
		clear: none;
		background: url(../img/global/searchbox.png) right top no-repeat;
		padding: 0;
		margin: -1px -2px -1px -1px;
		display: inline;
		position: relative;
		}
		 #SearchTool form input, #SearchToolSection form input {
		float: left;
		clear: none;
		margin: -2px -27px -4px 0px;
		padding-left: 2px;
		position: relative;
		z-index:10;
		right: -2px;
		display: inline;
		}
		 #SearchTool form input.box, #SearchToolSection form input.box {
		float: left;
		background: url(../img/global/searchbox.png) left top no-repeat;
		border: 0;
		right: 0;
		margin: 0 10px 0 0;
		padding: 5px 0 0 7px;
		height: 17px;
		font: bold 11px/14px Arial, Helvetica, sans-serif;
		width: 17em;
		color: #222;
		display: inline;
		}
		#SearchToolSection form input.box {
		width: 22em;
		}
		/*loader*/
		 #SearchTool form div.loader,  #SearchToolSection form div.loader {
		float: left;
		clear: none;
		position: relative;
		z-index:1;
		background: none;
		width: 23px;
		height: 22px;
		display: block;
		margin: -2px -27px -4px 1px;
		padding: 3px 0 0 4px;
		display: inline;
		}
	/*PgMenu*/
		ul#PgMenu {
		float: right;
		clear: none;
		display: inline;
		padding: 0 0 5px 0;
		}
		ul#PgMenu li { 
		clear: none;
		float: left;
		padding: 1px 4px 1px 5px;
		left: 0px;
		position: relative;
		border-right: 1px solid #ddd;
		display: inline;
		}
		ul#PgMenu li a { 
		color: #999;
		text-decoration: none;
		padding-bottom: 1px;
		float: left;
		white-space: nowrap;
		}
		ul#PgMenu li a:hover { 
		text-decoration: underline;
		}
		/*inquiry*/
			ul#PgMenu li.inquiry { 
			border-right: none;
			}
			ul#PgMenu li.inquiry a { 
			color: #555;
			padding-left: 17px;
			background:url(../img/productgallery/small-addtocart.png) left top no-repeat;
			}
			ul#PgMenu li.inquiry a strong { color: #222;}
		
	/*MenuBar*/
		ul#MenuBar {
		width: 750px;
		margin: 0 0 0 36px;
		background:url(../img/pageframe/menubar.png) left top no-repeat #eee;
		height: 31px;
		display: inline;
		}
		ul#MenuBar li {
		clear: none;
		height: 31px;
		border-right: 1px solid #ccc;
		position:relative;
			z-index:100;
		}
		ul#MenuBar li.first {
		}
		ul#MenuBar li.last {
		border: none;
		padding-left: 1px;
		}
		ul#MenuBar li a {
		font: normal 15px/17px Arial, Helvetica, sans-serif;
		display: block;
		text-decoration: none;
		color: #333;
		width: 134px;
		padding-top: 6px;
      margin: 0 3px 0 3px;
		text-align: center;
		height: 31px;
		display: inline;
		float: left;
		}
		ul#MenuBar li.last a {width: 179px;}
		ul#MenuBar li a  img {margin-top: 8px;}
			/*selected*/
			ul#MenuBar li#selected {
			background:url(../img/pageframe/menubar.png);
			background-position: right -200px;
			background-repeat: no-repeat;
			background-color: #38CBF5;
			
			}
			ul#MenuBar li.first#selected {
			background-position: left -300px;
			}
			ul#MenuBar li.last#selected {
			background-position: right -300px;
			}
			ul#MenuBar li#selected a {
			color: #fff;
			}










/* content  */
#Content {
padding: 0;
width: 750px;
margin: 0 0 -10px 36px;
float: left;
clear: both;
display: inline;
}







/* footer  */
.Footer ul  {
margin-left: 15px;
float: left;
clear: both;
position: relative;
overflow: hidden;
display: inline;
}
.Footer ul li  {
float: left;
clear: none;
border-left: 1px solid #aaa;
padding-left: 5px;
margin-right: 5px;
margin-left: -6px;
margin-right: 12px;
display: inline;
}
.Footer ul li a {text-decoration: none;}
.Footer ul li a:hover {text-decoration: underline;}
.Footer p  {
float: left;
clear: both;
margin: 2px 0 10px 15px;
color: #666;
display: inline;
}

	




a.print {
float: right;
clear: none;
padding: 1px 0 4px 25px;
background:url(../img/global/texttools-print.png) left top no-repeat;
color: #888;
text-decoration:none;
position: relative;
top: 4px;
margin: -6px 0 0 0;
white-space: nowrap;
}
a.print:hover {
background:url(../img/global/texttools-print.png) left -106px no-repeat;
color: #222;
}
	
	
	
	
#popupmessage {
position: absolute; 
width: 100%; 
z-index: 1000;
left: 0px;
top: 0px;
}
#popupmessage #dimmer {
position: absolute; 
width: 100%; 
left: 0px;
top: 0px;
background: #000;
filter:alpha(opacity=30);
opacity: 0.3;
-moz-opacity:0.3;
}
#popupmessage #messagewin {
width: 300px;
background: #fff;
border: 4px solid #777;
z-index:1001;
position: absolute;
left: 50%;
margin: 120px 0 0 -150px;
text-align: left;
}

#popupmessage h5, #popupmessage h6,  #popupmessage ul {
float: left;
clear: both;
width: 280px;
margin: 0 0 0 10px;
text-align: left;
display: inline;
}


#popupmessage h5 {margin: 7px 0 0 10px; display: inline}
#popupmessage h6 {width: 270px; line-height: 110%; color: #000; padding: 0px 0 100px 0; font-weight: normal;}

#popupmessage #messagewin ul.foot  {
margin: 15px 0 0 0;
width: 280px;
padding: 10px 10px 6px 10px;
}
#popupmessage #messagewin ul.foot  li {
float: left;
clear: none;
margin: 0 0 0 -2px;
padding: 0 5px 0 0;

}


/*sitemap*/
.sitemap h1 {
font: 22px/25px Arial, Helvetica, sans-serif;
float: left;
clear: both;
padding: 10px 0 20px 0;
}
.sitemap ul {
width: 750px;
}
.sitemap ul li {
float: left;
clear: both;
margin-right: 20px;
padding: 20px 0 10px 0;
}

.sitemap ul li ul li {
float: left;
clear: both;
padding: 0;
}

.sitemap ul li h3 a {
text-decoration: none;
color: #333;
font: 16px/18px Arial, Helvetica, sans-serif;
display: block;
width: 750px;
border-bottom: 1px solid #bbb;
float: none;
padding: 0 0 5px 0;
}
.sitemap ul li  p{
line-height: 100%;
color: #888;
padding: 4px 0 9px 0;
float: left;
clear: both;
}
.sitemap ul li li a {
text-decoration: none;
color: #0066FF;
padding: 2px 0 2px 8px;
display: block;
font-size: 108%;
background:url(../img/global/bullet3-gr.png) left 4px no-repeat;
}
/*person*/
.sitemap .person {
float: left;
padding: 5px 5px 5px 55px;
position: relative;
width: 200px;
clear: none;
margin-top: 10px;
background: #f1f1f1;
border: 1px solid #e6e6e6;
}
.sitemap .person img {
position: absolute;
left: 5px;
top: 5px;
}
.sitemap .person h5, .sitemap .person p{
float: none;
clear: both;
text-align: left;
width: 200px;
}