@charset "utf-8";
/* CSS Document */
a {
	outline:none;
}
b {
   font-weight:bold;	
}
.pl10 {
	padding-left:10px;
}
body {
	margin:0px;
	padding:0px;
	background:url(../images/page_bg.png) repeat-x #FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000;
}
.contentBg {
	margin:0px auto;
	width:956px;
	height:900px;
	padding-top:21px;
}
.page {
	width:956px;
	float:left;
	margin:0px auto;
}
.pageTop {
	background:url(../images/page_top.png) no-repeat top left;
	height:17px;
	float:left;
	width:956px;
}
.pageMiddle {
	margin:0px auto;
	width:956px;
	background:url(../images/content_bg.png) repeat-y;
	display:block;
	overflow:hidden;
	float:left;
}
.pageBottom {
	background:url(../images/page_bottom.png) no-repeat top left;
	float:left;
	width:956px;
	margin-bottom:26px;
	text-align:center;
}
.pageBottom .address{
	float:left;
	width:956px;
	margin-bottom:26px;
	margin-top:20px;
	text-align:center;
	line-height:20px;
	font-size:11px;
	color:#6f6f6f;
	text-decoration:none;
}
.yellowTxt {
	color:#b58f00;
}
.pageBottom .address a{
	text-align:center;
	text-decoration:none;
	color:#6f6f6f;
}
.pageBottom .address a:hover{
	text-align:center;
	text-decoration:underline;
	color:#333;
}

.topHeader {
	width:938px;
	margin:0 auto;
	height:118px;
	float:left;
}
.logo {
	width:227px;
	height:78px;
	float:left;
	margin-left:25px;
	margin-top:20px;
}
.banner {
	width:612px;
	height:118px;
	float:right;
	text-align:right;
	margin-right:10px;
	display:block;
	overflow:hidden;
}
.belowBanner {
	width:938px;
	margin:0px 0px 45px 9px;
	background:url(../images/menu_bg_new.jpg) repeat-x;
	height:54px;
	display:block;
	overflow:hidden;
	clear:both;
}
.mainNav {
	float:right;
	list-style:none;
	margin:5px 29px 0px 80px;
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#c8c8c8;
	width:800px;
	height:48px;
	padding:0px;
}
.mainNav ul {
	margin:0 29px 0 0;
	padding:0;
	list-style:none;
	float:left;
	height:48px;
	width:800px;
	color:#c8c8c8;
	text-decoration:none;
	line-height:38px;
}
.mainNav ul li {
	float:left;
	list-style:none;
	margin:0px 9px;
	color:#c8c8c8;
	text-decoration:none;
	line-height:38px;
	height:48px;
}
.mainNav ul li a {
	color:#c8c8c8;
	text-decoration:none;
	padding-left:8px;
	float:left;
}
.mainNav ul li a span {
	height:48px;
	padding-right:8px;
	float:left;
	cursor:pointer;
}
.mainNav ul li a:hover {
	color:#191919;
	text-decoration:none;
	background:url(../images/menu_on_left.png) left top no-repeat;
}
.mainNav ul li a:hover span {
	color:#191919;
	text-decoration:none;
	background:url(../images/menu_on_right.png) right top no-repeat;
}
.mainNav ul li a.current {
	color:#191919;
	text-decoration:none;
	background:url(../images/menu_on_left.png) left top no-repeat;
}
.mainNav ul li a.current span {
	color:#191919;
	text-decoration:none;
	background:url(../images/menu_on_right.png) right top no-repeat;
}
.mainContent {
	width:910px;
	padding:0px 15px;
	margin:0px auto;
}
.mainContentAbout01 {
	width:938px;
	padding:0px 18px;
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#787878;
}
.runTxt {
	font-size:11px;
	color:#000;
	text-align:justify;
	text-decoration:none;
}
.runTxt a{
	text-decoration:none;
	color:#000;
}
.runTxt a:hover{
	text-decoration:underline;
	color:#000;
}
marquee {
	font-size:11px;
	color:#000;
	text-align:justify;
	height:120px;
	line-height:14px;

}

/*Left Side Content*/
.leftSideContent {
	width:374px;
	margin:0px;
	float:left;
    background:url(../images/left-side_content_bg.png) no-repeat right bottom;
	padding:0px;
	text-align:justify;
}
.moreLinkbg {
	width:248px;
	margin:10px 0px 0px 90px;
	float:right;
	background:url(../images/dotted_line.png) repeat-x center;
}
.dottedBlueLine {
	background:url(../images/dotted_blue-line.png) repeat-x right;
	text-align:right;
	margin:0 0 0 90px;
}
.latestNewsTbl {
	float:left;
	width:243px;
	background:url(../images/latestNews_bg.jpg) center repeat-y;
	margin:0px;
	
}
.latestNewsTbl .top {
	float:left;
	width:243px;
	height:20px;
	background-image:url(../images/latestNews_top.jpg);
}
.latestNewsTbl .bottom {
	float:left;
	width:243px;
	height:20px;
	background-image:url(../images/latestNews_bottom.jpg);
}
.latestNewsTbl .img {
	height:15px;
	width:100px;
	top:20px;
	padding:0px;
	margin:6px 0 15px 55px;
	overflow:hidden;
	display:block;
}
.latestNewsTbl .txt {
	padding:0 20px 16px 20px;
	float:left;
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	line-height:20px;
	height:150px;
}
.latestNewsTbl .txt ul {
	margin:0px;
	padding:0px;
}
/*Right Side Content*/
.rightSideContent {
	float:right;
	padding:0px;
	width:514px;
}
.fakeNote {
	margin:0px;
	padding:0px;
}
.fakeNote .top {
	background:url(../images/fakeNote_top.jpg) no-repeat;
	text-align:left;
}
.fakeNote .bg {
	background:url(../images/fakeNote_bg.gif) repeat-y;
}
.fakeNote .bottom {
	background:url(../images/fakeNote_bottom.jpg) no-repeat;
	text-align:left;
	height:11px;
}
.fakeNote .top01 {
	background:url(../images/fakeNote_top01.jpg) no-repeat;
	text-align:left;
}
.fakeNote .bg01 {
	background:url(../images/fakeNote_bg01.gif) repeat-y;
	display:block;
	overflow:hidden;
	border:none;
}
.fakeNote .bottom01 {
	background:url(../images/fakeNote_bottom01.jpg) no-repeat;
	text-align:left;
	height:13px;
}
.fakeNote .top02 {
	background:url(../images/fakeNote_top02.jpg) no-repeat;
	text-align:left;
}
.fakeNote .bottom02 {
	background:url(../images/fakeNote_bottom02.jpg) no-repeat;
	text-align:left;
	height:11px;
	width:514px;
}
.fakeNoteTbl {
	margin:0px;
	padding:2px 0 0 10px;
	height:158px;
	width:514px;
}
.fakeNoteTbl .right {
	float:right;
	width:250px;
}
.fakeNoteTbl .left {
	float:left;
	background-image:url(../images/fakeNoteDetector_image.jpg);
	width:160px;
	height:151px;
}
.fakeNoteTbl .left03 {
	float:left;
	background-image:url(../images/electronicDigitalSafe_image.jpg);
	width:172px;
	height:151px;
}
.fakeNoteTbl .img {
	margin:14px 0 0 0;
	background-image:url(../images/fakeNote_txt.jpg);
	background-repeat:no-repeat;
	height:28px;
}
.fakeNoteTbl .img02 {
	margin:14px 0 0 0;
	background-image:url(../images/electronicDigitalSafe_txt.jpg);
	background-repeat:no-repeat;
	height:28px;
}
.fakeNoteTbl .img03 {
	margin:14px 0 0 0;
	background-image:url(../images/cashCountingMachine.jpg);
	background-repeat:no-repeat;
	height:28px;
}
.fakeNoteTbl .img04 {
	margin:14px 0 0 0;
	background-image:url(../images/paperShredder_txt.jpg);
	background-repeat:no-repeat;
	height:28px;
}
.fakeNoteTbl .txt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#717171;
	line-height:20px;
	margin:5px 0 0 0;
}
.fakeNoteTbl .right02 {
	float:right;
	width:177px;
	height:151px;
	background-image:url(../images/cashCountingMachine_image.jpg);
	background-repeat:no-repeat;
}
.fakeNoteTbl .right04 {
	float:right;
	width:150px;
	height:151px;
	background-image:url(../images/paperShredder_image.jpg);
	background-repeat:no-repeat;
}
.dottedBlueLine01 {
	background:url(../images/dotted_blue-line.png) repeat-x right;
	text-align:right;
	margin:0px 0 0 10px;
}
.dottedBlueLine02 {
	background:url(../images/dotted_blue-line.png) repeat-x right;
	text-align:left;
	margin:10px 35px 0 0px;
}
.fakeNoteTbl .left02 {
	float:left;
	width:300px;
	margin:0 0 0 15px;
	overflow:hidden;
	display:block;
}
/*
.footerMenu {
	height:65px;
	background:url(../images/footerMenu_bg.jpg) repeat-x;
	margin:15px 0 0 0;
	padding:0px;
	overflow:hidden;
	display:block;
	width:527px;
}
.footerMenu .right {
	float:right;
}
.footerMenu .left {
	float:left;
}
.footerMenu .txt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000700;
	text-align:center;
	padding:15px 0 0 0;
	text-decoration:none;
}
.footerMenu .txt a {
	font-size:10px;
	color:#000700;
	text-decoration:none;
}
.footerMenu .txt a:hover {
	text-decoration:underline;
}
*/
.contentFooterMenu {
	height:65px;
	background:url(../images/footerMenu_bg.png) repeat-x;
	margin:20px 0 0 0;
	padding:0px;
	overflow:hidden;
	display:block;
	width:890px;
}
.contentFooterMenu .right {
	float:right;
}
.contentFooterMenu .left {
	float:left;
}
.contentFooterMenu .txt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000700;
	text-align:center;
	padding:15px 0 0 0;
	text-decoration:none;
}
.contentFooterMenu .txt a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000700;
	text-decoration:none;
}
.contentFooterMenu .txt a:hover {
	text-decoration:underline;
}
/*-----------------------*/
/* End of Footer */
.ourClients {
	float:left;
	width:237px;
	padding:0px;
	margin:5px 0 0 -5px;
}
.ourClients .top {
	background-image:url(../images/ourClients_top.png);
	background-repeat:no-repeat;
	background-position:center top;
	height:35px;
}
.ourClients .middle {
	background-image:url(../images/ourClients_middle.png);
	background-repeat:no-repeat;
	background-position:center;
	height:101px;
}
.ourClients .bottom {
	background-image:url(../images/ourClients_bottom.png);
	background-repeat:no-repeat;
	height:14px;
	background-position:center;
}
.moreLink span {
	position:absolute;
	left:-999em;
	width:990em;
}
.moreLink {
	margin:10px 0 10px 0;
	width:248px;
	background:url(../images/dotted_line.png) repeat-x center;
	float:right;
}
.moreLink a {
	float:right;
	display:block;
	overflow:hidden;
	background:url(../images/btn_more_.png) left top no-repeat;
	height:16px;
	width:49px;
	cursor:pointer;
}
.moreLink a:hover {
	background:url(../images/btn_more_.png) left bottom no-repeat;
	height:16px;
	width:49px;
	float:right;
}
/*
.moreLink01 span {
	position:absolute;
	left:-999em;
	width:990em;
}
.moreLink01 {
	margin:0px 0 0 10px;
	width:240px;
	background:url(../images/dotted_line.jpg) repeat-x center;
	float:right;
}
.moreLink01 a {
	float:right;
	display:block;
	overflow:hidden;
	background:url(../images/btn_more_.jpg) left top no-repeat;
	height:16px;
	width:49px;
	cursor:pointer;
}
.moreLink01 a:hover {
	background:url(../images/btn_more_.jpg) left bottom no-repeat;
	height:16px;
	width:49px;
	float:right;
}
.moreLink02 span {
	position:absolute;
	left:-999em;
	width:990em;
}
.moreLink02 {
	margin:0px 35px 0 0px;
	width:230px;
	background:url(../images/dotted_line.jpg) repeat-x center;
	float:left;
	text-align:left;
}
.moreLink02 a {
	float:left;
	display:block;
	overflow:hidden;
	background:url(../images/btn_more_.jpg) left top no-repeat;
	height:16px;
	width:49px;
	cursor:pointer;
}
.moreLink02 a:hover {
	background:url(../images/btn_more_.jpg) left bottom no-repeat;
	height:16px;
	width:49px;
	float:left;
}*/

/* testimonial */
.testimonial {
	width:338px;
	float:left;
	margin:15px auto;
}
.readMore1{
	width:338px;
	float:left;
	margin:0 0 20px 0;
	
}
.testimonialLast {
	width:338px;
	float:left;
	margin:0px 0px 15px 0px;
}
.testiTop {
	background:url(../images/testimonial_top.jpg) no-repeat bottom left;
	height:10px;
}
.testiBottom {
	background:url(../images/testimonial_bottom.jpg) no-repeat top left;
	height:10px;
}
.testiBottom01 {
	background:url(../images/testimonial_bottom_02.jpg) no-repeat top left;
	height:10px;
}
.testiMiddle {
	background:url(../images/testimonial_bg.jpg) repeat-y top left;
	height:auto;
	padding:0px 10px;
	font-family:Tahoma;
	font-size:11px;
	color:#000;
}
.testiPointer01 {
	background:url(../images/testimonial_bottom-pointer_left.gif) no-repeat left top;
	height:30px;
	float:left;
	margin:-1px 0px 0px 16px;
	width:41px;
}
*html .testiPointer01 {
	background:url(../images/testimonial_bottom-pointer_left.gif) no-repeat left top;
	height:30px;
	float:left;
	margin:-4px 0px 0px 8px;
	width:41px;
}
.testiPointer02 {
	background:url(../images/testimonial_bottom-pointer_right.gif) no-repeat left top;
	height:30px;
	float:right;
	margin:-1px 6px 0 0;
	width:41px;
}
*html .testiPointer02 {
	background:url(../images/testimonial_bottom-pointer_right.gif) no-repeat left top;
	height:30px;
	float:right;
	margin:-4px 5px 0 0;
	width:41px;
}
/* Male Icon */
.iconDisplay {
	width:250px;
	height:52px;
	margin:13px 0px 0px -2px;
	float:left;
	color:#c39a00;
	font-family:Tahoma;
}
.iconMale {
	width:36px;
	height:52px;
	background:url(../images/icon_male.png) no-repeat left top;
	float:left;
	margin:0px 10px 0px 0px;
}
.testiName {
	margin:13px 0px;
	width:auto;
}
/* Female Icon */
.iconDisplay02 {
	width:250px;
	height:52px;
	margin:13px 0px 0px -2px;
	float:right;
	color:#c39a00;
	font-family:Tahoma;
}
.iconFemale02 {
	width:50px;
	height:52px;
	background:url(../images/icon_female.png) no-repeat left top;
	float:right;
	margin:0px 0px 0px 10px;
}
.testiName02 {
	margin:13px 0px;
	width:150px;
	float:right;
	text-align:right;
}
.aboutLeftSideContent {
	width:374px;
	margin:0px;
	float:left;
	background:url(../images/left-side_content_bg.png) no-repeat right bottom;
	padding:0px;
	text-align:justify;
}
.aboutRightSideContent {
	float:left;
	padding:0px;
	width:527px;
	margin:0px 13px;
	display:block;
	overflow:hidden;
}
.productGallery {
	height:156px;
	padding:0px;
	float:left;
	display:block;
	overflow:hidden;
	width:527px;
	margin:0px 0px 10px 0px;
}
.productGalleryTitle {
	width:136px;
	height:33px;
	margin:0px 18px;
	float:left;
	display:block;
	overflow:hidden;
	background:url(../images/productGallery_Title.jpg) no-repeat left top;
}
.productGalleryInner {
	height:123px;
	width:527px;
	margin:33px 0px 0px 0px;
}
.productGalleryLeft {
	width:13px;
	height:123px;
	float:left;
	background:url(../images/productGallery_left.jpg) no-repeat left top;
}
.productGalleryRight {
	width:13px;
	height:123px;
	float:left;
	background:url(../images/productGallery_right.jpg) no-repeat left top;
}
.productGalleryCenter {
	background:url(../images/productGallery_bg.jpg) repeat-x;
	height:123px;
	margin:0px;
	width:400px;
	display:block;
	overflow:hidden;
	float:left;
	width:501px;
}
.productGalleryImage {
	width:105px;
	height:102px;
	margin:15px 8px;
	float:left;
}
.img {
	margin-top:10px;
}
.imgPadding {
	padding-left:30px;
}
#clients {
	position:relative;
}
#clients img {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	opacity:0.0;
	margin-left:17px;
	margin-top:8px;
	border:solid 1px #ccc;
}
#clients img.active {
	z-index:10;
	opacity:1.0
}
#clients img.last-active {
	z-index:9
}

ul.list
{
	margin:10px;
	padding:10px;
	list-style:disc;
}

ul.list li
{
	margin:0px 0px 5px 0px;
	padding:0px 0px 5px 0px;
	list-style:disc;
}
.question  {
	font-size:11px;
	color:#000;
	text-decoration:none;
font-family:Verdana,Geneva,sans-serif;
font-style:normal;
font-variant:normal;
margin:1px;
padding:2px;
text-align:left;
font-weight:bold;
}
.pmaincontent  {
	font-size:11px;
	color:#000;
	text-align:justify;
	text-decoration:none;
font-family:Verdana,Geneva,sans-serif;
margin:5px;
padding:5px;
}

