body {
	margin: 0;
	padding: 0;
}
img {border: none;}
#container {
	margin: 25px auto;
	width: 925px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #666666;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #666666;
	background-color: #EAEAEA;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	min-height: 1300px;
}
#header {
	width: 925px;
	background-image: url(images/header1.jpg);
	height: 136px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #666666;
}
#underheader {
	margin: 0 auto;
	width: 925px;
	height: 40px;
	position: relative;
	background-image: url(trial/underheader.jpg);
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
}


h1 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: large; font-weight: bold;}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #2ED9F3;
}
h3 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: small; font-weight: bold;}
h4 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: small; font-weight: bold; margin-left: 1em;}

div#navigationBox {
	width: 216px;
	margin: 20px 0 0 20px;
	float: left;
}
div#linkList {
	width: 170px;
	height: 20px;
	margin: 0;
	padding: 0;
	background-position: top left;
	background-repeat: no-repeat;
	/* border: 1px solid black; */
}
div#linkList2 {
	width: 180px;
	height: auto;
	margin: 20px auto 0;
	padding: 0;
	/* border: 1px solid blue; */
}
div#englishbox {
	width: 170px;
	height: 15px;
	margin: 15px auto 20px;
	padding: 0;
}

div#linkList3 {
	width: 170px;
	height: 20px;
	margin: 10px auto;
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-left: 10px;
	/* border: 1px solid red; */
}
ul.level1 {
	position: relative;
	left: -5px;
	margin: 0;
	padding: 0;
	width: 180px;
	voice-family: "\"}\"";
	voice-family:inherit;
	left: 10px;
}
ul.level1 li {position: relative; margin: 0; padding: 0.05em 0 0.05em 0; list-style: none;}
ul.level2 {position: relative; left: -5px; margin: 0; padding: 0; width: 115px;	
	voice-family: "\"}\"";
	voice-family:inherit;
	left: 10px;
}
ul.level3 {
	position: relative;
	left: -5px;
	margin: 0;
	padding: 0;
	width: 150px;
	voice-family: "\"}\"";
	voice-family:inherit;
	left: 10px;
	font-style: italic;
}

div#linkList2 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
div#linkList2 a:link {
	color: #000000;
}
div#linkList2 a:visited {
	color: #000000;
}
div#linkList2 a:hover {color: #FE8500;}
div#linkList2 a:active {
	color: #000000;
}
div#linkList2 ul.level2 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}
div#navigationFooter {
	position: relative;
	width: 145px;
	height: auto;
	margin: 0;
}
div#navigationFooter a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
div#navigationFooter a:link {
	color: #000000;
}
div#navigationFooter a:visited {
	color: #000000;
}
div#navigationFooter a:hover {color: #FE8500;}
div#navigationFooter a:active {
	color: #000000;
}
#gratistipp {
	height: auto;
	margin: 20px auto;
	;
	border: 1px;
	border-color: #666666;
	border-style: solid;
}

#supportingText {
	width: 550px;
	margin: 25px 0 0 355px;
	padding: 0 20px 0 0;
	position: relative;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.5em;
}
#footer {
	width: 450px;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.25em;
}

#follow_facebook {
	width: 125px;
	float:right;
	height: 30px;
}
a:link {
	color: #000000;
	text-decoration:underline;
}
a:visited {
	color: #000000;
	text-decoration:underline;
}
a:hover {color: #FE8500; text-decoration:underline;}
a:active {
	color: #000000;
	text-decoration:underline;
}
table {
	border: 0;
	text-align: left;
}
.smallfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
#container #supportingText p {
	text-align: justify;
}

