@charset "utf-8";
/* CSS Document */

body {
	background: #1b282e;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.75em;
	color: #004c42;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	text-decoration: none;
	margin:0;
	background-image:url(bodybg.jpg);
	
	
}


/*home page*/

.combo {
color: #3b8c39;
background: inherit;
border-color: #3b8c39;
border: thin solid red;
width:150px;
}





.home_copy A

 {
 font-size:9px;

	color: #837a73;
	text-decoration: none;
}

.home_copy A:active {
	color: #837a73;
	text-decoration: none;
}

.home_copy A:link {
	color:#837a73;
	text-decoration: none;
}

.home_copy A:visited {
	color: #837a73;
	text-decoration: none;
}

.home_copy A:focus {
	color: #837a73;
	text-decoration: none;
}

.home_copy A:hover {
	color: #ffffff;
	text-decoration: none;
}


















.home_quicklink
{
color:#CCCCCC;

font-size:11px;
font-weight:bold;


}


.home_bg

{
background-image:url(../images/home_bg.jpg);

background-repeat:repeat-x;

}



.home_font

{
font-family: Arial, Helvetica, sans-serif;
size:0,75em;
color:#004c42;
background-color:#FFFFFF;

}

.home_more A

 {
	color: #006fbd;
	text-decoration: none;
}

.home_more A:active {
	color: yellow;
	text-decoration: none;
}

.home_more A:link {
	color:#006fbd;
	text-decoration: none;
}

.home_more A:visited {
	color: #006fbd;
	text-decoration: none;
}

.home_more A:focus {
	color: red;
	text-decoration: none;
}

.home_more A:hover {
	color: red;
	text-decoration: none;
}

.home_vidio
{
background-color:#004c42;
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#ffffff;

}
.home_application
{
background-color:#004c42;
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color:#ffffff;

}


.home_enqury
{
background-color:#004c42;
font-family: Arial, Helvetica, sans-serif;
size:0,75em;
font-weight:bold;
color:#ffffff;

}
.home_mssg_heading
{
background-color:#5f5f57;
font-family: Arial, Helvetica, sans-serif;
size:0,75em;
font-weight:bold;
color:#ffffff;
}
.home_mssg
{
background-color:#c8c6b9;
font-family: Arial, Helvetica, sans-serif;
size:0,75em;
color:#ffffff;
}

.home_group
{
background-color:#d8d8d8;
font-family: Arial, Helvetica, sans-serif;
color:#004c42;


}

.home_photogallery
{
background-color:#efefef;
font-family: Arial, Helvetica, sans-serif;
font-size:0.85em;
font-weight:bold;
color:#004c42;
}


.home_greendot
{
background-image:url(../images/greendot.jpg);
background-repeat:repeat-x; 
}

.home_greenline
{
background-image:url(../images/greenline.jpg);

background-repeat:repeat-x; 
}

/*home page End*/




/*template pages*/
.temp_topheading
{
color:#c20711;
font-weight:bold;
font-size:11px;
text-transform:uppercase;


}


.temp_heading1
{
color:#0070bc;
font-weight:bold;
font-size:11px;}


.temd_bold
{

font-weight:bold;
font-size:11px;
}




.temp_leftmenu

{
background-color: #d8d8d8;

}

.temp_brownline
{
background-image:url(../images/brownline.jpg);
background-repeat:repeat-x;
}

.temp_greenline
{
background-image:url(../images/brownline.jpg);
background-repeat:repeat-x;
}


.temp_brown A

 {
	color: #b83b27;
	text-decoration: none;
}

.temp_brown A:active {
	color: yellow;
	text-decoration: none;
}

.temp_brown A:link {
	color:#b83b27;
	text-decoration: none;
}

.temp_brown A:visited {
	color: #b83b27;
	text-decoration: none;
}

.temp_brown A:focus {
	color: red;
	text-decoration: none;
}

.temp_brown A:hover {
	color: red;
	text-decoration: none;
}




.temp_green A

 {
	color: #004c44;
	text-decoration: none;
}

.temp_green A:active {
	color: yellow;
	text-decoration: none;
}

.temp_green A:link {
	color:#004c44;
	text-decoration: none;
}

.temp_green A:visited {
	color: #004c44;
	text-decoration: none;
}

.temp_green A:focus {
	color: red;
	text-decoration: none;
}

.temp_green A:hover {
	color: red;
	text-decoration: none;
}


/*template page End*/









/*Footer*/


.footer_dot
{
background-image:url(bottom_dot.jpg);
background-repeat:repeat-y;
}

.footer_text
{
color:#837a73;


}



#menu_footer ul
{
padding:0;
margin:0;
color:#000;
font-family: arial, helvetica, sans-serif;
font-size:12px;
white-space:nowrap;




}
 
#menu_footer li { 

list-style-image:url(bullate.jpg);
list-style-position:outside;
margin-left:25px;







}

#menu_footer li a
{
color:#837a73;
text-decoration:none;

}
#menu_footer li a:hover
{
color:#fff;
}


/* End Footer*/


/*top navigation*/




#menu_top{
/*	width:700px;*/
	margin:0px 0;
	border:solid #000;
	border-width:0px 0 0 0;
	background:#fff;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:12px;
	
	
}

#menu_top ul{
	list-style:none;
}
#menu_top li{
	list-style:none;
	display:block;
	float:left;
	margin:0 4px;
}
#menu_top li a{
	display:block;
	float:left;
height:auto;;
	color:#ffffff;
	/*text-transform:uppercase;*/
	font-size:12px;
	
	background:url(menu_010_b.jpg) no-repeat left;
	line-height:20px;
	text-decoration:none;
	padding:0 0 0 10px;
}
#menu_top li a span{
	display:block;
	float:left;
height:auto;
	color:#ffffff;
	line-height:20px;
	cursor:pointer;
}
#menu_top li a:hover{
	display:block;
	float:left;
	background:url(menu_010_b_h.jpg) no-repeat left;
height:auto;
}
#menu_top li a:hover span{
	display:block;
	float:left;
	background:url(menu_010_pointer.jpg) no-repeat 35% top;
	color:#dddbdb;
height:auto;
}
#menu_top li a.current{
	display:block;
	float:left;

	height:auto;
	width:auto;
	color:#dddbdb;
	/*text-transform:uppercase;*/
	font-size:12px;
	
	/*background:url(images/menu_010_b_h.jpg) no-repeat left;*/
	line-height:50px;
	text-decoration:none;
}
#menu_top li a.current span{
	display:block;
	float:left;
	/*background:url(menu_010_pointer.jpg) no-repeat 35% top;*/
height:auto;;
	color:#ffffff;
	line-height:20px;
	
}



/*end top navigation*/



