body {
	margin: 0;
	font-family: trebuchet MS, trebuchet, Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #666;
	line-height: 1.5em;
	text-align: center;
	background: #0066bb;
}
img {
	border: 0px;
}
span.floatleft {
	float: left;
	padding-right: 10px;
	text-align:justify;
}
span.floatright {
	float: right;
	padding-left: 10px;
}
h1 {
	margin: .5em 0;
	font-size: 30px;
	color: #122e1b;
	font-weight: bold;
}
h2 {
	margin: .5em 0;
	font-size: 24px;
	color: #000;
}
h3 {
	margin: .5em 0;
	font-size: 18px;
	font-weight: bold;
	color: #122e1b;
}

p {font-size:12px;}
.clear {
	clear: both;
}
a {
	color: #FFF;
	text-decoration: none;
	font-size:14px;
}
a:hover{color:#FF9900;}


#header {
	height: 120px;
	background:#FFFFFF url(header_bg.gif) repeat-x bottom left;
}
.inside {
	width: 818px;
	margin: 0 auto;
}
.logo {
	margin-top: 35px;
	float: left;
}


#tagline {
	height: 150px;
	background: url(shdw.png) repeat-x top left;
}
.inside {
	margin: 0 auto;
	width: 818px;
	text-align: left;
}
.pics {
	position: absolute;
	z-index: 9999;
	top: 0;
	margin-left: 500px;
	width: 300px;
}
.tag {
	padding: 0;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
	text-shadow: #000 0px 2px 3px;
	padding-top:25px;
}
.title {
	font-size: 38px;
	font-weight: bold;
	line-height: 1.5em;
	text-transform: uppercase;
	color: #fef0be;
	text-shadow: #000 0px 1px 5px;
}


#wrapper {
	border-top: 1px solid #d2e8da;
	border-bottom: 1px solid #ccc;
	background: #EDEDFE;
}
#wrapper .inside {
	width:920px;
	margin: 0 auto;
	text-align: left;
	color: #122e1b;
}
#content {
	padding: 10px 0;
}
#content .middle {
	font-size: 12px;
	color: #FFF;
	background:#9d0039 url(mbg.gif) repeat-x top left;
}
#content .middle .top {
	height: 10px;
	font-size: 1%;
	background: url(mtop.gif) no-repeat;
}
#content .middle .bottom {
	height: 10px;
	font-size: 1%;
	background: url(mbottom.gif) no-repeat;
}
#content .middle .left {
	float: left;
	width: 520px;
	padding: 0 15px;
	text-align:justify;
}
.left h1 {
	color:#FF0099;
}

#content .middle .right {
	float: right;
	padding: 0 15px;
	text-align: center;
}

.object {
	margin: 0 auto;
	padding: 10px;
}
.object h1 {
	color:#FF0099;
}

.serta {
	margin: 0 auto;
	padding: 10px;
}
.serta h1 {
	color:#FF0099;
}

.operasi {
	margin: 0 auto;
	padding: 10px;
}
.operasi h1 {
	color:#FF0099;
}


#footer {
	clear: both;
	border-top: 1px solid #575757;
	margin: 0px;
	height: 100px;
}
