@charset "utf-8";
body {
	font: 100%  Arial, Verdana, Helvetica, sans-serif;
	background: #FFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
#container {
	width: 975px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #ffda69;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 0 10px 8px 13px;
}
#header {
	margin: 0;
	padding: 0;
	height: 128px;
	width: 100%;
}
#header #logo {
	float: right;
	margin: 0;
	padding: 0;
}
#header #mainHeader {
	width: 480px;
	float: left;
	height: 126px;
}
#header #bxLangSearch {
	width: 470px;
	margin: 15px 0 0;
	padding: 0;	
}
#header #bxLangSearch #sLang {
	float: left;
	margin: 4px 0 4px 4px;
	padding: 0;
}
#header #bxLangSearch #sLang a {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#f18f17;
	font-weight:bold;
}
#header #bxLangSearch #sForm {
	margin: 0 auto;
	float: right;
	padding: 2px 0;
	vertical-align: middle;
}
#header #bxLangSearch #sForm input {
	margin: 0;
	padding: 4px;
	color: #4c4c4c;
	font-size: 11px;
	border: 0px solid #ffd24f;
}
#header #bxLangSearch #sForm  .btnSearch{
	margin: 1px 0 1px 7px;
	padding: 1px;
	color: #46474b;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight:bold;
	border: none;
	background: none;
	cursor: pointer;
}
#header #mainNav {
	margin: 10px 0px 8px -5px;
	height: 43px;
	background: url(images/smart/images/menu_lline.gif) no-repeat 0 0;
}
#header #mainNav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#header #mainNav ul li {
	float: left;
	margin: 2px 0 0 4px;
	padding: 0;
}
#header #mainNav ul li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #4b4b4b;
	text-decoration: none;
	display: block;
	margin: 10px 0; 
	padding: 0 6px;
	border-right: 1px solid #4b4b4b;
}
#sidebar {
	margin: 15px 0 0 0;
	padding: 0;
	width: 206px;
	float: left;
	position: relative;
	background: url(images/smart/images/menu-bgr2.jpg) repeat-y;
	z-index: 1;
}
#sidebar .top {
	top: 0;
	left: 0;
	position: absolute;
	z-index: -1;
}
#sidebar .bottom {
	bottom: 0;
	left: 0;
	position: absolute;
	z-index: -1;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar ul li {
	margin: 0px 0;
	padding: 0;
}
#sidebar ul li a {
	margin: 0;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight:bold;
	display: block;
	padding: 12px 0 10px 24px;
	color: #4b4b49;
	z-index: 1000;
	position: inherit;
}

#sidebar ul li a:hover,a.selected {
	background: url(images/smart/images/menu-hover.png) no-repeat left 50%;	
}
/*
#sidebar ul li a.selected, a.selected:hover {
	background: url(images/smart/images/menu-hover.png) no-repeat 0 50%;
}
*/

#pageHeader {
	margin: 0 0px 0 220px;
	padding: 0;
	background: url(images/smart/images/page-header-bgr.jpg) no-repeat 14px 0;
	height: 52px;
}
#pageHeader h2 {
	margin: 5px 0 0 15px;
	padding: 35px 10px 20px 40px;
	color: #565a5c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	display: block;
}
#mainContent {
	margin: 0 0px 0 220px;
	padding: 0;	
	background: url(images/smart/images/content-small-bgr.jpg) repeat-y 16px 35px;
	min-height: 200px;
}

#mainContent p {
	margin: 0 40px 0 40px;
	padding: 15px 0 0 15px;
	font-size: 12px;
	color: #565a5c;
	text-align: justify;
	line-height: 20px;	
}
#mainContent .contentBtn {
	background:url(images/smart/images/page-bt-bgr.jpg) no-repeat 16px 0;
	height: 124px;
}
#mainContent img {
	padding: 4px 25px 10px 0px;	
}
#bullet img {
	padding: 0px 0px 6px 0px;	
}
#services {
    margin-left: 10px; 
    margin-top: -15px; 
    margin-bottom: 15px
}
#bullet p {
	/* padding: 0px 0 0 15px; */
	margin: -10px 30px -5px 35px;
	padding: 0px -5px -5px 0px;
	font-size: 12px;
	color: #565a5c;
	text-align: top;
	line-height: 5px;	
}
dl.list {
	margin: 10px 6px 15px 12px;
	padding: 0;
}
dl.list dd {
	margin: 10px 28px 10px 28px;
	padding: 0px;
}
dl.list dd img {
	margin: 2px 0 0 0;
}
dl.list dd p{
	margin: 0 0 0 110px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	text-align: justify;
	color: #565a5c;
}
#footer {
	margin: 2px -8px 3px;
	width: 100%;
	height: 60px;	
	background: url(images/smart/images/footer-bgr-full1.jpg) no-repeat;
}
#footer .txtAddr {
	margin: 7px 0 0 4px;
	font-size: 12px;
	color: #44484b;
}
#footer .txtCpr {
	margin: 24px 20px 4px 4px;
	font-size: 12px;
	color: #44484b;
	font-weight: bold;
	text-align: center;
	display: block;
}
a.detail {
	font-family: Arial, Helvetica, sans-serif;
	color: #f18f17;
	text-decoration: none;
	font-size: 12px;
}
a.linkTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #565a5d;
	text-decoration: none;
	font-weight: normal;
}
.clearfloat {
	clear: both;
	height: 0;
}
.fltlt {
	float: left;
}
.fltrt {
	float: right;
}
