body {
	margin: 0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#main {
	padding:0;
	width:1000px;
	background: #FFFFFF;
	margin: 0 auto;
}

.clr {
	clear:both;
}

.internal
{
	outline: none;
	color: #eb8e0a;
	text-decoration: underline;
}

/*top_container--------------------------starts*/

.top_container {
	padding:0;
	margin:0;
}

.nav
{
	background: url(../images/nav_bg.gif) no-repeat #3f4716;
	width: 1000px;
	height: 55px;
}

.nav ul
{
	padding: 0 0 0 20px;
	margin: 0;
	list-style: none;
}

.nav ul li
{
	padding: 0 3px;
	margin: 0;
	float: left;
}

.nav ul li a
{
	padding: 0 10px 0 0;
	margin: 0;
	float: left;
	height: 36px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.nav ul li a span
{
	padding: 16px 0 0 10px;
	margin: 0;
	float: left;
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-shadow: 1px 1px 1px #000000;
}

.nav ul li a:hover
{
	background: url(../images/but_bg.gif) no-repeat right #eca302;
}

.nav ul li a:hover span 
{
	background: url(../images/but_bg.gif) no-repeat left;
	cursor: pointer;
	text-shadow: 1px 1px 1px #b65209;
}


#nav_hover
{
	background: url(../images/but_bg.gif) no-repeat right #eca302;
	padding: 0 10px 0 0;
	margin: 0;
	float: left;
	height: 36px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}

#nav_hover span 
{
	background: url(../images/but_bg.gif) no-repeat left;
	cursor: pointer;
	text-shadow: 1px 1px 1px #b65209;
	padding: 16px 0 0 10px;
	margin: 0;
	float: left;
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


.header
{	
	padding: 0;
	margin: 0;
	width: 1000px;
	float: left;
}

.header_left
{
	width: 388px;
	float: left;
}

.header_right
{
	width: 612px;
	float: right;
}

.header_right_img_1
{
	background: url(../images/hed_1.gif) no-repeat;
	height: 296px;
	width: 294px;
	float: left;
}

.header_right_img_2
{
	background: url(../images/hed_2.gif) no-repeat;
	height: 296px;
	width: 317px;
	float: left;
}

.top_left
{
	background: url(../images/bg_top_left.gif)  no-repeat;
	width: 388px;
	height: 144px;
	margin: 60px 0 0 0;
}

.heading
{
	font-size: 20px;
	color: #698719;
	padding: 60px 0 0 0px;
}

.heading2
{
	font-size: 18px;
	color: #eb8909;
	font-family: "Times New Roman", Times, serif;
	padding: 3px 0 0 30px;
}



/*container2 starts*/
#container2
{
	width: 1000px;
}
/*ctr_2_box_1 starts*/
.ctr_2_box_1
{
	width: 294px;
	float: left;
	background: url(../images/top_left_bg_2.gif) no-repeat top left; 
}

.top_left_ul
{
	padding: 0;
	margin: 0;
}

.top_left_ul ul
{
	padding: 10px 0 0 20px;
	margin: 0;
	list-style: none;
}

.top_left_ul li
{	
	 background: url(../images/bulets.gif) no-repeat left;
	 padding: 0 0 0 25px;
	 font-size: 12px;
	 color: #868686;
	 font-weight: bold;
	 line-height: 16px;
}
.pad1
{
	margin: 0 0 12px 10px;
}
	
.pad2
{
	margin: 0 0 12px 20px;
}
	
.pad3
{
	margin: 0 0 12px 30px;
}

.box_1_text_bg
{
	background: url(../images/box_1_bg.gif) no-repeat;
	height: 171px;
	width: 295px;
}

.box_1_text
{
	font-size: 11px;
	padding: 20px 0 0 0;
	text-align: justify;
}

.box_1_text p
{
	padding: 0 20px;
	margin: 0 0 12px 0;
}
/*ctr_2_box_1 ends*/

/*ctr_2_box_2 starts*/
.ctr_2_box_2
{
	width: 305px;
	float: left;
	margin: 0 0 0 4px;
}
.img
{
	background: url(../images/img_top.gif) no-repeat right;
	height: 24px;
	width: 65px;
	float: right;
}

.how_to_apply
{	
 	background: url(../images/box_2_bg.gif) no-repeat;
	width: 300px;
	height: 274px;
	float: left;
}

.heading3
{	
	font-size: 24px;
	color: #909090;
	padding: 80px 0 0 15px;
	font-family: "Trebuchet MS";
}

.heading3 span
{	
	font-size: 19px;
	color: #85b016;
}

.text2
{
	font-size: 11px;
	padding: 10px 20px 10px 15px;
	width: 170px;
	text-align: justify;
}	

.text2 p
{
	padding: 10px 0 15px 0;
	margin: 0;
}	
/*ctr_2_box_2 ends*/


/*ctr_2_box_3 starts*/
.ctr_2_box_3
{
	width: 397px;
	float: right;
}

.form{
	float: left;
	width: 300px;
	padding-left: 50px;
	margin-top: 10px;
}

.input
{	
	height: 14px;
	border-bottom: #CCCCCC solid 1px;
	border-right: #F7F7F7 solid 1px;
	font-size: 11px;
	width: 150px;
}

.formtext2
{
	padding: 5px 0 2px 0;
}

.form_heading
{
	font-size: 21px;
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	text-align: center;
	line-height: 40px;
	
}
.form_pad
{
	padding: 0;
	margin: 0;
}

.form_bot
{
	background:url(../images/form_bot.gif) no-repeat bottom #F2F0F0;
	padding: 0 0 5px 30px;
	height: 260px;
}


.formtext_small
{
	font-size: 11px;
	padding: 6px 0 0 0px;
	float: left;
}
/*ctr_2_box_3 ends*/

/*container2 ends*/

/*container3 starts*/
#container3
{
	padding: 10px 20px 0 20px;
}
.heading4
{
	font-size: 23px;
	color: #484848;
	font-family: "Trebuchet MS";
	padding: 20px 0 15px 0;
	text-transform: capitalize;
}

.heading4 span
{
	color: #698719;
}

.text
{
	text-align: justify;
	font-size: 11px;
	color: #323232;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.text p
{
	padding: 0 0 15px 0;
	margin: 0;
}

/*container3 ends*/

/*container4 starts*/
#container4
{
	width: 1000px;
	margin: 50px 0 0 0;
}

#container5
{
	width: 1000px;
	margin-top: 10px;
}

.content_in{
	float: left;
	width: 660px;
}

.bot_box
{
	width: 24%;
	float: left;
	background: url(../images/bot_box.gif) no-repeat bottom #f7f7f7;
	margin: 0 0 0 8px;
	padding: 0;
}

.bot_box_h
{	
	font-size: 15px;
	color:#5d5d5d;
	font-family: "Trebuchet MS";
	font-weight: bold;
	background: url(../images/border.gif) no-repeat bottom center;
	padding: 6px 2px 6px 10px;
	text-transform: capitalize;
	text-shadow: 1px 1px 0px #ffffff;
}

.bot_box_h a
{	
	color:#5d5d5d;
	text-decoration: none;
}

.bot_box_h a:hover
{	
	color:#5d5d5d;
	text-decoration: none;
}

.bot_box_h span
{	
	color:#eb8909;
}

.border
{
	background: url(../images/border.gif) no-repeat center bottom;
	width: 100%;
	float: left;
	padding: 0 0 18px 0;
}

.bot_box_text
{	
	font-size: 10px;
	color:#666666;
	padding: 5px 10px 0 10px;
	text-align: justify;
	margin: 0;
	height: 80px;
	text-shadow: 1px 1px 0px #ffffff;
}

.bot_box_text p
{
	padding: 0;
	margin: 0;	
}

.read_more
{
	display: inline;
	padding: 8px 0 10px 0;
	float: right;
	text-shadow: 0px 0px 0px #ffffff;
}

.read_more a
{
	float: right;
	background: url(../images/read_more.gif) no-repeat #333333;
	width: 71px;
	height: 14px;
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}

.read_more a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}
	

/*container4 ends*/

/*footer starts*/

#footer
{
	background: url(../images/bot_bg.jpg) repeat-x top #55700d;
	height: 25px;
	margin: 7px 0;
	width: 1000px;
	font-weight: normal;
}

.bot_link
{
	color: #FFFFFF;
	font-size: 11px;
	line-height: 25px;
	text-align: left;
	padding: 0 0 0 20px;
	float: left;
}

.bot_link a
{
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.bot_link a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

.footer_links
{
	padding: 0;
	margin: 0;
	float: right;
}
 
.footer_links ul
{
	padding: 0 10px 0 0;
	margin: 0;
	list-style: none;
}

.footer_links li
{
	padding: 0 5px;
	margin: 0;
	float: left;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 25px;
}

.footer_links li a
{
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}

.footer_links li a:hover
{
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: underline;
}
/*footer ends*/

.pad_read
{
	margin: 0 100px 0 0; 
}

.ul
{
	padding: 10px 40px;
	margin: 0;
	list-style: none;
}	

.ul li
{
	padding: 0 0 6px 15px;
	margin: 0;
	background: url(../images/ul.jpg) no-repeat 0 3px; 
}	


#inner_container4
{
	width: 1000px;
	margin: 50px 0 0 0;
}

.inner_bot_links
{
	background: #f2f0f0;
	width: 1000px;
	float: left;
}

.inner_bot_links ul
{
	margin: 0 0 0 20px;
	padding: 0;
	list-style: none;
}

.inner_bot_links ul li
{
	float: left;
	color: #333333;
	font-size: 11px;
	padding: 0 5px;
	font-family: "Trebuchet MS";
	line-height: 20px;
}

.inner_bot_links ul li a
{ 
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	text-transform: capitalize;
	font-weight: bold;
	text-shadow: 1px 2px 1px #ffffff;
}

.inner_bot_links ul li a:hover
{ 
	color: #000000;
	text-decoration: none;
}


.header_right_img_1_int
{
	background: url(../images/hed_1.gif) no-repeat;
	height: 296px;
	width: 294px;
	float: right;
}

.internal_txt{
	float: left;
	width: 603px;
	text-align: justify;
	font-size: 11px;
	color: #323232;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.internal_txt p, li{
	padding-right: 10px;
	text-align: justify;
}

.heading_int{
	font-size: 20px;
	color: #698719;
	padding: 86px 0 0 0px;
}

#title_bar{
	float: left;
	width: 1000px;
	height: 93px;
}

.logo{
	float: left;
	width: 373px;
	height: 39px;
	padding: 52px 0 0 15px;
}

#logo{
	width: 373px;
	height: 39px;
	float: left;
}

.title01{
	float: left;
	width: 294px;
	height: 93px;
}

.title02{
	float: right;
	width: 318px;
	height: 93px;
}

#header01{
	float: left;
	width: 1000px;
	height: 97px;
}

.header01{
	float: left;
	width: 537px;
	height: 97px;
}

.header02{
	float: right;
	width: 463px;
	height: 97px;
}

#header02{
	float: left;
	width: 1000px;
	height: 106px;
}

.header03{
	float: left;
	width: 537px;
	height: 106px;
	background: url(../images/header03.gif) no-repeat;
}

.header04{
	float: right;
	width: 463px;
	height: 106px;
}

.patent{
	text-align: center;
	font-size: 11px;
	color: #999999;
}

/*sitemap_start*/


#links {
     margin: 0px;
	 padding: 0px;
	 padding-left: 40px;
	 padding-top: 25px;
}

#links ul{
     float: left;
     margin: 0px;
	 padding: 0px;
	 
}


#links li{
     display: block;
	 list-style-type: none;
}

#links li a {
     font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 color: #698719;
	 line-height: 21px;
	 font-weight: normal;
	 text-decoration: none;
}


#links  a:hover {
     text-decoration: underline;
}


/*sitemap_end*/

.articles{}

.articles ul{}

.articles ul li{}

.articles ul li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3D4515;
	text-decoration: none;
}

.articles ul li a:hover{
	text-decoration: underline;
	color: #F2B45B;
}

.article_base{
	float: left;
	width: 387px;
	padding: 5px;
	background: #F2F0F0;
}

#article_panel{
	float: right;
	width: 317px;
}

.article_top{
	font-size: 21px;
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	text-align: center;
	line-height: 40px;
	background: url(../images/article_top.gif) no-repeat;
}

.article_bot{
	float: left;
	width: 317px;
	height: 23px;
	background: url(../images/article_bot.gif) no-repeat;
}

.article_panel{
	float: left;
	width: 307px;
	padding: 5px;
	background: #F2F0F0;
}

.article_panel ul{
	margin: 10px 5px 0px 10px;
	padding: 0px;
}

.article_panel ul li{
	list-style: none;
	display: block;
	padding-bottom: 3px;
}

.article_panel ul li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #EB900C;
	text-decoration: none;
}

.article_panel ul li a:hover{
	color: #000000;
	text-decoration: underline;
}