@charset "utf-8";

/* 				GLOBAL AND REST VALUES 				*/
body,
h1,h2,h3,h4,
form, p{
	padding:0px;
	margin:0px;
	color:#000000;
	font-family:Tahoma, Arial, Helvetica, sans-serif, Verdana;
	font-size:0.9em;
	background:#fff;
	border:none;
	border:0px;
	text-align:center;
}
form, p{
	background:transparent;
	text-align:left;
}
a, img{
	border:none;
	border:0px;
}

.blankHeight5{
	height:5px;
}
.boldTxt{
	font-weight:bold;
}
.bigTxt150{
	font-size:150%;
}

acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}

label {
cursor:pointer;
}
.bodyTxt{
	font-size:11px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	text-align:left;
	line-height:16px;
	color:#000000;
	padding:5px 8px;
}
.padding20-10-10-30{
	padding:20px 10px 10px 30px;
}
/*===========================  home page ==============================================*/
.title_Products{
	font-weight:bold;
	color:#ee1c25;
	font-size:13px;
	font-family:arial narrow, Arial, Helvetica, sans-serif;
	padding:3px 0px 2px 20px;
}
.imgProducts{
	background:url(../images/bg_prodImg.jpg) no-repeat top center;
 
	text-align:center;
	padding:4px;
	margin:0px;
}
.bg-1{
	background:url(../images/bg_1.gif) no-repeat #ececec;
}
.contactTxt{
	font-family:tahoma, arial, verdana;
	font-size:11px;
	line-height:22px;
	padding:20px;
	padding-left:30px;
	padding-right:10px;
}
.bgFooter{
	background:url(../images/bg_footer.jpg) repeat-x;
	height:30px;
	padding-top:12px;
	color:#fff;
	font-size:11px;
	text-align:center;
}
	.bgFooter a{
		color:#999;
		text-decoration:none;
		display:block;
		width:175px;
		padding-right:20px;
	}
	.bgFooter a:hover{
		color:#fff;
		text-decoration:underline;
	}
	
	
/*======================  inner pages ===============================================================*/

#leftMenu{
	background:url(../images/inner/bg_menuLeft1.jpg) no-repeat;
	width:245px;
	height:292px;
	_height:282px;
	.height:282px;
	padding-top:10px;
}
	#leftMenu a.home, #leftMenu a.corporate, #leftMenu a.product, #leftMenu a.clients, #leftMenu a.gallery, #leftMenu a.contact, #leftMenu a.active{
		height:34px;
		overflow:hidden;
		display:block;
		float:right;
		text-decoration:none;
		margin:1px 0px;
		border-bottom:red solid 0px;
	}
	
	#leftMenu a.home{
		background:url(../images/inner/btn_home.gif) no-repeat top left;
		width:226px;
		margin-right:2px;
		_margin-right:1px;
	}
		#leftMenu a.home:hover{
			background:url(../images/inner/btn_home.gif) no-repeat left bottom;
		}
	#leftMenu a.corporate{
		background:url(../images/inner/btn_corporate.gif) no-repeat left top;
		width:226px;
		margin:5px 2px 5px 0px;
		_margin:5px 1px 5px 0px;
	}
		#leftMenu a.corporate:hover{
			background:url(../images/inner/btn_corporate.gif) no-repeat left bottom;
		}
	#leftMenu a.product{
		background:url(../images/inner/btn_products.gif) no-repeat left top;
		width:223px;
		margin-right:2px;
		margin:5px 2px 5px 0px;
		_margin:5px 1px 5px 0px;
	}
		#leftMenu a.product:hover{
			background:url(../images/inner/btn_products.gif) no-repeat left bottom;
		}
		
	#leftMenu a.clients{
		background:url(../images/inner/btn_clients.gif) no-repeat left top;
		width:216px;
		margin-right:1px;
		margin:5px 2px 4px 0px;
		_margin:5px 1px 4px 0px;
	}
		#leftMenu a.clients:hover{
			background:url(../images/inner/btn_clients.gif) no-repeat left bottom;
		}
		
	#leftMenu a.gallery{
		background:url(../images/inner/btn_photoGallery.gif) no-repeat left top;
		width:204px;
		margin:3px 2px 5px 0px;
		_margin:3px 1px 5px 0px;
	}
		#leftMenu a.gallery:hover{
			background:url(../images/inner/btn_photoGallery.gif) no-repeat left bottom;
		}
	#leftMenu a.contact{
		background:url(../images/inner/btn_contact.gif) no-repeat left top;
		width:185px;
		margin:1px 2px 0px 0px;
		_margin:1px 1px 0px 0px;
	}
		#leftMenu a.contact:hover{
			background:url(../images/inner/btn_contact.gif) no-repeat left bottom;
		}
	#leftMenu a.active_corporate
		{
			background:url(../images/inner/btn_corporate.gif) no-repeat left bottom;
		border:0px solid #FF0000;
	}
	#leftMenu a.active_product{
		background:url(../images/inner/btn_products.gif) no-repeat left bottom;
		border:0px solid #FF0000;
	}
	#leftMenu a.active_clients{
		background:url(../images/inner/btn_clients.gif) no-repeat left bottom;
		border:0px solid #FF0000;
	}
	#leftMenu a.active_gallery{
		background:url(../images/inner/btn_photoGallery.gif) no-repeat left bottom;
		border:0px solid #FF0000;
	}
	#leftMenu a.active_contact{
		background:url(../images/inner/btn_contact.gif) no-repeat left bottom;
		border:0px solid #FF0000;
	}
	
#left-2{
	background:url(../images/inner/bg_menuLeft2.jpg) no-repeat;
	height:273px;
	width:205px;
	font-size:0.75em;
	padding-left:40px;
}
 

.bg_body-1{
	background:url(../images/inner/bg_bodyLine1.jpg) repeat-y left top;
}

.inner_foot{
	background:#ee1c25;
	text-align:center;
	color:#fff;
	font-size:11px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	padding:10px 5px;
}
.inner-BodyTxt{
	padding:20px;
}
	h1.inner-title1{
		color:#000000;
		font-weight:bold;
		font-size:1em;
		text-align:left;
		background:url(../images/inner/bullet1.jpg) no-repeat left;
		padding:5px;
		padding-left:20px;
	}
	p.inner-para{
		font-size:0.9em;
		font-family:Tahoma, Arial, Helvetica, sans-serif;
		text-align:justify;
		line-height:16px;
		padding:5px;
		padding-left:20px;
		margin:0px;
		margin-bottom:10px;
	}
.title_Products_inner{
	font-weight:bold;
	color:#ee1c25;
	font-size:12px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}
.inner_img
	{
	float:right;
	border:1px solid #000;
	padding:2px;
	margin-left:10px;
	}
.textfield
	{
	border:1px solid #999999;
	width:250px;
	}
.o_bg
	{
	background-image:url(../images/inner/o_bg.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	background-color:#f2f2f2;
	padding:0px;
	border:1px solid #d9d9d9;
	font-size:11px;
	color:#333333;
	line-height:18px;
	}
	