@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	background-image: url(img/splash/splashsky.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4e4e4e;
}
li {
	list-style-type: none;
	list-style-position: inside;
	list-style-image: url(img/splash/bullet.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3dbdd;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #797979;
}

li a{
	color: #4e4e4e;
	text-decoration: none;
}

li a:hover{
	color:#A60000;
	text-decoration: underline;
}
ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
div.padder {
	padding: 2px;
}
div.spacer {
	clear: both;
	height: 2px;
}
.header {
	position: relative;
	width: 100%;
	height: 150px;
	text-align: center;
	margin: 0px 0px 0px 0px;
	white-space: nowrap;
}
.header img {
	float: left;
	vertical-align: middle;
	display: block;
}
h1 {
	font-size: 3em;
	font-weight: bold;
	color: #4c4c4c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
	display: block;
	padding-top: 30px;
	padding-left: 20px;
}
.content {
	position: relative;
	height: auto;
	width: 1000px;
	white-space: nowrap;
	margin-left: auto;
	margin-right: auto;
}
.column {
	position: relative;
	height: auto;
	width: 240px;
	white-space: normal;
	float: left;
}
.spacerSection {
	position: relative;
	height: auto;
	width: 6px;
	float: left;
}
.footer {
	position: relative;
	height: 40px;
	padding-top: 4px;
	text-align: right;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	width: 960px;
	margin-top: 15px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}
.footar a {
	font-weight: bold;
	color: #999999;
}

.herbNapis {
	width: 340px;
	height: 114px;
	margin-left: auto;
	margin-right: auto;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
