/* default template css */
#head1 {
	position: absolute;
	height: 25px;
	width: 350px;
	left: 470px;
	top: 140px;
	padding: 0;
	margin: 0;
	border-bottom-style: inset;
	border-bottom-width: thin;
	border-bottom-color: #CCCCCC;
}
#head1 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#head1 ul li{
	color: #000000;
	float:left;
	}
#head1 ul a{
	font: Verdana;
	padding: 0 1.2em;
	font-size: 14px;
	line-height: 1.5em;
	text-decoration: none;
	color: #0033CC;
	float:left;
	display:block;
	border-top:thin;
	border-bottom:thin;
	}
#head1 ul a:hover{
	color: #33CCFF;
	font-weight: lighter;
	}
#head2 {
	height: 140px;
	width: 905px;
	left: 16px;
	top: 0px;
	position: absolute;
	background-image: url(/image/usb_header_bg.jpg);
	background-repeat:no-repeat;
}
#head3 {
	background-color: #373B6B;
	height: 20px;
	width: 800px;
	left: 25px;
	top: 114px;
	position: absolute;
}
#logo {
	float: left;
	height: 86px;
	width: 217px;
	position: absolute;
	visibility: visible;
	left: 30px;
	top: 14px;
}
#HeadBanner {
	height: 120px;
	width: 500px;
	position: absolute;
	left: 406px;
	top: 2px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-right-color: #666666;
	border-bottom-color: #666666;
}
#page {
	position:relative;
	width: 940px;
	height: 70em;
	border: silver 1px;
	top: 0px;
	background-image:url(/image/bg_1.jpg);
	padding:0;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	bottom: auto;
}
#body {
	width: 800px;
	position: absolute;
	left: 28px;
	top: 160px;
}
#navCat {
	float:left;
	position: absolute;
	top: 160px;
	left: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: none;
	width: 200px;
	height: auto;
	padding: 0;
	margin: 0;
}
#navCat p{
	height: 30px;
	background-color:  #999999;
	font-size:18px;
	font-weight:bold;
	text-align: left;
	vertical-align: baseline;
	margin:0;
	padding: 0;
	text-indent: 5px;
	}
#navCat ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#navCat ul li{
	float: inherit;
	display:block;
	background-image:url(/image/nav_grad.jpg);
	background-repeat:repeat-y;
	font:Verdana, Arial, Helvetica, sans-serif;
	}

#navCat ul a{
	padding: 1.2em 0.2em;
	font-size: 12px;
	font-weight: 400;
	line-height: 1px;
	color: #000066;
	text-align:left;
	text-decoration:none;
	display:block;
	padding: 10px 30px 10px 15px;
	border-bottom: solid 1px #FFFFFF;
	}
#navCat ul a:hover{
	background-color: #999999;
	color: #FFFFFF;
	padding: 9px 30px 9px 11px;
	border: solid black;
	border-width: 1px 0px 1px 4px;
	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
	}	
#edit1 {
	float:none;
	width: 602px;
	height: auto;
	position: absolute;
	padding: 0;
	margin: 0;
	top: 180px;
	left: 247px;
	border-style: solid;
	border-width: 0px;
	border-color: silver;
}
body{
	background-attachment: fixed;
    background-color: #FFFFFF;
    background-image: url(/image/body_bg.jpg);
    background-repeat: repeat-x;
	background-position: top;
	padding:0px;
	margin:0px;
	  }
	  
#page_bottom{
	float: left;
	position: absolute;
	width: 905px;
	height: 25px;
	bottom: 0px;
	left: 16px;
	text-align: center;
	vertical-align: bottom;
	font:Verdana;
	font-size:12px;
	font-style:italic;
	padding: 2px;
	background-image:url(/image/pg_btm-bg.gif);
	background-repeat:no-repeat;
	}
