/*CSS*/
*{
	margin: 0px;
	font-size:11px;
	padding: 0px;
	list-style-type:none;
	font-family: sans-serif;
}
img{
	border: 0px;	
}
a{
	color: red;
	text-decoration: none;
	outline: none;
}
h1{	
	font-size: 19px;
	font-weight: normal;
	font-family: "Arial";
}
body{
	background: url(../images/body.gif) repeat-x;
	font-family: "Arial";
	font-weight: normal;
	font-size: 10px;
}
.entirebody{
	margin: 0px auto; 
	width:1060px;
}
.top{
	width: 1012px;
	height: 127px;
	padding-right: 48px;
	float: left;
	background: url(../images/top-bgr.gif) center repeat-y;
}
.top .logo{
	width: 153px;
	float: left;
	margin-left: 12px;
}
.topnav{
	width: 700px;
	float: right;
}
.topnav form{
	width: 229px;
	height: 29px;
	padding: 7px 0px 0px 9px;
	float: right;
	background: url(../images/form-bgr.gif) no-repeat;
}
.topnav form .text{
	width: 144px;
	height: 17px;
	padding-left: 25px;
	padding-top: 2px;
	background: url(../images/search-text.gif) no-repeat;
	border: 0px;
	float: left;
}
.topnav form .go{
	width: 50px;
	height: 19px;
	background: url(../images/search.gif) no-repeat;
	border: 0px;
	color: #fff;
	font-weight: bold;
	float: left;
	padding-bottom: 4px;
	font-size: 10px;
}
ul.languages{
	height: 36px;
	float: right;
	background: url(../images/blue-bgr.gif) no-repeat;
	padding-left: 7px;
	margin-right: 5px;
}
ul.languages li{
	height: 30px;
	float: left;
	display: inline;
	margin-left: 3px;
	padding-top: 6px;
}
ul.languages li.last{
	padding-right: 13px;
	background: url(../images/blue-bgr-rounded.gif) right center no-repeat;	
}
ul.languages li a{
	color: #fefefe;
	border-left: 1px solid #fefefe;
	padding-left: 3px;
}
ul.languages li a:hover{
	text-decoration: none;
}
ul.languages li a.active{
	font-weight: bold;
	color: #7ec3ff;
}

ul.languages li.first a{
	border: 0px;
}
ul.main{
	height: 36px;
	float: right;
	background: url(../images/blue-bgr.gif) no-repeat;
	margin-right: 5px;
	padding-left: 10px;
}
ul.main li{
	height: 30px;
	float: left;
	display: inline;
	margin-left: 3px;
	padding-top: 6px;
}
ul.main li.last{
	padding-right: 13px;
	background: url(../images/blue-bgr-rounded.gif) right center no-repeat;	
}
ul.main li.first a{
	border: 0px;
}
ul.main li a{
	color: #fefefe;
	border-left: 1px solid #fefefe;
	padding-left: 3px;
}
ul.main li a:hover{
	text-decoration: underline;
}

ul.main li a.active{
	font-weight: bold;
	color: #7ec3ff;
}
.mainnav{
	float: left;
	display: inline;
	width: 830px;
	height: 42px;
	margin-top: 49px;
}
.mainnav ul{
	float: left;
	display: inline;
}
.mainnav ul li{
	float: left;
	display: inline;
}
.mainnav ul li a{
	display: block;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	font-weight: bold;
	width: 120px;
	height: 34px;
	padding-top: 8px;
	background: url(../images/topnav-a-bgr.gif) no-repeat;
}
.mainnav ul li a:hover{
	background: url(../images/topnav-a-bgr-hover.gif) no-repeat;
}
.mainnav ul li a.active{
	background: url(../images/topnav-a-bgr-hover.gif) no-repeat;
}


.banner{
	width: 1060px;
	height: 300px;
	float: left;
	display: inline;
	background: url(../images/banner-bgr.gif) no-repeat;
}
.banner img{
	float: left;
	display: inline;
	margin: 95px 0px 0px 55px;
}
.banner .right{
	float: left;
	display: inline;
	width: 208px;
	margin: 95px 0px 0px 8px;
}
.banner .right a{
	float: left;
	display: inline;
	margin: 0px 0px 10px 0px;
}
.banner .right a.download_app{
	width: 210px;
	height: 93px;
	float: left;
	display: inline;
	margin: 0px 0px 0px 0px;
	background-image: url(../images/download_app.gif);
	background-position: center -4px;
	background-repeat: no-repeat;
}
.banner .right a.download_app:hover{
	background-image: url(../images/download_app.gif);
	background-position: center -104px;
	background-repeat: no-repeat;
}
.banner .right a.advisor{
	width: 210px;
	height: 93px;
	float: left;
	display: inline;
	margin: 10px 0px 0px 0px;
	background-image: url(../images/advisor.gif);
	background-position: center -4px;
	background-repeat: no-repeat;
}
.banner .right a.advisor:hover{
	background-image: url(../images/advisor.gif);
	background-position: center -104px;
	background-repeat: no-repeat;
}
.container{
	width: 950px;
	float: left;
	display: inline;
	padding: 0px 55px;
	background: url(../images/container.gif) top repeat-y;
	padding-bottom: 25px;
}
.home-content {
	width: 600px;
	float: left;
}
.content{
	width: 605px;
	float: left;
	display: inline;
	margin-left: 10px;
}
.content ul li{
	list-style-type: disc;
	padding-left: 5px;
	margin: 5px 0px 3px 16px;
	color: #646464;
}
.home-content p{
	background: url(../images/home-content-p-bgr.gif) left top no-repeat;
	padding: 10px 60px 10px 70px;
	color: #636363;
	float: left;
	border-bottom: 1px solid #d7d7d7;
}
.home-content a.read-more{
	display: inline;
	float: left;
	height: 15px;
	background: url(../images/read-more-home.gif) left top no-repeat;
	padding-left: 12px;
	color: #fff;
	font-weight: bold;
	margin: 5px 0px;
}
.home-content a.read-more span{
	display: inline;
	background: url(../images/a-span-home.gif) right top no-repeat;
	padding-right: 12px;
}
.thumb{
	float: right;
	display: inline;
	width: 136px;
	height: 116px;
	overflow: hidden;
}
.thumb img{
	float: left;
	display: inline;
	margin-top: -115px;
}
.thumb img.bgr{
	position: relative;
	margin: 0px;
}
.home-content .news{
	float: left;
	display: inline;
}
.latest-news{
	width: 410px;
	float: left;
	display: inline;
	padding-bottom: 15px;
}
.latest-news span.date{
	color: #bc4d4d;
	font-weight: bold;
	padding: 0px;
}
.latest-news span{
	display: block;
	color: #646464;
	font-weight: bold;
	padding-bottom: 8px;
}
.latest-news p{
	background: none;
	width: auto;
	float: none;
	border: none;
	padding: 0px;
}
.latest-news p a{
	float: left;
	display: block;
	padding: 4px 0px 4px 20px;
	background: url(../images/green-bullet.gif) left center no-repeat;
	color: #82ab22;
}
.latest-news p a:hover{
	text-decoration: underline;
}
ul.home-news{
	float: left;
	display: block;
	width: 180px;
	margin-left:10px;
}
ul.home-news li{
	float: left;
	display: block;
	padding-left: 10px;
	background: url(../images/home-list-bullet.gif) left 5px no-repeat;
	margin-top: 15px;
}
ul.home-news li a{
	color: #646464;
	font-weight: bold;
}
ul.home-news li a:hover{
	text-decoration: underline;
}


/*----------------------------------------sitemap----------------------------------------*/
#sitemap {
}
#sitemap ul{
margin: 0px;
padding: 0px;
}
#sitemap ul li{
list-style-type: none;
height: 18px;
background:url(../images/sitemapimages/sitemap_page_alone.gif) no-repeat 21px -1px;
}
#sitemap ul li.home {
height: 14px;
background:url(../images/sitemap_home1.gif) no-repeat;
padding-top: 4px;
padding-left: 5px;
}
#sitemap ul li.opened_list {
background:url(../images/sitemapimages/sitemap_page1.gif) no-repeat 21px -1px;
}
#sitemap ul li a{
text-decoration: none;
color: #990000;
padding-left: 15px;
}
#sitemap ul li a:hover{
text-decoration: underline;
}
#sitemap ul li img{
margin: 0px;
border: 0px;
vertical-align: -40%;
margin-left: -15px;
}
#sitemap ul ul {
background: url(../images/sitemap_ver_line.gif) repeat-y;
}
#sitemap ul ul li{
background:url(../images/sitemapimages/expand_sitemap.gif) no-repeat;
padding-left: 21px;
margin-left: 14px;
height: 17px;
padding-top: 4px;
}
#sitemap ul li.no_list {
background:url(../images/sitemapimages/expand_sitemap.gif) no-repeat;
padding-left: 21px;
height: 17px;
padding-top: 4px;
}
#sitemap ul ul li.end{
background:url(../images/sitemapimages/sitemap_end.gif) no-repeat;
}
#sitemap ul ul.endoflist {
background: none;
}

/*---------------------------------------- End sitemap----------------------------------------*/


.sponsors{
	float: left;
	display: inline;
	margin-top: 15px;
	clear: both;
	width: 100%;
	border-top: 1px solid #d7d7d7;
}
.sponsors ul{
	float: left;
}
.sponsors ul li{
	float: left;
	display: inline;
	height: 75px;
}
.rightnav{
	width: 298px;
	float: right;
	display: inline;
}
.rightnav .list-withborder{
	width: 298px;
	float: left;
	display: inline;
	background: url(../images/rightnav-bgr.gif) 0px bottom no-repeat;
	margin-bottom: 20px;
}
.rightnav .list-withborder .header{
	height: 26px;
	width: 298px;
	background: url(../images/rightnav-header-bgr.gif) 0px 0px no-repeat;
}
.rightnav .list-withborder .header h2{
	padding: 5px 20px;
	font-weight: bold;
	font-size: 13px;
	color: #667277;
}
.rightnav .list-withborder ul{
	width: 258px;
	float: left;
	display: inline;
	padding: 10px 20px;
}
.rightnav .list-withborder ul li{
	float: left;	
	width: 258px;
	margin-bottom: 10px;
	background: url(../images/rightnav-bullet.gif) right 4px no-repeat;	
}
.rightnav .list-withborder ul li a{
	color: #ff9c00;
	font-weight: bold;
	text-decoration: underline;
}
.rightnav .list-withborder ul li p{
	color: #667277;
	font-weight: normal;
	text-decoration: none;
	padding-right: 40px;
}
.rightnav .list-withborder ul li a:hover{
	text-decoration: none;
}


.rightnav .list-withscroll{
	width: 298px;
	float: left;
	background: url(../images/rightnav-bgr.gif) 0px bottom no-repeat;
	padding-bottom: 10px;
}
.rightnav .list-withscroll .header{
	height: 26px;
	width: 298px;
	background: url(../images/rightnav-header-bgr.gif) 0px 0px no-repeat;
}
.rightnav .list-withscroll .header h2{
	padding: 5px 20px;
	font-weight: bold;
	font-size: 13px;
	color: #667277;
}
.rightnav .list-withscroll ul{
	width: 257px;
	height: 200px;
	float: left;
	padding: 10px 20px;
	overflow-y: scroll;
}
.rightnav .list-withscroll ul li{
	float: left;	
	width: 240px;
	margin-bottom: 10px;
}
.rightnav .list-withscroll ul li a{
	color: #667277;
	font-weight: bold;
	text-decoration: none;
}
.rightnav .list-withscroll ul li a:hover{	
	text-decoration: underline;
}
.rightnav .list-withscroll ul li span{
	display: block;
	color: #667277;
}
.content{
	width: 405px;
	float: left;
	display: inline;
}
.content p{
	margin-top: 8px;
	color: #646464;
}
ul.news-list{
	float: left;
	display: block;
}
ul.news-list li{
	float: left;
	display: inline;
	border-bottom: 1px solid #d7d7d7;
	padding: 25px 0px 6px 0px;
}
ul.news-list li{
	border-bottom: none;
}
ul.news-list .thumb{
	float: left;
	display: inline;
	width: 98px;
	height: 84px;
	margin-right: 8px;
}
ul.news-list li span.header{
	font-family: "Arial";
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	color: #7ca41e;
	cursor: pointer;
}
ul.news-list li span.header:hover{
	text-decoration: underline;	
}
ul.news-list li span.date{
	font-family: "Arial";
	font-weight: bold;
	font-size: 11px;
	color: #bc4d4d;
	padding-bottom: 8px;
	cursor: pointer;
}
ul.news-list li span.date:hover{
	text-decoration: underline;	
}
ul.news-list li span:hover{
	text-decoration: underline;	
}
ul.news-list li span{
	display: block;
	color: #636363;
	cursor: pointer;
}
ul.news-list li a.read-more{
	background:transparent url(../images/green-bullet.gif) no-repeat scroll left center;
	color:#82AB22;
	display:block;
	float:left;
	padding:4px 0 4px 20px;
}
ul.news-list li a.more:hover{
	text-decoration: underline;
}

ul.article-list{
	float: left;
	display: block;
}
ul.article-list li{
	float: left;
	display: inline;
	border-bottom: 1px solid #d7d7d7;
	padding: 6px 0px 6px 0px;
}
ul.article-list li.last{
	border-bottom: none;
}
ul.article-list .thumb{
	float: left;
	display: inline;
	width: 98px;
	height: 84px;
	margin-right: 8px;
}
ul.article-list li span.header{
	font-family: "Arial";
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	color: #7ca41e;
}
ul.article-list li span.header:hover{
	text-decoration: underline;	
}
ul.article-list li span:hover{
	text-decoration: underline;	
}
ul.article-list li span{
	display: block;
	color: #636363;
}
ul.article-list li a.more{
	background:transparent url(../images/green-bullet.gif) no-repeat scroll left center;
	color:#82AB22;
	display:block;
	float:left;
	padding:4px 0 4px 20px;
}
ul.article-list li a.more:hover{
	text-decoration: underline;
}
/* contact form */

.content h1.with-bgr{
	display: block;
	margin: 10px 0px 0px 0px;
	padding: 2px 0px 1px 8px;
	background:transparent url(../images/h1-with-bgr.gif) no-repeat left center;
}
.content h1.with-bgr span{
	font-size: 19px;
	font-weight: normal;
	font-family: "Arial";
	padding: 0px 0px 0px 8px;
}
form#contact-form{
	width: 576px;
	float: left;
	display: inline;
	padding: 20px;
	background:transparent url(../images/contact-form-bgr.gif) no-repeat center bottom;
	border-top: 1px solid #f1f1f1;	
}
form#contact-form dt{
	margin-bottom: 13px;
}
form#contact-form label{
	float: left;
	display: inline;
	width: 112px;
}
form#contact-form input{
	width: 165px;
	height: 15px;
	padding-left: 6px;
	padding-top: 2px;
	display: inline;
	background:transparent url(../images/contact-fomr-input-bgr.gif) no-repeat center center;
	border: 0px;
}
form#contact-form input#first-hidden-input{
	background: none;
}
form#contact-form textarea{
	border-top: 1px solid #636363;
	border-left: 1px solid #636363;
	border-bottom: 1px solid #a1a1a1;
	border-right: 1px solid #a1a1a1;
}
form#contact-form input.submit {
	width: 94px;
	height: 31px;
	text-align: center;
	float: left;
	display: inline;
	margin-left: 186px;
	border: 0px;
	background:transparent url(../images/send.gif) no-repeat center center;
	color: #fff;
	font-weight: bold;
}

/* end of contact form */
.footer{
	margin: 0 auto;
	height: 130px;
	text-align: center;
	background: url(../images/footer.gif) 0px 2px repeat-x;
	clear: both;	
}
.footer .center{
	width: 1000px;
	height: 93px;
	background: url(../images/footer-center.gif) 0px 0px no-repeat;
	left: 50%;
	display: block;
	margin: 0 auto;
	text-align: left;
	padding: 20px 30px;
	color: #897c7f;
}
.wrapper {
	float: left;
}
.container h1{
	color: #646464;
	display: block;
	margin: 10px 0px 10px 10px;
	
}
.container h1 span{
	font-size: 19px;
	font-weight: normal;
	font-family: "Arial";
	color: #7ca41e;
}
.leftnav{
	float: left;
	display: inline;
	width: 188px;
	background: url(../images/leftnav.gif) center top no-repeat;
	margin-right: 20px;
}
.leftnav .bottom{
	float: left;
	width: 188px;
	height: 25px;
	background: url(../images/leftnav-bottom-shadow.gif) center bottom no-repeat;
}

.leftnav ul{
	float: left;
	padding: 25px 0px 0px 0px;
}
.leftnav ul li{
	background: url(../images/leftnav-border.gif) 3px bottom no-repeat;
	display: block;
	padding: 0px;
	width: 186px;
}
.leftnav ul li.last{
	background: none;
}
.leftnav ul li a{
	display: block;
	background: url(../images/leftnav-bullet.gif) 3px center no-repeat;
	padding: 10px 10px 8px 30px;
	color: #a9a9a9;
}
.leftnav ul li a.active{
	color: #7ec3ff;
	font-weight: bold;
}
.leftnav ul li a:hover{
	color: #7ec3ff;
	font-weight: bold;
}


