html, body
{
	height: 100%;
}

body
{
	margin: 0px;
	padding: 0px;
	background: url(../images/homepage01.gif) repeat left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #738090;
}

h1, h2, h3
{
	margin-top: 0px;
	margin-bottom: 10px;
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

h1 span, h2 span, h3 span
{
	font-weight: bold;
}

h1
{
}

h2
{
	font-size: 20px;
}

h2.title
{
	height: 20px;
	margin: 0px;
	padding: 8px 0px 0px 18px;
	font-size: 10px;
	color: #AFB8BF;
}

h2.title span
{
	color: #FFFFFF;
}

h3
{
	font-size: 16px;
}

p, ol, ul
{
	margin-top: 0px;
	line-height: 18px;
	text-align: justify;
}

strong
{
	color: #AFB8BF;
}

a
{
	color: #FFFFFF;
}

a:hover
{
	text-decoration: none;
}

a.more
{
	padding-left: 17px;
	background: url(../images/homepage12.gif) no-repeat left center;
}

a img
{
	border: none;
}

img.border
{
}

img.alignleft
{
	float: left;
	margin: 0px 17px 0px 0px;
}

img.alignright
{
	float: right;
	margin: 0px 0px 0px 17px;
}

img.aligncenter
{
	margin: 0px auto;
}

hr
{
	display: none;
}

.ul-style1
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.ul-style1 li
{
}

.ul-style1 span
{
	padding-right: 14px;
}

.ul-style2
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.ul-style2 li
{
	padding-top: 15px;
}

.ul-style2 li.first
{
	padding: 0px;
}

.ul-style3
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

.ul-style3 li
{
	float: left;
	padding: 0px 10px 12px 0px;
}

/** WRAPPER */

#wrapper
{
	background: url(../images/bg1_01.gif) repeat-x left top;
}

.container
{
	width: 945px;
	margin: 0px auto;
}

/** HEADER */

#header-bg
{
	background: url(../images/bg01.gif) no-repeat center top;
}

#header
{
	height: 138px;
}

/** MENU */

#menu
{
	float: left;
	/*width: 544px;*/
	/*height: 138px;*/
	padding: 103px 0 0 565px; /*SINI!!! ORIGINALLY takde */
}

/** PAGE */

#page-bg
{
	background: url(../images/bg02.gif) repeat-y center top;
}

#page-bg-top
{
	background: url(../images/bg03.gif) no-repeat center top;
}

#page-bg-bottom
{
	padding-bottom: 7px;
	background: url(../images/bg04.gif) no-repeat center bottom;
}

#page
{
	margin-bottom: 3px;
}

/** SINGLE COLUMN LAYOUT */

.one-column
{
	background: url(../images/subpage2_01.gif) repeat-y left top;
}

.one-column-bg-top
{
	background: url(../images/subpage2_02.gif) no-repeat left top;
}

.one-column-bg-bottom
{
	background: url(../images/subpage2_03.gif) no-repeat left bottom;
}

.one-column .content
{
	padding: 18px 15px 10px 18px;
}

/** CONTENT */

#content
{
	height: 600px;
}

/** SIDEBAR */

#footer
{
	height: 99px;
	background: url(../images/bg05.gif) no-repeat center top;
}

#footer p, #footer a
{
	margin: 0px;
	padding: 20px 0px 0px 0px;
	text-align: center;
	text-transform: lowercase;
	color: #000; /* SINI!!! ORIGINALLY 333740/7b7b7b; */
}
