* {
	margin: 0px;
	padding: 0px;
	border: 0px solid red;
}
body {
	background-color: #e8e7d4;
	background-image: url(images/topback.jpg);
	background-position: center -120px;
	background-repeat: no-repeat;
	text-align: center;
}
p {
	padding-bottom: 1em;
}
h3,
h4,
h5 {
	padding-bottom: 1ex;
}
ul.list_01,
ul.list_01 ul{
	padding-left: 1.5em;
	list-style: url(images/e05.gif);
}
ul.list_01 li {
	padding-bottom: 1em;
}
.list_01 li ul {
	padding-top: 1em;
	list-style: disc;
}
#header {
	border: 0px solid blue;
	width: 950px;
	margin: 94px auto 0px auto;
}
#title {
	width: 950px;
	height: 0px;
	margin: 0px;
	padding: 58px 0px 0px 0px;
	background-image: url(images/title.gif);
	background-repeat: no-repeat;
	background-position: 392px 0px;
	border: 0px solid red;
	overflow: hidden;
	font-size: 1px;
}
#subtitle {
	border: 0px solid green;
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	text-align: right;
	padding-right: 43px;
	margin: 5px 0px 0px 0px;
}
/***********NAV***********/
#nav {
	border: 0px solid red;
	width: 950px;
	margin: 0px auto;
	padding: 0px;
	margin-top: 40px;
	overflow: auto;
	height: 46px;
	position: relative;
	text-align: left;
}
#nav ul {
	position: absolute;
}
#nav li {
	display: block;
	position: absolute;
}
#nav a {
	color: #000;
	font-family: arial;
	display: block;
	position: relative;
	font-size: 14px;
	font-weight: bold;
	padding: 8px;
	top: 9px;
}

#link01 {left:68px; width: 100px;}
#link02 {left:186px; width: 100px;}
#link03 {left:315px;}
#link04 {left:580px; width: 140px;}
#link05 {left:778px; width: 100px;}


#section01 {
	width: 820px;
	padding: 0px 80px 0px 50px;
	height: 480px;
	margin: 0px auto;
	text-align: left;
}
#section01_left {
	width: 500px;
	float: left;
	margin: 25px 0px 0px 0px;
	height: 430px;

}
#section01_right {
	float: right;
	width: 270px;
	height: 360px;
	margin: 90px 0px 0px 0px;
	border: 0px solid red;
}

#section02 {
	width: 850px;
	padding: 0px 50px 50px 50px;
	margin: 0px auto;
	background-image: url(images/midback.jpg);
	background-repeat: repeat-y;
	background-position: center;
	overflow: auto;
	text-align: left;
}
#section02_left {
	float: left;
	width: 500px;
	border: 0px solid blue;
}
#section02_right {
	border: 0px solid red;
	width: 260px;
	float: right;
	padding-left: 30px;
	padding-right: 30px;
	border: 0px dotted #e3e9eb;
	background-image: url(images/gradient_diag.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}

#section03 {
	width: 730px;
	height: 505px;
	border: 0px solid red;
	margin: 0px auto;
	padding: 0px 050px 0px 170px;
	background-image: url(images/footerback.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	text-align: left;
}
#section03_left {
	border: 0px solid red;
	float: left;
	width: 260px;
	padding-top: 80px;
}
#footer {
	width: 850px;
	padding: 0px 50px 50px 50px;
	margin: 0px auto;
	background-image: url(images/bottomback.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
}
#hajni_img {
	margin: 0px 0px 20px 20px;
	width: 207px;
}
.author {
	text-align: right;
	display: block;
}
/***********NOTEPAD TEXT ***********/

#section01_right ul {
	padding-left: 20px;
	line-height: 2.1em;
	font-size: 1.3em;
	font-weight: bold;
	color: #e76e34;
}
.black_overlay{
	display: none;
	position: absolute;
	top: 15%;
	left: 0%;
	width: 90%;
	height: 155%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=60);
}
 
.white_content {
	display: none;
	position: absolute;
	top: 20%;
	left: 25%;
	width: 45%;
	height: 100%;
	padding: 10px;
	border: 6px solid orange;
	background-color: white;
	z-index:1002;
	overflow: auto;
}
.pkg-tbl {
	width: 780px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
.pkg-tbl p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808284;
	text-align: justify;
	font-weight: normal;
}
.pkg-tbl p b {
	color: #99cc00;
}


.pkg-tbl h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	margin:0px;
	
}
.pkg-tbl h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	
	line-height: 24px;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.pkg-tbl h3 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0px;
	padding:0px;
	line-height:22px;
	color:#333333;
	text-align:center;
	font-style:normal;
}

.pkg-tbl h3 a:link, .pkg-tbl h3 a:visited
{
	text-decoration:none;
	color:#333333	
}

.pkg-tbl h3 a:hover, .pkg-tbl h3 a:active
{
	text-decoration:none;
	color:#fff;
}

.pkg-tbl a {
	color: #996600;
	text-decoration: underline;
}

