* {
	margin:0;
	padding:0;
	list-style:none;
	border:none;
}
body {
	font-family:Verdana, Helvetica, sans-serif;
	line-height:1.6em;
	font-size:12px;
	background:#dbe4f0;
}
a {
	color:#0087d9;
	font-weight:normal;
	text-decoration:none;
}

a:hover {color:#0087ee}

}
.f1 {
	margin-left:10px;
}
.readmore {
	background:url(arrow_readmore.png) left 5px no-repeat;
	color:#000;
	padding-left:7px;
	clear:both;
}
#page {
	width:820px;
	margin:15px auto;
	border: 1px solid #ddd;
	background:#fff;
}
#header {
	height:108px;
	background:#0087d9;
}
#logo {
	width:244px;
	height:108px;
	background:#fff url(shadow_logo.png) repeat-y right;
	margin-left:41px;
	display:inline;
	float:left;
}

#logo img {
	margin-left:25px;
	margin-top:5px;


}
#contact {
	float:right;
	position:relative;
	top:85px;
	right:10px;
}
#contact li {
	float:left;
	display:block;
	color:#84d1ff;
	font-size:9px;
	margin: 0px 5px;
}
#contact a {
	text-decoration:none;
	color:#84d1ff
}
#left {
	width:264px;
	float:left;
}
#menu {
	background:url(shadow_menu.png) repeat-y;
	height:166px;
	padding-top:40px;
	
}
#menu li {
	display:block
}
#menu li a {
	color:#313131;
	font-size:12px;
	display:block;
	background:url(menu_bullet.png) 200px 3px no-repeat;
	text-align:right;
	padding-right:60px;
	margin:10px;
	text-decoration:none;
	height:1.8em;
}

#menu li a:hover {
	background:url(menu_bullet.png) 190px 3px no-repeat;
	color:#0087D9;

}

#active {
	background:url(shadow.png) repeat-y;
	font-weight:bold;
}
#search {
	background:url(search_background.png) repeat-y #848484;
	padding-left:41px;
	color:#fff;
	font-size:13px;
}
#search div {
	height:20px;
}
#search form {
	border-left:4px #9e9e9e solid;
	padding:15px;
	height:35px;
}
#search input.text {
	height:15px;
	width:130px;
	border:1px solid #414141;
	border-right-color:#cad2d5;
	border-bottom-color:#cad2d5;
}
#search input.button {
	background:url(search_button.png);
	color:#fff;
	height:17px;
	width:50px;
	line-height:15px;
}
#products {
	padding:0 10px;
}
.product {
	clear:both;
	height:85px;
	position:relative;
	top:10px;
}
.product div {
	margin-left:130px;
}
.product img {
	float:left;
}
#preference, #technologies {
	padding-left:41px;
}
#preference div, #technologies div {
	background:url(shadow.png) repeat-y #f1f1f1;
	margin-left:-41px;
	padding-left:41px;
}
#preference span {
	font-size:24px;
	color:#848484;
	position:relative;
	top:12px;
	padding-right:10px;
}
#preference a {
	font-weight:none;
	text-decoration:none;
}
#preference dl {
	position:relative;
	top:5px;
	left:10px;
	margin-right:10px;
}
#preference dd {
	padding-left:45px;
	border-bottom:1px solid #edeae3;
	margin-bottom:13px;
	padding-bottom:13px;
}
#preference dd.last {
	border:none;
	padding-bottom:0px;
}
#right {
	float:right;
	position:relative;
	width:546px;
	margin-top:10px;
}
#right #leftcolumn {
	float:left;
	width:46%;
}
#right #leftcolumn ul {
	padding:10px;
}
#right #leftcolumn ul li {
	list-style:disc inside;
	color:#7b7b7b;
	font-weight:bold;
	line-height:1.5em;
}
#right #leftcolumn ul li a {
	color:#7b7b7b;
	text-decoration:underline;
}
#right #rightcolumn {
	float:right;
	width:48%;
	padding-right:10px;
}
#right #rightcolumn #bulletin {
	padding:0 10px;
}
#right #rightcolumn #bulletin .news {
	background:url(arrow_news.png) left 5px no-repeat;
	margin-top:15px;
	display:block;
	text-indent:1em;
}
#right #rightcolumn #bulletin span {
	margin:10px 0;
	display:block
}
#right #rightcolumn #bulletin .hr {
	height:1px;
	background:#fff;
	border-bottom:1px solid #dbdbdb;
	margin-top:15px;
	font-size:0px;
}
h1 {
	font-size:13px;
	background:#efefef;
	border-left:4px #888 solid;
	height:29px;
	line-height:29px;
	padding-left:13px;
	margin:10px 0;
	font-weight:normal;
}

h2 {
	font-size:13px;
	background:#efefef;
	border-left:4px #888 solid;
	height:29px;
	line-height:29px;
	padding-left:13px;
	margin:10px 0;
	font-weight:normal;
}
h4 {
	color:#0087d9;
	font-size:11px;
	font-weight:bold;
}
#footer {
	background:url(shadow.png) repeat-y #f1f1f1;
	border-top:15px solid #fff;
	height:89px;
	clear:both;
	font-size:10px;
	color:#828080;
	padding-left:41px;
}
#footer ul {
	border-left:4px solid #8f8f8f;
	padding-left:10px;
	height:89px;
}
#footer li {
	float:left;
	width:202px;
	margin-top:18px;
	background:url(footer_bullet.png) left 3px no-repeat;
	padding-left:20px;
}
.evil {
	color:#000;
}
#technologies img {
	margin-left:5px;
}
#technologies ul {
	padding:10px;
}
#technologies li {
	list-style:disc inside;
	color:#7b7b7b;
	font-weight:bold;
	line-height:1.5em;
}
#technologies li a {
	color:#7b7b7b;
	text-decoration:underline;
}

.csc-menu-1 li a, .menu-level1 li a {
	background:url(menu-bullet-right.png) 0px 0px no-repeat;
	line-height: 1.8em;
	padding-left:20px;
	font-size:12px;
}

.csc-menu-1 li a:hover, .menu-level1 li a:hover {
	background:url(menu-bullet-right.png) 5px 0px no-repeat;
	color:#400;

}

.menu-level2 li a {
	font-size:90%;
	margin-left:16px;
}

.news-latest-container h2 {
	display:none;
}


.news-latest-container h3, .news-latest-container p , .news-latest-date {
	font-size:11px;
}



.news-latest-container img {
	float:left;
	padding:3px 0px 3px 3px;
}

.csc-textpic-image img {
	padding:2px;
	border: 1px solid #ccc;
}

.csc-textpic-center img {margin:auto;text-align:center;}

img.wtgallery_single {margin-left:65px; padding:1px; border:1px solid #ccc;}

img.wtgallery_list {margin:2px; padding:2px; border:1px solid #CCCCCC;}

div.tx-rgsmoothgallery-pi1 {width:546px;}

.news-single-img img {
	float:left;
	padding:5px 10px 10px 0px;
}

.news-single-timedata {
padding-top:10px;
font-size: 10px;
}

div.csc-textpic img {
border:1px solid #ccc;
}

tx-indexedsearch-title title a {
font-weight: bold;
font-size:13px;
}