/*********** G E N E R A L   S T Y L E S  ***********/
body { font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#000; }
body, form, p, h1, h2, h3, h4, h5, h6 { margin:0px; padding:0px; }
body { background:#314371; line-height:1.3em; }
h1, h2, h3, h4, h5, h6, form { display:inline; }
h1 { font-size:1.4em; color:#2370c2; }
h2 { font-size:1.5em; }
h3 { font-size:1.4em; color:#2370c2; }
table { border-collapse:collapse; }
a:link, a:visited { color: #000; text-decoration: none; }
a:hover, a:active { text-decoration: none; color: #2370c2; }

/********** ALIGNMENT STYLES **********/
.aLeft { text-align:left; }
.aRight { text-align:right; }
.aCenter { text-align:center; }
.aJustify { text-align:justify; }
.fLeft { float:left; display:inline; }
.fRight { float:right; display:inline; }
.fOuter { width:100%; display:table; }
.fLefWithMargin { float:left; margin:0 10px 5px 0; }
.fRigWithMargin { float:right; margin:0 0 5px 10px; }
.clearBoth { clear:both; }
.margin2px { margin:2px; }
.margin5px { margin:5px; }
.margin10px { margin:10px; }
.padding2px { padding:2px; }
.padding5px { padding:5px; }
.padding10px { padding:10px; }

/********** BORDER STYLES **********/
.bdr { border:1px solid #ccc; }
.bdrTop { border-top:1px solid #ccc; }
.bdrRight { border-right:1px solid #ccc; }
.bdrBottom { border-bottom:1px solid #ccc; }
.bdrLeft { border-left:1px solid #ccc; padding:2px; }
.bdrTR { border:1px solid #ccc; border-width:1px 1px 0 0; }
.bdrTB { border:1px solid #ccc; border-width:1px 0 1px 0; }
.bdrTL { border:1px solid #ccc; border-width:1px 0 0 1px; }
.bdrRB { border:1px solid #ccc; border-width:0 1px 1px 0; }
.bdrRL { border:1px solid #ccc; border-width:0 1px 0 1px; }
.bdrBL { border:1px solid #ccc; border-width:0 0 1px 1px; }

/********** IMAGE STYLES **********/
a img { border:0px; }
img.borderNone { border:0; }
img.borderNone:hover { border:0; }
img.block2Px { display:block; width:2px; height:2px; }
img.block5Px { display:block; width:5px; height:5px; }
img.sendEnquiry { margin:10px 0 0; }
.banner { margin:15px auto; text-align:center; color:#333; }
.banner img { display:block; margin:0 auto 5px; }
img.middle, input.middle, textarea.middle, select.middle { vertical-align:middle; }

/********** FONTS STYLES **********/
.keywords { background:#eee; padding:0 2px; color:#555; }
.star { font-weight:bold; color:#c00; }

/********** FORM STYLES **********/
.bgOne {
	background:#f7faff;
	padding:2px 5px 2px 2px;
	text-align:right;
	border-top:1px solid #0d3a67;
	border-bottom:1px solid #013164;
	vertical-align:top;
}
.bgTwo {
	font-weight:bold;
	padding:2px;
	text-align:center;
	border:1px solid #0d3a67;
	background:#d7ebff;
	vertical-align:top;
}
.bgThree {
	padding:5px 5px 5px 12px;
	border-top:1px solid #0d3a67;
	border-bottom:1px solid #0d3a67;
	border-left:5px solid #0d3a67;
}
.formInput {
	padding:2px;
	border:1px solid #ccc;
	background:#fff !important;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
}
select {
	border:1px solid #ccc;
	background:#fcfcfc !important;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
}
textarea {
	border:1px solid #ccc;
	background:#fcfcfc !important;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	padding:5px;
}
.button {
	border:1px solid #999999;
	font-size:0.9em;
}

/********** BODY STYLES **********/

.mainCol_Bg {
	background:#cad9ff;
}
.div776px {
	width:776px;
	margin:auto;
	border:1px solid #fff;
}
.headerbg {
	background-color:#dedfe3;
	border-top:6px solid #024a92;
}
.companyName {
	font-size:1.8em;
	color:#024a92;
	font-weight:bold;
	margin:18px 7px 12px;
}
.logo {
	margin:10px 10px 5px;
	float:left;
}
.headerImg {
	border:1px solid #024a92;
	margin:0 4px 8px;
	background-image:url(images/spacer.gif);
	background-repeat:no-repeat;
	background-position:left;
	text-align:right;
}
.t_Link {
	margin:0 0 8px;
}
.headert_link {
	margin:6px 0 8px 0;
	border-left:1px solid #024a92;
}
.ht_links {
	background-color:#024a92;
	color:#fff;
	margin:3px 4px 0;
	padding:6px 5px;
	font-weight:bold;
}
.hlink {
	padding:0;
}
.ht_links a:link, .ht_links  a:visited {
	color:#fff;
	text-decoration:none;
}
.ht_links a:hover, .ht_links  a:active {
	color:#b9f3fc;
	text-decoration:none;
}
.topLink_Corner {
	background-color:#0e4e92;
	color:#fff;
	font-weight:bold;
	padding:3px;
	text-align:center;
}
.topLink_Corner a:link, .topLink_Corner a:visited {
	color:#fff;
	text-decoration:none;
}
.topLink_Corner a:hover, .topLink_Corner a:active {
	color:#b9f3fc;
	text-decoration:none;
}
.topLinks {
	padding:5px;
}
.headingImBg {
	background-image:url(images/spacer.gif) no-repeat;
	padding:5px 10px 10px 5px;
}
.heading {
	margin:25px 10px 0;
}
.welcomeText {
	text-align:justify;
	padding:5px 18px;
}
.welcomeText img {
	border:2px solid #2370c2;
}
.more {
	text-align:right;
	margin:0 10px 0;
}
.webDesign {
	font-size:1.2em;
	color:#2370c2;
	font-weight:bold;
	margin:20px 15px 0;
}
.webDesign a:link, .webDesign a:visited {
	color:#2370c2;
	text-decoration:none;
}
.webDesign a:hover, .webDesign a:active {
	color:#000;
	text-decoration:underline;
}
.services {
	margin:5px 22px 5px;
	line-height:1.7em;
}
.Product_WindowBg {
	background-image:url(images/spacer) repeat-x bottom;
	width:95%;
	margin:auto;
	border:1px solid #3e6da0;
}
.productsName {
	background-color:#024a92;
	color:#fff;
	font-weight:bold;
	text-align:center;
	padding:2px;
	width:150px;
	margin:auto;
}
.productsName a:link, .productsName a:visited {
	color:#fff;
	text-decoration:none;
}
.productsName a:hover, .productsName a:active {
	color:#b9f3fc;
	text-decoration:none;
}
.displayProduct {
	padding:10px;
	text-align:center;
}
.displayProduct img {
	border:1px solid #3e6da0;
}
.copyright {
	border-top:1px solid #3e6da0;
	text-align:center;
	width:90%;
	margin:auto;
}
.footer {
	font-size:0.9em;
	color:#666;
}
/***********aboutus***************/
.business {
	border-top:1px solid #3e6da0;
	text-align:right;
	width:70%;
	margin:auto;
}
.business01 {
	border-bottom:1px solid #3e6da0;
	text-align:left;
	width:70%;
	margin:auto;
}
.businessType {
	margin:-10px 0 -10px 250px;
}
/*********contactus***************/
.head01 {
	background-color:#1d4770;
	color:#fff;
	font-weight:bold;
}
.borderAll {
	border:1px solid #000;
}
.establish {
	width:80%;
	display:table;
	margin:auto;
	background-color:#edf2fb;
	border:1px solid #ccc;
	padding:10px;
}
.establishment {
	padding:5px 8px;
	background-color:#2351a9;
	color:#fff;
	font-weight:bold;
	border:1px solid #fff;
}
/*************services*************/

.servicesImage {
	padding:10px;
	text-align:center;
}
.servicesImage img {
	border:2px dotted #0a619a;
}
.data {
	text-align:center;
	padding:3px 5px;
	background-color:#f8f8f8;
}
.data01 {
	font-weight:bold;
	text-align:center;
	padding:3px 5px;
	background-color:#e7f0ff;
}
