.page_body {
	background-image:url(../../images/bg_image.gif);  
	 background-repeat:repeat-x ; 
	margin-left:auto;
	margin-right:auto;
    font-family:georgia; 
    font-size:14px; 
	width:800px;
	text-align:center;
}
.con_site{

		position:relative;
		text-align:left;
		width:800px;
	
}
.main
{
	width:780px; 
	margin: 0 auto 0em;
	margin-top: 0 ;
	position:relative;
}

.header 
{
  margin-top:5px ; 
  margin-bottom:28px;
}


.project 
{
	/*border: 1px solid #D8DFEA ;*/
	height:100%;
	/*padding-right:281px;*/
}
.style1 {
	color: #6c6c6c;
	font-size: 11px;
	font-family: tahoma;
	line-height:14px
}
.style2 {
	color: #007FC1;
	font-size: 11px;
	font-family: tahoma;
}
.style3 {
	color: #ffffff;
	font-size: 9px;
	font-family: tahoma;
}
.style4 {
	color: #6c6c6c;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}

	a {
		text-decoration:none; 
		color:#707070;
	}
	
	.menu {
	position:relative; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style:solid;
	border-left-style: none;
	border-top-color: #fcd520;
	border-right-color: #fcd520;
	border-bottom-color: #fcd520;
	border-left-color: #fcd520;
	height: 40px ;
	width:780 ;
	margin-bottom:10px;
	margin-top:10px;
}
.menu_item 
{
	border-right-width:thin;
	border-right-style:solid;
	border-right-color:#fcd520;	
}
	.ul_main_menu {
		/* remove the list style and spaces*/
		margin:0; 
		padding:0; 
		list-style:none; 
		display:inline;
				
		/* position absolute so that z-index can be defined */
		position:absolute; 
		
		/* center the menu, depend on the width of you menu*/
		left:74px; 
		width: 753px; 
		top:10; 
		
		/* should be higher than #box */
		z-index:100;

	}
	
	.ul_top_menu {
		/* remove the list style and spaces*/
		margin:0; 
		padding:0; 
		list-style:none; 
		display:inline;
				
		/* position absolute so that z-index can be defined */
		position:absolute; 
		
		/* center the menu, depend on the width of you menu*/
		left:24%; 
		width: 71%; 
		top:10; 
		
		/* should be higher than #box */
		z-index:100;

	}
	
	
	.li_main_menu {
		
		/* give some spaces between the list items */
		border-right-width:thin;
		border-right-style:solid;
		border-right-color:#fcd520;
		color:#333333 ;
		margin:0 10px; 
		font-family:Tahoma ;
		font-size:14px ;
		padding-right: 21px ;
		
		/* display the list item in single row */
		float:left;
	}
	
	.li_main_menu_1 {
		
		/* give some spaces between the list items */
		margin:0 10px; 
		font-family:Tahoma ;
		font-size:14px ;
		padding-right: 21px ;
		
		/* display the list item in single row */
		float:left;
	}
	
	
.style5 {font-size: 14px}
.style6 {color: #FFFFFF}
.fst_di {
 
	width:180px;
	display:block;
	float:left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style:solid;
	border-left-style: solid;
	border-top-color: #fcd520;
	border-right-color: #fcd520;
	border-bottom-color: #fcd520;
	border-left-color: #fcd520;
}
.left_col {
 
	width:180px;
	display:block;
	float:left;
}
.thd_div {
 
	width:180px;
	display:block;
	float:left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style:solid;
	border-left-style: solid;
	border-top-color: #fcd520;
	border-right-color: #fcd520;
	border-bottom-color: #fcd520;
	border-left-color: #fcd520;
	padding:0px;
	margin-top:5px;
}

.right_column {
	padding :10px;
	float:right;
	width:570;
    border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style:solid;
	border-left-style: solid;
	border-top-color: #fcd520;
	border-right-color: #fcd520;
	border-bottom-color: #fcd520;
	border-left-color: #fcd520;
	background:url(../../images/bg_slideshow.png);
	

}

.contener
{
overflow:auto ;

   width:782px ;
}
	/* Tool Tip CSS */
	.contener_products
{
overflow:auto ;

   width:782px ;
}

	
/*	a {
		text-decoration:none; 
		color:#333;
		outline:0;
	}*/
	
	img {
		border:0;
	}
	
	#menu {
		/* you must set it to relative, so that you can use absolute position for children elements */
		position:relative; 
		text-align:center; 
		width:315px; 
		height:40px;
	}
	
	#menu ul {
		/* remove the list style and spaces*/
		margin:0; 
		padding:0; 
		list-style:none; 
		display:inline;
				
		/* position absolute so that z-index can be defined */
		position:absolute; 
		float:right ;
		/* center the menu, depend on the width of you menu*/
		left:140%; 
		top:0; 
		
	}
	
	.li_top_menu {

		border-right-style:none;
		color:#333333 ;
		margin:0 15px; 
		font-family:Tahoma ;
		font-size:14px ;
		padding-right: 21px ;
		
		/* display the list item in single row */
		float:left;
		
	}
	
	/* End of the Tool Tip CSS */
	
/* Easy Slider */

		/* END OF THE  Easy Slider */
		
		/* easy sliding */
		

#slider {

	/* You MUST specify the width and height */
	width:175px;
	height:190px;
	position:relative;	
	overflow:hidden;
	padding-top:3px;
}

#mask-gallery {
	height:190px;
	overflow:hidden;	
}

#gallery {
	
	/* Clear the list style */
	list-style:none;
	margin:0;
	padding:0;
	
	z-index:0;
	
	/* width = total items multiply with #mask gallery width */
	width:900px;
	overflow:hidden;
}

	#gallery li {

		
		/* float left, so that the items are arrangged horizontally */
		float:left;
	}



#mask-excerpt {
	
	/* Set the position */
	position:absolute;	
	top:0;
	left:0;
	z-index:500px;
	height:190px;
	/* width should be lesser than #slider width */
	width:170px;
	overflow:hidden;	
	

}
	
#excerpt {
	/* Opacity setting for different browsers */
	filter:alpha(opacity=60);
	-moz-opacity:0.6;  
	-khtml-opacity: 0.6;
	opacity: 0.6;  
	
	/* Clear the list style */
	list-style:none;
	margin:0;
	padding:0;
	
	/* Set the position */
	z-index:10;
	position:absolute;
	top:0;
	left:0;
	
	/* Set the style */
	width:50px;
	background-color:#CCCCCC;
	overflow:hidden;
	font-family:arial;
	font-size:10px;
	color:#000000;	
}

	#excerpt li {
		padding:5px;
		width:35px;
	}
	/* I hope*/
/** 
 * Slideshow style rules.
 */
#slideshow {
	margin:0 auto;
	margin-bottom:24px;
	width:640px;
	height:263px;
	background: url(../../images/bg_slideshow.png)  transparent  no-repeat 0 0;
	position:relative;
}
#slideshow #slidesContainer {
  margin:0 auto;
  width:560px;
  height:263px;
  overflow:auto; /* allow scrollbar */
  position:relative;
}
#slideshow #slidesContainer .slide {
  margin:0 auto;
  width:540px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
  height:263px;
}

/** 
 * Slideshow controls style rules.
 */
.control {
  display:block;
  width:39px;
  height:263px;
  text-indent:-10000px;
  position:absolute;
  cursor: pointer;
}
#leftControl {
  top:0;
  left:0;
  background: url(../../images/prev.png) transparent  no-repeat 0 0;
}
#rightControl {
  top:0;
  right:0;
  background: url(../../images/next.png) transparent  no-repeat 0 0;
}

.pro_name
{
	font-family:Tahoma ;
	color:#707070;
	font-size:18px;
	padding-top:10px;
}
