html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u,i , center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	color: #484848;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
p {
	margin: 10px 0;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 13px;
}
h4 {
	font-size: 12px;
}
h5 {
	font-size: 11px;
}
h6 {
	font-size: 10px;
}
body {
	background-color: #002233;
}
body, textarea {
	font: 11px Tahoma, Sans-serif, Verdana;
}
div {
	border: none;
}

a {
	color: #004da0;
}
a:hover {
	color: #d23131;
}

.clear {
	clear: both;
	height: 0px;
	margin: 0px !important;
	padding: 0px !important;
	overflow: hidden;
}

img.floatLeft {
	float: left;
	margin-top: 3px;
	margin-right: 15px;
	margin-bottom: 10px;
}

.container {
	background: url(../images/bgBase.png) center top repeat-x #fff;
}
.page-header {
	padding-top: 9px;
	text-align: center;
	/*background: url(../images/bgBaseLine.gif) top left no-repeat;*/
	background: url(../images/bgShine.jpg) top center no-repeat;
}
.header {
	width: 990px;
	height: 245px;
	margin: 0px auto;
	padding-top: 21px;
	overflow: hidden;
	text-align: left;
	background: url(../images/bgHeader.gif) top left no-repeat;
}
.headerCell {
	height: 120px;
	padding: 0px 4px;
	overflow: hidden;
}
.headerLogo {
	height: 90px;
	overflow: hidden;
}
a.siteLogo {
	float: left;
	display: block;
}
.headerMenu {
	height: 30px;
	padding: 0px 5px;
}
/* menu styles */
#jsddm {
	float: right;
}
#jsddm li {
	float: left;
	width: auto;
	margin-right: 5px;
	height: 30px;
	font-family: arial;
	font-size: 12px;
}
#jsddm li a {
	float: left;
	padding-left: 5px;
	color: #777;
	text-decoration: none;
	white-space: nowrap;
}
#jsddm li a:hover {
	color: #333;
	text-decoration: none;
	background: url(../images/bgMenu-hover-mask.gif) top left no-repeat;
}
#jsddm li a span {
	float: left;
	padding: 8px 8px 8px 4px;
}
#jsddm li a:hover span {
	cursor: pointer;
	background: url(../images/bgMenu-hover-base.gif) top right no-repeat;
}
#jsddm li a.active {
	color: #ccc;
	background: url(../images/bgMenu-active-mask.gif) top left no-repeat;
}
#jsddm li a.active span {
	background: url(../images/bgMenu-active-base.gif) top right no-repeat;
}
#jsddm li a.active:hover {
	color: #fff;
	background: url(../images/bgMenu-active-mask.gif) top left no-repeat;
}
#jsddm li a.active:hover span {
	background: url(../images/bgMenu-active-base.gif) top right no-repeat;
}
#jsddm li ul {
	clear: both;
	margin: 0;
	margin-top: 30px;
	padding: 0;
	width: 160px;
	position: absolute;
	visibility: hidden;
	background-color: #fff;
	border-top: 1px solid #eee;
}
#jsddm li ul li {
	float: left;
	width: 158px;
	height: 25px;
	margin: 0px;
	font-size: 11px;
	background-color: #fff;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #ddd;
}
#jsddm li ul li a {
	float: none;
	width: 138px;
	display: block;
	padding: 5px 10px;
	border-bottom: 1px solid #fff;
}
#jsddm li ul li a:hover {
	width: 138px;
	color: #fff;
	display: block;
	padding: 5px 10px;
	background: none;
	background-color: #004da1;
}

.sliderProduct {
	width: 990px;
	height: 124px;
	padding: 3px 0px 0px 0px;
	overflow: hidden;
	background-color: #192026;
	border-bottom: 1px solid #00161e;
}

.page-wrapper {
	border-bottom: 1px solid #e2e2e2;
}
.wrapper {
	width: 982px;
	margin: 0px auto;
	padding: 5px 4px 10px 4px;
	background-color: #fff;
}
.wrapperCell {
	padding: 10px;
	background: url(../images/bgGrad.png) top left repeat-x;
}
.page {
	float: right;
	width: 742px;
	min-height: 500px;
	background: url(../images/bgPage.png) top left no-repeat #fff;
}
.main {
	float: left;
	width: 552px;
	padding-top: 5px;
}
.sidebar {
	float: left;
	width: 210px;
	min-height: 500px;
	background-color: #fff;
}
.rightbar {
	float: right;
	width: 185px;
}

.mainContent {
	margin-bottom: 10px;
	padding: 5px 10px;
}
h1.pageTitle {
	padding: 15px 15px 5px 15px;
	font-size: 18px;
	font-weight: lighter;
	color: #1c252e;
}
h2.subTitle {
	padding: 15px 0px 5px 0px;
	font-size: 16px;
	font-weight: lighter;
	color: #1c252e;
	border-bottom: 1px solid #e2e2e2;
}
h2.listTitle {
	padding: 15px 0px 5px 0px;
	font-size: 14px;
	color: #004da0;
}
.mainContentCell {
	padding: 0px 0px 15px 0px;
}

.sortir {
	margin: 0px 15px;
	padding: 10px 2px;
	border-top: 1px solid #e2e2e2;
}
.content .sortir {
	margin: 0px;
	padding: 10px 0px 15px 15px;
	border: none;
	border-bottom: 1px solid #f2f2f2;
}
.sortir label {
	padding-right: 10px;
	color: #666;
}
.sortir select {
	padding: 2px 2px 2px 4px;
	font-size: 11px;
	border: 1px solid #ccc;
}
.sortir span {
	padding: 0px 5px;
	color: #ccc;
}

.subLink {
	margin: 0px 15px;
	padding: 10px 2px;
	border-top: 1px solid #f2f2f2;
}
.subLink h3 {
	padding-right: 10px;
	display: inline;
	font-size: 11px;
	color: #999;
	line-height: 150%;
}
.subLink p {
	padding: 0px 8px 0px 18px;
	display: inline;
	font-weight: bold;
	line-height: 150%;
	font-size: 11px;
	color: #333;
	background: url(../images/arrowSub.gif) no-repeat;
	background-position: 0px 3px;
}
.subLink p a {
	text-decoration: none;
	white-space: nowrap;
}

.content {
	margin: 0px 15px;
	padding: 10px 5px 15px 5px;
	border-top: 1px solid #e2e2e2;
}
.content p {
	line-height: 150%;
}
.content blockquote {
	margin: 15px 5px 15px 0px;
	padding: 2px 5px 2px 20px;
	border-left: 15px solid #f2f2f2;
}
.content ul {
	margin-left: 15px;
	margin-bottom: 15px;
	list-style: square;
}
.content ol {
	margin-left: 18px;
	margin-bottom: 15px;
	list-style-type: decimal ;
}
.content ul li, .content ol li {
	margin: 5px 0px;
}

dl.contentList {
	padding: 15px 10px;
	font-size: 11px;
	border-bottom: 1px solid #eee;
}
dl.contentList.bgcolor {
	background: url(../images/bgGrad-list.gif) top right repeat-y;
}
dl.contentList dt {
	float: left;
	width: 200px;
	font-weight: bold;
	color: #888;
}
dl.contentList dd {
	float: right;
	width: 445px;
}

dl.priceList {
	padding: 6px 20px 8px 10px;
	font-size: 11px;
	border-bottom: 1px solid #eee;
}
dl.priceList.bgcolor {
	background: url(../images/bgGrad-list.gif) top right repeat-y;
}
dl.priceList:hover, dl.priceList.bgcolor:hover {
	background: none;
	background-color: #f8f8f8;
}
dl.priceList dt {
	float: left;
}
dl.priceList dd {
	float: right;
}
dl.priceList dt.number {
	width: 15px;
	padding-right: 20px;
	text-align: right;
	color: #888;
}
dl.priceList dt.item {
	width: 460px;
	padding-left: 5px;
}
dl.priceList dt.item a, dl.priceList dt.item a:hover {
	font-weight: bold;
	text-decoration: none;
}
dl.priceList dd.price {
	width: 100px;
	text-align: right;
}
dl.priceList dd.price span {
	float: left;
}
dl.priceList.heading dt.number {
	font-size: 12px;
	color: #333;
	font-weight: bold;
}
dl.priceList.heading dt.item {
	font-size: 12px;
	color: #333;
	font-weight: bold;
}
dl.priceList.heading dd.price {
	text-align: center;
	font-size: 12px;
	color: #333;
	font-weight: bold;
}

dl.clientList {
	padding: 6px 20px 8px 10px;
	font-size: 11px;
	border-bottom: 1px solid #f2f2f2;
}
dl.clientList.bgcolor {
	background: url(../images/bgGrad-list.gif) top right repeat-y;
}
dl.clientList:hover, dl.clientList.bgcolor:hover {
	background: none;
	background-color: #f8f8f8;
}
dl.clientList dt {
	float: left;
}
dl.clientList dd {
	float: right;
}
dl.clientList dt.item {
	width: 200px;
	padding-left: 5px;
}
dl.clientList dt.item b {
	font-size: 12px;
	font-weight: normal;
	color: #333;
}
dl.clientList dt.item a, dl.clientList dt.item a:hover {
	font-weight: bold;
	text-decoration: none;
}
dl.clientList dt.item span {
	display: block;
	padding-top: 5px;
}
dl.clientList dt.item span a {
	font-weight: normal;
	color: #999;
	text-decoration: none;
}
dl.clientList dt.item span a:hover {
	font-weight: normal;
	color: #d23131;
	text-decoration: none;
}
dl.clientList:hover dt.item span a {
	color: #d23131;
}
dl.clientList dd.desc {
	width: 400px;
	color: #666;
}

dl.clientList.hover dt.item span a, dl.clientList.bgcolor.hover dt.item span a {
	color: #d23131;
}
dl.clientList.hover, dl.clientList.bgcolor.hover {
	background: none;
	background-color: #f8f8f8;
}

.newsContent {
	margin-bottom: 15px;
}
.newsContent h3 {
	padding: 5px 0px;
	font-size: 14px;
	color: #484848;
}
.newsContent .date {
	padding-bottom: 10px;
	font-size: 11px;
	color: #888;
}

.newsList {
	padding: 10px 0px;
}
.newsList .newsItem {
	padding: 4px 0px 5px 0px;
}
.newsList .newsItem h3 {
	font-size: 11px;
}
.newsList .newsItem h3 a, .newsList .newsItem h3 a:hover {
	text-decoration: none;
}
.newsList .newsItem .date {
	float: left;
	width: 100px;
	font-size: 11px;
	color: #888;
}
.newsList .newsLink {
	margin-top: 5px;
}

.toolLink {
	margin: 25px 0px 5px 0px;
	padding: 6px 10px;
	background: url(../images/bgGrad-list.gif) top right repeat-y;
	border-top: 1px solid #eee;
}
.toolLink img {
	float: right;
	margin-left: 10px;
}

.searchResult {
	margin-top: 20px;
	border-top: 1px solid #e2e2e2;
}
.searchItem {
	padding: 10px 15px;
	line-height: 150%;
}
.searchItem h1 {
	font-size: 13px;
}
.searchItem h2 {
	font-size: 12px;
	font-weight: normal;
}
.searchItem h3 {
	font-size: 11px;
	font-weight: normal;
	color: #888;
}

.pageNav {
	margin: 10px 0px 5px 0px;
	padding: 8px 30px 8px 10px;
	text-align: center;
	background: url(../images/bgGrad-list.gif) top right repeat-y;
	border-top: 1px solid #f2f2f2;
	border-bottom: 1px solid #eee;
}
.pageNav ul {
	margin: 0px !important;
	list-style: none !important;
}
.pageNav ul li {
	display: inline;
	padding: 0px 4px;
	font-size: 12px;
	font-weight: bold;
	border-left: 1px solid #eee;
}
.pageNav ul li.first {
	border: none;
}
.pageNav ul li a {
	color: #666;
	font-weight: normal;
	text-decoration: none;
}
.pageNav ul li a:hover {
	color: #111;
	font-weight: normal;
	text-decoration: none;
}

.sitemapContent {
	padding-left: 5px;
}
.sitemapContent ul {
	list-style: none;
}
.sitemapContent ul ul {
	margin-left: 0px;
	padding: 5px 0px;
}
.sitemapContent ul li {
	float: left;
	width: 220px;
	font-size: 13px;
	font-weight: bold;
}
.sitemapContent ul li li {
	float: none;
	font-size: 11px;
	font-weight: normal;
}
.sitemapContent ul li a {
	color: #353535;
	text-decoration: none;
}
.sitemapContent ul li a:hover {
	color: #111;
	text-decoration: none;
}
.sitemapContent ul li li a {
	color: #666;
	text-decoration: none;
}
.sitemapContent ul li li a:hover {
	color: #333;
	text-decoration: underline;
}

#jcmap {
	margin: 30px 0px 20px 0px;
	width: 680px;
	height: 370px;
	border: 1px solid #ccc;
}
.mapMask {
	position: relative;
	margin: 0px;
	margin-top: -60px;
	height: 40px;
	background-color: #fff;
	border-top: 1px solid #ccc;
}

h3.headTitle {
	margin: 10px 0px !important;
	padding: 10px 12px !important;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	background-color: #05578a;
	border-top: 1px solid #002135;
	border-bottom: 4px solid #0385c7;
}

.contactForm {
	padding: 0px;
}
.contactFormCell {
	padding: 20px;
}
.contactFormCell .form-item {
	clear: both;
	padding: 3px 0px;
}
.contactFormCell .form-item label {
	float: left;
	width: 140px;
	padding: 3px 30px 3px 5px;
	text-align: right;
	font-size: 12px;
}
.contactFormCell .form-input {
	display: table;
	height: 1%;
}
.contactFormCell .form-input input {
	padding: 3px;
	font-size: 12px;
	background-color: #f0f0f0;
	border: 1px solid #e2e2e2;
}
.contactFormCell .form-input select {
	padding: 1px 1px 1px 3px;
	font-size: 12px;
	background-color: #f0f0f0;
	border: 1px solid #e2e2e2;
}
.contactFormCell .form-input textarea {
	max-width: 450px;
	padding: 3px;
	font-family: tahoma;
	font-size: 12px;
	overflow: auto;
	background-color: #f0f0f0;
	border: 1px solid #e2e2e2;
}
.contactFormCell .form-button {
	clear: both;
	padding-top: 15px;
	padding-left: 175px;
}
.contactFormCell .form-button input {
	width: 72px;
	height: 20px;
	margin-right: 5px;
	padding-bottom: 4px;
	font-family: tahoma;
	font-size: 10px;
	text-transform: uppercase;
	color: #fff;
	background: url(../images/bgButton.gif) no-repeat;
	background-position: 0px -20px;
	border: none;
	cursor: pointer;
}
.contactFormCell .form-button input:hover {
	background-position: 0px 0px;
	border: none;
	cursor: pointer;
}
.contactFormCell .form-button span {
	padding: 0px 10px;
}

.contactFormCell .form-input span {
	display: block;
	padding: 10px 0px;
	color: #004da0;
}

ul.staff-list, .content ul.staff-list {
	margin: 10px 0px !important;
	list-style: none;
}
ul.staff-list li, .content ul.staff-list li {
	margin: 0px;
}
ul.staff-list li .thumb {
	float: left;
	width: 110px;
	padding: 5px 0px;
	overflow: hidden;
}
ul.staff-list li .desc {
	float: right;
	width: 530px;
	min-height: 100px;
	padding: 10px 20px 10px 0px;
	overflow: visible;
	border-bottom: 1px solid #eee;
}
ul.staff-list li.bgcolor .desc {
	background: url(../images/bgGrad-list.gif) top right repeat-y;
}
ul.staff-list li .desc h2 {
	padding-bottom: 5px;
	font-size: 16px;
	font-weight: normal;
	color: #353535;
}
ul.staff-list li .desc h3 {
	font-size: 12px;
	color: #004da0;
}
ul.staff-list li .desc p {
	color: #777;
}

.promo {
	margin-bottom: 10px;
	padding: 0px;
	background: url(../images/bgShad-block-base.png) top right repeat-y #fff;
}
.promo h2.title {
	padding: 15px 15px 5px 15px;
	font-size: 12px;
	color: #1c252e;
	background: url(../images/bgShad-block-top.png) top right no-repeat;
}
.promoCell {
	padding: 0px 0px 10px 0px;
	background: url(../images/bgShad-block-bot.png) bottom right no-repeat;
}
.promoContent {
	margin: 0px 15px;
	padding: 10px 5px 15px 5px;
	border-top: 1px solid #e2e2e2;
}
.promoContent h3 {
	font-size: 18px;
	font-weight: lighter;
}
.promoContent h3 a {
	color: #004da0;
	text-decoration: none;
}
.promoContent h3 a:hover {
	color: #004da0;
	text-decoration: underline;
}
.promoContent img {
	float: left;
	margin: 10px 15px 0px 0px;
}
.promoContent p {
	line-height: 150%;
}
.promoLink a {
	color: #888;
	text-decoration: underline;
}
.promoLink a:hover {
	color: #333;
	text-decoration: underline;
}

.product {
	min-height: 300px;
	margin: 0px 5px 10px 0px;
	background: url(../images/bgGrad-main.png) top left repeat-x #fff;
	border-top: 1px solid #d6d6d6;
}
.product h2.title {
	margin: 0px;
	padding: 10px 15px;
	font-size: 12px;
	color: #1c252e;
	background: url(../images/arrowTitle.gif) no-repeat;
	background-position: 100% 9px;
	border-top: 1px solid #fff;
	border-bottom: 2px solid #fff;
}
.productCell {
	
}
.productContent {
	padding: 10px 10px 10px 15px;
}
.content .productContent {
	padding: 10px 10px 10px 5px;
}
.productItem {
	padding: 5px 5px 5px 0px;
}
.content .productItem {
	padding: 10px 5px 5px 0px;
	border-bottom: 1px solid #eee;
}
.productItem.new {
	padding-right: 35px;
	background: url(../images/new-icon.gif) no-repeat;
	background-position: 100% 10px;
	border-bottom: 1px solid #eee;
}
.productItem.top {
	padding-right: 35px;
	background: url(../images/top-icon.gif) no-repeat;
	background-position: 100% 10px;
	border-bottom: 1px solid #eee;
}
.content .productItem.new, .content .productItem.top {
	padding-right: 35px;
	background-position: 100% 2px;
	border-bottom: 1px solid #eee;
}
.productItem .thumb {
	float: left;
	width: 135px;
	margin-right: 25px;
	padding: 10px 0px;
	text-align: center;
}
.content .productItem .thumb {
	margin-right: 30px;
}
.productItem .desc {
	display: table;
	height: 1%;
}
.productItem .desc h3 {
	margin-top: 8px;
	font-size: 14px;
	color: #004da0;
}
.productItem .desc h3 a {
	text-decoration: none;
}
.productItem .desc h5 {
	margin-top: 8px;
	font-size: 12px;
	font-weight: lighter;
	color: #888;
}
.productItem .desc .brief {
	padding: 8px 0px;
	line-height: 140%;
}
.productItem .desc .brief a, .productItem .desc .brief a:hover {
	text-decoration: none;
}
.productItem .desc .price {
	font-size: 12px;
	font-weight: bold;
	color: #1c252e;
}
.productItem .desc .price span {
	padding-right: 10px;
	font-size: 11px;
	font-weight: lighter;
	color: #888;
}
.productItem .desc .buttons {
	padding: 18px 0px;
}
.productItem .desc .buttons input {
	margin-right: 8px;
}
.productLink {
	padding: 8px 2px;
	text-align: right;
	font-size: 11px;
	background: url(../images/dotted.gif) top left repeat-x;
}
.productLink a {
	color: #888;
	text-decoration: underline;
}
.productLink a:hover {
	color: #333;
	text-decoration: underline;
}

.sidebar h2.title {
	margin-bottom: 8px;
	padding: 2px 1px;
	font-size: 12px;
	color: #1c252e;
	border-bottom: 1px solid #e2e2e2;
}

.search {
	padding: 11px 8px 10px 8px;
	background: url(../images/bgSearch.png) top left no-repeat #014672;
	border-bottom: 1px solid #487897;
}
.search input {
	width: 160px;
	padding: 6px 6px 6px 26px;
	font-size: 11px;
	color: #484848;
	background: url(../images/bgSearchInput.gif) top left no-repeat;
	border: none;
}

.cs {
	margin-bottom: 10px;
	padding-bottom: 2px;
	background: url(../images/bgCs-bot.png) bottom left no-repeat;
	border-top: 2px solid #e6e6e6;
}
.csCell {
	padding: 10px;
	background: url(../images/bgGrad-block.png) top left repeat-x;
}
.cs-item {
	padding: 4px 2px;
	color: #2b3944;
	background: url(../images/dotted.gif) bottom left repeat-x;
}
.cs-item h3 {
	float: left;
	padding: 3px 0px;
	font-size: 11px;
	font-weight: lighter;
	color: #066daf;
}
.cs-item h3 span {
	float: left;
	width: 50px;
}
.cs-item b {
	float: right;
	width: 62px;
	padding: 3px 0px;
	font-weight: lighter;
}
.csCell img {
	float: right;
	margin: 3px 0px;
}
.cs-report {
	margin-top: 5px;
	padding: 10px 12px;
	line-height: 150%;
	color: #333;
	background: url(../images/bgCs-top.png) top left no-repeat #ededed;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
.cs-report a {
	padding: 3px 2px 3px 20px;
	color: #014b7a;
	text-decoration: none;
	background: url(../images/icon-report.gif) no-repeat;
	background-position: 0px 5px;
	white-space: nowrap;
}
.cs-report a:hover {
	color: #d23131;
	text-decoration: none;
}

.login {
	margin-bottom: 10px;
	padding-bottom: 1px;
	background: url(../images/bgLogin-bot.png) bottom left no-repeat;
}
.loginCell {
	min-height: 153px;
	padding: 10px;
	background: url(../images/bgLogin-top.png) top left no-repeat #eeeeee;
}
.loginCell h2.title {
	margin: 5px 0px 10px 0px !important;
	border-bottom: 1px solid #ccc;
}
.loginCell p {
	margin: 4px 0px !important;
	padding: 5px 0px !important;
}
input.loginText {
	width: 170px;
	padding: 6px 10px 6px 10px;
	font-size: 11px;
	color: #666;
	background: url(../images/bgLoginInput.gif) top left no-repeat;
	border: none;
}
input.loginText.onFocus {
	color: #484848;
	background: url(../images/bgLoginInput-over.gif) top left no-repeat;
}
input.loginButton {
	width: 80px;
	height: 24px;
	padding-bottom: 1px;
	font-size: 11px;
	font-weight: bold;
	color: #888;
	background: url(../images/bgLoginButton.gif) no-repeat;
	border: none;
	cursor: pointer;
}
input.loginButton:hover {
	color: #484848;
}
.loginLink {
	float: right;
	margin-top: -27px;
	padding: 0px 2px;
	font-size: 10px;
}
.loginLink a {
	color: #747474;
	text-decoration: underline;
}
.loginLink a:hover {
	color: #323232;
	text-decoration: underline;
}

.portfolio {
	margin-bottom: 10px;
}
.portfolio h2.title {
	color: #609ad3;
	margin-bottom: 10px !important;
	border-bottom: 1px solid #0b5b8d;
}
.portfolio h2.title a {
	color: #609ad3;
	text-decoration: none;
}
.portfolio h2.title a:hover {
	color: #fff;
	text-decoration: none;
}
.portfolioCell {
	padding: 10px;
	height: 190px;
	background: url(../images/bgPortfolio.gif) top left no-repeat;
}

.news {
	margin-bottom: 10px;
}
.newsCell {
	padding: 10px;
	background: url(../images/bgGrad-block.png) top left repeat-x;
}
.newsItem {
	padding: 5px 0px 8px 0px;
	line-height: 130%;
}
.newsItem .date {
	font-size: 10px;
	color: #888;
}
.newsItem .title {
	padding: 2px 0px 3px 0px;
	font-weight: bold;
	line-height: 110%;
}
.newsItem .title a {
	color: #004da0;
	text-decoration: none;
}
.newsItem .title a:hover {
	color: #203041;
	text-decoration: none;
}
.newsLink {
	padding: 5px 0px;
}
.newsLink a {
	color: #888;
	text-decoration: underline;
}
.newsLink a:hover {
	color: #323232;
	text-decoration: underline;
}

.category {
	margin-bottom: 10px;
	background: url(../images/bgCat-bot.png) bottom left no-repeat #e2e2e2;
}
.category h2 {
	margin: 0px !important;
	padding: 19px 35px 15px 11px !important;
	font-size: 12px;
	color: #1c252e;
	background: url(../images/bgCat-top.png) top left no-repeat #e3e3e3;
	border-bottom: 1px solid #d7d7d7;
}
.categoryCell {
	padding: 0px;
}
.categoryCell ul {
	padding: 10px 5px;
	border-top: 2px solid #e8e8e8;
}
.categoryCell ul ul {
	border: none;
	margin: 0px !important;
	padding: 0px !important;
}
.categoryCell ul li {
	margin: 0px !important;
	padding: 0px !important;
}
.categoryCell ul li a {
	display: block;
	padding: 8px 25px 9px 8px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	background: url(../images/bgAccordion.png) no-repeat;
	background-position: 0px 0px;
}
.categoryCell ul li.isDown a {
	color: #1c252e;
	background: url(../images/bgAccordion.png) no-repeat;
	background-position: 0px -60px;
}
.categoryCell ul li a:hover {
	color: #0865a1;
	text-decoration: none;
	background-position: 0px -30px;
}
.categoryCell ul li.isDown a:hover {
	color: #d23131;
	background: url(../images/bgAccordion.png) no-repeat;
	background-position: 0px -90px;
}
.category ul ul li {
	margin-bottom: 1px !important;
}
.category ul ul li a {
	padding: 6px 5px 6px 20px !important;
	font-weight: lighter !important;
	background: none !important;
	color: #666 !important;
	background: url(../images/arrow-accor.png) top left no-repeat #f9f9f9 !important;
	border: 1px solid #d9d9d9 !important;
}
.category ul ul li a:hover {
	color: #0865a1 !important;
	background: url(../images/arrow-accor-hover.png) top left no-repeat #f9f9f9 !important;
	border: 1px solid #d9d9d9 !important;
}
.categoryLink {
	height: 20px;
	padding: 0px 0px 10px 10px
}
.categoryLink p {
	margin: 0px !important;
	padding: 0px !important;
	display: inline;
	font-size: 10px;
}
.categoryLink p a {
	float: left;
	margin-right: 5px;
	width: 48px;
	height: 11px;
	padding: 4px 5px 4px 27px;
	color: #0865a1;
	text-decoration: none;
}
.categoryLink p a:hover {
	color: #d23131;
	text-decoration: none;
}
#cat_open {
	background: url(../images/bgCat-show.gif) no-repeat;
	background-position: 0px 0px;
}
#cat_open:hover {
	background: url(../images/bgCat-show.gif) no-repeat;
	background-position: 0px -19px;
}
#cat_close {
	background: url(../images/bgCat-hide.gif) no-repeat;
	background-position: 0px 0px;
}
#cat_close:hover {
	background: url(../images/bgCat-hide.gif) no-repeat;
	background-position: 0px -19px;
}

.topseller {
	margin-bottom: 10px;
	padding-bottom: 1px;
	background-color: #f4f4f4;
	border: 1px solid #e4e4e4;
}
.topseller h2 {
	margin: 0px !important;
	padding: 7px 10px 9px 10px !important;
	font-size: 12px;
	color: #fff;
	background: url(../images/bgBlue-title.png) top left repeat-x #00325a;
	border-bottom: 2px solid #fff;
}
.topsellerCell {
	background: url(../images/bgGrad-reflect.png) bottom left repeat-x #f4f4f4;
	border: 1px solid #fff;
}
.topsellerCell ol {
	margin-left: 20px;
	padding: 8px 5px 10px 8px;
	list-style: decimal !important;
	color: #999;
}
html:first-child .topsellerCell ol {
	margin-left: 0px;
}
.topsellerCell ol li {
	margin: 0px !important;
	line-height: 130%;
	background-color: #fff;
	border-bottom: 1px solid #f4f4f4
}
.topsellerCell ol li a {
	display: block;
	padding: 8px 5px 8px 8px;
	color: #666;
	text-decoration: none;
	border-left: 2px solid #f4f4f4;
}
html:first-child .topsellerCell ol li a {
	border-left: 20px solid #f4f4f4;
}
.topsellerCell ol li a:hover {
	color: #066daf;
	text-decoration: none;
	background-color: #fff;
}

.download  {
	margin-bottom: 10px;
	background: url(../images/bgDownload.png) top left repeat-x #f9f9f9;
	border-bottom: 1px solid #e6e6e6;
}
.download h2.title {
	margin-bottom: 10px;
	padding: 3px 1px 7px 30px;
	font-size: 12px;
	color: #1c252e;
	background: url(../images/icon-download.gif) top left no-repeat;
}
.downloadCell {
	padding: 10px 10px 20px 10px;
}
.download input {
	width: 150px;
	height: 12px;
	padding: 6px 8px;
	font-size: 11px;
	color: #666;
	background: url(../images/bgSelect.gif) no-repeat;
	background-position: 0px 0px;
	border: none;
}
.download input.onFocus {
	background-position: 0px -24px;
}
#download_list {
	margin: 0;
	margin-top: -7px;
	padding: 0;
	width: 166px;
	position: absolute;
	z-index: 999;
	visibility: hidden;
	background: url(../images/bgDownload-list.gif) bottom left no-repeat;
}
.listDownload {

}
.listDownload ul {
	padding: 10px !important;
}
.listDownload ul li {
	margin: 0px !important;
	padding: 0px !important;
	border-top: 1px solid #eee;
}
.listDownload ul li a {
	display: block;
	padding: 5px 0px 6px 22px;
	color: #888;
	text-decoration: none;
	background: url(../images/icon-file/none.gif) no-repeat;
	background-position: 0px 4px;
}
.listDownload ul li.pdf a {
	background: url(../images/icon-file/pdf.gif) no-repeat;
	background-position: 0px 4px;
}
.listDownload ul li.zip a {
	background: url(../images/icon-file/zip.gif) no-repeat;
	background-position: 0px 4px;
}
.listDownload ul li.swf a {
	background: url(../images/icon-file/swf.gif) no-repeat;
	background-position: 0px 4px;
}
.listDownload ul li.exe a {
	background: url(../images/icon-file/exe.gif) no-repeat;
	background-position: 0px 4px;
}
.listDownload ul li.doc a {
	background: url(../images/icon-file/doc.gif) no-repeat;
	background-position: 0px 4px;
}
.listDownload ul li.img a {
	background: url(../images/icon-file/img.gif) no-repeat;
	background-position: 0px 4px;
}
.listDownload ul li.mpg a {
	background: url(../images/icon-file/mpg.gif) no-repeat;
	background-position: 0px 4px;
}
.listDownload ul li:last-child a {
	border-bottom: 1px solid #fff;
}
.listDownload ul li a:hover {
	color: #484848;
	text-decoration: none;
	background-color: #f8f8f8;
}
.listDownload ul li:last-child a:hover {
	border-bottom: 1px solid #eee;
}

.page-bottom {
	background: url(../images/bottomShadow.png) bottom center no-repeat #f3f3f3;
	border-top: 1px solid #fff;
	border-bottom: 2px solid #fff;
}
.page-bottom-content {
	width: 962px;
	margin: 0px auto;
	padding: 20px 0px 24px 0px;
}
.page-bottom-content .service {
	margin: 0px 0px 15px 0px;
	text-align: center;
	color: #757575;
}
.page-bottom-content .service strong {
	font-weight: lighter;
	color: #1c252e;
}
.page-bottom-content .partner {
	border: 1px solid #d8d8d8;
}
.page-bottom-content .partnerCell {
	padding: 20px 0px;
	text-align: center;
	background: url(../images/bgPartner.png) left repeat-x #ededed;
	border: 1px solid #fff;
}
.page-bottom-content .partnerCell a, .page-bottom-content .partnerCell a:hover {
	text-decoration: none;
}
.page-bottom-content .partnerCell p {
	display: inline;
	margin: 0px 20px;
}
.page-bottom-content .partnerCell p img {
	
}

.page-footer {
	padding-top: 1px;
	text-align: center;
	background-color: #fff;
	border-top: 1px solid #d3d3d3;
}
.footerMenu {
	padding: 13px 20px 15px 20px;
	background-color: #163051;
}
.footerMenu ul {

}
.footerMenu ul li {
	display: inline;
	padding: 0px 10px 0px 12px;
	font-size: 12px;
	border-left: 1px solid #274557;
}
.footerMenu ul li.first {
	border: none;
}
.footerMenu ul li a {
	color: #789eb7;
	text-decoration: none;
}
.footerMenu ul li a:hover {
	color: #fff;
	text-decoration: none;
}
.footer-content {
	padding: 15px 20px;
	background-color: #013e64;
}
.footer-content .newsletter {
	color: #1c86c9;
}
.footer-content .newsletter h2, .footer-content .newsletter form {
	display: inline;
}
.footer-content .newsletter h2 {
	font-size: 11px;
	color: #fff;
	margin-right: 5px;
}
input.nsText {
	margin-left: 5px;
	margin-right: -3px;
	width: 170px;
	height: 13px;
	padding: 5px 5px 5px 10px;
	font-size: 11px;
	color: #88b8d6;
	background: url(../images/nsText.gif) no-repeat;
	background-position: 0px 0px;
	border: none;
}
input.nsText.onFocus {
	color: #fff;
	background-position: 0px -23px;
}
input.nsBtn {
	width: 56px;
	height: 23px;
	padding-bottom: 1px;
	padding-right: 14px;
	padding-left: 5px;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #699ebf;
	background: url(../images/nsBtn.gif) no-repeat;
	background-position: 0px 0px;
	border: none;
	cursor: pointer;
}
input.nsBtn:hover {
	color: #fff;
	background-position: 0px -23px;
}

.footer {
	background: url(../images/bgFooter.png) top left repeat-x #002335;
}
.footerCell {
	padding: 20px;
	min-height: 100px;
	font-size: 10px;
	color: #5694ba;
	line-height: 130%;
	background: url(../images/footerBright.png) top center no-repeat;
}
.footerCell img {
	margin-top: 15px;
}

/* slide for portfolio */
.slideInfo {
	
}
.slideImg {
	position: relative;
	margin-top: -1px;
	margin-bottom: 10px;
	text-align: center;
	padding: 5px 10px 10px 10px;
	background-color: #f8f8f8;
	border-bottom: 1px solid #eee;
}
.slideImg div {
	text-align: center;
	padding: 15px;
	background-color: #ccc;
}/* added 15/04/2010 */.priceList-heading {	font-size: 12px;	text-align: left;}.priceList-heading th {	padding: 10px;	border-bottom: 1px solid #eee;}.priceList-heading tr:hover {	background: #f8f8f8;}.priceList-heading td {	padding: 8px 10px;	font-size: 11px;	border-bottom: 1px solid #eee;}.priceList-heading .number {	text-align: center;}.priceList-heading .number span {	color: #888;}.priceList-heading .item {}.priceList-heading .item a {	color: #004da0; text-decoration: none; font-weight: bold;}.priceList-heading .item a:hover {	color: #d23131; text-decoration: none;}.priceList-heading .price {	padding-right: 25px;}.priceList-heading .price span {	float: left;}


/* added 08/07/2011 */
table.staff_list{
	margin:10px 0;
}
table.staff_list tbody tr:nth-child(odd){
	background-color:#eeeeee;
}
table.staff_list td, table.staff_list th{
	padding:5px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
table.staff_list th{
	background:#333;
	color:#fff;
}
table.staff_list a{
	text-decoration:none;
	color:#06C;
}
table.staff_list a:hover{
	text-decoration:underline;
}
table.staff_detail{
	background:#eee;
}
table.staff_detail td img{
	margin:5px;
	width:100px;
	height:150px;
	border:3px solid #333;
}
table.staff_detail td p{
	margin:0;
	padding:3px 0;
}
table.staff_detail td p span{
	font-weight:bold;
	display:inline-block;
	width:120px;
}



#mapArea { margin-top:-100px; margin-left:10px; }
#mapArea span { cursor:pointer; font-weight:bold; border:1px solid #06C; padding:5px; }
#mapArea span:hover { border:1px solid #F6C; background:#09C; }

#orderSelectTheme .itemTheme { padding:10px; margin:10px 5px; border:1px solid #999; width:200px; }

#orderSelectService .itemService { padding:10px; margin:10px 5px; border:1px solid #999; }

#orderStep3 table tr { border-bottom:1px solid #DDD; }
#orderStep3 table tr td { padding:10px; }
#orderStep3 table tr td textarea { border:1px solid #CCC; border-radius: 6px; }
#orderStep3 .contactFormCell { width:0px; }
