@charset "utf-8";
body {
	background-color: #FFF;
	background-image: url(/images/background.gif);
	background-repeat: repeat-x;
	margin: 0px;
}
.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}

#container {
	width: 902px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
header {
	height: 144px;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/menu-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position:relative;/*for domotex*/
}
header figure {
	text-align: right;
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
header article {
	padding-top: 27px;
}
header article .left {
	float: left;
	margin-top: 14px;
}
header article .left img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
header article .middle {
	float: left;
	width: 450px;
	margin-left: 160px;
}
header article .middle nav {
}
header article .middle nav ul {
	margin: 0px;
	padding: 0px;
}
header article .middle nav ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
	position: relative;
}
header article .middle nav ul li a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #FFF;
	display: block;
	text-decoration: none;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 23px;
	padding-bottom: 21px;
}
header article .middle nav ul li a:hover {
	background-color: #1F1F1F;
}
header article .middle nav ul li .submenu{
	background-color: #1F1F1F;
	height: 130px;
	width: 212px;
	position: absolute;
	z-index: 5000;
	left: 0px;
	top: 67px;
	overflow: auto;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #7FD1FB;
	display: none;
}
header article .middle nav ul li .submenu ul {
	margin: 0px;
	padding: 0px;
}
header article .middle nav ul li .submenu ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: none;
	display: list-item;
}
header article .middle nav ul li .submenu ul li a {
	margin: 0px;
	font-size: 16px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 25px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
header article .middle nav ul li .submenu ul li a.last {
	border-bottom-width: 0px;
	border-bottom-style: none;
}



header article .right {
	float: right;
	margin-top: 20px;
}
header article .right a {
	margin-left: 4px;
}
header article .right a:hover {
}
header article .right img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content {
	margin-bottom: 25px;
}
#content .slide {
	height: 401px;
	position: relative;
}
#content .slide figure {
	margin: 0px;
	padding: 0px;
	z-index: 99;
}
#content .slide .slidecontrollers {
	margin: 0px;
	padding: 0px;
	position: absolute;
	bottom: 24px;
	width: auto;
	z-index: 100;
}
#content .slide .slidecontrollers li {
	padding: 0px;
	list-style-type: none;
	float: left;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content .slide .slidecontrollers li a {
	background-image: url(/images/slider-deactive.png);
	background-repeat: no-repeat;
	display: block;
	height: 15px;
	width: 15px;
}
#content .slide .slidecontrollers li a.selected {
	background-image: url(/images/slider-active.png);
}
#content #news {
	height: 28px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eaebeb;
	overflow: hidden;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #8e8d8d;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #eaebeb;
	position: relative;
}
#content #news .left {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	padding-right: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 4px;
}
#content #news .right {
	float: left;
	margin-top: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
}
#content #news .right ul {
	margin: 0px;
	padding: 0px;
	width: 600px;
}
#content #news .right ul li {
	padding: 0px;
	list-style-type: none;
	overflow: hidden;
	display: list-item;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#content #news .right ul li a {
	color: #6E6E6E;
	text-decoration: none;
}
#content #news .right ul li a:hover {
	color: #8E8D8D;
	text-decoration: underline;
}
#content #parts {
}
#content #parts aside {
	background-image: url(/images/part-bg.gif);
	background-repeat: no-repeat;
	float: left;
	height: 181px;
	width: 180px;
	margin-top: 24px;
	padding-top: 14px;
	padding-left: 17px;
	padding-right: 15px;
	padding-bottom: 12px;
	margin-right: 17px;
	overflow:hidden;
}
#content #parts aside.last {
	padding: 0px;
	height: 207px;
	width: 213px;
	margin-right: 0px;
	background-image: none;
}

#content #parts aside h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #44befc;
	margin: 0px;
	padding: 0px;
}
#content #parts aside h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #424242;
	margin: 0px;
	padding: 0px;
}
#content #parts aside figure {
	padding: 0px;
	height: 74px;
	width: 176px;
	overflow: hidden;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content #parts aside p {
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 17px;
	color: #8a8a8a;
	padding: 0px;
	font-size: 12px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content #wrapper {
	padding-top: 25px;
}
#content h1.title   {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	font-size: 29px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
	padding-bottom: 26px;
	color: #3e3e3e;
	padding-top: 26px;
}
#content .dropdown-menu {
	background-color: #49BCFC;
	height: 33px;
	width: 221px;
	position: absolute;
	top: 35px;
	right: 0px;
	background-image: url(/images/drop-down.gif);
	background-repeat: no-repeat;
	background-position: 200px center;
	cursor: pointer;
}
#content .dropdown-menu h2.droptitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}
#content .dropdown-menu .dropdown-menu-content {
	position: absolute;
	background-color: #333;
	width: 100%;
	top: 35px;
	display: none;
}
#content .dropdown-menu .dropdown-menu-content ul {
	margin: 0px;
	padding: 0px;
}
#content .dropdown-menu .dropdown-menu-content ul li {
	display: list-item;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #404040;
}
#content .dropdown-menu .dropdown-menu-content ul li a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	display: block;
	text-decoration: none;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 0px;
	padding-left: 14px;
}

#content #wrapper .work {
	margin-bottom: 30px;
}
#content #wrapper .work .work-left {
	float: left;
	width: 400px;
}
#content #wrapper .work .work-left .slide {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
}

#container #content #wrapper .work .work-right {
	float: right;
	width: 462px;
}
#container #content #wrapper .work .work-right h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #3e3e3e;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#container #content #wrapper .work .work-right p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #636363;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 22px;
	margin-left: 0px;
}
#container #content #wrapper .work .work-right p.small {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #636363;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 22px;
	margin-left: 0px;
}
#container #content #wrapper .work .work-right p a{
	color: #1baef9;
}

#content #wrapper #wrapper-left {
	float: left;
	width: 581px;
}
#content #wrapper #wrapper-left .clist {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 22px;
	margin-left: 28px;
}
#content #wrapper #wrapper-left .clist li {
	background-image: url(/images/icon-list.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #636363;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 21px;
}

#content #wrapper #wrapper-left p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #636363;
	margin-bottom: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#content #wrapper #wrapper-left a {
	color: #1baef9;
}

#content #wrapper #wrapper-left h2.stitle {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #3e3e3e;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#content #wrapper #wrapper-right {
	float: right;
	width: 273px;
}
#content #wrapper #wrapper-right #twitter {
	padding-top: 17px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
#content #wrapper #wrapper-right #twitter h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	color: #3e3e3e;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#content #wrapper #wrapper-right #twitter ul {
	padding: 0px;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content #wrapper #wrapper-right #twitter ul li {
	display: list-item;
	list-style-type: none;
	background-image: url(/images/icon-twitter-user.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 62px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	min-height: 52px;
}
#content #wrapper #wrapper-right #twitter ul li p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #636363;
	margin: 0px;
	padding: 0px;
}
#content #wrapper #wrapper-right #twitter ul li h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #999898;
	padding: 0px;
	font-weight: normal;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content #wrapper #wrapper-right #twitter ul li p a {
	font-weight: bold;
	color: #1baef9;
	text-decoration: none;
}


#container footer {
	height: 30px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #eaebeb;
	border-bottom-color: #eaebeb;
}
#container footer a {
	color: #1baef9;
	text-decoration: underline;
}
#container footer p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #b6b6b6;
	padding: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

