body {
	background-image: url(../images/hashbg.gif);
	background-repeat: repeat;
	margin: 5px auto 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 952px;
}
#header {
	width: 952px;
	height: 110px;
	margin: 0px;
}
#header1 {
	width: 929px;
	height: 100%;
	margin: 0px;
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
}
#epc_logo{
	float: left;
}
#menu{
	clear: none;
	float: left;
	height: 46px;
	width: 570px;
	margin-top: 64px;
	margin-left: 21px;
}
#menu ul, #menu li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu li {
	display: inline;
}
#menu li a {
	display: block;
	float: left;
	width: 114px;
	height: 32px;
	background: #DCDCDC url(../images/menu_a.jpg);
	color: #000000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 14px; font-weight:bold;
	text-shadow: rgba(1, 0, 0, 0.5) 1px 1px 5px;
	padding-top: 14px;
}
#menu ul li a:hover, #menu ul li a.active {
	color: #FEC42D;
	background: url(../images/menu_o.jpg);
}

#hash {
	width: 929px;
	margin: 0px;
	height: 100%;
	float: left;
	background-color: #FFFFFF;
}
#banner {
	width: 952px;
	height: 191px;
	margin: 0px;
	background-color: #FFFFFF;
	clear: both;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
}
#hash_con {
	width: 952px;
	height: 100%;
	margin: 0px;
	clear: both;
}
#left_menu {
	width: 179px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	float: left;
	margin: 0px;
}
#left_menu1 {
	width: 179px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	float: left;
	margin: 0px;
	clear: left;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#left_menu h2 {
	font-size: 14px;
	font-weight: bold;
	height: 21px;
	width: 169px;
	background: #FFB600 url(../images/left_menu_top.jpg) no-repeat;
	color: #444444;
	padding-left: 10px;
	padding-top: 7px;
	border-bottom: 4px solid #EEEEEE;
	margin: 0;
}
#left_menu ul, #left_menu li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#left_menu ul li a {
	display: block;
	height: 18px;
	background-image: url(../images/left_pointer.jpg);
	color: #444444;
	border-bottom: 4px solid #EEEEEE;
	text-decoration: none;
	font-weight: bold;
	padding : 5px 0px 0px 25px;
	margin:0px;
	background-repeat: no-repeat;
}
#left_menu ul li a:hover, #left_menu ul li a.active {
	color: #EA9200;
}
#hash_content{
	float: left;
	width: 550px; height: 100%;
	clear: none;
}
.hash_writup{
	margin:15px;
	width: 520px;
	height: 100%;
}
.hash_writup .imageholder
{
	float : right;
	margin : 0px 0px 10px 10px;
	clear : right;
}
.hash_writup h2
{
	font-weight: bold;
	font-size:18px;
	color: #000000; margin: 0px;
}
.hash_writup p
{
	text-align : justify;
	font-size: 12px;
	line-height: 18px;
}
#right_box{
	clear: none;
	float: left;
	width: 186px;
	height: 100%;
	margin: 30px 0px 0px;
	padding: 0px;

}
#boxbar{
	width: 186px;
	height: 88px;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin: 0px;
	clear: left;
}
#boxbar1{
	width: 186px;
	height: 84px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 0px;
	clear: left;
}
#footer {
	width: 929px;
	height: 48px;
	margin: 0px;
	padding: 0px 23px 0px 0px;
	clear: both;
}
#hash1 {
	width: 929px;
	margin: 0px;
	height: 100%;
	float: left;
	background-color: #F2F2F2;
}
a:link, a:visited, a:active, a:hover {
	color: #EA9200;
}
a.link1:link, a.link1:visited, a.link1:active {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
a.link1:hover {
	color: #0884B8;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
a.link2:link, a.link2:visited, a.link2:active, a.link2:hover{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
#secondarynav { 
	padding-top: 4px;
	text-align: center;
}
.footer_borderT{
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #333333;
}
#secondarynav ul, #secondarynav li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#secondarynav li {
	display: inline;
	margin: 0 8px;
}
#secondarynav ul li a:hover, #secondarynav ul li a.active {
	color: #333333;
}
.copy {
	font-size: 11px;
	color: #666666;
}
.star{
	color: #990000;
}
.orange {
	color: #E79400;
}
