
/* CSS Document */

html {
margin:0px;
padding:0px;
}

body {
margin:0px;
padding:0px;
background:url(../images/bg-internal.jpg) top left repeat-x;
background-color:#efeeed;
font:11px Verdana, Arial, Helvetica, sans-serif;
}

img {
border:none;
}

img a {
border:none;
}

/* --------------- Start Container ---------------- */

#main-container {
	float:left;
	width:100%;
}

.container {
	margin:0px;
	padding:0px;
	width:920px;
	margin:auto;
}

.container.full {
	width:100%;
	float:left;
	height:500px;
	padding:15px 0;
	background:#dddddd;
}

#home-banner {
	float:left;
	width:920px;
	height:500px;
	overflow:hidden;
	position:relative;
	margin:15px 0;
}

.container.full #home-banner {
	margin:auto;
	float:none;
}

#home-banner img {
	float:left;
	position:absolute;
	left:0px;
	top:0px;
}

#home-banner p {
	float:left;
	width:98%;
	position:absolute;
	left:0px;
	top:290px;
	height:110px;
	padding:20px 0 10px 2%;
	background:url(../images/bg-banner.png);
	color:#e3e3e3;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:30px;
}

#home-banner p strong {
	display:block;
	font-size:48px;
	color:#f58b00;
}

#home-banner ul {
	float:right;
	position:absolute;
	right:9px;
	top:456px;
}

#home-banner li {
	width:18px;
	overflow:hidden;
	height:0;
	line-height:18px;
	float:left;
	margin:0 2px 0 0;
	padding:18px 0 0 0;
	background:#e0e0e0;
	cursor:pointer;
	border-radius:9px;
}

#home-banner li:hover, #home-banner li.active {
	background:#d77b03;
}


/*---------------- End Container ------------------- */

/*-----------------Start Header ------------- */
#header {
	float:left;
	margin:0px;
	padding:0px;
	width:920px;
	position:relative;
	top:-1px;
}

#logo {
	float:left;
	margin:0px;
	padding:0px;
	width:91px;
	height:110px;
	background:url(../images/logo.jpg) top left no-repeat;
}


.flag-i {
float:left;
margin:0px;
padding:0px 0px 0px 25px;
background:url(../images/india-flag.jpg) 2px 5px no-repeat;
width:60%;}

.flag-ph {
float:left;
margin:0px;
padding:0px 0px 0px 25px;
background:url(../images/philipins-flag.jpg) 2px 5px no-repeat;
width:60%;}


#site-box {
float:left;
width:180px;
margin:10px 0px 0px 0px;
padding:0px 0px 0px 649px;
text-align:right;
}

#txt1{
margin:0px;
padding:0px 20px 0px 0px;
width:180px;
background:url(../images/india-flag.jpg) 150px 2px no-repeat;
font:11px Verdana, Arial, Helvetica, sans-serif;
text-align:right;
}

#txt1 a {
color:#464646;
text-decoration:none;
font:11px Verdana, Arial, Helvetica, sans-serif;
text-align:right;
}
#txt1 a:hover {
text-decoration:underline;}

#txt2 a:hover {
text-decoration:underline;}

#txt2{
margin:0px;
padding:0px 20px 0px 0px;
width:180px;
background:url(../images/philipins-flag.jpg) 120px 2px no-repeat;
font:11px Verdana, Arial, Helvetica, sans-serif;
line-height:20px;
text-align:right;
}

#txt2 a {
color:#464646;
text-decoration:none;
font:11px Verdana, Arial, Helvetica, sans-serif;
text-align:right;
}

#top-rt {
	float:right;
	margin:35px 0px 0px 0px;
	padding:0px;
	width:324px;
}

#top-rt a.fenestaopentennis {
	float:left;
	left:-40px;
	top:-12px;
	position:relative;
}

#top-rt .language {
float:left;
margin:0px;
padding:0px;
width:160px;
height:22px;
background:url(../images/language.jpg) top left no-repeat;
cursor:pointer;
font:11px Verdana, Arial, Helvetica, sans-serif;
line-height:22px;}

#top-rt .language p {
margin:0px;
padding:0px 0px 0px 5px;
width:155px;
font:11px Verdana, Arial, Helvetica, sans-serif;
line-height:22px;}

#top-rt .icon-box {
float:left;
width:160px;
margin:10px 0px 10px 0px;
padding:0px 0px 0px 0px;
}

#top-rt .icon-box img{
float:left;
padding:0px 5px;}

#top-rt .language .panel {
margin:0px;
padding:5px;
background:#f2f2f2;
border:solid 1px #d5d5d5;
width:148px;
height:15px;
display:none;
font:11px Verdana, Arial, Helvetica, sans-serif;
}

#top-rt .language .panel a{
text-decoration:none;
color:#464646;}



/*-----------------End Header ------------- */

/*-----------------Sratt Menu ------------- */

#menu {
float:left;
margin:0px;
padding:0px;
width:100%;
}

#menu-con {
margin:0px auto;
padding:0px;
width:920px;
background:url(../images/menu-bg.jpg) top left repeat-x;
text-align:center;
font:14px Arial, Helvetica, sans-serif;
color:#ffffff;
line-height:56px;
}



/*-----------------Start top Banner ------------- */
.banner-con {
float:left;
margin:0px;
padding:15px 0px 15px 0px;
width:920px;
}

/* -----------------End Flash ------------- */

/* -----------------Start Body con ------------- */



#bdy-internal {
float:left;
margin:0px;
padding:14px 0px 14px 11px;
width:900px;
}

.bredcrumbs {
float:left;
margin:0px;
padding:0px 0px 25px 5px;
width:895px;
background:url(../images/inbex-bdy-bg.jpg) bottom left repeat-x;
font:bold 11px Verdana, Arial, Helvetica, sans-serif;
color:#464646;
}

.bredcrumbs a {
text-decoration:none;
color:#ffa300;
}

.bredcrumbs a:hover {
text-decoration:underline;
color:#464646;}

#bdy-internal h1 {
margin:0px;
padding:0px 0px 10px 0px;
float:left;
font:18px "Trebuchet MS";
color:#ffa300;
width:630px;
text-transform:uppercase;
}

#mrkt h1 {
margin:0px;
padding:0px 0px 10px 0px;
float:left;
font:18px "Trebuchet MS";
color:#ffa300;
width:880px;
text-transform:uppercase;
clear:both;
}

#bdy-internal h5 {
margin:0px;
padding:0px 0px 10px 0px;
float:left;
font:18px "Trebuchet MS";
color:#ffa300;
width:630px;
text-transform:uppercase;
}

#bdy-internal h6 {
margin:0px;
padding:0px 0px 10px 0px;
float:left;
font:18px "Trebuchet MS";
color:#ffa300;
width:900px;
text-transform:uppercase;
}

#bdy-internal p {
padding:7px 0px 7px 0px;
margin:0px;
font:11px Verdana, Arial, Helvetica, sans-serif;
color:#25201c;
text-align:justify;
line-height:18px;
}

#bdy-internal p a {
color:#25201c;
text-decoration:none;
}
#bdy-internal p a:hover {
text-decoration:underline;}

#bdy-internal img {
float:left;
margin:0px;
padding:0px 20px 0px 0px;
}

.news-txt {
margin:0px;
padding:15px 0px 15px 0px;
float:left;
font:bold 11px Verdana, Arial, Helvetica, sans-serif;
color:#ed9a06;
width:240px;}

.news-txt a {
text-decoration:none;
color:#ed9a06;
}

.news-txt a:hover {
text-decoration:underline;
color:#002416;
}


.heading1 {
float:left;
margin:0px;
padding:0px 0px 10px 0px;
font:bold 20px "Trebuchet MS";
color:#002315;
width:560px;
display:block;
}

.more {
float:right;
margin:0px;
padding:0px;
}


.more-left {
float:left;
margin:0px;
padding:0px;
width:4px;
height:41px;
background:url(../images/more-left.jpg) no-repeat top left;
}

.more-mdl {
float:left;
margin:0px;
padding:0px 12px 0px 12px;
width:auto;
height:41px;
background:url(../images/more-bg.jpg) repeat-x top left;
font:bold 16px "Trebuchet MS";
color:#474341;
text-align:center;
line-height:41px;
}

.more-mdl a {
text-transform:uppercase;
text-align:center;
text-decoration:none;
color:#474341;
}

.more-mdl a:hover {
text-decoration:underline;
}

.more-right {
float:left;
margin:0px;
padding:0px;
width:4px;
height:41px;
background:url(../images/more-right.jpg) no-repeat top right;
} 


/*-----------------End Body con ------------- */
/*-----------------Start footer ------------- */

#footer {
float:left;
margin:0px;
padding:0px;
width:100%;
border-top:1px solid #ffffff;
border-bottom:2px solid #8a8a8a;
background-color:#25201c;
}

#footer-con {
margin:auto;
padding:0px;
width:920px;
}

.footer-list1{
float:left;
margin:0px 20px 20px 0px;
padding:22px 0px 0px 10px;
}
.footer-list1 ul{
margin:0px;
padding:0px;
list-style-type:none;
width:186px;
}

.footer-list1 ul li{
margin:0px;
padding:5px 5px 10px 5px;
width:186px;
font:10px Verdana, Arial, Helvetica, sans-serif;
color:#c3c3c3;
border-bottom:1px solid #504e4c;
}
.footer-list1 ul li a{
margin:0px;
padding:10px 5px 10px 5px;
color:#c3c3c3;
text-decoration:none;
z-index:100;
}

.footer-list1 ul li a:hover{
color:#ffffff;
text-decoration:none;}

.footer-rt {
float:right;
margin:0px;
padding:22px 0px 0px 0px;
width:260px;
font:10px Verdana, Arial, Helvetica, sans-serif;
color:#c3c3c3;
text-align:right;
line-height:19px;
height:76px;
background:url(../images/dscl-logo.jpg) bottom right no-repeat;
}

.footer-rt a {
color:#c3c3c3;
text-decoration:none;
}



.footer-rt a:hover {
text-decoration:underline;
color:#ffffff;
}

.footer-bot {
float:right;
margin:121px 0px 0px 0px;
padding:0px;
text-align:right;
width:320px;
display: none;
}

/*-----------------End footer ------------- */

/*------------------ Start Sitemap ---------- */
.body-list {
float:left;
margin:0px;
padding:0px;
width:300px;
}

.body-list ul {
list-style-type:none;
margin:0px;
padding:0px 0px 0px 10px;
width:300px;
float:left;
}

.body-list ul li {
margin:0px;
padding:5px 0px 5px 10px;
font:bold 11px Verdana, Arial, Helvetica, sans-serif;
background:url(../images/arrow.jpg) 0px 8px no-repeat;

}

.body-list ul li a {
color:#464646;
text-decoration:none;
}

.body-list ul li a:hover {
color:#f58b00;
text-decoration:underline;
}

/*------------------ End Sitemap ---------- */

/*--------------------Start Form -------------*/



.rt-box img {
float:left;
margin:0px;
padding:0px 5px 0px 5px;}

.rt-form-box {
float:left;
margin:0px;
padding:0px 0px 0px 0px;
width:376px;
}

.rt-form {
float:left;
margin:0px;
padding:0px 0px 10px 0px;
width:376px;
border:1px solid #dddddd;
}



.rt-form p {
float:right;
text-align:right;
margin:0px;
padding:15px 0px 0px 5px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
width:260px;
}

.rt-form label {
margin:0;
padding:0 10px 0 0px;
float:left;
width:109px;
color:#000000;
font:11px Verdana, Arial, Helvetica, sans-serif;
text-align:right;
font-weight:normal;
}

.rt-form input{
margin:0 0 8px 0;
float:left;
width:247px;
height:24px;
font:10px Verdana, Arial, Helvetica, sans-serif;
border:1px solid #a8a8a8;
}

input.sml {
margin:0 0 8px 0;
padding:0px;
float:left;
width:35px;
border:none;
font:10px Verdana, Arial, Helvetica, sans-serif;
}

label.txt1 {
margin:0;
padding:0px 5px 15px 10px;
float:left;
width:250px;
color:#000000;
font:10px Verdana, Arial, Helvetica, sans-serif;
text-align:left;
}

label.txt1 a {
color:#000000;
text-decoration:underline;
}

label.txt1 a:hover {
color:#000000;
text-decoration:none;
}

textarea.text2{
width:243px;
padding:2px;
height:81px;
color:#161616;
float:left;
border:1px solid #a8a8a8;
margin:0 0 10px 0;
font:10px Verdana, Arial, Helvetica, sans-serif;
}


.sub-frm {
float:right;
margin:0px;
padding:0px 8px 0px 0px;
}


.sub-left {
float:left;
margin:0px;
padding:0px;
width:4px;
height:41px;
background:url(../images/more-left.jpg) no-repeat top left;
}

.sub-mdl {
float:left;
margin:0px;
padding:0px 12px 0px 12px;
width:auto;
height:41px;
background:url(../images/more-bg.jpg) repeat-x top left;
font:bold 16px "Trebuchet MS";
color:#474341;
text-align:center;
line-height:41px;
}

.sub-right {
float:left;
margin:0px;
padding:0px;
width:4px;
height:41px;
background:url(../images/more-right.jpg) no-repeat top right;
} 


input.submit {
text-transform:uppercase;
text-align:center;
text-decoration:none;
color:#474341;
border:none;
background:url(../images/more-bg.jpg) repeat-x top left;
font:bold 16px "Trebuchet MS";
width:auto;
line-height:36px;
cursor:pointer;
height:36px;
}

.contct-de {
float:left;
margin:0px;
padding:0px 0px 0px 230px;
width:650px;
font:11px Verdana, Arial, Helvetica, sans-serif;
line-height:19px;}

.contct-de a {
font:11px Verdana, Arial, Helvetica, sans-serif;
text-decoration:underline;
color:#464646;
}
.contct-de a:hover {
text-decoration:none;
}


/*--------------------End Form ---------------*/

.c-name {
text-align:center;
float:left;
margin:20px 0px 0px 0px;
padding:0px 12px 0px 12px;
width:auto;
height:44px;
font:17px "Trebuchet MS";
text-transform:uppercase;
color:#ffffff;
display:block;
background:url(../images/c-name.jpg) top left repeat-x;
clear:right;
line-height:38px;
display:inline-block;}

.crop-de {
float:left;
margin:0px;
padding:0px 0px 0px 0px;
width:600px;
font:11px Verdana, Arial, Helvetica, sans-serif;
line-height:19px;}

.crop-list {
width:200px;
margin:0px;
padding:0px;
float:left;}

.crop-list ul {
list-style-type:none;
margin:0px;
padding:0px;
width:150px;
}

.crop-list ul li {
margin:0px;
padding:0px 0px 0px 124px;
font:15px "Trebuchet MS";
text-transform:uppercase;
line-height:43px;}

.crop-list ul li a {
text-decoration:underline;
color:#464646;
}



.crop-list ul li.corn {
float:left;
margin:10px 0px;
padding:0px 0px 0px 124px;
font:bold 16px "Trebuchet MS";
background:url(../images/corn-lst.jpg) top left no-repeat;
width:114px;
height:43px;
line-height:43px;
}

.crop-list ul li.paddy {
float:left;
margin:10px 0px;
padding:0px 0px 0px 124px;
font:bold 16px "Trebuchet MS";
background:url(../images/paddy-lst.jpg) top left no-repeat;
width:114px;
height:43px;
line-height:43px;
}

.crop-list ul li.cotton {
float:left;
margin:10px 0px;
padding:0px 0px 0px 124px;
font:bold 16px "Trebuchet MS";
background:url(../images/cotton-lst.jpg) top left no-repeat;
width:114px;
height:43px;
line-height:43px;
}

.crop-list ul li.millet {
float:left;
margin:10px 0px;
padding:0px 0px 0px 124px;
font:bold 16px "Trebuchet MS";
background:url(../images/millet-lst.jpg) top left no-repeat;
width:114px;
height:43px;
line-height:43px;
}

.crop-list ul li.sunflower {
float:left;
margin:10px 0px;
padding:0px 0px 0px 124px;
font:bold 16px "Trebuchet MS";
background:url(../images/sunflower-lst.jpg) top left no-repeat;
width:114px;
height:43px;
line-height:43px;
}

.crop-list ul li.sorghum {
float:left;
margin:10px 0px;
padding:0px 0px 0px 124px;
font:bold 16px "Trebuchet MS";
background:url(../images/sorgum-lst.jpg) top left no-repeat;
width:114px;
height:43px;
line-height:43px;
}

.crop-list ul li.ppea {
float:left;
margin:10px 0px;
padding:0px 0px 0px 124px;
font:bold 16px "Trebuchet MS";
background:url(../images/ppea-lst.jpg) top left no-repeat;
width:114px;
height:43px;
line-height:43px;
}

.crop-list ul li.tomato {
float:left;
margin:10px 0px;
padding:0px 0px 0px 124px;
font:bold 16px "Trebuchet MS";
background:url(../images/tomato-lst.jpg) top left no-repeat;
width:114px;
height:43px;
line-height:43px;
}

.crop-list ul li.okra {
float:left;
margin:10px 0px;
padding:0px 0px 0px 124px;
font:bold 16px "Trebuchet MS";
background:url(../images/okra-lst.jpg) top left no-repeat;
width:114px;
height:43px;
line-height:43px;
}

.crop-list ul li.brinjal {
float:left;
margin:10px 0px;
padding:0px 0px 0px 124px;
font:bold 16px "Trebuchet MS";
background:url(../images/brinjal-lst.jpg) top left no-repeat;
width:114px;
height:43px;
line-height:43px;
}

.crop-list ul li.chilli {
float:left;
margin:10px 0px;
padding:0px 0px 0px 124px;
font:bold 16px "Trebuchet MS";
background:url(../images/chilli-lst.jpg) top left no-repeat;
width:114px;
height:43px;
line-height:43px;
}

.crop-list ul li.swtppr {
float:left;
margin:10px 0px;
padding:0px 0px 0px 124px;
font:bold 16px "Trebuchet MS";
background:url(../images/sweet-ppr-lst.jpg) top left no-repeat;
width:114px;
height:43px;
line-height:43px;
}

.crop-list ul li.melon {
float:left;
margin:10px 0px;
padding:0px 0px 0px 124px;
font:bold 16px "Trebuchet MS";
background:url(../images/melon-lst.jpg) top left no-repeat;
width:114px;
height:43px;
line-height:43px;
}

.crop-list ul li.guard {
float:left;
margin:10px 0px;
padding:0px 0px 0px 124px;
font:bold 16px "Trebuchet MS";
background:url(../images/guard-lst.jpg) top left no-repeat;
width:114px;
height:43px;
line-height:43px;
}

.crop-list ul li.cabage {
float:left;
margin:10px 0px;
padding:0px 0px 0px 124px;
font:bold 16px "Trebuchet MS";
background:url(../images/cabage-lst.jpg) top left no-repeat;
width:114px;
height:43px;
line-height:43px;
}

.crop-list ul li.cpliflr {
float:left;
margin:10px 0px;
padding:0px 0px 0px 124px;
font:bold 16px "Trebuchet MS";
background:url(../images/coliflower-lst.jpg) top left no-repeat;
width:114px;
height:43px;
line-height:43px;
}

.crop-list ul li.coriander {
float:left;
margin:10px 0px;
padding:0px 0px 0px 124px;
font:bold 16px "Trebuchet MS";
background:url(../images/coriender-lst.jpg) top left no-repeat;
width:114px;
height:43px;
line-height:43px;
}

.crop-list ul li.carrot {
float:left;
margin:10px 0px;
padding:0px 0px 0px 124px;
font:bold 16px "Trebuchet MS";
background:url(../images/carrot-lst.jpg) top left no-repeat;
width:114px;
height:43px;
line-height:43px;
}

.crop-list ul li.cucumber {
float:left;
margin:10px 0px;
padding:0px 0px 0px 124px;
font:bold 16px "Trebuchet MS";
background:url(../images/cucumber-lst.jpg) top left no-repeat;
width:114px;
height:43px;
line-height:43px;
}

.crop-list ul li.watermln {
float:left;
margin:10px 0px;
padding:0px 0px 0px 124px;
font:bold 16px "Trebuchet MS";
background:url(../images/water-mln-lst.jpg) top left no-repeat;
width:114px;
height:43px;
line-height:43px;
}

.crop-list ul li.pumpkin {
float:left;
margin:10px 0px;
padding:0px 0px 0px 124px;
font:bold 16px "Trebuchet MS";
background:url(../images/pumpkin-lst.jpg) top left no-repeat;
width:118px;
height:43px;
line-height:43px;
}

.crop-list ul li.pumpkin2 {
float:left;
margin:10px 0px;
padding:0px 0px 0px 124px;
font:bold 16px "Trebuchet MS";
background:url(../images/pumpkin-lst2.jpg) top left no-repeat;
width:118px;
height:43px;
line-height:43px;
}
.crop-list ul li.musk {
float:left;
margin:10px 0px;
padding:0px 0px 0px 124px;
font:bold 16px "Trebuchet MS";
background:url(../images/musk-melon-lst.jpg) top left no-repeat;
width:118px;
height:43px;
line-height:43px;
}

.crop-list ul li.sponge {
float:left;
margin:10px 0px;
padding:0px 0px 0px 124px;
font:bold 16px "Trebuchet MS";
background:url(../images/sponge-list.jpg) top left no-repeat;
width:118px;
height:43px;
line-height:43px;
}


.crop-head {
font:bold 16px 'Trebuchet MS';
text-transform:uppercase;
margin:0px;
padding:5px 5px;
border-bottom:2px solid #b9b9b9;
border-top:1px solid #ffffff;
border-left:1px solid #ffffff;
border-right:1px solid #b9b9b9;
background-color:#ebebeb;
}

/*------------- Newpage --------- */

#data{
margin:20px 0px 0px 0px;
padding:0px;
width:895px;
float:left;
border-bottom:1px solid #ffffff;
border-left:1px solid #ffffff;
border-top:1px solid #ffffff;
}

.mrkt-top {
font:bold 14px "Trebuchet MS";
color:#ffffff;
padding:0px 0px 0px 25px;   
border-right:1px solid #ffffff;
height:36px;
text-align:left;
background-color:#004026
}

.mrkt-txt {
font:bold 11px Verdana, Arial, Helvetica, sans-serif;
color:#032c52;
padding:0px 0px 0px 25px;   
border-right:1px solid #ffffff;
background:url(../images/best-tb-bg.jpg) top left repeat-x;
height:25px;
background-color:#dddddd;
}

.top{
text-align:right;
margin:0px;
padding:0px;
font:bold 13px Verdana, Arial, Helvetica, sans-serif;
color:#464646;}

.top a{
margin:0px;
padding:0px 0px 0px 20px;
background:url(../images/top-arrow.jpg) 0px 3px no-repeat;
font:bold 13px Verdana, Arial, Helvetica, sans-serif;
color:#464646;
text-decoration:none;
text-transform:uppercase;
}

.top a:hover{
text-decoration:underline;}


/* --me-- */

#body-index {
	float:left;
	margin:0px;
	width:100%;
	padding:0px;

}

#bdy-lft {
float:left;
margin:0px;
padding:0px;
width:560px;
}

#bdy-lft p {
padding:10px 0px 0px 0px;
margin:0px;
font:11px Verdana, Arial, Helvetica, sans-serif;
color:#25201c;
text-align:justify;
line-height:19px;}

#bdy-lft p a {
color:#25201c;
text-decoration:none;}

#bdy-lft p a:hover {
text-decoration:underline;}

#bdy-lft img {
float:left;
margin:0px;
padding:0px 20px 0px 0px;
}

.news-txt {
margin:0px;
padding:6px 0px 12px 0px;
float:left;
font:bold 11px Verdana, Arial, Helvetica, sans-serif;
color:#ed9a06;
width:270px;}

.news-txt a {
text-decoration:none;
color:#ed9a06;
}

.news-txt a:hover {
text-decoration:underline;
color:#002416;
}


.heading1 {
float:left;
margin:0px;
padding:0px 0px 10px 0px;
font:bold 20px "Trebuchet MS";
color:#002315;
width:560px;
display:block;
}

.more {
float:right;
margin:0px;
padding:0px;
background:url(../images/more-bg.jpg) repeat-x top left;
line-height:41px;
}


.more-left {
float:left;
margin:0px;
padding:0px;
width:4px;
height:41px;
background:url(../images/more-left.jpg) no-repeat top left;
}

.more-mdl {
float:left;
margin:0px;
padding:0px 12px 0px 12px;
width:auto;
height:41px;
background:url(../images/more-bg.jpg) repeat-x top left;
font:bold 16px "Trebuchet MS";
color:#474341;
text-align:center;
line-height:41px;
}

.more-mdl a {
text-transform:uppercase;
text-align:center;
text-decoration:none;
color:#474341;
}

.more-mdl a:hover {
text-decoration:underline;
}

.more-right {
float:left;
margin:0px;
padding:0px;
width:4px;
height:41px;
background:url(../images/more-right.jpg) no-repeat top right;
} 

#bdy-rt {
float:left;
margin:0px;
padding:0px 0px 0px 45px;
width:293px;}

.heading2 {
float:left;
margin:0px;
padding:0px 0px 10px 0px;
font:bold 20px "Trebuchet MS";
color:#002315;
width:290px;
display:block;
}

#bdy-rt p {
padding:10px 0px 10px 0px;
margin:0px;
font:11px Verdana, Arial, Helvetica, sans-serif;
color:#25201c;
text-align:justify;
line-height:19px;}

#bdy-rt img {
float:left;
margin:0px;
padding:0px 0px 18px 0px;
}

.testimonial-txt {
margin:0px;
padding:0px 0px 5px 0px;
float:left;
font:bold 11px Verdana, Arial, Helvetica, sans-serif;
color:#25201c;
width:290px;
line-height:19px;
}


.flash-con {
float:left;
margin:0px;
padding:15px 0px 15px 0px;
width:920px;
}

/* 4:40 PM 6/3/2013 */

.drop-down {
	float:left;
	width:160px;
	height:22px;
	border:solid 1px #d5d5d5;
	position:relative;
	z-index:120;
	right:14px;
	top:11px;
}

.drop-down b {
	line-height:22px;
	float:left;
	width:90%;
	padding:0 5%;
	color:#2b2b2b;
	background:url(../images/ddl-bg.gif) 0 0 repeat-x;
	font-weight:bold;
}

.drop-down span {
	background:url(../images/ddl-bg.gif) right bottom repeat-x;
	width:22px;
	height:22px;
	position:absolute;
	right:0px;
	top:0px;
	float:left;
}

.drop-down ul {
	z-index:10;
	position:absolute;
	left:-1px;
	margin:0px;
	padding:0px;
	list-style:none;
	top:22px;
	border:solid 1px #d5d5d5;
	width:160px;
	float:left;
	background:#ffffff;
	display:none;
}

.drop-down ul li {
	float:left;
	width:160px;
	line-height:30px;
	padding:0 0 0 0;
}

.drop-down ul li a {
	color:#25201c;
	float:left;
	padding:0 0 0 40px;
	width:120px;
	text-decoration:none;
	background:url(../images/flags.gif) 10px 0 no-repeat;
}


.drop-down ul li a[title='Vietnam'] {
	background:url(../images/flags.gif) 10px -30px no-repeat;
}

.drop-down ul li a[title='Philippines'] {
	background:url(../images/flags.gif) 10px -60px no-repeat;
}

.drop-down ul li a:hover {
	background-color:#f1f1f1;
}

.drop-down:hover ul {
	display:block;
}

.rt-form.contact-us-frm > div {
    width: 376px;
}

.contact-us-frm {
    width: 614px;
}
