﻿@import url('homepage.css');
body {
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica;
	background-image: url('../images/grass.jpg');
	background-position: center bottom;
	background-repeat: repeat-x;
}
#top-x-bg {
	padding-top: 10px;
	border: 1px #eee solid;
}
td {
	vertical-align: top;
}
img {
	border-width: 0px;
}
h1 {
	margin: 0px 0px 5px 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28pt;
	color: #069;
	font-weight: normal;
}
h2 {
	color: #39d;
	font-weight: bold;
	margin: 15px 0px 0px 10px;
	font-size: 13pt;
	text-transform: uppercase;
}
h3 {
	color: #6a0;
	font-weight: bold;
	margin: 10px 0px 0px 10px;
	font-size: 11pt;
}
h4 {
	color: #f70;
	font-weight: bold;
	margin: 0px 0px 0px 10px;
	font-size: 10pt;
	text-align: right;
}
h5 {
	color: #ac0;
	font-weight: bold;
	margin: 5px 0px 5px 30px;
	font-size: 11pt;
}
p {
		margin: 0px 1px 10px 10px;
	color: #777;
	font-size: 10pt;
	text-align: justify;

}
#sky {
	background: transparent url('../images/sky.gif') repeat-x fixed center top;
}
#main {
	margin: 0px auto;
	width: 800px;
	background-color: #FFF;
}
#banner {
	height: 253px;
	background-color: #069;
	width: 800px;
}
#footer_link {
	background-color: #069;
	background-image: url('../new-footer.jpg');
	height: 60px;
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 1px;
}
#footer_link p {
	font-size: 10pt;
	color: #79b;
	text-align: center;
	margin: 8px 60px 6px 8px;
	font-family: Arial;
}
#footer_link a {
	color: #B0E6FF;
	text-decoration: none;
}
#footer_link a:hover {
	color: #FFF;
	text-decoration: none;
}
/* --------------------------------------------- Top Navigation links ----------------------------------------- */
/* ------------------------------------------ about-us-menu ----------------------------------------- */
#about-us-menu {
	font-size: 10pt;
	font-family: Arial, Helvetica;
}
#about-us-menu p {
	margin: 0px;
}
#about-us-menu a {
	display: block;
	background-color: #eee;
	color: #444;
	text-decoration: none;
	text-align: left;
	padding: 8px 6px 4px 6px;
	margin: 1px;
	width: 199px;
	background-image: url('../images/menu-x-2.jpg');
	background-repeat: repeat-x;
	height: 20px;
	border: 1px #ddd solid;
	border-bottom: 0px;
	border-top: 0px;
}
#about-us-menu a:hover {
	background-color: #069;
	color: #fff;
	background-image: url('../images/menu-x-3.jpg');
	background-repeat: repeat-x;
}
#about-us-menu sup {
	color: #d00; font-size:7pt

}
#about-us-menu-page {
	background-image: url('../images/menu-x-1.jpg');
	background-repeat: repeat-x;
	color: #fff;
	display: block;
	background-color: #eee;
	text-decoration: none;
	text-align: left;
	padding: 8px 6px;
	margin: 1px;
	width: 202px;
	font-weight: bold; /* works on removing links */;
}
p {
	margin: 0px 1px 10px 10px;
	color: #777;
	font-size: 10pt;
	text-align: justify;
}
p a {
	color: #f08;
}
p a:hover {
	color: #000;
	text-decoration: none;
}
p strong {
	color: #888;
}
.peragraph-small {
	margin: 0px 0px 5px 35px;
	color: #777;
	font-size: 9pt;
	font-family: Arial, Helvetica;
}
.peragraph-small a {
	color: #c07;
}
.peragraph-small a:hover {
	color: #000;
}
#click-enlarge-div p {
	margin: 0px;
	text-align: center;
	font-size: 10pt;
}
#click-enlarge-div a {
	color: #f08;
	text-decoration: none;
}
#click-enlarge-div a:hover {
	color: #000;
	text-decoration: none;
}
.faq-question-list {
	margin: 0px 0px 10px 10px;
	border-bottom: 1px #ccc solid;
	padding-bottom: 20px;
}
.faq-question-list p {
	font-size: 9pt;
	font-family: "Trebuchet MS", Arial, Helvetica;
	margin: 0px 0px 2px 10px;
	padding: 0px;
}
.faq-question-list a {
	color: #f08;
	text-decoration: none;
	background-color: transparent;
	padding: 1px 5px 1px 18px;
	background-image: url('../images/aero1.gif');
	background-position: 5px 50%;
	background-repeat: no-repeat;
}
.faq-question-list a:hover {
	color: #fff;
	background-color: #36a;
	background-image: url('../images/aero2.gif');
}
.faq-ans-list {
	margin: 10px 0px 10px 10px;
	padding: 10px;
	background-color: #F2FBFF;
	border: 1px #CAF3FF solid;
	font-family: "Trebuchet MS", Arial, Helvetica;
}
.faq-ans-list h3 {
	margin: 0px;
	font-size: 9pt;
	color: #069;
}
.faq-ans-list h4 {
	margin: 10px 0px 0px 0px;
	font-size: 9pt;
	color: #069;
	text-align: right;
}
.faq-ans-list a {
	color: #fff;
	text-decoration: none;
	padding: 1px 6px;
	background-color: #069;
}
.faq-ans-list a:hover {
	color: #fff;
	text-decoration: none;
	padding: 1px 6px;
	background-color: #000;
}
.faq-ans-list p {
	color: #445;
	font-size: 8pt;
	font-family: verdana, arial;
	margin: 0px 0px 5px 0px;
	text-align: justify;
}
.speach {
	color: #970;
	margin: 0px 0px 10px 10px;
	font-size: 14pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
.ul1 {
	margin: 0px 0px 10px 50px;
	color: #666;
	font-size: 10pt;
	font-family: "Trebuchet MS", Arial, Helvetica;
	padding: 0px;
}
.ul1 li {
	line-height: 16px;
	margin-bottom: 3px;
}
.ul1 a {
	color: #f08;
	text-decoration: underline;
}
.ul1 a:hover {
	color: #000;
	text-decoration: underline;
}
#rgnqa {
	background-image: url('../images/rgnca-bg.jpg');
	background-repeat: no-repeat;
	width: 215px;
	height: 365px;
}
.blink-td {
	text-align: center;
	vertical-align: middle;
	background-color: #f6f6f6;
	padding: 10px;
}
.blink-td:hover {
	background-color: #def;
}
.client-box {
	background-color: #fff;
	padding: 5px;
	border: 4px #f6f6f6 solid;
	margin: 10px 0px 10px 10px;
}
.client-box h3 {
	margin: 0px 0px 0px 5px;
	font-size: 16pt;
	color: #f80;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}
.client-box p {
	margin: 0px 10px 10px 10px;
	font-size: 10pt;
	color: #888;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica;
}
.client-box blockquote {
	color: #069;
	margin: 15px 10px 0px 10px;
	font-size: 10pt;
	padding: 10px;
	background-color: #f3f3f3;
}
.client-box pre {
	color: #666;
	margin: 0px 10px 10px 10px;
	font-size: 8pt;
	padding: 0px 10px 10px 5px;
	background-color: #f3f3f3;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
}
.client-box a {
	color: #f08;
	text-decoration: underline;
}
.client-box a:hover {
	color: #669900;
	text-decoration: none;
}
#product-small-table {
	border-width: 0px;
	border-collapse: collapse;
	margin-left: 10px;
	width: 250px;
}
#product-small-table p {
	margin: 1px 2px;
	font-size: 9pt;
	color: #666;
}
#product-small-table strong {
	color: #999;
}
.packing-box {
	padding: 0px 0px 0px 50px;
}
/* big images on mouse over */
#atul-mehra {
	border-width: 0px;
	padding-top: 5px;
}
#atul-mehra:hover {
	position: relative;
}
#atul-mehra img {
	border-width: 0px;
}
#atul-mehra span {
	display: none;
}
#atul-mehra:hover span {
	display: block;
	position: absolute;
	top: -446px;
	left: -406px;
	width: 215px;
	font-size: 8pt;
	font-family: Verdana, Helvetica, sans-serif;
}
/*  feedback */
.input {
	background-color: #fafafa;
	border: 1px #ddd solid;
	color: #069;
	width: 165px;
}
#zigroup-link {
	background-image: url('../images/transparent-gif.gif');
	background-repeat: repeat;
	width: 106px;
	height: 39px;
	margin: -44px 0px 0px auto;
	display: block;
	padding-right: 10px;
}
.small-ul {
	font-size: 9pt;
	margin: 60px auto auto 40px;
	padding: 0px;
	font-family: Arial;
}
.small-ul li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px; list-style:none
}
.small-ul a {
	color: #999;
	text-decoration: none;
}
.small-ul a:hover {
	color: #666;
}
.small-ul p {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 10px;
	background-image: url('../images/aero1.gif'); background-repeat:no-repeat; background-position:0px 4px;
	line-height: 14px;
}


.ulsitemap {
	margin: 0px 0px 10px 50px;
	color:#A60057;
	font-size: 10pt;
	font-family: "Trebuchet MS", Arial, Helvetica;
	padding: 0px; font-weight:bold
}
.ulsitemap li {
	line-height: 16px;
	margin-bottom: 5px;
}
.ulsitemap a {
	color:#A60057;
	text-decoration: underline;
}
.ulsitemap a:hover {
	color: #000;
	text-decoration: none;
}
.ulsitemap ul {
	margin: 0px 0px 10px 50px;
	color: #f38;
	font-size: 8pt;
	font-family: Arial, Helvetica;
	padding: 0px; font-weight:normal; list-style-type:square
}
.ulsitemap ul li {
	line-height: 16px;
	margin-bottom: 5px;
}
.ulsitemap ul a {
	color: #f08;
	text-decoration: underline;
}
.ulsitemap ul a:hover {
	color: #000;
	text-decoration: none;
}

#career {
	padding:10px; border:1px #eee solid; margin:10px 0px 10px 0px
}
#career table{
	margin:10px auto
}
#career p{	margin: 0px 1px 0px 5px;
	color: #777;
	font-size: 10pt;
	text-align: justify;
}












