/* CSS Document */

body{
	background-color: #FFFFFF
	margin: 0px;
}
td{
	font-family: Arial;
	font-size: 11px;
}
#main_div{
	width: 780px;
	border: 0px;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	margin-top: 4px;
	position: relative;
	float: none;
}
#top_banner{
	width: 100%;
	height: 110px;
	background-color: #FFFFFF;
	border: 0px;
	left: 0px;
	top: 0px;
	position: absolute;
	float: none;
	z-index: 1;
}
#address_cont{
	width: 25%;
	height: 110px;
	background-color: #transparent;
	border: 0px;
	left: 10px;
	top: 0px;
	position: absolute;
	float: none;
	z-index: 10;
}
#logo_cont{
	width: 15%;
	height: 110px;
	background-color: #transparent;
	border: 0px;
	left: 80%;
	top: 0px;
	position: absolute;
	float: none;
	z-index: 10;
}
#co_name_cont{
	width: 55%;
	height: 110px;
	background-color: #transparent;
	border: 0px;
	left: 26%;
	top: 0px;
	position: absolute;
	float: none;
	z-index: 11;
}
#top_nav{
	width: 770px;
	height: 29px;
	background-color: #FFFFFF;
	border-bottom: 0px;
	left: 5px;
	top: 116px;
	position: absolute;
	float: none;
	z-index: 2;
}
/*for middle area i.e. left column+right column*/
#mid_cont{
	width: 100%;
	height: auto;
	background-color: #FFFFFF;
	border: 0px;
	left: 0px;
	top: 143px;
	position: absolute;
	float: none;
	z-index: 3;
}
#footer{
	width: 300px;
	height: 20px;
	background-color: #FFFFFF;
	text-align: center;
	border: 0px;
	left: 0px;
	top: 572px;
	position: relative;
	float: none;
	z-index: 10;
}
/*for left column*/
#left_holder{
	width: 196px;
	height: 428px;
	background-color: #FFFFFF;
	border: 0px;
	left: 0px;
	top: 3px;
	position: absolute;
	float: none;
	z-index: 10;
}
.left_holder{
	width: 196px;
	height: 419px;
	background-color: #FFFFFF;
	border: 0px;
	left: 0px;
	top: 3px;
	position: absolute;
	float: none;
	z-index: 11;
}
/*for right column*/
#right_holder{
	width: 582px;
	height: 428px;
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center center;
	border: 0px;
	left: 196px;
	top: 1px;
	position: absolute;
	float: none;
	z-index: 2;
}
/*for picture container*/
#pix_cont_main{
	width: 582px;
	height: 428px;
	background-color: #transparent;
	border: 0px;
	left: 21px;
	top: 17px;
	position: absolute;
	float: none;
	z-index: 2;
}
/*for 1st row of images*/
#pix_th_01{
	width: 180px;
	height: 130px;
	background-color: #333333;
	border: 0px;
	left: 0px;
	top: 0px;
	position: absolute;
	float: none;
}
#pix_th_02{
	width: 180px;
	height: 130px;
	background-color: #333333;
	border: 0px;
	left: 182px;
	top: 0px;
	position: absolute;
	float: none;
}
#pix_th_03{
	width: 180px;
	height: 130px;
	background-color: #333333;
	border: 0px;
	left: 364px;
	top: 0px;
	position: absolute;
	float: none;
}
/*for 2nd row of images*/
#pix_th_04{
	width: 180px;
	height: 130px;
	background-color: #333333;
	border: 0px;
	left: 0px;
	top: 132px;
	position: absolute;
	float: none;
}
#pix_th_05{
	width: 180px;
	height: 130px;
	background-color: #333333;
	border: 0px;
	left: 182px;
	top: 132px;
	position: absolute;
	float: none;
}
#pix_th_06{
	width: 180px;
	height: 130px;
	background-color: #333333;
	border: 0px;
	left: 364px;
	top: 132px;
	position: absolute;
	float: none;
}
/*for 3rd row of images*/
#pix_th_07{
	width: 180px;
	height: 130px;
	background-color: #333333;
	border: 0px;
	left: 0px;
	top: 264px;
	position: absolute;
	float: none;
}
#pix_th_08{
	width: 180px;
	height: 130px;
	background-color: #333333;
	border: 0px;
	left: 182px;
	top: 264px;
	position: absolute;
	float: none;
}
#pix_th_09{
	width: 180px;
	height: 130px;
	background-color: #333333;
	border: 0px;
	left: 364px;
	top: 264px;
	position: absolute;
	float: none;
}
.bodytext{		
	font-family: verdana, georgia, tahoma, sans-serif, arial, geneva, helvetica;
	font-size: 70%;
	color: #00A94F;
	font-weight: normal;
	SCROLLBAR-FACE-COLOR: #03CC52; SCROLLBAR-HIGHLIGHT-COLOR: #c3c3c3; SCROLLBAR-SHADOW-COLOR: #c3c3c3; SCROLLBAR-3DLIGHT-COLOR: #c3c3c3; SCROLLBAR-ARROW-COLOR: #ffffff; SCROLLBAR-TRACK-COLOR: #cfdcbb; SCROLLBAR-DARKSHADOW-COLOR: #000000;
}
.bodytext a{		
	font-family: verdana, georgia, tahoma, sans-serif, arial, geneva, helvetica;
	font-size: 100%;
	line-height: 20px;
	color: #0F5F34;
	font-weight: bold;
	text-decoration: none;
}
.bodytext a:hover{		
	text-decoration: none;
	color: #FF9104;
}
.footer{		
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	padding-top: 4px;
}
.footer a{		
	font-family: Arial;
	font-size: 11px;
	color: #c40000;
	text-decoration: underline;	
}
.footer a:hover{
	color: #0834C4;
	text-decoration: none;
}
.news{		
	font-family: verdana, georgia, tahoma, sans-serif, arial, geneva, helvetica;
	font-size: 70%;
	color: #00A94F;
}
.news a{		
	font-family: verdana, georgia, tahoma, sans-serif, arial, geneva, helvetica;
	font-size: 95%;
	color: #0F5F34;
	line-height: 25px;
	text-decoration: none;
}
.news a:hover{
	text-decoration: none;
	color: #FF9104;
}
.heading{		
	font-family: Tahoma, Arial;
	font-size: 90%;
	line-height: 22px;
	font-weight: bold;
	color: #1747B2;
}
.css_button{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.css_button a{
	font-family: Arial;
	font-size: 12px;
	line-height: 23px;
	color: #FFFFFF;
	display: block;
	width: 150px;
	height: 23px;
	border: 0px;
	background-color: #1747B2;
	background-image: url(button_bg_normal.gif);
	background-repeat: repeat-x;
	text-decoration: none;
	margin: 2px;
}
.css_button a:hover{
	color: #FFFFFF;
	background-color: #FF9104;
	background-image: url(button_bg_hover.gif);
	background-repeat: repeat-x;
}
.topmenu{
	color: #FFF2CF;
	font-face: Arial;
	font-size: 1px;
	line-height: 23px;
}
.topmenu a{
	font-family: Arial;
	font-size: 12px;
	line-height: 23px;
	color: #EEEBB6;
	display: table-cell;
	border: 1px solid #EEEBB6;
	padding: 0px 41px 0px 41px;
	height: 23px;
	background-color: #1747B2;
	background-image: url(button_bg_normal.gif);
	background-repeat: repeat-x;
	text-decoration: none;
}
.topmenu a:hover{
	color: #FFFFFF;
	background-color: #FF9104;
	background-image: url(button_bg_hover.gif);
	background-repeat: repeat-x;
}
.topmenu a.here{
	color: #FFFFFF;
	background-color: #FF9104;
	background-image: url(button_bg_hover.gif);
	background-repeat: repeat-x;
}
.toptext{
	color: #00A94F;
	font-family: Arial;
	font-size: 11px;
}
.toptext a{
	color: #00A94F;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
}
.toptext a:hover{
	text-decoration: underline;
}
.pix_fade img{		
	border: 0px;	
}
.pix_fade a img{
	filter: alpha(opacity=50); -moz-opacity:0.5;
}
.pix_fade a:hover img{
	filter: alpha(opacity=100); -moz-opacity:1.0;
}
.top-bg{
background-image: url(test_001_1.jpg);
height: 22px;
width: 196px;
margin-left: 1px;
}
.botm-bg{
background-image: url(test_002_2.jpg);
height: 22px;
width: 196px;
margin-left: 1px;
}
.body-bg{
background-image: url(left_col_bg_sm.jpg);
width: 196px;
background-repeat: repeat-y;
}
a{
	color: blue;
	text-decoration: underline;
}
a: hover{
	color: green;
	text-decoration: none;
}
.genpix{
	border: 2px solid #01A54C;
}
.formtext{
	line-height: 22px;
	display: block;
	height: 24px;
}
.textbox{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	width: 150px;
	padding-left: 2px;
	margin: 2px 0px 2px 0px;
	border: 1px solid #666666;
	display: inline;
}
.sitemap{
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	line-height: 18px;
}
.sitemap a{
	color: #666666;
	text-decoration: none;
}
.sitemap a:hover{
	text-decoration: underline;
}
