body {
	background-color: #F6F5FA;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px auto 0px auto;
	padding: 0px 0 0 0;
	/*background-image: url(img/bodybkg.gif);*/
}

#page {
	width: 978px;
	margin-top: 0px;
	margin: 0px auto 0px auto;
	padding-bottom: 0px;
	background-image: url(img/pagebkg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #fff;
}

#left {
 width: 761px;
 height: 100%;
 margin: 0px 0px 0px 0px;
 padding: 120px 0px 0px 0px;
 background-image: url(img/head.gif);
 background-position: 59px 0px;
 background-repeat: no-repeat;
 float: left;
}

#content {
	text-align: justify;
	width: 978px;
	margin: 0;
	padding: 0 0;
	/*background-image: url(img/leftbkg.jpg);
	background-repeat: no-repeat;
	background-position: 7px top; */
	height: 100%;
	float: left;
	clear: both;
}

#content h1 {
	font-size: 20px;
	color: #916BA1;
	margin: 0;
	padding: 0 0;
	text-indent: 0px;
}

#content h2 {
	color: #000;
	font-size: 15px;
	margin: 0;
	padding: 0 0;
	text-indent: 0px;
}

#content h3 {
	color: #000;
	font-size: 14px;
	margin: 10px 0 0 0;
	padding: 0 0;
	text-indent: 0px;
}

#content p {
	font-size: 12px;
	text-indent: 0px;
}

/*#left {
 width: 557px;
 margin: 0px 0px 0px 0px;
 padding: 120px 0px 0px 0px;
 background-image: url(img/head.gif);
 background-position: 59px 0px;
 background-repeat: no-repeat;
 float: left;
}*/

#left div {
	padding: 0px 20px 0px 70px;
	margin: 0 0 0 0;
}

#right {
 width: 213px;
 position: relative;
 background-image: url(img/logo.gif);
 background-position: left 10px;
 background-repeat: no-repeat;
 margin: 0px 0px auto 0;
 left: -8px;
 padding: 0 0px 0 0;
 float: right;
 background-color: #F6F5FA;
}

#right h1 {
	font-size: 14px;
	margin: 0px 0 0 0;
	padding-bottom: 0px;
	background-color: #D1CAD5;
	line-height: 30px;
	color: #000;
}

/* right menu */
#navcontainer { 
	width: 100%; 
	padding-top: 120px;
	top: 0;
	margin: 0;
}

#navcontainer ul
{
margin: 0 0 0 0;
padding-left: 0;
padding-right: 0px;
padding-top: 0;
list-style-type: none;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
box-sizing: border-box
-moz-box-sizing: border-box;

}

#navcontainer a
{
display: block;
padding: 3px 3px 3px 40px;
width: 170px;
line-height: 25px;
background-color: #ECE7F1;
border-bottom: 1px solid #F6F5FA;
box-sizing: border-box
-moz-box-sizing: border-box;
}

#navcontainer a:link, #navlist a:visited, #navlist1 a:visited
{
color: #5D1F9A; 
/*color: #6E0AFF; */
text-decoration: none;
background-image: url(img/b3.gif);
background-repeat: no-repeat;
background-position: 15px center;
box-sizing: border-box
-moz-box-sizing: border-box;
}

#navcontainer a:hover
{
background-color: #5D1F9A;
color: #F6F5FA;
background-image: url(img/b2.gif);
background-repeat: no-repeat;
background-position: 15px center;
box-sizing: border-box
-moz-box-sizing: border-box;
}

#navcontainer span {
	margin-bottom: 5px;
	line-height: 30px;
}

#navcontainer span a {
	background-color: #F6F5FA;
	display: inline;
	padding: 3px 3px 0px 170px !important;
}

#navcontainer span a:hover {
	background-color: #F6F5FA;
	background-image: none;
}

#subnavlist li a, #subnavlist1 li a
{
display: block;
padding: 2px 3px 2px 50px;
width: 160px;
line-height: 25px;
background-color: #F6F5FA;
border-bottom: 0px solid #F6F5FA;
box-sizing: border-box
-moz-box-sizing: border-box;
background-image: url(img/b4.gif);
background-repeat: no-repeat;
background-position: 15px center;
}

#subnavlist a:hover, #subnavlist1 a:hover
{
box-sizing: border-box
-moz-box-sizing: border-box;
 text-decoration: underline;
 background-color: #F6F5FA;
 color: #5D1F9A; 
}

#cform {
	padding: 10px 0px 0px 0px;
	margin: 0 0 0 0;
}

#cform img {
	padding: 0 10px 0 0;
	margin: 20px 0 0 0;
}

#cform table {
	border: 1px solid #666;
	margin-top: 20px;
}

#cform th {
	background-color: #AEA383;
	color: #fff;
	padding: 5px 5px;
	text-align: right;
}

#cform button {
	background-color: #E2DDE6;
	margin: 10px 10px 10px 200px;
	color: #5D1F9A;
}

#bottom {
	background-image: url(img/bottombkg.gif);
	background-position: center top;
	background-repeat: no-repeat;
	margin: 0px auto 0px auto;
	padding: 0 0;
	height: 40px;
	/*width: 776px; */
	text-align: center;
	clear: both;
}

#bottom p {
	text-align: center;
	margin: 0;
	padding: 10px 10px;
}

.langselect {
	font-size: 14px !important;
	background-color: #F6F5FA;
	margin: 3px 0px 3px 0px;
	color: #5D1F9A;
	width: 100%;
}

.langselect select {
	border: 1px solid #5E4FA2;
	border-style: none none none none;
}

.langselect option {
	background-image: url(img/bg.gif) !important;
}

#prod {
	border: 1px solid #ccc;
	margin-top: 5px;
	margin-bottom: 20px;
	font-size: 11px;
	font-weight: normal;
	width: 100%;
}

#prod td {
	background-color: #F6F5FA;
	padding: 3px 3px;
	text-align: left;
}

#prod th {
	background-color: #916BA1;
	color: #fff;
	padding: 5px 2px;
}

/* pagenav */
#pagenav {
	margin-bottom: 20px;
}

#pagenav td {
	background-color: #ECE7F1 !important;
	height: 25px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 8px;
}

#pagenav a {
	color: #5D1F9A; 
	text-decoration: none;
}

#pagenav a:hover {
	text-decoration: underline;
}

.desc {
	text-align: right !important;	
	font-size: 10px !important;
	width: 100% !important;
}

.button, .button1 {
	background-color: #ECE7F1;
	color: #5D1F9A;
	padding: 0px 0px;
	font-weight: normal;
	border: none;
	margin: 3px 3px 3px 3px;
}

.button {
	background-image: url(img/buttonbkg.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 136px;
	height: 30px;
}

.button1 {
	background-image: url(img/buttonbkg1.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 175px;
	height: 30px;
}

/* news */
#news {
	width: 180px;
	background-color: #fff;
	float: right;
	padding: 8px 8px 8px 12px !important;
	margin: 20px 0px 0px 20px !important;
	border-left: 1px dotted #C8B9D0;
}

#news p {
	font-size: 11px !important;
	padding: 2px 0px !important;
	color: #666666;
	margin: 5px 0 0 0;
	text-align: left;
}

#news h1 {
	margin: 0 !important;
	padding: 0 0 10px 0 !important;
	font-size: 16px;
	color: #000;
}

#news a {
	font-size: 11px !important;
	margin-top: 20px !important;
}

/* news 1 */
#news1 {
	width: 661px;
	padding: 0px 0px 0px 0px !important;
	margin: 10px auto 20px auto !important;
}

#news1 div {
	background-color: #E9DDEE;
	padding: 0px 10px !important;
	margin: 0px 0px 0px 0px !important;
}

#news1 p {
	font-size: 11px !important;
	padding: 5px 15px !important;
	color: #000;
	margin: 0px 0 0 0;
	text-align: left;
}

#news1 h1 {
	margin: 0 0 0 0 !important;
	padding: 0 0 10px 15px !important;
	font-size: 16px;
	color: #5D1F9A;
}

#news1 a {
	font-size: 11px !important;
	margin-top: 20px !important;
}

.list {
	margin: 0;
	padding: 0 0;
}

.list li {
	list-style: none;
	padding: 5px 0 5px 25px;
	background-repeat: no-repeat;
	background-position: left;
	font-size: 12px;
}

