* {
	
	font: 13px/21px Georgia, "Times New Roman", "Times", "FreeSerif", serif, Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	border: none;
	text-align: left;
}
img {
	vertical-align: top;
}
body, 
div, 
span, 
img, 
p, 
a {

	padding: 0;
	margin: 0;
	background: transparent;
}
body {

	background-color: #4e4e4e;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
a {

	text-decoration: none;
}
p a {

	border-bottom: 1px dotted;
}
p a:hover {

	color: #dddddd;
	background-color: #4e4e4e;
}
h1 {

	font-size: 40px;
	line-height: 60px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin: 0px
}
h2 {

	font-size: 32px;
	line-height: 48px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin: 0px
}
h3 {

	font-size: 20px;
	line-height: 30px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 6px;
}
#iFrame {

	width: 749px;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
}
#iHeader {

	width: 749px;
	height: 83px;
	padding-left: 0px;
/*	background-image: url(../images/header.jpg); */
}
#iMenu {

	position: absolute;
	margin-left: -31px;
	margin-top: 16px;
}
#iMenu a, #iMenu img {

	display: block;
	margin-top: 4px;
}
#iIntro {

	height: 246px;
	background: url(../images/shadow-header.jpg) no-repeat top right;
}
#iIntro div {

	width: 422px;
	height: 246px;
	margin-left: 3px;
	padding-top: 12px;
	padding-left: 240px;
	padding-right: 80px;
	background-color: #dddddd;
	background-image: url(../images/background-header.jpg);
	background-repeat: repeat-x;
}
#iIntro div * {

	text-align: right;
}
#iIntro div p {

	font-size: 15px;
	line-height: 24px;
	margin-bottom: 4px;
}
#iContent {

	background: url(../images/shadow.jpg) repeat-y top right;
}
#iContent div {

	width: 482px;
/*	height: 250px; */
	margin-left: 3px;
	padding-top: 12px;
	padding-left: 200px;
	padding-right: 60px;
	padding-bottom: 24px;
	background-color: #dddddd;
	background-repeat: repeat-x;
}
#iContent div p {

	margin-bottom: 6px;
}
#iContent div ul {

	margin-top: 0px;
}
#iFooter {

	background: url(../images/shadow.jpg) repeat-y top right;
}
#iFooter a {

	display: block;
	position: absolute;
	height: 17px;
	margin: 5px 0px 0px 10px;
	padding: 0px 0px 2px 36px;
	background: transparent url(../images/nl.png) no-repeat 0px 3px;
}
#iFooter a span {

	border-bottom: 1px dotted;
}
#iFooter div {

	width: 482px;
	height: 24px;
	margin-left: 3px;
	margin-bottom: 12px;
	padding-top: 6px;
	padding-left: 200px;
	padding-right: 60px;
	background-color: #b2b2b2;
}
#iFooter div * {

	font-size: 12px;
}

