/* CSS Document */

html, body{background: #8c8a8d; padding: 0px; margin: 0; color: #000; width:100%; min-height:100%; height: 100%; font-size: 100.01%;}

#container {min-width:1000px; width:100% !important; min-height:100%; height: 100% !important; background-color:#8c8a8d;}
#header{height:82px;width:100%;}
	#header_logo
	{
	background-image:url(../img/logo_.jpg);
	background-repeat:no-repeat;
	width:100%;
	height:120px;
	float:left;
	}
	#header_line
	{
	background-image:url(../img/line_1.jpg);
	background-repeat:repeat-x;
	width:auto;
	height:120px;
	}
	

	
#content{clear:both; width:100%; background-color:#8c8a8d;}
	#menu{}
		#menu_el{background-color:#8C8A8D; height:50px;}
		#menu_el2{height:96px;}	
		.tr_1{background-color:#79777A;}
		.tr_2{background-color:#8C8A8D; height:50px;}
		.td_1{width:90px; text-align:center; background-color:#79777A;}	
		.menu{font-family:Arial; font-size:11px; font-weight:bold; color:#FFFFFF; text-decoration:none;}	
	#content_left
	{
	float: left; 
	background-image:url(../img/menu_line.jpg);
	background-repeat:repeat-y; 
	width:185px;
	
	}
		#content_left_menu
		{
		background-image:url(../img/com_1.gif);
		background-repeat:no-repeat;
		width:185px;
		height:232px;
		}
		#content_left_menu_el2
		{
		background-image:url(../img/line_2.jpg);
		background-repeat:repeat-y;
		width:22px;
		height:30px;
		}		
		#content_left_menu_el
		{
		background-image:url(../img/point.gif);
		background-repeat:no-repeat;
		width:22px;
		height:22px;
		}
		#content_left_menu_el3
		{
		background-image:url(../img/point_end.gif);
		background-repeat:no-repeat;
		width:22px;
		height:17px;
		}		
		#content_left_cube
		{
		padding-left:5px;
		}
		span
		{
		padding-left:25px;
		vertical-align:bottom;
		}
	#content_right
	{
	float:left;
	background-color:#8c8a8d;
	width:80%;
//	height:1000px;
	}
		#content_right_el1
		{
		background-image:url(../img/com_2.gif);
		background-repeat:no-repeat;
		width:121px;
		height:81px;
		}
		#content_right_text
		{
		font-family:Tahoma; font-size:14px;
		text-align:justify;
		margin-left:20px;
		margin-right:20px;		
		line-height:20px;
		}
	#cont_text
		{
		font-family:Tahoma; color:#0000ee; font-size:14px;
		text-align:center;
		}
	.head {font-family:Arial; color:#FFFFFF;font-size:14px; font-weight: bold;}
#footer
{
height: 40px; clear: both; }
#footer_content
{
background-image:url(../img/bttom.gif);
background-repeat:repeat-x; 
height:40px;
font-family:Tahoma; color:#FFFFFF;font-size:14px;
padding:10px;
text-align:center;
}