body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(../images/toprept.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
}
h1, h2, h3, h4, h5, h6, p, ul, ol, li, form, input, textarea {
	padding: 0px;
	margin: 0px;
}
.main {
	width: 960px;
	margin: 0px auto;
}
.page, .header, .header-img {
	width: 960px;
	float: left;
}
.topmenu {
	width: 958px;
	height: 44px;
	float: left;
	border-left: solid 2px #000000;
}
.topmenu ul {
	height: 44px;
	list-style-type: none;
}
.topmenu ul li {
	height: 44px;
	float: left;
	padding: 0px 14px;
	border-right: solid 2px #000000;
}
.topmenu ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 44px;
	color: #FFFFFF;
	text-decoration: none;
}
.topmenu ul li a:hover {
	color: #FFFFFF;
}
.slogan-area {
	width: 960px;
	height: 52px;
	float: left;
	padding-top: 39px;
}
.slogan-area h1 {
	font-size: 36px;
	line-height: 100%;
	text-transform: uppercase;
	color: #414141;
	float: left;
	margin-left: 20px;
}
.slogan-area p {
	font-size: 18px;
	font-weight: bold;
	line-height: 100%;
	text-transform: uppercase;
	color: #414141;
	float: right;
	margin-right: 20px;
	margin-top: 15px;
}
.content {
	width: 960px;
	float: left;
	padding: 42px 0px 28px 0px;
}
.left-panel {
	width: 249px;
	float: left;
	padding-left: 7px;
}
.left-panel h2 {
	font-size: 14px;
	line-height: 100%;
	text-transform: uppercase;
	color: #000000;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-bottom: 25px;
	margin-top: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #b8b8b8;
}
.left-panel ul {
	padding-left: 20px;
	padding-bottom: 5px;
	list-style-type: none;
}
.left-panel ul li {
	margin-bottom: 29px;
}
.left-panel ul li a {
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
.left-panel ul li a:hover {
	text-decoration: none;
}
.right-panel {
	width: 674px;
	float: right;
}
.right-panel p {
	line-height: 180%;
	margin-left: 20px;
}
.right-panel form {
	line-height: 180%;
	margin-left: 20px;
}
.right-panel img {
	line-height: 180%;
	margin-left: 20px;
}
.right-panel fieldset {
	line-height: 180%;
	margin-left: 20px;
}
.right-panel table {
	line-height: 180%;
	margin-top: 10px;
	margin-bottom: 10px;
}
#submit{
	margin-top: 7px;
	margin-right: 10px;
	margin-left: 25px;
	width: 55px;
    height: 20px;
}
#submit2{
	margin-top: 7px;
	margin-right: 10px;
	width: 55px;
    height: 20px;
}
#reset{
	margin-top: 7px;
	width: 55px;
    height: 20px;
}
#geser{
	margin-left: 25px;
}
.right-panel li {
	line-height: 180%;
	margin-left: 35px;
}
.title {
	font-size: 26px;
	line-height: 100%;
	text-transform: uppercase;
	color: #333333;
	padding-bottom: 11px;
	padding-left: 20px;
	margin-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #b8b8b8;
}
.footer {
	font-size: 12px;
	font-style: italic;
	line-height: 90px;
	color: #000000;
	text-align: center;
	width: 960px;
	height: 90px;
	float: left;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #3f3f3f;
}
