body {
	SCROLLBAR-FACE-COLOR: #73aacc;
	SCROLLBAR-HIGHLIGHT-COLOR: #73aacc;
	SCROLLBAR-SHADOW-COLOR: #000;
	SCROLLBAR-ARROW-COLOR: #000;
	FONT-FAMILY: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	SCROLLBAR-BASE-COLOR: #Black;
	scrollbar-3d-light-color: Black;
	scrollbar-dark-shadow-color: Black;
	font-size: 14px;
	text-decoration: none;
	text-align: left;
	color: #000;
	padding: 0;
	margin: 0;
	border: 0;
	height: 100%;
	width: auto;
	background-color: #cfdfeb;
}
div#top {
	position: relative;
	display: block;
	width: 100%;
	height: 22px;
	padding: 3px;
	background-color: #008080;
	cursor: pointer;
	color: #fff;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
div#head {
	position: relative;
	display: block;
	width: 100%;
	height: 100px;
	background-image: url(../kepek/logo.jpg);
	background-repeat: no-repeat;
	background-position: center;
	overflow: hidden;
	background-color: #007cb3;
	cursor: pointer;
}
div#base {
	position: relative;
	width: 955px;
	height: auto;
	margin: auto;
	text-align: center;
	background-color: #efefef;
}
#menu {
	position: relative;
	display: block;
	width: 955px;
	height: 27px;
	margin-bottom: 0px;
	padding-top: 8px;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	color: #007cb3;
	overflow: hidden;
	background-color: #fff;
}
#menu a:link {
	color: #007cb3;
	text-decoration: none;
}
#menu a:hover {
	color: #007cb3;
	text-decoration: underline;
}
#menu a:active {
	color: #007cb3;
	text-decoration: none;
}
#menu a:visited {
	color: #007cb3;
	text-decoration: none;
}
#canvas {
	position: relative;
	display: block;
	width: 915px;
	height: auto;
	min-height: 420px;
	padding: 20px;
	overflow: hidden;
	text-align: left;
	background-color: #efefef;
}
#img {
	float: left;
	padding-top: 22px;
	text-align: center;
	background-color: #fff;
	margin-top: 160px;
	margin-left: 132px;
	border: #cfb4b0 solid 2px;
	z-index: 100;
}
#foot {
	position: relative;
	display: block;
	width: 915px;
	height: auto;
	padding: 20px;
	text-align: center;
	font-size: 16px;
	overflow: hidden;
	color: #fff;
	background-color: #007cb3;
}
h1 {
	display: block;
	color: #007cb3;
	font-size: 22px;
	font-weight: bold;
	margin: 25px 0px 15px 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
h2 {
	display: block;
	color: #74aacc;
	font-size: 20px;
	font-weight: bold;
	margin: 25px 0px 15px 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
h3 {
	display: block;
	color: #000;
	font-size: 18px;
	font-weight: bold;
	clear: both;
	line-height: normal;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
h4 {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	clear: both;
	display: inline;
	line-height: normal;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
a:link {
	color: #fff;
	text-decoration: none;
}
a:hover {
	color: #fff;
	text-decoration: underline;
}
a:active {
	color: #fff;
	text-decoration: none;
}
a:visited {
	color: #fff;
	text-decoration: none;
}
.menu {
	display: block;
	float: left;
	padding: 0;
	margin: 2px 0px 0px 16px;
}
.menu li {
	display: inline;
	list-style: none;
	color: #fff;
	padding: 1px 4px;
	font-weight: bold;
}
.menu li:after {
	color: #fff;
	content: "|";
	font-weight: bold;
	padding-left: 8px;
}
.menu li:last-child:after {
	content: "";
}
.menu a, .menu a:link, .menu a:active, .menu a:visited {
	color: #fff;
	text-decoration: none;
}
.menu a:hover {
	color: #fff;
	text-decoration: none;
	border-bottom: 2px solid #cfb4b0;
	background: none;
}
.menu a.selected {
	font-weight: bold;
	color: #ffe700;
}
input.button {
	color: #fff;
	font-size: 12px;
	background: #262626;
	border: 1px solid;
	border-color: #5b93ef;
	border-radius: 7px;
	padding: 2px 5px 4px 5px;
	cursor: pointer;
}
hr {
	color: #e2e2e2;
	background-color: #e2e2e2;
	border: 2px dotted #262626;
	border-style: none none dotted;
}
.text {
	font-size: 10px;
}
.smalltext {
	font-size: 9px;
}
.line {
	border: 1px solid #ccc;
}
.clear {
	clear: both;
}
#msg {
	display: block;
	padding: 15px 0px 15px 0px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	color: #CC0000;
}
#textbox {
	float: left;
	display: block;
	width: 915px;
	height: auto;
	padding: 20px;
	text-align: left;
}
#space {
	display: block;
	height: 20px;
}
#left {
	float: left;
}
#right {
	float: right;
}
#center {
	float: left;
	width: 100%;
	text-align: center;
}
.lb_5 {
	clear: both;
	width: 100%;
	height: 5px;
}
.lb_10 {
	clear: both;
	width: 100%;
	height: 10px;
}
.lb_25 {
	clear: both;
	width: 100%;
	height: 25px;
}
#pop_msg {
	display: none;
	margin-top: 15px;
	text-align: left;
	width: 500px;
	height: 300px;
}
#connect {
	padding-left: 5px;
}
#connect ul {
	padding: 10px 0;
	margin: 0;
}
#connect li {
	display: block;
	list-style: none;
	color: #fff;
	padding: 10px 0;
	line-height: 30px;
	height: 50px;
	white-space: nowrap;
}
#connect a, #connect a:link, #connect a:active, #connect a:visited {
	color: #fff;
	text-decoration: none;
	margin-left: 60px;
}
#connect a:hover {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 2px solid #fff;
	background: none;
}
#phone {
	left: 0px;
	width: 50px;
	background: url('../kepek/consprites.png') 0 0;
	background-repeat: no-repeat;
}
#mail {
	left: 50px;
	width: 50px;
	background: url('../kepek/consprites.png') -50px 0;
	background-repeat: no-repeat;
}
#address {
	left: 100px;
	width: 50px;
	background: url('../kepek/consprites.png') -100px 0;
	background-repeat: no-repeat;
}
