html, body, div, span, headline, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
body {
	background: url(images/bg8b.jpg) fixed center;
}
#header { width:1000px; margin:0 auto; }
#footer { width:1000px; margin:0 auto; }
#wrapper {
	background: url(images/i-content.png) top no-repeat;
	width: 1000px;
	height:935px;
	margin: 0px auto;
	padding: 0px;
	overflow: hidden;
	z-index: auto;
}
#wrapper01 {
	background: url(images/i-content01.png) top no-repeat;
	width: 1000px;
	height:935px;
	margin: 0px auto;
	padding: 0px;
	overflow: hidden;
	z-index: auto;
}
#content {
	margin: 0px 150px 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #000;
	padding: 0px 15px;
	font-weight: bold;
}
li {
	margin: 0px 0px 10px 50px;
	padding: 0px;
	text-align: justify;
	list-style: url(images/bullet.png) outside;
	font-weight: bold;
	font-size: 16px;
}
.highlighttext {
	background-color: #FF0
}
h1 {
	font-family: Impact;
	font-style: normal;
	text-align: center;
	text-transform: capitalize;
	font-weight: lighter;
	font-size: 32px;
	color: #713a0e;
	padding: 5px 0px 5px;
}
h2 {
	font-family: Tahoma;
	font-size: 24px;
	text-decoration: none;
	text-align: center;
	text-transform: capitalize;
	color: #000;
	font-weight: bold;
	padding: 0px 0px 10px;
}
h3 {
	font-size: 20px;
	color: #000000;
	text-transform: capitalize;
	text-align: center;
	font-weight: bold;
	font-family: Tahoma;
	margin-bottom: 5px;
}
h4 {
	font-size: 16px;
	color: #CC0000;
	text-transform: capitalize;
	text-align: center;
	font-family: Tahoma;
	padding: 0px 0px 10px;
}
h5 {
	font-size: 20px;
	color: #c00;
	text-transform: capitalize;
	text-align: center;
	font-family: Tahoma;
	padding: 0px 0px 10px;
}
.actionbox{
	font-size: 14px;
	color:#FFF;
	padding:5px;
	margin: 0px 200px;
	border: 7px dashed #000;
	font-weight: bold;
}
.footbold {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	color: #000;
}
a:link {
	color: #FFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: underline;
	color: #FFF;
}
