body {
	background-color: #5c7e12;
	margin:0;
	padding:0;
	background-image: url(../images/bg_repeat.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

#design {
	margin: auto;
	height: auto;
	width: 1024px;
}
#header {
	background-image: url(../images/banner1.jpg);
	margin: auto;
	height: 180px;
	width: 801px;
}
#main_menu {
	margin: auto;
	height: 37px;
	width: 801px;
}
#content {
	margin: auto;
	width: 801px;
	background-color: #426000;
}
#left_content {
	float: left;
	width: 245px;
	background-color: #72a600;
	height: 400px;
}
#header_leftmenu {
	height: 35px;
	width: 228px;
	background-color: #212f02;
	text-align: left;
	vertical-align: middle;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-left: 18px;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 12px;
}

#right_content {
	float: right;
	width: 530px;
	background-color: #426000;
	height: auto;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 18px;
}
#right_content img {
	/*float: left;*/
	background-color: #E8EED2;
	height: auto;
	padding: 5px;
	border: 1px solid #666666;
	margin:10px;
}



#right_content h3{
color:#ffffff;
}

#right_content td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f6ffbe;
	text-decoration: none;
}

#right_content td a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

#right_content td a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C9F79F;
	text-decoration: none;
}

#footer {
	height: 28px;
	width: 801px;
	background-color: #202d02;
	clear: both;
	float: none;
	position: static;
	text-align: center;
	padding-top: 28px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	margin: auto;
}
#page {
	background-image: url(../images/background.gif);
	margin: auto;
	width: 1021px;
	height:100%;
	background-repeat: no-repeat;
	background-position: center top;
}
#background {
	background-image: url(../images/bg_template.gif);
	background-repeat: repeat-x;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	width: 520px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
h1 a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	width: 520px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
h1 a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #D1ECCC;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	width: 520px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#right_content h2 a:link, #right_content h2 a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: capitalize;
	margin: 0px;
	padding: 0px;
}
#right_content h2  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: capitalize;
	margin: 0px;
	padding: 0px;
}
#right_content h2 a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #CDEBA0;
	text-decoration: none;
	text-transform: capitalize;
	margin: 0px;
	padding: 0px;
}

h2 a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #D1ECCC;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}
ul {

}
ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	list-style-type: square;
	margin: 2px;
	padding: 2px;
}

#right_content ul li a:link, #right_content ul li a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #72A600;
	text-decoration: none;
	list-style-type: square;
	text-transform: capitalize;
	margin: 2px;
	padding: 2px;
}

#right_content ul li a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #BDE3B9;
	text-decoration: none;
	list-style-type: square;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f6ffbe;
	text-decoration: none;
}

p a:link, a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7EB618;
	text-decoration: underline;
}

p a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #98bc57;
	text-decoration: none;
}
#content_leftmenu {
	width: 240px;
	margin: auto;
	padding-left: 5px;
}
#interested {
	height: 87px;
	width: 240px;
	clear: left;
	float: none;
	text-align: center;
	vertical-align: bottom;
	display: block;
	margin-top: 0px;
	padding-top: 22px;
	bottom: 0px;
	clip: rect(auto,auto,0px,auto);
}
#header_tpo {
	background-image: url(../images/top_header.gif);
	background-repeat: no-repeat;
	height: 38px;
	width: 456px;
	margin: auto;
	padding-top: 75px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: right;
	padding-right: 345px;
	background-position: center top;
}
#bendera {
	width: 780px;
	margin: auto;
	color: #FFFFFF;
	text-align: right;
}
.border {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
}
#paging{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #72A600;
	text-align: center;
	display: block;
	width: 300px;
	margin: auto;
	height: 28px;
	border: 1px solid #A6FFA6;
	padding-top: 10px;
}
#paging a:link, #paging a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}

#paging a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #009933;
	text-decoration: none;
}

#paging img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}