/* CSS Document */
body{padding:0; margin:0; background:url(images/bgtop.jpg) 0 0 repeat-x #fff; }
div, p, h1, h2, h3, ul, img{padding:0px; margin:0px;}
ul{list-style-type:none;}
ol {
	list-style-position: inside;
}

ul {
	list-style: none;
}

ul li {
	padding-left: 20px;
	background: url(images/pointer.png) no-repeat left center;
}

a {
	text-decoration: none;
	color: #2c6410;
	font-size:12px;
	font-weight:normal;
}

a:hover {
	text-decoration: underline;
	color: #fd000d;
}
h1{
font:16px Arial, Helvetica, sans-serif; color:#2c6410; font-weight:bold;
}
t1{
font:12px Arial, Helvetica, sans-serif; color:#000000; font-weight:normal;
}



/* -----------------------Middle Part Content*-------------------------------------------*/
#content{
position:relative; 
width:765px;
height:575px;
margin-top:20px;
margin-left:100px; 
padding:0;
}

#logo{
background-image:url(images/logo3.png); background-repeat:no-repeat; 
height:110px;
margin-left:2px;
}

#country{
font: 12px Arial, Helvetica, sans-serif; color:#2c6410; font-weight:normal;
width:415px;
height:30px;
margin-left:10px;
margin-top:5px;
background-color:#fff;
float:left;
}

/*----------------------Banner------------------------------------------------------------*/
#flash_top{
width:370px;
height:400px;
margin-top:0px;
float:left;
}

#topbanner{
width:370px;
height:148px;
margin-top:23px;
background-color:#FFFFFF;
border-color:#f2f2f2; border-width:medium;
border-style:solid;
float:left;
}

/*---------------------end Banner----------------------------------------------------------*/

#left_content{
width:428px;
height:385px;
margin-top:5px;
background-color:#fff;
border-color:#f2f2f2; border-width:medium;
border-style:solid;
float:left;
}

#inside_content{
width:810px;
height:375px;
margin-top:5px;
background-color:#fff;
border-color:#f2f2f2; border-width:medium;
border-style:solid;
float:left;
}

#inside_left_menu_field{
width:140px;
height:365px;
margin-top:5px;
margin-left:0px;
background-image:url(images/leftmenubar.jpg);
float:left;
}

#inside_left_menu{
width:135px;
height:100px;
margin-top:20px;
margin-left:5px;
font:10px Arial, Helvetica, sans-serif; color:#2c6410; font-weight:bold;
float:left;
}

#inside_left_menu ul{
	list-style: none;
}
#inside_left_menu ul.navi{
list-style: none;
}
	
#inside_left_menu ul.navi li{
	padding-left: 20px;
	background: url(images/pointer.png) no-repeat left center;
	}
#inside_left_menu ul.navi li.li1{
	padding-left: 20px;
	background: url(images/pointer.png) no-repeat left center;
	}
#inside_left_menu ul.navi li a{
	text-decoration: none;
	color: #fd000d;
	font-size:12px;
	font-weight:normal;
	}
#inside_left_menu ul.navi li a:hover{
	text-decoration: underline;
	color: #000000;
	}

/* ---------------------------Begining of Inside Right Content------------------------------------*/

#inside_right_content{
width:665px;
height:345px;
margin-top:5px;
margin-left:5px;
background-color:#fff;
}

#title_field{
width:665px;
height:25px;
margin-top:0px;
margin-left:0px;
background:url(images/titlebar.jpg) 0 0 repeat-x #fff; 
}

#title_name{
width:500px;
height:20px;
margin-top:5px;
margin-left:5px;
float:left;
font:12px Arial, Helvetica, sans-serif; color:#2c6410; font-weight:normal;
}

#branches_content{
width:650px;
height:300px;
margin-top:5px;
margin-left:5px;
float:left;
font:12px Arial, Helvetica, sans-serif; color:#2c6410; font-weight:normal;
}

/*--------------------------end Inside RIGHT Content---------------------------------------------------*/
#picture_menu{
width:420px;
height:120px;
margin-top:10px;
margin-left:4px;
background-color:#fff;
float:left;
}

#whatnew{
width:415px;
height:175px;
margin-top:12px;
margin-left:10px;
background-color:#fff;
font-family:Arial, Helvetica, sans-serif;
font:12px; 
float:left; 
}

#welcome{
width:358px;
height:165px;
margin-top:2px;
margin-left:2px;
background-color:#FFFFFF;
border-color:#f2f2f2; border-width:medium;
border-style:solid;
float:left;
}

#welcome_content{
margin-top:5px;
margin-left:5px;
margin-right:2px;
background-color:#FFFFFF;
font: 12px Arial, Helvetica, sans-serif; color:#2c6410; font-weight:normal;
float:left;
}


/*----------------------features---------------------------------------*/
#images{
border-color:#f7f7f7; border-width:medium;
border-style:solid;
}

/*---------------------FOOTER-------------------------------------------*/
#footer{
width:auto;
height:50px;
background-color:#fc0010;
}


#footer_text{
width:auto;
font:10px/20px Arial, Helvetica, sans-serif; color:#fff; font-weight:normal;
margin-left:0px;
}