@charset "utf-8";
body {
	background-color:#F1F1ED;
}

* {
	margin:0px;
	padding:0px;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	font-family: Verdana, Geneva, sans-serif;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.wrapper { margin:auto; width:1002px;}

.navigation {
	background-color: #0089cd;
	height: 38px;
	padding-left: 30px;
	/* border-top-left-radius:5px; */
	/* border-top-right-radius:5px; */
	border-radius: 3px;
	margin-top: 10px;
	margin-bottom: 2px;
	
}

.navigation li {
	float: left;
	list-style-type: none;
	font-size: 8pt;
	display: block;
	line-height: 38px;
	position: relative;
	border-radius:0px;
	padding:0px 20px;
	font-size: 13px;
}
.navigation li:hover {
	background-color: #2b2b2b;
}
.navigation li a {
	display: block;
	color: #fff;
	text-decoration: none;
	text-transform: capitalize;
}
.navigation li a.arrow {
	background-image: url(../images/arrowa.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 25px;
}
.navigation li:hover a.arrow {
	background-image: url(../images/arrow.gif);
}
.navigation li:hover a {
	color:#FFF;
}
.navigation li div.SubNav {
	position: absolute;
	background-color: #2b2b2b;
	left: 0px;
	top: 32px;
	display:none;
	z-index: 1;
}
.navigation li:hover div.SubNav {
	display:block;
}
.navigation li div.SubNav a {
	color: #FFF;
	display: block;
	white-space: nowrap;
	padding:0px 10px;
}
.navigation li div.SubNav a:hover {
	background-color:#363636;
}
.textsmall1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8px;
	color: #000;
	text-decoration: none;
}

.banner {
	background-image: url(../images/index_005.jpg);
	height: 256px;
	position: relative;
}
.banner .BannerLink {
	position: absolute;
	left: 50px;
	bottom: 50px;
}
.banner #FlashID {
	position: absolute;
	right: 11px;
	bottom: 10px;
	width: 389px;
}
.LeftSection {
	float: left;
	width: 330px;
	margin-top: 10px;
	padding: 10px;
}
.LeftSection .centerImg {
	display: block;
	margin: auto;
}
.shift
{
margin-left:7%;

}
.shift1
{
margin-left:15%;

}

.RightSection {
	float: right;
	width: 630px;
	margin: 10px 0 20px 0;
	padding: 10px;
}

.enquiry_Section {
	float: right;
	width: 630px;
	margin: 10px 0 20px 0;
	padding: 10px;
	height:600px;
}

.enq_button{
	width:200px;
	height:80px;
	margin:5px;
	float:left;
}

#page p {
	color: #333;
	font-size: 12px;
	line-height: 22px;
	text-align: justify;
	margin-bottom: 10px;
}
.titleLink {
	color: #4086FF;
	font-size: 18px;
	font-weight: 700;
	text-align: center;
	display: block;
	text-decoration: none;
}
.ProductThumb {
	float: left;
	width: 49%;
	margin-right: 1%;
	border: 1px solid #CCC;
	padding: 5px;
	margin-top: 5px;
}
.ProductThumb a img {
	float: left;
	margin-right: 5px;
}
.ProductThumb p:after {
	content:'';
	display:block;
	clear:both;
}
.ProductThumb p {
	line-height:18px !important;
	padding-left: 15px;
	padding-top: 10px;
	margin: 0px !important;
}

.ProductThumb h2 a, .ProductThumb span {
	font-size: 12px;
	text-decoration: none;
	color: #333;
	background-color: #DFDFDF;
	display: block;
	line-height: 20px;
	margin:-5px;
	padding:0px 5px;
	margin-bottom:5px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
}
.ProductThumb a.read {
	color: #4188FE;
	font-size: 11px;
	text-decoration: none;
	margin-left: 55px;
}
.media {
	float: left;
	width: 33.333%;
	margin-top: 10px;
}
.mediaTitle {
	display: block;
	margin-bottom: 10px;
}
.media p {
	font-weight: normal;
	font-size: 12px;
	line-height: 20px;
}
.footer {
	background-color: #666666;
	font-size: 11px;
	line-height: 40px;
	border-radius: 3px;
}
.footer .LeftLinks {
	float: left;
	padding-left: 10px;
}
.footer .RightLinks {
	float: right;
	padding-right: 10px;
}
.footer a {
	color: #FFF;
	text-decoration: none;
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px;
}
.footer a:hover {

	text-decoration: underline;

}
.ProductNavigation a {
	display: block;
	padding-left: 15px;
	background-image: url(../images/tri1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 2px;
	border-bottom-style: groove;
	border-bottom-color: #FFF;
	color: #333;
	text-decoration: none;
	font-size: 12px;
	line-height: 30px;
}
.achievemnet {
	background-color: #f6b10c;
	margin-bottom: 20px;
}
.achievemnet img {
	float: right;
	display: block;
}
.achievemnet a {
	display: block;
	float: left;
	color: #333;
	text-decoration: none;
}


.border {
	border-bottom-width: 2px;
	border-bottom-style: groove;
	border-bottom-color: #FFFFFF;
}
.TitleText {
	font-size: 15px;
	font-weight: normal;
	text-align: center;
	line-height: 20px;
	margin-top: 10px;
	/* text-decoration: underline; */
}

.FeatureList {
	font-size: 12px;
	color: #333;
	line-height: 22px;
	list-style-image: url(../images/tri1.gif);
	list-style-type: none;
	margin-left: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.DataTable, .DataTable a {
	color: #000;
	text-decoration: none;
	font-size: 14px;
}
.DataTable {
	border: 1px solid #CCC;
	font-size: 12px;
}
.textLeft {
	text-align: left;
}
.textBlack {
	color: #333;
	font-size: 12px;
	line-height: 25px;
}
.title-small {
	font-size: 12px;
	line-height: 25px;
}

.DataTable td {
	padding: 2px;
}
.video {
	margin-left: 100px;
	display: inline-block;
}
.ProductFeature {
	background-color: #d7d7d7;
	line-height: 35px;
	font-size: 14px;
	display: block;
	border: 1px solid #C5C5C5;
	text-align: left;
	padding-left: 10px;
}
.ProductNavigation a.active {
	color: #4086FF;
	font-weight: bold;
}




.clear { clear:both;}

.textmatter{
	text-decoration: none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	color: #4185ff;
}

.textmatter01{
	text-decoration: none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color: #4185ff;
}

#slideshow {
    position:relative;
    height:200px;
}

#slideshow IMG {
	position:absolute;
	top:0px;
	left:0px;
	z-index:8;
	opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:10;
}

.blank {
	width: 400px;
	height: 20px;
	float: left;
}
