body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial, Trebuchet MS, FreeSerif, sans;
	background: #5b8597 url(../kepek/body-bg.png) repeat-x;
}

/* start regular */
a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:focus, a:hover, a:active { 
	outline: none;
}

img.anchor {
	border: 0;
	margin: 0;
	padding: 0;
	display: none;
}

.clearer {
	clear: both;
}

.float-left {
	margin-left: 15px;
	float: left;
	display: inline;
}

.float-right {
	margin-right: 15px;
	float: right;
	display: inline;
}

.right {
	text-align: right;
}

.left {
	text-align: left;
}

.justify {
	text-align: justify;
}

/* end regular */

/* begin header */

#header {
	margin: 0 auto;
	width: 1000px;
	height: 276px;
	background: url(../kepek/panorama/panorama-1.jpg) no-repeat;
	padding: 0;
}

#header b {
	display: none;
}

#header h1 {
	padding: 0;
	margin: 0;
}

#header img {
	margin: 0;
	padding: 0;
	border: 0;
}

#slideshow {
	position: relative;
	height: 276px;
	margin: 0;
	padding: 0;
}
		
#slideshow img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8;
}
		
#slideshow img.active {
	z-index: 10;
}

#slideshow img.last-active {
	z-index: 9;
}

/* end header */

/* begin menu */
#menu {
	margin: 0 auto;
	padding: 0;
	width: 1000px;
	height: 40px;
	background: #fff url(../kepek/menu-bg.png) no-repeat;
	overflow: hidden;
	text-align: left;
}

#menu ul {
	list-style-type: none;
	margin: 0;
	padding: 3px 21px 0;
}

#menu ul li {
	display: block;
	float: left;
	padding: 0;
	margin: 0;
	background: url(../kepek/menu-separator.png) top right no-repeat;
	height: 35px;
}

#menu ul li a {
	color: #ebebeb;
	display: block;
	position: relative;
	margin-right: 3px;
	padding: 10px 30px;
	font-weight: bold;
	text-decoration: none;
	font-size: 15px;
}

/*#menu li a.quote {
	color: #efdd93; f5e9b7
}*/

#menu a:hover, #menu a.current {
	color: #fff;
	background: url(../kepek/menu-hover-bg.png) repeat-x;
}

/* end menu */

#container {
	margin: 0 auto;
	padding: 0;
	width: 1000px;
	background: #ebebeb url(../kepek/container-bg.png) repeat-y;
	overflow: hidden;
	text-align: justify;
}

/* start content */

#content {
	width: 688px;
	float: left;
	display: inline;
	margin-left: 20px;
	color: #464646;
}

#content h1 {
	color: #366078;
	font-size: 19px;
	margin: 0 15px 10px;
}

#content h2 {
	color: #366078;
	font-size: 16px;
	margin: 0 15px 10px;
	position: relative;
}

#content h2 a {
	color: #366078;
}

#content a {
	color: #226c96;
}

#content p {
	font-size: 14px;
	margin: 0 25px 15px;
	line-height: 150%;
}

.post {
	background-color: #f8f8f8;
	border: 1px solid #d2d2d2;
	margin: 10px;
	padding: 15px 0;
}

.client {
	width: 100%;
}

.client td {
	vertical-align: middle;
}

.client td.logo {
	padding: 0 0 0 28px;
}

.client td img {
	border: 1px solid #ebebeb;
}

.client td h3 {
	color: #366078;
	font-size: 14px;
	margin: 0 15px 10px;
	position: relative;
	font-weight: normal;
}

#content .post .client td h2 {
	margin-bottom: 5px;
}

.center {
	text-align: center;
}

.post .panorama-wrapper {
	margin: 0 0 0 18px;
	width: 638px;
	height: 236px;
	background: #fff url(../kepek/panorama-wrapper-bg.png) no-repeat;
}

.post .panorama-hint {
	font-size: 13px;
	margin: 2px 18px;
	color: #555;
	float: left;
	display: inline;
}

.post .iwiw-share {
	float: right;
	display: inline;
	margin-right: 18px;
}

.post .addthis-share {
	clear: both;
	text-align: right;
	height: 16px;
	display: inline;
	float: right;
	width: 160px;
	margin: 5px 16px 0 0;
	font-size: 13px;
}

.post .panorama-caption-left {
	float: left;
	display: inline;
	position: relative;
	margin: 2px 18px;
	font-size: 14px;
}

.post .panorama-caption-right {
	float: right;
	display: inline;
	position: relative;
	margin: 2px 20px;
	font-size: 14px;
}

.post img {
	border-width: 1px;
	border-style: solid;
	border-color: #5f5f5f #444 #232323 #444;
}

.post p {
	position: relative;
}

.post p.code {
	font-style: italic;
	color: #366078;
	text-align: left;
}

.quarter-box {
	margin: 0 0 0 15px;
	width: 148px;
	font-size: 13px;
	color: #464646;
	float: left;
	display: inline;
}

.quarter-box img {
	border: 0;
	margin: 10px 0;
}

table.prev-next {
	font-size: 15px;
	width: 100%;
	margin: 0;
}

table.prev-next td {
	padding: 0 15px;
}

td.page-list a {
	text-decoration: underline;
}

td.page-list {
	color: #ba1d1d;
	font-size: 13px;
}

table.feedback {
	margin-top: 15px;
}

table.feedback tr.question td {
	font-size: 13px;
	padding: 20px 0 0;
	text-align: left;
	border-top: 1px solid #cdcac7;
}

table.feedback tr.answer td {
	padding: 5px 10px 10px;
	line-height: 20px;
	vertical-align: top;
}

.small {
	font-size: 12px;
}

.categories {
	color: #f1f1f1;
	margin: 10px;
	padding: 15px 0;
}

#content .quarter-box p.next {
	margin-top: 5px;
	text-align: right;
}

#content  .quarter-box  p {
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: left;
}

#content p.next {
	margin: 0 15px;
	text-align: right;
}

#content ul {
	list-style-type: none;
	margin: 10px 40px;
	padding: 0;
	font-size: 14px;
}

#content ul li{
	margin: 0;
	padding-left: 14px;
	line-height: 150%;
	background: url(../kepek/bullet-blue.gif) 0px 8px no-repeat;
}

.separator {
	margin: 0;
	padding-bottom: 15px;
}

.content-box {
	margin: 10px 23px 5px;
}

.banner-link {
	display: block;
	margin: 20px 23px;
	text-align: center;
}

img.no-border {
	border: 0;
}

#content form p.input-label {
	margin: 10px 0 2px;
}

#content form {
	border: 1px solid #ccc;
	padding: 5px 24px 10px 20px;
	background-color: #f2efeb;
	font-size: 13px;
	width: 572px;
}

#content fieldset {
	border: 0;
}

#content form input[type="submit"] {
	margin-top: 10px;
}

#content span.error {
	font-size: 13px;
	color: #bf0000;
}


/* end content */

/* start sidebar */
#sidebar {
	width: 260px;
	float: right;
	display: inline;
	margin: 2px 28px 0 0;
}

.sidebar-box {
	margin: 0;
	padding: 20px 0 0;
	border-bottom: 1px solid #d2cdc5;
}

.follow-us {
	float: left;
	display: inline;
	margin: 0 5px 0 30px;
	text-align: center;
	font-size: 10px;
}

.follow-us img {
	border: 0;
}

a.follow-us:hover {
	text-decoration: none;
}

.sidebar-box ul {
	list-style-type: none;
	margin: 0 25px 7px;
	padding: 0;
	font-size: 13px;
}

.sidebar-box ul li {
	margin: 0;
	padding-left: 12px;
	line-height: 20px;
	background: url(../kepek/bullet-brown.gif) 0px 8px no-repeat;
}

#sidebar h2 {
	margin: 0 0 10px 15px;
	font-size: 18px;
	color: #362206;
	text-align: left;
}

#sidebar h2 a {
	color: #362206;
}

#sidebar p {
	color: #362206;
	font-size: 12px;
	margin: 0 20px 7px;
}

#sidebar p.next {
	text-align: right;
	font-size: 13px;
}

#sidebar a {
	color: #1d5d81;
}


/* end sidebar */

/* start footer */
#footer {
	margin: 0 auto;
	padding: 0;
	width: 1000px;
	height: 60px;
	background: #222 url(../kepek/footer-bg.png) no-repeat;
	overflow: hidden;
	color: #ebebeb;
	font-size: 13px;
}

#footer a {
	color: #ebebeb;
}

#footer a:hover {
	color: #fff;
}

#footer .footer-left {
	float: left;
	display: inline;
	margin: 14px 0 0 32px;
}

#footer .footer-right {
	float: right;
	display: inline;
	margin: 14px 42px 0 0;
}

/* end footer */