@charset "utf-8";
/* CSS Document */
body{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#544C4A; margin:0px;}

img{border:0px;}

#container{width:810px; margin:0 auto;}


/* Header */
#header{ height:140px;}
#logo{float:left;}
 
/*Top Menu */
a.topMenuLinks{color:#37B54A;  font-weight:bold; text-align:left; text-decoration:none;   padding-right:7px; display:block}
a.topMenuLinks:hover{color:#37B54A; text-decoration:none;padding-right:7px;}
#topMenu{ font-size:12px; width:530px; float:left}
#topMenu ul{ list-style:none; }
#topMenu ul li{float:left;list-style:none;}
#topMenu ul li a{color:#37B54A;  font-weight:bold; text-align:left; text-decoration:none; line-height:22px;  padding-right:7px; display:block}
#topMenu ul li a:hover{ color:#37B54A; text-decoration:none;padding-right:7px;}
a.MenuActive{color:#544C4A;  font-weight:bold; text-align:left; text-decoration:none;  padding-right:7px; display:block}

/* top border */

 
/* Center Content */
#mainContent{width:810px; float:left; height:470px;}
#mainContent1{width:810px; float:left;}

/* left Content */
#contentLeft{width:280px; float:left; padding-top:10px; }

/* right Content */
#contentCenter{ width:440px; float:left; padding-left:48px;  font-size:13px; padding-top:10px; height:465px; overflow:auto; text-align:justify; padding-right:6px;  }
#contentCenter h3{ font-size:20px; margin:0px;}
#contentCenter span{ font-size:13px;  }
#contentCenter h4{ font-size:14px; font-weight:bold; margin:0px; padding-top:10px; line-height:22px; }
#contentCenter a{ color:#39B54A; text-decoration:underline;}
#contentCenter a:hover{color:#39B54A; text-decoration:none;}
.centerHeading{font-weight:bold; line-height:20px;}


/* Hot news*/
.hotnewsHead{background:url(images/hot_news_bg.jpg) no-repeat; width:173px; height:33px; color:#594A42; line-height:25px; font-weight:bold; font-size:18px; text-align:center;}
.hotnewstext { background:#CDEEBF; color:#594A42; font-size:12px; font-weight:bold;}
#hotnews{ padding:3px 6px 3px 7px;}
#hotnews a{text-decoration:none;}
#hotnews a:hover{text-decoration:none;}

/* newsletter*/

.textboxsigup{border:1px solid #39B54A; width:140px; height:16px;color:#594A42;font-size:11px;}
.newsletterhead{color:#39B54A; font-size:11px; font-weight:bold;}
.newslettertext{color:#594A42; font-size:11px; font-weight:bold; }

/* footer Content */

#footer{ margin:0px auto;  width:810px; font-size:11px; font-weight:bold;    }
a.footerlinks{color:#37B54A;  font-weight:bold;text-decoration:none; line-height:22px; padding-right:6px;font-size:11px;  }
a.footerlinks:hover{ color:#594A42; text-decoration:none; padding-right:6px;font-size:11px; }

a.footeractive{color:#594A42; font-weight:bold;text-decoration:none; line-height:22px; padding-right:6px;font-size:11px;}
a.footeractive:hover{color:#594A42;font-weight:bold;text-decoration:none; line-height:22px; padding-right:6px;font-size:11px;}
 .imageBG{background:url(images/bg_images.jpg) no-repeat;}
