*{padding: 0px; margin: 0px;}
body {
	margin-top: 5px;
	padding: 0;
	background: #787878;
	text-align: justify;
	font-family:  Georgia, Arial, sans, Times New Roman, Times, serif;
	font-size: 14px;
	color: #616161;
}
#page {
	width: 1000px;
	margin: 0 auto;
	padding: 20px 5px;
	background: #FFFFFF;
}
img{border: 0px;}
p{margin-bottom: 15px; line-height: 16px;}
#wrap{position: relative; width: 100%; height: 700px; z-index: 5;}
#logo{z-index:2;position: relative; width: 39%; text-align: center; float: left; margin: 35px 0px 0px 0px; overflow: hidden; display: inline;}

div.header, div.h01, div.h02, div.h03 {width: 100%; height: 42px; position: relative; background: url(images/menu_back.gif) 0 0 repeat-x; z-index: 10;}
	div.h01 {background: url(images/menu_head1.gif) 0 0 no-repeat;}
	div.h02 {background: url(images/spacer.gif) 18px 0 no-repeat;}
	div.h03 {background: url(images/menu_head2.gif) 982px 0 no-repeat;}

.menu_item {display: block; position: absolute; top:37px; color:#FFFFFF; z-index:20}
.menu_item a {color:#8C0209; text-decoration: none; padding-left:5px; padding-right:5px;}
.menu_item a:hover {color:#FF0000; text-decoration: underline  ;}


#menu_holder{position: relative; width: 60%; height: 42px; float: right; margin: 63px 0px 0px 0px; padding-right: 5px; overflow: hidden; background-image: url(images/menu_back.gif); background-repeat: repeat-x; z-index: 5;}
#menu_left{position: relative; width: 18px; height: 42px; float: left; overflow: hidden;  background-image: url(images/menu_head1.gif); background-repeat: no-repeat;}
#menu_right{display: block; position: absolute; width: 18px; height: 42px; float: right; overflow: hidden;  background-image: url(images/menu_head2.gif); background-repeat: no-repeat; top: 63px; right: 0px; z-index: 10;}
#welcome { display: block; position: absolute;
	top: 10px; right: 225px;
	font-size: 10px;
	color: #110E0F;
}
a {
	text-decoration: none;
	color: #8C0209;
}

a:hover {
	border-bottom: none; text-decoration: underline;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul li{	padding: 3;
}
