FONT		{FONT-FAMILY: "Trebuchet MS", Tahoma, Arial; FONT-SIZE: 17px}
TD		{FONT-FAMILY: "Trebuchet MS", Tahoma, Arial; FONT-SIZE: 17px}
BODY		{
	FONT-FAMILY: "Trebuchet MS", Tahoma, Arial; 
	background-image:url(../images/bg-main.png);
	background-color: ##ccffcc;
	FONT-SIZE: 17px; 
	word-wrap: break-word; 
	margin: 0 0 0 0;
/*	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#3C4D56', EndColorStr='#6C7A82');
	border-top: 1px solid #cee4e7;*/
}
P, td, tr, tbody, table		{FONT-FAMILY: "Trebuchet MS", Tahoma, Arial; FONT-SIZE: 17px; color: #545454;}
DIV		{FONT-FAMILY: "Trebuchet MS", Tahoma, Arial; FONT-SIZE: 17px}
INPUT		{FONT-FAMILY: "Trebuchet MS", Tahoma, Arial; FONT-SIZE: 17px}
TEXTAREA	{FONT-FAMILY: "Trebuchet MS", Tahoma, Arial; FONT-SIZE: 17px}
FORM 		{FONT-FAMILY: "Trebuchet MS", Tahoma, Arial; FONT-SIZE: 17px}
A:link          {BACKGROUND: none; COLOR: #3300cc; FONT-SIZE: 17px; FONT-FAMILY: "Trebuchet MS", Tahoma, Arial; TEXT-DECORATION: underline}
A:active        {BACKGROUND: none; COLOR: #ff0033; FONT-SIZE: 17px; FONT-FAMILY: "Trebuchet MS", Tahoma, Arial; TEXT-DECORATION: underline}
A:visited       {BACKGROUND: none; COLOR: #3300cc; FONT-SIZE: 17px; FONT-FAMILY: "Trebuchet MS", Tahoma, Arial; TEXT-DECORATION: none}
A:hover         {BACKGROUND: none; COLOR: #ff0000; FONT-SIZE: 17px; FONT-FAMILY: "Trebuchet MS", Tahoma, Arial; TEXT-DECORATION: underline}
.title 		{BACKGROUND: none; COLOR: #6A6A6A; FONT-SIZE: 17px; FONT-WEIGHT: bold; FONT-FAMILY: "Trebuchet MS", Tahoma, Arial; TEXT-DECORATION: none}
.content 	{BACKGROUND: none; COLOR: #545454; FONT-SIZE: 17px; FONT-FAMILY: "Trebuchet MS", Tahoma, Arial}
.storytitle 	{BACKGROUND: none; COLOR: #363636; FONT-SIZE: 17px; FONT-WEIGHT: bold; FONT-FAMILY: "Trebuchet MS", Tahoma, Arial; TEXT-DECORATION: none}
.storycat	{BACKGROUND: none; COLOR: #545454; FONT-SIZE: 17px; FONT-WEIGHT: bold; FONT-FAMILY: "Trebuchet MS", Tahoma, Arial; TEXT-DECORATION: underline}
.boxtitle 	{BACKGROUND: none; COLOR: #363636; FONT-SIZE: 17px; FONT-WEIGHT: bold; FONT-FAMILY: "Trebuchet MS", Tahoma, Arial; TEXT-DECORATION: none}
.boxcontent 	{BACKGROUND: none; COLOR: #545454; FONT-SIZE: 17px; FONT-FAMILY: "Trebuchet MS", Tahoma, Arial}
.option 	{BACKGROUND: none; COLOR: #545454; FONT-SIZE: 17px; FONT-WEIGHT: bold; FONT-FAMILY: "Trebuchet MS", Tahoma, Arial; TEXT-DECORATION: none}
.tiny		{BACKGROUND: none; COLOR: #545454; FONT-SIZE: 17px; FONT-WEIGHT: normal; FONT-FAMILY: "Trebuchet MS", Tahoma, Arial; TEXT-DECORATION: none}
.footmsg        {BACKGROUND: none; COLOR: #545454; FONT-SIZE: 17px; FONT-WEIGHT: normal; FONT-FAMILY: "Trebuchet MS", Tahoma, Arial; TEXT-DECORATION: none}
.footmsg_l	{BACKGROUND: none; COLOR: #545454; FONT-SIZE: 17px; FONT-WEIGHT: normal; FONT-FAMILY: "Trebuchet MS", Tahoma, Arial; TEXT-DECORATION: underline}
.box		{FONT-FAMILY: "Trebuchet MS", Tahoma, Arial; FONT-SIZE: 17px; border: 1px solid #6A6A6A; background-color: #FFFFFF}
.search {
	FONT-FAMILY: "Trebuchet MS", Tahoma, Arial; 
	FONT-SIZE: 11px;
	border: 0px solid #F0F5F6;
	background-color: #FFFFFF;
}
.linkmenu {
	font-size: 17px;
	color: #FFFFFF;
}
a.linkmenu:link, a.linkmenu:visited, a.linkmenu:active {
	font-size: 17px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.linkmenu:hover {
	font-size: 17px;
	color: #B2F400;
	text-decoration: none;
	font-weight: bold;
}
.title_block {
	font-size: 20px;
	color: #018EBC;
	font-weight: normal;
	padding-bottom: 8px;
}
.title_content {
	font-size: 17px;
	color: #000000;
	font-weight: bold;
}
.footer {
	color: #3f7486;
	font-size: 17px;
}
a.footer:link, a.footer:active, a.footer:visited {
	color: #000000;
	font-size: 17px;
	text-decoration: underline;
}
a.footer:hover {
	color: #3f7486;
	font-size: 17px;
	text-decoration: none;
}
.titlecontent {
	font-size: 18px;
	font-weight: normal;
	color: #D49703;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.postcom {
	font-size: 17px;
	padding-bottom: 2px; 
	margin-bottom: 5px;
	color: #0051AD;
	padding-top: 6px;
}

.center_block {
	padding: 3px;
/*	background-color: #F2FAFB; */
	background-color: #FFFFFF;
	border: 1px solid #E4F4F6;
	padding: 5px;
}

.headcontent {
	font-size: 11px;
	color: #3f7486;
}
a.footermenu:link, a.footermenu:active, a.footermenu:visited {
	color: #000000;
	font-size: 15px;
	text-decoration: none;
}
a.footermenu:hover {
	color: #3f7486;
	font-size: 15px;
	text-decoration: underline;
}

/* ================ insert by jong =================== */
img {
	border:1;
	vertical-align:top;
	text-align:left;
}
object {
	vertical-align:top;
	outline:none;
}
/* ul, ol {
	list-style:none;
}
*/
/* table, table td {
	padding:0;
	border:none;
	border-collapse:collapse;
}
*/
.fleft {
	float:left;
}
.fright {
	float:right;
}
.clear {
	clear:both;
}
.col-1, .col-2, .col-3 {
	float:left;
}
.alignright {
	text-align:right;
}
.aligncenter {
	text-align:center;
}
.wrapper {
	width:100%;
	overflow:hidden;
}

#top-content {
	background:#f5f5f5;
	width:100%;
}
#content {
	background:#fff;
	width:100%;
}
#content .mainContent {
	float:left;
	width:552px;
	margin-right:44px;
	padding:20px 0 20px 0;
}
#content .aside {
	float:left;
	width:319px;
}
.inner_copy, .inner_copy a {
	border:0;
	float:right;
	background:#fff;
	color:#f00;
	width:50%;
	line-height:10px;
	font-size:10px;
	margin:-110% 0 0 0;
	overflow:hidden;
	padding:0;
}
#footer {
	height:127px;
	background:url(/images/footer-bg.jpg) 50% 0 repeat-x;
}

/*
input, select, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}
*/

.img-indent {
	margin:0 20px 0 0;
	float:left;
}
.img-box {
	width:100%;
	overflow:hidden;
	padding-bottom:12px;
}
.img-box img {
	float:left;
	margin:0 20px 0 0;
}
.extra-wrap {
	overflow:hidden;
}
p {
	margin-bottom:20px;
}
.p1 {
	margin-bottom:10px;
}
.p2 {
	margin-bottom:20px;
}
.p3 {
	margin-bottom:30px;
}
a {
	color:#5b990e;
	outline:none;
}
a:hover {
	text-decoration:none;
}
h1 {
	font-size:40px;
	line-height:1.2em;
	color:#6699ff;
	text-transform:uppercase;
	font-weight:300;
	margin-bottom:4px;
}

h1 a {
	text-decoration:none;
	color:#fff;
}
h1 strong {
	font-weight:500;
}
h2 {
	font-size:30px;
	color:#767676;
	line-height:1.2em;
	text-transform:uppercase;
	margin-bottom:20px;
	font-weight:300;
}
h2 span {
	color:#5b990e;
}
h3 {
	font-size:24px;
	color:#0066cc;
	line-height:1.2em;
	text-transform:uppercase;
	margin-bottom:10px;
	font-weight:300;
}
h4 {
	font-size:20px;
	color:#fff;
	text-transform:uppercase;
	margin-bottom:9px;
}
h4 a {
	color:#ffd9a3 !important;
	text-decoration:none !important;
}
h4 a:hover {
	text-decoration:underline !important;
}
h4 strong {
	font-size:12px;
	color:#fff;
}

h5 {
	font-size:17px;
	color:#5b990e; 
	margin-bottom:12px;
}

h6 {
	font-size:17px;
	color:#ff9900;
	margin-bottom:12px;
}
h6 a {
	text-decoration:none;
}
h6 a:hover {
	text-decoration:underline;
}
.button {
	display:inline-block;
	width:145px;
	height:40px;
	line-height:36px;
	font-size:17px;
	color:#fff;
	background:url(/images/button.jpg) no-repeat 0 0;
	text-decoration:none;
}
.box {
	width:100%;
}
.box .left-bot-corner {
	background:url(/images/left-bot-corner.gif) no-repeat left bottom;
	width:100%;
}
.box .right-bot-corner {
	background:url(/images/right-bot-corner.gif) no-repeat right bottom;
	width:100%;
}
.box .inner {
	padding:0 28px 43px 0;
}
.box .inner1 {
	padding:0 28px 43px 30px;
}
.box .img-indent {
	margin-right:12px;
}
.box1 {
	background:url(/images/box-bg.gif) 0 0;
	width:100%;
	color:#fff;
}
.box1 .top {
	background:url(/images/box1-top.jpg) no-repeat 0 0;
}
.box1 .bottom {
	background:url(/images/box1-bottom.jpg) no-repeat 0 100%;
	width:100%;
}
.box1 .inner {
	padding:20px 30px 35px 30px;
}
.address {
	padding-bottom:20px;
}
.address li {
	width:100%;
	overflow:hidden;
	background:none !important;
	padding:0 0 0 0 !important;
}
.address li strong {
	float:left;
	width:90px;
	font-size:17px;
	color:#ffd9a3;
}


.logo-box {
	position:absolute;
	left:295px;
	top:70px;
	text-align:center;
	width:344px;
	color:#fff;
	z-index:2;
}
.logo-box p {
	margin-bottom:24px;
}
.logo-box h2 {
	font-size:20px;
	line-height:1.2em;
	color:#fff;
	text-transform:uppercase;
	margin-bottom:22px;
	font-weight:500;
}
.extra-img {
	display:block;
	position:absolute;
	right:0;
	top:10px;
}
#header.small .logo-box {
	left:340px;
}
#top-content .indent {
	padding:2px 25px 0 60px;
}
#content .indent {
	padding:17px 25px 0 60px;
}
#content ul {
	padding-bottom:20px;
}
#content ul li {
	background:url(/images/arrow1.gif) no-repeat 0 7px;
	padding:0 0 0 12px;
}
#content ul li a {
	color:#b4b4b4;
	text-decoration:none;
}
#content ul li a:hover {
	color:#5b990e;
}
#content ul li a {
	color:#5b990e;
	text-decoration:underline;
}
#content ul li a:hover {
	text-decoration:none;
}
#content ul ul {
	padding:2px 0 2px 0;
}
.img-list {
	padding-bottom:0 !important;
}
.img-list li {
	padding:0 0 20px 0 !important;
	background:none !important;
	width:100%;
	overflow:hidden;
}
.img-list li.last {
	padding-bottom:0 !important;
}
.img-list li img {
	float:left;
	margin-right:20px;
}
#footer .inside {
	font-size:17px;
	color:#fff;
	padding:77px 108px 0 66px;
}
#footer a {
	color:#a3c655;
}
#contacts-form {
	clear:right;
	width:100%;
	overflow:hidden;
}
#contacts-form fieldset {
	border:none;
	float:left;
}
#contacts-form .field {
	clear:both;
}
#contacts-form label {
	float:left;
	width:107px;
	line-height:18px;
	padding-bottom:8px;
}
#contacts-form input {
	width:245px;
	padding:0 0 0 3px;
	background:none;
	border:1px solid #b2b2b2;
	color:#616161;
	float:left;
	font-size:12px;
}
#contacts-form textarea {
	width:420px;
	height:205px;
	padding:0 0 0 3px;
	background:none;
	border:1px solid #b2b2b2;
	color:#616161;
	margin-bottom:10px;
	overflow:auto;
	float:left;
	font-size:12px;
}
#contacts-form a {
	font-size:17px;
	font-weight:bold;
}

//==============


#header ul {
	list-style: none;
	padding:0;
	margin:0;
}

#header li {
	display: inline;

/*	text-decoration:none; */
}

#header li a {
	padding:0 0 0 13px;
	font-size:18px;
	color:#ffffff;
	text-transform:uppercase;
	font-weight:300;
	text-decoration:none;
}

#header li a:hover{
	font-size:18px;
	color:#ffcc00;
	text-transform:uppercase;
	font-weight:300;
	text-decoration:underline;
}

#circle
{
border-radius:50% 50% 50% 50%;  
width:150px;
height:150px;
	 -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px; 
}

.navbar-custom {
    background-color:#ccffcc;
    color:#ffffff;
    border-radius:0;
}

.navbar-custom .navbar-nav > li > a:hover{
		text-decoration:none;
}

.navbar-custom .navbar-nav > li > a:focus {
  background-color: #66ccff;
  color: #000000;
}

/* by jong */

