body
{
	background: Black;
	color: White;
	direction:rtl;
	font-size:13px;
	margin: 0px;
	font-family:Arial,sans-serif;
}
body.inner 
{
	background: White;
}
.bg_first
{
	margin: 0px;
	background: black;
	height: 	340px;
	width:	100%;
}
.bg_second
{
	height: 		160px;
	width:		100%;
	background: white  url(../images/grad.png)  repeat-x top left;
}

#header a img 
{
	border: none;
	margin: 0px;
}


#line
{
	background: url(../images/line.png) repeat-x;
	height: 	18px;
	width:	100%;
}

#main_con
{

	height: 	399px;
	width:	940px;
}

#main_con a
{
	font-weight: bold;
	font-size:16px;
	color: black;
	background-color: yellow;
	text-decoration: none;
}

#main_con_met
{
	height: 	399px;
}

#main_con_work
{
	height: 	399px;
	width:	940px;
}

#main_con_gal
{
	margin-left: 0px;
	height: 	399px;
	width:	940px;
}
#second
{
	background: url(../images/flowebl.png); 
	float: right;
	width: 150px;
   height: 400px;
}
#second li 
{

 list-style: none;
 margin: 24px 0 0 0 ; 
 cursor: pointer;
}
.met
{
	position: relative;
	top:48px;
	float: right;
	height: 	399px;
	width:	220px;
}
.swf
{
	float: left;
}




/* ________________________start OF sub NAVIGATION STUFF */
#sub_nav 
{
	margin-top: 10px;
	height: 	111px;
	width:	100%;
	background: black;

}
#sub_nav a
{
	font: bold;
	color: Fuchsia;
	text-decoration: none;
}
#sub_nav a:hover
{
	font: bold;
	color: Fuchsia;
	text-decoration: underline;
}



#sub_nav a.one_m
{
	height: 	23px;
	width:	225px;
	background: url(../images/met.png) right;
	float: right;
	margin-left: 13px;
}
#sub_nav a.one_m:hover
{
	height: 	23px;
	width:	225px;
	background: url(../images/met.png) left;
	float: right;
	margin-left: 13px;
	display: block;
}

#sub_nav a.one_m_slct
{
	height: 	23px;
	width:	225px;
	background: url(../images/met_slct.png);
	float: right;
	margin-left: 13px;
}
#sub_nav a.two_m
{
	height: 	23px;
	width:	225px;
	background: url(../images/har.png) right;
	float: right;
	margin-left: 13px;
}
#sub_nav a.two_m:hover
{
	height: 	23px;
	width:	225px;
	background: url(../images/har.png) left;
	float: right;
	margin-left: 13px;
	display: block;
}
#sub_nav a.three_m
{
	height: 	23px;
	width:	225px;
	background: url(../images/bal.png) right;
	float: right;
	margin-left: 13px;
}
#sub_nav a.three_m:hover
{
	height: 	23px;
	width:	225px;
	background: url(../images/bal.png) left;
	float: right;
	margin-left: 13px;
	display: block;
}
#sub_nav a.four_m
{
	height: 	23px;
	width:	225px;
	background: url(../images/rom.png)  top;
	float: right;

}
#sub_nav a.four_m:hover
{
	height: 	23px;
	width:	225px;
	background: url(../images/rom.png)  bottom;
	float: right;

}

/* ________________________end OF sub NAVIGATION STUFF */





#first_con
{
	height: 	300px;
	width:	100%;
	background:Black ; 
}
#second_con
{
	height: 		250px;
	width:		100%;
	background:  white url(../images/grad.png) repeat-x;
}
.hop
{
	position: relative;
	top:159px;
	float: right;
	display:block;
}

.txta
{
	direction:rtl;
	width: 226px;
	height: 	150px;
	margin-bottom: 15px;
}
.dtls
{
	direction:rtl;
	padding-top: 5px;
	position: relative;
	right: 26px;

}

.pad15 
{
	direction:ltr;
	padding-top: 15px;
}
.pad15 span
{

	padding-left: 15px;
}
.padmd
{
	padding-left: 35px;
}
.wrapper
{
	margin-top: 0px;
	background: Black;
	width:	100%;
	height: 		570px;
}
.inwrapper
{
	margin-top: 0px;
	background: Black;
   width: 		940px;
	height: 		570px;
	margin-left: auto;
	margin-right: auto;
}
#header
{
	background: url(../images/header_bg.png) repeat-x;
	height: 	80px;
	width:	100%;
}
.head_wrap
{
	margin-top: 0px;
   width: 		960px;
	height: 		80px;
	margin-left: auto;
	margin-right: auto;
}
		/*_________________________START OF NAVIGATION STUFF */
	#main_nav
	{

		margin: 0px;
		background:	Black;
		height: 	22px;
		width:	100%;
	}
	#main_nav ul
	{
		   margin-top: 6px;
			margin-right:330px;
			float:left;
	}
	
	#main_nav ul li
	{

		list-style: none;
		margin-right: 29px;
			float:right;

	}
	#main_nav ul li span
	{
	color: #ff00de;
	}
	#main_nav ul li a
	{
		text-decoration: none;
		color: White;
	}
	#main_nav ul li a:hover
	{
		color: Silver;
	}

/* _________________________END OF NAVIGATION STUFF */

.clear {clear: both;}


	#main
	{
		float: left;
		margin-left: 0px;
		height: 	399px;
		width:	790px;
	}