body {
	background: #ccc;
	color: inherit;
	text-align: center;
	margin: .5em auto;
}

.invisi {
	text-decoration: none;
	color: #666;
}

h1 {
	background: #fff url('../assets/Image/header.jpg') no-repeat;
	color: inherit;
	width: 800px;
	height: 100px;
	margin: 0px;
}

h1 span {
	display: none;
}

#head_strap {
	border-top: 4px solid #666;
	border-bottom: 4px solid #666;
	height: 60px;
	width: 790px;
	text-align: center;
	margin: 8px 5px 0 5px;
	padding-top: 4px;
}

#head_strap img {
	margin: 0;
}

#foot_strap {
	height: 25px;
	width: 790px;
	padding-top: 7px;
}

#foot_strap span.quotation {
	border: 1px solid #666;
	width: 100px;
	text-transform: uppercase;
	font: bold .6em verdana, arial, sans-serif;
	float: left;
	margin-left: .9em;
}

#foot_strap span.quotation a {
	color: #990000;
	display: block;
	text-decoration: none;
	background-color: #c0c0a8;
	padding: .2em .1em .1em .1em;
	height: 13px;
}

#foot_strap span.quotation a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #666;
	display: block;
}

#foot_strap .home{
	float: left;
	margin: .1em 0 0 10px;
	padding-top: 1px;
	text-indent: 20px;
	background: #fff url('../assets/Image/home1.gif') no-repeat;
	text-transform: uppercase;
	font: bold .6em verdana, arial, sans-serif;
	color: #a1a1a1;
	height: 16px;
	width: 90px;
}

#foot_strap .home:hover{
	background: #fff url('../assets/Image/home2.gif') no-repeat;
	color: #000;
}

#foot_strap span.date {
	font: bold .6em verdana, arial, sans-serif;
	float: right;
	margin: .2em .5em;
	color: #666;
	background-color: inherit;
}

#foot_strap form {
	float: left;
}

#foot_strap input {
	float: left;
}

#foot_strap input.search {
	border: 1px solid #666;
	font: .7em verdana, arial, sans-serif;
	font-weight: bold;
	margin: 0 .4em 0 .7em;
	height: 14px;
	width: 130px;
	color: #666;
	background-color: inherit;
}

#foot_strap input.searchbutton {
	font: bold 0.6em verdana, arial, sans-serif;
	color: #fff;
	background-color: #9d9977;
	border: 1px solid #666;
	padding-bottom: 0.1em;
}

#bodywrap {
	background-color: #fff;
	color: inherit;
	width: 800px;
	text-align: center;
	margin: auto;
	border: 1px solid #666;
	min-height: 770px;
}

#nav {
	background: #fff;
	color: #666;
	float: left;
	width: 160px;
	border: 1px solid #666;
	padding-top: 5px;
}

#nav p {
	color: #666;
	background-color: inherit;
	font: bold .6em verdana, arial, sans-serif;
	margin: 0;
	text-transform: uppercase;
}

#nav ul {
	list-style: none;
	margin: 5px;
	padding: 0;
	width: 150px;
}

#nav ul li {
	font: bold .6em verdana, arial, sans-serif;
	margin-bottom: 5px;
	text-align: center;
	position: relative;
}

#nav ul li.endli {
	margin-bottom: 0;
}

#nav1 {
	margin-bottom: 0;
	padding-bottom: 0;
}

#nav1 ul li a {
	display: block;
	color: #666;
	background: #d5d4c5;
	text-decoration: none;
	padding: 2px;
	border: 1px solid #000;
	width: 144px;
}

#nav1 ul li a:hover {
	display: block;
	color: #fff;
	text-decoration: none;
	background-color: #666;
}

#nav2 li {
	display: block;
	text-decoration: none;
}

#nav2 a {
	display: block;
	color: #666;
	background: #c0bea8;
	text-decoration: none;
	padding: 2px;
	border: 1px solid #000;
	width: 144px;
}

#nav2 li a:hover {
	display: block;
	color: #fff;
	text-decoration: none;
	background-color: #666;
}

#nav3 li {
	display: block;
	text-decoration: none;
}

#nav3 a {
	display: block;
	color: #fff;
	background: #9d9977;
	text-decoration: none;
	padding: 2px;
	border: 1px solid #000;
	width: 144px;
}

#nav3 li a:hover {
	display: block;
	color: #fff;
	text-decoration: none;
	background-color: #666;
}

#nav4 ul {
	display: block;
	text-decoration: none;
	margin-top: .7em;
}

#nav4 li {
	display: block;
	text-decoration: none;
}

#nav4 a {
	display: block;
	color: #ffff00;
	background: #666;
	text-decoration: none;
	padding: 2px;
	border: 1px solid #000;
	width: 144px;
}

#nav4 li a:hover {
	display: block;
	color: #fff;
	text-decoration: none;
	background-color: #000;
}

#contentwrap {
	background: #fff;
	color: inherit;
	width: 790px;
	text-align: center;
	margin: auto;
	padding: 1em 0 .5em 0;
	border-top: 2px solid #c1c0ab;
}

#content {
	float: right;
	width: 601px;
	background: #fff;
	color: #666;
	border-bottom: 1px solid #666;
	padding: 0 10px 1.5em 10px;
	font: .6em Verdana, Arial, sans-serif;
}

#content h2 {
	text-align: left;
	font: bold 1.5em "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #676733;
	background-color: inherit;
	margin-bottom: .2em;
	text-transform: capitalize;
	font-variant: small-caps;
}

#content h3, #content p em {
	text-align: left;
	font: bold 1.3em "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #676733;
	background-color: inherit;
	margin: .2em 0;
	text-transform: capitalize;
	font-variant: small-caps;
}

#content p {
	text-align: left;
	font: 1em Verdana, Arial, sans-serif;
	color: #666;
	background-color: inherit;
	margin: .3em 0 .8em 0;
}

#content ul, ol {
	text-align: left;
}

div.outerwrap {
	margin-bottom: 3em;
}

div.wrapper {
	float: left;
	width: 8.5em;
	font-weight: bold;
	font-style: italic
}

br {
	clear: left;
}

ol {
	margin: 0;
	padding: 0;
}

ol li {
	list-style-type: none;
}

ol li:before {
	content: counter(item) ". ";
	counter-increment: item;
}

#content_footer {
	float: right;
	width: 601px;
	background: #fff;
	color: inherit;
	border: 1px solid #666;
	padding: 10px;
	margin-top: 5px;
}

#content_footer p {
	text-align: left;
	font: normal .8em Verdana, Arial, sans-serif;
	color: #666;
	background-color: inherit;
}

#footer {
	float: right;
	width: 601px;
	padding: 5px 0 0 0;
	color: #666;
	background-color: inherit;
	font: normal .55em verdana, arial, sans-serif;
	margin: 0 auto;
}

#copyright {
	padding: 0;
	margin: 0 auto;
}

#copyright p {
	font: bold .55em verdana, arial, sans-serif;
	color: #fff;
	background: inherit;
}

#copyright a {
	color: #fff;
	text-decoration: underline;
	background-color: inherit;
}

#copyright a:hover {
	color: #000;
	text-decoration: none;
	background-color: inherit;
}

a {
	color: #800000;
	text-decoration: underline;
	background-color: inherit;
	font-weight: bold;
}

a:hover {
	color: #007a00;
	text-decoration: none;
	background-color: inherit;
}

.mr {
	
	margin: 0 1em 1em 0;
}

.rb {
	float: right;
	border: 1px solid #000;
}

.rbm {
	float: right;
	border: 1px solid #000;
	margin-right: 2em;
}

.b {
	border: 1px solid #000;
}

.l {
	float: left;
}

.r {
	float: right;
}

.l3{
	float: left;
	margin: 0px;
	
}

.l3b{
	float: left;
	margin: 10px 0px 0px 55px;
	
}
.r3 {
	float: right;
	
	margin: 0px;
	padding: 0px;
	
}

.r2 {
	float: right;
	padding: 0 .5em 0 0;
}

.red {
	color: #ff0000;
	background: inherit;
	font-weight: bold;
}

.orange {
	color: #ffa200;
	background: inherit;
	font-weight: bold;
}

.green {
	color: #669900;
	background: inherit;
	font-weight: bold;
}

.standout_box {
	background: #9d9977;
	color: #fff;
	text-align: center;
	border: 1px solid #666;
	display: inline;
	text-decoration: none;
	margin: 0 1em;
	padding: .2em;
	text-transform: uppercase;
}

.standout_box:hover {
	color: #fff;
	background: #666;
}

.break {
	clear: both;
}

.break_left {
	clear: left;
}

#form {
	width: 500px;
	float: left;
}

#form label {
	float: left;
	width: 200px;
	font-weight: bold;
	text-align: right;
	margin-right: 20px;
}

#form input {
	width: 250px;
	margin-bottom: 5px;
	border: 1px solid #666;
	float: left;
}
#form textarea {
	width: 250px;
	margin-bottom: 5px;
	border: 1px solid #666;
	float: left;
}
#form select {
	margin-bottom: 5px;
	float: left;
}

#form .inputbutton {
	color: #666;
	background-color: #fff;
	border: 1px solid #666;
	width: 120px;
	margin: 20px auto 0 auto;
	text-align: center;
	font: bold 1em Verdana, Arial, sans-serif;
	float: none;
}

#form br {
	clear: left;
}

#form br .both {
	clear: both;
}

#form .nowidth {
	width: 20px;
	border: none;
}

.brownbox {
	display: block;
	background: #616143;
	color: #fff;
	width: 260px;
	padding: .5em 1em;
	margin: 1em 0;
}

table {
	border: 1px solid #666;
}

td {
	border: 1px solid #666;
}

th {
	background: #666;
	color: #fff;
}

strong {
	color: #515151;
	background: inherit;
}

.center {
	margin: auto;
	text-align: center;
	width: 550px;
}

#left {
	float: left;
	width: 200px;
}

#right {
	float: right;
	width: 400px;
}

#right p {
	text-align: center;
}

#homeimage
	{
	clear: both;
	margin: 10px 0px 0px 0px;
}

#lineup
	{
	float: right;
	margin: 10px 10px 0px 0px;
	padding: 0px;
}

.legsfix
	{
	clear: both;
}

#legsleft
	{
	width: 200px;
	float: left;
}

.legsfloaty
	{
	text-align: left;
	float: right;
	width: 150px;
	height: 200px;
	margin: 0px;
}

.legsfloaty01
	{
	float: left;
	width: 150px;
	margin: 72px 0px 0px 2px;
}

.legsfloaty02
	{
	float: left;
	width: 150px;
	margin: 87px 0px 0px 2px;
}

.news {
	width: 605px;
	border: 1px solid #666;
	background: #fff url(../assets/Image/news_side.jpg) 0 170px no-repeat;
}

#content .news h2 {
	font: 3.6em verdana;
	color: #8b7d00;
	text-transform: none;
	font-variant: normal;
	margin-left: 80px;
}

#content .news h3 {
	font: 2.3em verdana;
	color: #940010;
	text-transform: none;
	font-variant: normal;
	margin-left: 80px;
}

#content .news h4 {
	font: bold 1.3em verdana;
	color: #940010;
	text-transform: none;
	font-variant: normal;
	margin: 0 0 0 80px;
	text-align: left;
}

#content .news p {
	margin-left: 80px;
}

#content .news ul {
	margin-left: 96px;
	margin-top: 5px;
}

.news .r {
	margin: 0 5px;
}

.news .l {
	margin: 0 5px 0 85px;
}

.news .mar {
	margin: 40px 60px 40px 0;
}

.news a.or_but {
	width: 510px;
	background: #f16d00;
	color: #fff;
	display: block;
	border: 1px solid #666;
	font: normal 1.7em verdana;
	margin: 10px 0 10px 80px;
	clear: both;
	text-decoration: none;
	padding: 4px 0;
}

.news a.or_but:hover {
	background: #cf3f3f;
}

#content .news p.perbag {
	margin-bottom: 11px;
	color: #8b7d00;
}
#content .news p.perbag span {
	font-size: 3em
}

#content .news p.footer {
	background: #8a7f01;
	width: 605px;
	margin: 0;
	text-align: center;
	color: #fff;
	font-size: 1.3em;
	padding: 5px 0;
	clear: both;
}

.news .white {
	width: 605px;
	height: 78px;
	margin:0;
	background: #fff;
}

#content .news .white p {
	font-size: .9em;
	text-align: center;
	padding-top: 5px;
}

.news .white .r, .news .white .l {
	margin: 0;
}

#linksleft {
	float: left;
	width: 500px;
}
#linksleft p{
	padding-top: 20px;
	padding-bottom: 20px;
}
#linksright {
	float: right;
	width: 100px;
	text-align: center;
	background: #fff url(../assets/Image/line.gif) center repeat-y;
}

#linksright img{
	padding-bottom: 20px;
}

#linksright img#bottom{
	padding-bottom: 0px;
}

.quote{
	background: #f5f5f1;
	padding: 10px;
	border: 1px solid #000;
	width: 585px;
}

.links{
	background: #c0bea8;
	padding: 2px 10px 1px 10px;
	border: 1px solid #000;
	height: 14px;
	width: 585px;
}

#leftlink{
	float: left;
}

#rightlink{
	float: right;
}

#leftlink a, #rightlink a {
	display: block;
	color: #666;
	background: #d5d4c5;
	text-decoration: none;
	padding: 2px;
	border: 1px solid #000;
	width: 144px;
}

#leftlink a:hover, #rightlink a:hover {
	display: block;
	color: #fff;
	text-decoration: none;
	background-color: #666;
}

#rightnews {
	float: right;
	
}


