body			{
				margin:0;
				padding:0;
				font-size:11px;
				text-align:center;
				font-family:Tahoma, Arial, Helvetica, sans-serif;
				line-height:normal;
				color:#828282;
				background:url(images/bg.gif) top repeat-x #EDECE1;
				}

a 				{
				text-decoration:underline;
				color:#4482A8;
				}

a:hover 		{text-decoration:none;}

p				{
				margin:0;
				padding:0 0 12px 0;
				}

img				{border:0; behavior: url("js/iepngfix.htc");}

div				{
				margin:0;
				padding:0;
				text-align:left;
				}

.abs			{vertical-align:middle;}

fieldset		{
				border:0;
				margin:0;
				padding:0;
				}

label			{
				margin:0;
				padding:0;
				}

input, select, textarea {
				font:0.9em Arial, Helvetica, sans-serif;
				color:#616A74;
				}

#container		{
				width:963px;
				position:relative;
				margin:0 auto;
				}

/* ---------------------------------- header ----------------------------------------------*/

#header			{
				width:963px;
				height:264px;
				position:relative;
				}

#header .logo	{
				position:absolute;
				top:58px;
				left:46px;
				z-index:2;
				}

#header .phone	{
				width:190px;
				height:25px;
				position:absolute;
				top:63px;
				left:480px;
				z-index:5;
				color:#ffffff;
				font:1.8em Arial, Helvetica, sans-serif;
				}

#header .search	{
				width:270px;
				height:25px;
				position:absolute;
				top:63px;
				left:685px;
				z-index:5;
				}

#header .search input	{
				width:182px;
				height:20px;
				font-size:1.5em;
				border:1px solid #857E74;
				vertical-align:middle;
				}

.header_bg		{
				width:1218px;
				height:113px;
				position:absolute;
				top:151px;
				left:-128px;
				z-index:1;
				background:url(images/head_bg.jpg) 0 0 no-repeat;
				}



/* ---------------------------------- menu ----------------------------------------------*/

#menu			{
				position:absolute;
				top:125px;
				left:483px;
				z-index:5;
				font-size:0.8em;
				}

#menu ul		{
				margin:0;
				padding:0;
				list-style:none;
				}

#menu li		{
				float:left;
				margin:0 25px 0 0;
				padding:0;
				}

#menu li a		{
				color:#ffffff;
				text-decoration:none;
				}

#menu li a:hover	{
				color:#92A6B3;
				text-decoration:none;
				}

/* ---------------------------------- content ----------------------------------------------*/

h1				{
				font:1.6em Tahoma, Arial, Helvetica, sans-serif;
				color:#C54E15;
				height:27px;
				background:url(images/icon1.gif) 0 0 no-repeat;
				padding-left:41px;
				}

h2				{
				font:1.4em Tahoma, Arial, Helvetica, sans-serif;
				color:#042C4D;
				}

h3				{
				font:1.2em Tahoma, Arial, Helvetica, sans-serif;
				color:#163E6A;
				}

h4				{
				font:bold 1em Tahoma, Arial, Helvetica, sans-serif;
				color:#1C4F86;
				}

h2, h3, h4, h5
				{
				margin:0 0 15px 0;
				padding:0;
				}

#content		{
				width:893px;
				padding:0 35px 40px 35px;
				position:relative;
				z-index:3;
				overflow:hidden;
				background:url(images/bg_cont.gif) left repeat-y;
				}

#content .left	{
				width:310px;
				float:left;
				}

.left_nav ul	{
				margin:0;
				padding:0px 0;
				padding-bottom:20px;
				list-style:none;
				}

.left_nav li	{
				width:260px;
				height:12px;
				margin:0;
				padding:12px 0 12px 46px;
				}

.ifxElement
{

	padding: 10px;
	position: absolute;
	width: 200px;
	height: 200px;
	top: 60px;
	left: 100px;
	text-align: center;
	letter-spacing: 0px;
	overflow: hidden;
}





.left_nav li.active	{background:url(images/menu_bg.gif) 0 0 no-repeat;}
.left_nav li.active a	{color:#ffffff;}
.left_nav li.active a:hover	{color:#efefef;}

.left_nav li a	{
				color:#666666;
				text-decoration:none;
				font-size: 1.3em;
				}

.left_nav li a:hover	{
				color:#000;
				text-decoration:none;
				font-size: 1.3em;
				}

#content .cont	{
				margin-left:345px;
				margin-top:35px;
				width:540px;
				}

.icons			{
				width:90px;
				position:absolute;
				top:131px;
				left:-85px;
				z-index:3;
				}

.icons span		{
				display:block;
				float:left;
				margin:0 18px;
				}

.icons img		{float:left;}

.item			{
				position:relative;
				overflow:hidden;
				zoom:1;
				padding-bottom:5px;
				}

.item img		{
				vertical-align:middle;
				border:1px solid #878786;
				margin-right:8px;
				padding:3px;
				}

.item a			{color:#878786;}

.m_l			{margin-left:42px;}

.m_l span		{color:#C54E15;}

.blue			{color:#3679A2;}

.list			{
				margin:0;
				padding:0 0 20px 0;
				list-style:none;
				}

.list li		{
				margin:0 0 10px 0;
				padding:0 0 0 12px;
				width:80%;
				background:url(images/bull.gif) 0 4px no-repeat;
				}

.row			{
				display:block;
				overflow:hidden;
				padding-bottom:20px;
				}

.item_pic		{
				width:193px;
				overflow:hidden;
				float:left;
				}

.item_pic1		{
				width:160px;
				overflow:hidden;
				float:left;
				}

.box			{
				width:140px;
				padding:5px;
				border:1px solid #D4D4D4;
				}

.box span		{display:block; text-align:center;}

.box img		{
				border:1px solid #D4D4D4;
				padding:2px;
				display:block;
				margin-bottom:20px;
				}





/********************************* Footer ***************************************************/

#footer			{
				clear:both;
				width:963px;
				height:116px;
				position:relative;
				background:url(images/foot_bg.gif) 0 0 no-repeat;
				}

#footer ul		{
				margin:0;
				padding:16px 0 0 170px;
				list-style:none;
				}

#footer li		{
				float:left;
				margin:0 12px 0 0;
				padding:0 12px 0 0;
				border-right:1px solid #ffffff;
				}

#footer li.last	{border-right:none;}

#footer li a	{
				color:#ffffff;
				text-decoration:none;
				}

#footer li a:hover	{
				color:#E4E4E4;
				text-decoration:none;
				}

.sign			{
				width:823px;
				padding:10px 70px;
				position:relative;
				text-align:right;
				color:#B2AB8C;
				}

.sign span		{color:#979794;}

#date_time {
  text-align: right;
}
#div_title {
  position: relative; margin: 0 -25px 0 -11px; padding: 0 11px 5px 11px; font-size: 14px; font-weight: bold; line-height: 1.0em; zoom: 1;
}



table.sc-conteiner {
}

div.sc-conteiner {
	width: 480px;
	height: 200px;
	overflow:hidden;
	float:left;

	padding-right: 10px;
}

div.sc-bx {
	width: 13px;
	height: 200px;
	float: right;
}

img.sc-bt {
	border: 0px;
	width: 13px;
	height: 13px;
	cursor: pointer;

}

div.sc-pl {
	margin-top: -2px;
	margin-left: 1px;
	width: 11px;
	height: 200px;
}

.product table,
.product tr,
.product td,
.product th {width: auto!important; text-align: left}

.product table {width: 480px!important}


