/* CSS Document */

body {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2a5740;
}

a {outline:none;}

.link_orange11 {
	color:#F97102;
	font-size:11px;
	text-decoration:none;
}
.link_orange11:hover {
	color:#41745C;
	font-size:11px;
	text-decoration:none;
}


.link_orange12 {
	color:#F97102;
	font-size:12px;
	text-decoration:none;
}
.link_orange11:hover {
	color:#41745C;
	font-size:12px;
	text-decoration:none;
}

.text_green16 {
	color:#2a5740;
	font-size:18px;
	text-decoration:none;
}

.link_green12 {
	color:#2a5740;
	font-size:12px;
	text-decoration:none;
}
.link_green12:hover {
	color:#F97102;
	font-size:12px;
	text-decoration:none;
}


.projecttext {                     /* padding top for text*/
	padding:10px 0px 0px 0px;
	text-align:justify;
}


/*------------------------------------------- Start Text Styles -------------------------------------------*/ 

.text_white12 {
	font-size:12px;
	color:#FFFFFF;
}
.text_green12 {
	font-size:12px;
	color:#2b5740;
}

.text5 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
}

/*------------------------------------------- End Text Styles -------------------------------------------*/ 

/*------------------------------------------- Start Input, select type Styles -------------------------------------------*/ 

.text_field1 {
	font-size:11px;
	color:#2a5740;
	width:145px;
	border:1px solid #4f7c66;
	background-color:#c8e3d6;
	height:16px;
}

.text_field1a {
	font-size:11px;
	color:#2a5740;
	width:100px;
	border:1px solid #4f7c66;
	background-color:#c8e3d6;
	height:16px;
}


.text_field2a {
	font-size:11px;
	color:#2a5740;
	width:145px;
	border:1px solid #759886;
	background-color:#ecfdf5;
	height:18px;
}

.text_field2b{
	font-size:11px;
	color:#2a5740;
	width:100px;
	border:1px solid #759886;
	background-color:#ecfdf5;
	height:16px;
}

.addressBox{
	font-size:11px;
	color:#2a5740;
	width:100px;
	border:1px solid #759886;
	background-color:#ecfdf5;
}

.text_field3 a{
	font-size:12px;
	color:#2a5740;
	font-weight:bold;
	text-decoration:none;
	}
.text_field3 a:hover{
	text-decoration:none;
	}

/*------------------------------------------- End Input, select type Styles -------------------------------------------*/ 

.logo{
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
	width:263px;
	height:95px;
	position:absolute;
	margin:-70px 0 0 72px;
	*margin:-60px 0 0 60px;
}
.padding{
	unicode-bidi:bidi-override;
	}

.menu {
	width:604px;
	float:right;
}

.menu ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
.menu ul li {
	margin:0px;
	padding:0px;
	list-style:none;
	float:left;
}
.menu ul .home a{
	background-image: url(../images/menu_home.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width:120px;
	height:68px;
	text-indent:-999999px;
	display:block;
}
.menu ul .home a:hover{
	background-image: url(../images/menu_home.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

.menu ul .products a{
	background-image: url(../images/menu_products.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width:120px;
	height:68px;
	text-indent:-999999px;
	display:block;
}
.menu ul .products a:hover{
	background-image: url(../images/menu_products.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

.menu ul .services a{
	background-image: url(../images/menu_services.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width:120px;
	height:68px;
	text-indent:-999999px;
	display:block;
}
.menu ul .services a:hover{
	background-image: url(../images/menu_services.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

.menu ul .portfolio a{
	background-image: url(../images/menu_prortfolio.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width:120px;
	height:68px;
	text-indent:-999999px;
	display:block;
}
.menu ul .portfolio a:hover{
	background-image: url(../images/menu_prortfolio.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

.menu ul .contacts a{
	background-image: url(../images/menu_contactus.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width:120px;
	height:68px;
	text-indent:-999999px;
	display:block;
}

.menu ul .contacts a:hover{
	background-image: url(../images/menu_contactus.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

.portals_bar_bg{
	background-image:url(../images/portals_bar_bg.jpg);
	background-repeat:repeat-y;
}

.view_more {
	width:83px;
	height:18px;
	border:1px solid #c8d8d3;
	margin-top:5px;
}

.view_more ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
.view_more ul li{
	margin:0px;
	padding:1px 0 0 4px;
	list-style:none;
	float:left;
}
.view_more ul li a{
	font-size:12px;
	color:#448472;
	font-weight:bold;
	text-decoration:none;
	outline:none;
}
.view_more ul li a:hover{
	color:#2a5740;
}

.sv_tdStyle {
	border:1px solid #bccec9;
	height:25px;
	padding-left:5px;
}

/*------------------------------------------- start Middle inside box -------------------------------------------*/ 

.middleinsideBox_midle {
	background-image:url(../images/insideBox_middle.gif);
	background-repeat:repeat-x;	
	color:#000000;
	}
	
.middleinsideBox_middle22222 {
	width:730px;
	width:728px !important;
	background-image:url(../images/insideBox_middle.gif);
	background-repeat:repeat-x;	
	color:#000000;
	}

.border{
	border-left:1px solid #87b19d;
	border-right:1px solid #87b19d;
	border-bottom:1px solid #87b19d;
	padding:0px 10px 0px 10px;
}

.tab_arange {
}
.tab_arange ul{
	padding:0px 0 0 0;
	margin:0px;
	list-style:none;
}
.tab_arange ul li{
	padding:0px 0px 0px 0px;
	margin:0px;
	list-style:none;
	float:left;
	height:34px;
	

}

.footer_link {
	color:#2a5740;
	text-decoration:none;
}
.footer_link:hover {
	color:#000;
	text-decoration:none;
}

.copyright {
	font-size:11px;
	color:#8c8c8c;
	line-height:30px;
}

.galleryBox {
border:1px dashed #CCCCCC;
width:180px;
height:170px;
text-align:center;
vertical-align:middle;
}
.imagesize {
width:191px;
height:132px;
}

.more{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
margin:5px 0 0 0;
padding:0;
float:right;
}
/*------------------------------------------- start Middle inside box -------------------------------------------*/ 

/*----------------------------New-------------------------------*/

.inner-repeat-x{
	background-image: url(../images/innerpage-box-repeat-img.gif);
	background-repeat:repeat-x;
	}
/*------------------------------------------------------------------------------------*/
	
/*------------------------------------------Border----------------------------------*/

.border{
	border-left:1px solid #87b19d;
	border-right:1px solid #87b19d;
	border-bottom:1px solid #87b19d;
	padding:0px 10px 0px 10px;
}
	
.border1{
	border-bottom:1px solid #e6e6e6;
	border-left:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;
	padding-left:10px;
	padding-right:10px;
	}
/*-------------------------------End-----------------------------------*/	
.portals {
	font-size:12px;
	color:#FFFFFF;
}

.portals a {
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	fe7d3c
}

.portals a:hover {
	font-size:12px;
	color:#fe7d3c;
	text-decoration:none;
	
}

/****************************** style used for tab menu in the homepage *************************/

.tab-menu {
	float:left;
	width:380px;
	margin:10px 0 0 10px;
	
}

.tab-menu ul {
	padding:0px;
	margin:0px;
	list-style:none;
	clear:both;	
}

.tab-menu li {
	padding:0px 10px 10px 0px;
	margin:0px;
	list-style:none;
	float:left;
	font-size:12px;
	
}
	
.tab_cont_icon {
	position:absolute;
	margin-left:370px;
	*margin-left:-30px;
	width:150px;
}
	
.kamasur{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#2a5740;
text-decoration:none;
text-align:left;
}
.kamasur a{
color:#2a5740;
text-decoration:none;
text-align:left;
}
.kamasur a:hover{
color:#2a5740;
text-decoration:none;
text-align:left;
}

/****************************** style used for tab menu in the homepage *************************/

.text10 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#000000;
}
