/*================================================================
	Css File Created on : 16-05-2009
	
	Css File Modified on : 16-05-2009 

====================================================================*/
body {
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;	
	color:#333333;
	line-height:18px;
}

#indexbg {
	background:url(../images/bodybg.jpg) repeat-x left top;
}
#insidebg {
	background:url(../images/insidebodybg.jpg) repeat-x left top;
	width:100%;
}
#bottombg {
	background:url(../images/footerbg.jpg) repeat-x right bottom;
}
#footerbg {
	background:url(../images/footerbg1.jpg) repeat-x left bottom;
	width:100%;
}
/*====================================================================
	Css Style For Common Classes
====================================================================*/
h1, h2, h3, h4 {
	margin:0px;
	padding:0px 0px 15px 0px;
	font-weight:normal;	
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:22px;
}
p {
	margin:0px;
	padding:0px 0px 10px 0px;
}
h1 {
	font-size:22px;
	color:#333333;
}
h1 span {
	font-size:16px;
	color:#333333;
}
h2 {
	font-size:18px;
	color:#333333;
}
h3 {
	font-size:16px;
	color:#6F6F6F;
}
h4 {
	font-size:14px;
	color:#000000;
}
.bold {
	font-weight:bold;
}
.text-left {
	text-align:left;
}
.text-right {
	text-align:right;
}
.text-top {
	vertical-align:top;
}
.text-bottom {
	vertical-align:bottom;
}
.text-center {
	text-align:center;
}
a {
	color:#1276B7;
	text-decoration:none;
}
a:hover{
	color:#666666;
	text-decoration:none;
}
img {
	border:0px;
}
a.morelink {
	color:#2D477F;
	text-decoration:underline;
	font-size:11px;
}
a.morelink:hover {
	color:#2D477F;
	text-decoration:none;	
}
/*==============*/
.clrblue {
	color:#2D477F;
}
.clrbdarclue {
	color:#214AC1;
}
.fntsz11 {
	font-size:11px; 
}

.textfield {
	width:130px;
	height:17px;
	background-color:#FFFFFF;
	border:1px solid #999999;
}
.textarea {
	width:150px;
	height:47px;
	background-color:#FFFFFF;
	border:1px solid #999999;
}
.specil {
	font-size:14px;
	color:#2D487F;
	font-weight:bold;
}
.fnt13 {font-size:14px;}
/*====================================================================
	Css Style For ul li
====================================================================*/
ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
ul li{
	background:url(../images/arrow.png) no-repeat 3px left;
	padding-left:18px;
	line-height:20px;
}
ul.nopadd {
	margin:0px;
	padding:0px;
	list-style:none;
}
ul.nopadd li{
	background:none;
	padding-left:0px;
	line-height:20px;	
	color:#333333;
	
	
}
ul.arrow{
	margin:0px 0px 8px 0px;
	padding:0px;
}
ul.arrow li{
	background:url(../images/arrow.png) no-repeat left 2px;
	padding-left:18px;
	line-height:20px;
	font-weight:normal;
}
ul.special{
	margin:0px;
	padding:0px;
	list-style:none;
}
ul.special li{
	background:url(../images/arrow1.gif) no-repeat left 7px;
	padding-left:14px;
	line-height:20px;
	font-weight:normal;
}
ul.special1{
	margin-bottom:8px;
	padding:0px;
	list-style:none;
}
ul.special1 li{
	background:url(../images/arrow2.gif) no-repeat left 7px;
	padding-left:12px;
	line-height:20px;
	font-size:11px;
	font-weight:normal;
}
.iconservices{ background:url(../images/icon_services.jpg) no-repeat left top; padding-left:47px;}
.iconrepair { background:url(../images/icon_repair.jpg) no-repeat left top; padding-left:35px; line-height:25px;}
.iconsurvey { background:url(../images/icon_survey.jpg) no-repeat left top; padding-left:53px; line-height:25px;}
.iconcilent { background:url(../images/icon_cilent.jpg) no-repeat left top; padding-left:35px; line-height:25px;}
.iconinquiry { background:url(../images/icon_inquiry.jpg) no-repeat left top; padding-left:35px; line-height:25px;}
/* ======================== Style for data table ========================== */
.datatable{
	background-color:CCCCCC#;
}
.datatable td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	line-height:16px;
	border-bottom:solid 1px #CCCCCC;
	vertical-align:top;	
}
.datatable td.ttl{
	background:#EEEEEE;
	font-weight:bold;
	vertical-align:middle;
	
}
.txtcenter{
	text-align:center;
}

.leftimges {
	float:right;
}
/*====================================================================
	Css Style For Header Area
====================================================================*/
#header {
	height:92px;
	padding:0px 24px 0px 24px;
}
#header .logo {
	width:307px;
}
#header .optimainst { text-align:right; padding:5px 0px 0px 0px;}
#header .iconset {
	padding:8px 1px 0px 0px;
	height:38px;
	text-align:right;
	color:#85D3F7;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	vertical-align:top;
}

/*====================================================================
	Css Style For navigation Part
====================================================================*/
#navigation {
	background:url(../images/navibg.jpg) repeat-x left top;
	line-height:46px;
	font-size:14px;
	text-align:center;
	color:#FFFFFF;
}
#navigation a {
	color:#FFFFFF;
}
#navigation a span {
	color:#FFFFFF;
	padding:0px 15px;
}
#navigation a:hover {
	background:url(../images/navilefth.jpg) no-repeat left top;
	display:block;
	color:#FFFFFF;
}
#navigation a span:hover {
	background:url(../images/navirighth.jpg) no-repeat right top;
	display:block;
	color:#FFFFFF;
}
#navigation .leftimg {
	background:url(../images/navileft.jpg) no-repeat left top;
}
#navigation .rightimg {
	background:url(../images/naviright.jpg) no-repeat right top;
}
/*====================================================================
	Css Style For banner
====================================================================*/
#insidebannerpart {
	height:122px;
	padding-left:0px;
}
#insidebannerpart h2{
	color:#BECDE0;
	font-size:26px;
}
#bannerpart {
	height:382px;
	padding-left:25px;
}
#bannerpart .leftpart {
	width:404px;
	vertical-align:top;
}
#bannerpart .rightpart {
	background:url(../images/rightcenterbg.jpg) no-repeat right top;
	width:503px;
	padding:0px 24px 0px 52px;
}
#bannerpart .rightpart h1 {
	font-size:26px;
	color:#FFFFFF;
	font-weight:normal;
}
#bannerpart .rightpart ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
#bannerpart .rightpart li {
	background:url(../images/bulet_glow.jpg) no-repeat left center;
	padding-left:25px;
	font-size:20px;
	line-height:32px;
	color:#61B0D1;
}
/*====================================================================
	Css Style For Center Part
====================================================================*/
#cetnerpart {
	padding:15px 39px 9px 39px;
	font-size:12px;
	color:#000000;
	line-height:17px;
}
#cetnerpart .leftpart {
	width:612px;
	padding-right:40px;
	vertical-align:top;
}
#cetnerpart .rightpart {
	padding-left:30px;
	border-left:1px solid #CCCCCC;
	width:250px;
}
.divider {
	background:url(../images/divider.jpg) repeat-x left top;
	height:15px;
}
#cetnerpart .rightpart .teaser1 {
	margin:0 auto 0 auto;
	background:url(../images/teasers1.jpg) no-repeat left top;
	width:184px;
	padding:20px 40px 0px 14px;
	height:101px;
	font-size:16px;
	line-height:20px;
	color:#152A55;
}

.aboutbanner {
	background:url(../images/aboutbanner.jpg) no-repeat left top;
	height:122px;
	padding-left:465px;
}
.productbanner {
	background:url(../images/ban_products.jpg) no-repeat left top;
	height:122px;
	padding-left:465px;
}
.servicebanner {
	background:url(../images/ban_services.jpg) no-repeat left top;
	height:122px;
	padding-left:465px;
}
.cilentbanner {
	background:url(../images/ban_clients.jpg) no-repeat left top;
	height:122px;
	padding-left:465px;
}
.enqurybanner {
	background:url(../images/ban_enquiry_form.jpg) no-repeat left top;
	height:122px;
	padding-left:465px;
}
.contectbanner {
	background:url(../images/ban_contact.jpg) no-repeat left top;
	height:122px;
	padding-left:465px;
}
.sitemaptbanner {
	background:url(../images/ban_site_map.jpg) no-repeat left top;
	height:122px;
	padding-left:465px;
}
.applictiontbanner {
	background:url(../images/aboutbanner.jpg) no-repeat left top;
	height:122px;
	padding-left:465px;
}

.arrowpro{
	background:url(../images/mainarrow.gif) no-repeat left 4px;
	padding-left:18px;
}

/*====================================================================
	Css Style For Footer Part
====================================================================*/
#footerpart {
	height:78px;
	font-size:12px;
	color:#333333;
	line-height:20px;
}
#footerpart a {
	color:#2D477F;
	padding:0px 2px;
}
#footerpart a:hover {
	color:#030303;
}
#footerpart span {
	color:#030303;
}
#footerpart span a {
	color:#666666;
}
#footerpart span a:hover {
	color:#2D477F;
}

.division1 {
	background-image:url(../images/bg_bloack.jpg);
	background-repeat:repeat;
	border-top:#E0E0E0 solid 1px; border-bottom:#E0E0E0 solid 1px; padding:10px 10px 20px 10px;
}
.division2 {
	 padding:10px 10px 20px 10px;
}
.sideflash{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#666666;
}

