@charset "utf-8";
/* CSS Document */


html {
	   width: 100%;
    height: 100%;
}


body {
	background: #f2f2e9 url(images/cbg2.png) center top repeat-y;
	/*	background: url(images/pattern.png) right top repeat;*/
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	   width: 100%;
    height: 100%;
}
/* total width : 916px */



img {
	border: none;
}


div.mainboxall {
	width: 916px;
	margin: 0px auto;
	background: #f2f2e9;
}


div.mainboxall div {
	float: left;
}

/* HOME PAGE   */



div.main-home {
	width: 856px;
	padding: 10px 25px;
	min-height: 100px;
	border-left: #3d678d solid 10px;
}

div.home_left {
	width: 459px;
	margin-right: 45px;
}

div.home_intro {
	width: 448px;
}

div.home_icon {
	width: 458px;
	margin-top: 15px;
}

div.home_titlebox {
	height: 22px;
	width: 448px;
	background: url(images/titleline.jpg) left bottom repeat-x;
}

div.home_title {
	height: 22px;
	color: #165a94;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	line-height: 22px;
	padding-right: 10px;
	background: url(images/titlelineb.jpg) left bottom repeat-x;
}

div.home_text {
	font-size: 12px;
	line-height: 18px;
	color: #444444;
	margin: 5px 0 0 0;
	text-align: justify;
}

div.home_qlink {
	width: 352px;
}

div.home_qlink div.flash {
	border: #dbdbdb solid 1px;
	width: 340px;
	padding: 5px;
	margin-bottom: 15px;
}

div.home_qlink a {
	font-size: 9px;
	color: #4a6686;
	text-align: center;
	text-decoration: none;
}

div.home_qlink a span {
	font-size: 10px;
	color: #758fac;
}


div.home_qlink a b {
	font-size: 12px;
	color: #4a6686;
	font-weight: normal;
}

div.home_qlink a.ban1 {
	border: #dbdbdb solid 1px;
	width: 110px;
	height: 25px;
	padding-top: 60px;
	display: block;
	float: left;
	background: url(images/marketserv.png) center center no-repeat;
}

div.home_qlink a.ban2 {
	border: #dbdbdb solid 1px;
	width: 110px;
	height: 25px;
	padding-top: 60px;
	display: block;
	float: left;
	background: url(images/manufac.png) center center no-repeat;
}


div.home_qlink a.ban3 {
	border: #dbdbdb solid 1px;
	width: 110px;
	height: 25px;
	padding-top: 60px;
	display: block;
	float: left;
	background: url(images/tech.png) center center no-repeat; 
}


div.top {
	height: 145px;
	width: 906px;
	background: url(images/mainbg.jpg) left top repeat-x;
/*	border-left: #81a2bf solid 10px;*/
	margin-left: 10px;
}

div.top div.logo {
	height: 145px;
	width: 247px;
}

div.menus {
	height: 35px;
	margin-top: 20px;
	width: 640px;
	text-align: right;
	color: #686864;
	font-size: 14px;
	line-height: 35px;
}

div.menus a {
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: none;
	color: #686864;
	font-size: 14px;
}

div.mainmenu {
	width: 659px;/**/
	height: 40px;
}

div.mainmenu a {
	height: 40px;
	float: left;
	display: block;
	line-height: 35px;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-align: center;
	margin: 0px 15px;
}

div.mainmenu a.la {
	background: url(images/onmouse.jpg) center bottom repeat-x;
}

div.mainmenu a:hover {
	background: url(images/onmouse.jpg) center bottom repeat-x;
}

div.mainmenu span.alink {
	height: 40px;
	width: 15px;
	float: left;
	display: block;
	background: url(images/linkdiv.jpg) center center no-repeat;
}


div.mainmenudrop {
	color: #0d4170;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 15px;
	line-height: 20px;
	padding: 0px 10px 10px 10px;
	text-align: center;
	position: relative;
	z-index: 100;
	left: 100px;
	top: 0px;
	display: none;
}


div.mainmenudrop a {
	background: #0d4170;
	display: block;
	text-decoration: none;
	color: #fff;
	border-top: dashed 1px #fff;
		padding: 5px;
}


div.mainmenudrop a:hover {
	background: #3d678d;
	display: block;
}



div.homebanner {
	width: 916px;
	height: 335px;
	float: left;
	overflow: hidden;
	background: url(images/banner.jpg) left top no-repeat;
}



div.main-content {
	width: 916px;
	padding: 10px 0;
/*	background: url(images/pagesborder.png) left top repeat-y; */
}


div.content_left {
	width: 220px;
	margin-right: 23px;
}

div.addressbox {
	width: 190px;
	height: 140px;
	color: #7f99ac;
	border: solid 10px #81a2bf;
	padding: 10px;
	border-left: none;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 18px;
	background: #f2f2e9;
}

div.content_left a {
	width: 165px;
	height: 30px;
	display: block;
	float: left;
	border-bottom: #dbe0db solid 1px;
	line-height: 30px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding-left: 35px;
}

div.content_left a.llinkon {
	color: #0d4170;
	background: url(images/llinkon.jpg) 21px center no-repeat;
	display: none;
}

div.content_left a.llinkoff {
	color: #80807c;
	background: url(images/llinkon.jpg) 21px center no-repeat;
	display: none;
} 


div.content_left a.llink {
	color: #80807c;
	background: url(images/llinkon.jpg) 21px center no-repeat;
	margin-left: 10px;
} 

div.content_left a.llink:active {
	color: #0d4170;
	background: url(images/llinkon.jpg) 21px center no-repeat;
}


div.content_left a.llink:hover {
	color: #0d4170;
	background: url(images/llinkon.jpg) 21px center no-repeat;
}


div.content_left a.llinky {
	color: #0d4170;
	margin-left: 10px;
	background: url(images/llinkon.jpg) 21px center no-repeat;
}



div.addressbox span {
	font-size: 10px;
}


div.contactphone {
	background: url(images/phone.png) 10px center no-repeat;
	width: 146px;
	height: 60px;
	font-size: 16px;
	color: #181818;
	padding-left: 65px;
		line-height: 25px;
		margin: 15px 0px 15px 5px;
}
	
span.gray {
	color: #828282;
}

span.cnumber {
	color: #0d4170;
	font-size: 20px;
	line-height: 25px;
}


div.content_right {
	width: 630px;
	margin: 15px 0 0 15px;
	color: #444444;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
}

div.content_right strong {
	color: #0d4170;
}

div.content_right strong.h3 {
	color: #0d4170;
	font-size: 14px;
}


div.content_right img {
	border: #0d4170 solid 1px;
}

div.content_right img.left {
	margin: 0 15px 15px 0;
}

div.content_right img.leftt {
	margin: 15px 15px 15px 0;
}


div.content_right img.right{
	margin: 15px 0 15px 15px;
}

div.content_right img.rightxt {
	margin: 0px 0 15px 15px;
}


div.content_right div.cblock1 {
	display: block;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: #d5d4d0 solid 1px;
	line-height: 18px;
	width: 630px;
}

div.content_right div.cblock2 {
	display: block;
	padding-bottom: 10px;
	line-height: 18px;
	width: 630px;
}

div.content_right fieldset {
	border: #0d4170 solid 1px;
	padding: 10px 0px 10px 35px;
	width: 595px;
	margin: 5px 0px 0px 0px;
}


div.content_right div.fdiv {
/*	background: url(images/technology1.png) right top no-repeat;
	padding-top: 215px;*/
}

div.content_right fieldset legend {
	font-size: 20px;
	padding: 5px 5px 5px 0px;
}

div.content_right ul.l1 {
	list-style: square inside;
	padding: 0px;
	margin: 0px;
}

div.content_right ul.l2 {
	list-style: circle;
}

div.content_right ul.l3 {
	list-style: square;
	padding-left: 15px;
	margin: 0px;
}

div.content_right ul {
	color: #2a97d8;
}


div.content_right ul span {
	color: #444444;
}


div.content_right ul.l4 {
	list-style: square;
	padding-left: 15px;
	margin: 0px;
	display: none;
}

div.content_right a {
	text-decoration: none;
	color: #939393;
}



div.titlebox {
	height: 27px;
	width: 630px;
	margin-left: 15px;
	background: url(images/titleline.jpg) left bottom repeat-x;
}

div.title {
	height: 27px;
	color: #165a94;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	line-height: 27px;
	padding-right: 15px;
	background: url(images/titlelineb.jpg) left bottom repeat-x;
}

div.bottom {
	width: 906px;
	padding-top: 5px;
	height: 70px;
	background: url(images/bottomline.jpg) left top repeat-x;
	border-left: #81a2bf solid 10px;
}

div.bot1 {
	width: 25px;
	height: 70px;
}

div.bot2 {
	/* width: 663px; */
	width: 825px;
	height: 50px;
	text-align: center;
	font-size: 10px;
	color: #91918c;
	line-height: 20px;
	padding: 10px 0;
}

div.bot2 a {
	font-family: Tahoma, Geneva, sans-serif;
	color: #484845;
	text-decoration: none;
}

div.bot2 span {
	font-family: Tahoma, Geneva, sans-serif;
	color: #484845;
}

div.bot3 {
	/* width: 187px; */
	width: 25px;
	height: 57px;
	margin: 13px 0 0 13px;
}

div.bot3 a {
	display: block;
	float: left;
}

div.bot3 div.uplinks1 {
	position: relative;
	left: 0px;
	bottom: 0px;
}

div.bot3 div.uplinks {
	position: relative;
	left: 0px;
	bottom: 0px;
	border: solid 1px #c3c3b3;
	z-index: 50;
	width: 176px;
	background: #fff url(images/uplinkbg.jpg) left top repeat-y;
	display: none;
}

div.bot3 div.uplinks a {
	font-size: 11px;
	line-height: 18px;
	color: #646462;
	text-decoration: none;
	text-transform: capitalize;
	height: 20px;
	padding: 0px 5px;
	margin-left: 38px;
	background: #fff;
	font-weight: bold;
}