#welcome{
	width: 814px;
	border: 1px solid #bcbec0;
	margin: 5px auto 5px auto;
	font-family: tahoma;
	font-size: 8pt;
	font-weight: normal;
	line-height: 200%;
	text-align: left;
	background-color: #FDFDFD;
	color: #333;
}
#welcome p{
	text-align: left;
	padding: 8px;
	margin: 0px;
	direction: ltr;
}
#welcome p a{
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #333;
	cursor: default;
}
#product{
	width: 816px;
	margin: 5px auto 0px auto;
}
#product div{
	width: 197px;
	border: 1px solid #bcbec0;
	float: left;
	font-family: tahoma;
	font-size: 8pt;
	font-weight: normal;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-bottom: 5px;
	background-image: url(/SystemFiles/design/en/images/gradient-1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 325px;
	position: relative;
}
#product div a, #product div h2, #product div h2 a:hover{
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left;
	color: #003366;
}
#product div h2{
	background-image: url(/SystemFiles/design/en/images/arrow-l.gif);
	margin: 0px 0px 0px 8px;
	padding-left: 18px;
	line-height: 14px;
	direction: ltr;
}
#product div h2 a{
	cursor: default;
}
#product div #more{
	margin-left: 6px;
	position: absolute;
	bottom: 8px;
	left: 0px;
	background-image: url(/SystemFiles/design/en/images/webdev-arrow-down-3.gif);
	padding-left: 20px;
	line-height: 16px;
	direction:ltr;
}
#product div #more:hover{
	color: #0099FF;
}
#product div p{
	line-height: 180%;
	margin: 0px;
	text-align: justify;
	padding: 0px 8px 8px 8px;
	direction:ltr;
}
#product div.hovered, #product div:hover{
	background-image: url(/SystemFiles/design/en/images/gradient-2.gif);
}
#product div#pro-2{
	margin-left: 6px!important;
}
#product div#pro-1, #product div#pro-3{
	margin-left: 7px!important;
}
#product div img{
	height: 119px;
	width: 179px;
	margin: 8px;
	border: 1px solid #666;
}
#accordion{
	width: 816px;
	margin-right: auto;
	margin-left: auto;
	
}
.acc-title {
	width: 814px;
	float: left;
	_float: none;
	cursor: pointer;
	background-color: #F2F2F2;
	background-image: url(/SystemFiles/design/en/images/collapsed-2.gif);
	background-repeat: no-repeat;
	background-position: left;
	border: 1px solid #bcbec0;
	height: 30px;
	color: #003366;
	margin-bottom: 5px;
}
.acc-title h2 {
	font-family: tahoma;
	text-align: left;
	direction: ltr;
	margin: 0px;
	font-weight: bold;
	font-size: 8pt;
	padding-left: 17px;
	line-height: 30px;
}
.on, .over {
	background: #FDFDFD;
	background-image: url(/SystemFiles/design/en/images/expanded-2.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.over {
	color: #333;
}
.acc-content {
	width: 804px;
	float: left;
	_float: none;
	border: 1px solid #bcbec0;
	padding: 5px;
	margin-bottom: 5px;
}
ul#pro-list {
	list-style:none;
	float: left;
	text-align: left;
	direction:ltr;
	font-family: tahoma;
	font-size: 7pt;
	background-image: url(/SystemFiles/design/en/images/home-pro-sep.gif);
	background-repeat: no-repeat;
	background-position: right;
	margin: 0px 8px 0px 0px;
	padding: 0px 8px 0px 0px;
	font-weight: normal;
	line-height: 18px;
	width:189px;
}
ul.list-last{
	padding-right: 0px!important;
	background-image:none!important;
	margin-right:0px!important;
}
ul#pro-list li {
	display:block;
}
ul#pro-list li a {
	text-decoration:none;
	color:#003366;
}
ul#pro-list li a:hover {
	color:#0099FF
}
#pro-list #bold {
	font-weight: bold;
}

