* {
	margin:0;
	padding:0;
	-webkit-text-size-adjust:none;
}

.productList {
	text-align:left;
	margin-top:16px;
	vertical-align:top;
}
.productList div {
	font-size: 14px;
	font-weight:bold;
	color:#0066CC;
}
.productList ul {
	margin-top: 6px;
	margin-bottom: 16px;
}
.productList ul li {
	margin-left: 18px;
	list-style-type: disc;
	line-height:18px;
}
.productList ul li a {
	color:#000;
	font-size: 13px;
}
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background:url(../images/bg.jpg) repeat-x; margin:6px auto 0px auto;
}
.subMenuTitle {
	letter-spacing: 3px;
	background-color:#0A5DA8;
	margin:6px 10px 0px 2px;
	padding:8px;
	font-weight:bold;
	text-align:center;
	color: #FFF;
}
.submenu {
	margin:20px 0px 0px 30px;
	line-height:32px;
	letter-spacing: 1px;
	list-style-type: disc;
	margin-bottom:40px;
}
.submenu li {
	border-bottom-style: dotted;
	border-bottom-color: #999;
	border-bottom-width: 1px;
	width:230px;
}
.submenu span {
	padding-left:15px;
	font-weight:bold;
}

.submenu li a:link {color: #224D92;}
.submenu li a:visited {color: #224D92;}
.submenu li a:hover {
	color: #FB5200;
}
.submenu li a:active {color: #0000FF;}

a:link, a:visited, a:visited {
	color: #224D92;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}


#showlist ul li {
float: left;
text-align: center;
margin: 10px 0 10px 5px;
padding: 0;
text-transform: capitalize;
font-size:12px;
width: 215px;
height: 215px;
list-style-type:none;	
}

.tb04 {
	border-top:1px solid #000;
	border-left:1px solid #000;
	font-size:12px;
	margin-bottom: 10px;
}
.tb04 td {
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	padding:3px;
	text-align:center;
}
.subTitle {
	font-family: Arial;
	font-size: 14px;
	color: #224d92;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #224d92;
	font-weight: bold;
}
.btn {
	padding:6px;
	background:#EEEEEE;
	border:#AAAAAA 1px solid;
	cursor:pointer;
}
.btn2 {
	padding:1px;
	background:#EEEEEE;
	border:#AAAAAA 1px solid;
	cursor:pointer;
}
.sp01 {
	background-color:#FFF;
	cursor:pointer;
}
.sp02 {
	background-color:#E3F7FB;
	cursor:pointer;
}
.textinput {
	border:#999 solid 1px;
	background-color:#FFC;
	padding:3px;
}
#loginForm {
	height:46px;
	background:url(../images/loginbg.jpg) right no-repeat;
	margin:10px 0px;
}
#loginForm input {
	border:0px;
	width:80px;
	color:#A0A0A0;
}
#searchForm {
	margin-top:3px;
	background:url(../images/searchbg.jpg)  no-repeat right 1px;
}
#searchForm input {
	border: 0px;
	width: 110px;
	color: #e5e5e5;
	margin-left: 10px;
	background-color: transparent;
}
#foot {
	margin:0px;
	background-color:#0766ba;
	padding:6px;
	clear:both;
}
#foot table {
	width:800px;
	margin:0px auto;
	color:#FFF;
	line-height:20px;
	font-size:12px;
}
#foot table thead {
	font-size:16px;
	font-weight:bold;
	line-height:36px;
}
#foot table a {
	color:#fff;
	font-size:12px;
}
#foot table img {
	vertical-align:text-bottom;
}
#newlist {
	margin:13px 0px 40px 30px;
	list-style:none;	
}
#newlist li a{
	font-size:13px;
	color:#FFFFFF;
	line-height:29px;
}
#whyus {
	background:url(../images/p100.jpg) no-repeat top right;
	padding:0px 5px;
}
#whyus ul {
	font-size: 15px;
	font-weight: bold;
	color: #333;
	margin-left: 30px;
	padding-left: 10px;
	margin-bottom: 42px;
	list-style: url(../images/Snap119.jpg);
}
#whyus ul li {
	margin-top:8px;
	margin-bottom:18px;
}
#applications {
	text-align:center;
}
#applications a {
	font-size:12px;
	font-weight:bold;
	color:#000;
}

#bodyzone {

	margin:0px auto 28px auto;
	width:980px;
	text-align: left;
	background-color:#fff;
	clear:both;
}
#bodyzone table {
	margin:0px auto;
}