body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	margin: 0px;
	background:url(../images/bg.jpg) no-repeat top center;
	background-color:#04245c;
}

/* common classes */
.clr{
	clear:both;
}
.brdr{
	border:solid 1px #000;
}
.wrap{
	width:900px;
	margin:auto;
}
.wrap:after{
	clear:both;
}

p{
	font-size:12px;
}

ul{
list-style-image:url(../images/list_ic.gif) top;
line-height:18px;
}
a img{
border:none;
}
.txtallnc{
	text-align:center;
}

.flt-left{
	float:left;
	margin-right:10px;
}

.flt-right{
	float:right;
	margin-left:10px;
}

.mrgntp10{
	margin-top:5px;
}

.mrgnlft10{
	margin-left:10px;
}
.logoarea{
	height:85px;
	width:888px;
	margin:auto;
	background:#fff;
}
.logoarea a img{
	margin:15px;
	border:none;
}

.topnavigation{
	background:url(../images/menu-bg.png) center top;
	height:52px;
	width:896px;
	margin:auto;
	margin-top:-5px;
	text-align:center;
}
.navbu{
padding-top:10px;

}
.topnavigation a{
padding:3px 10px 5px 10px;
margin-right:5px;
margin-left:2px;
color:#03235c;
font-size:12px;
text-decoration:none;
border:solid 1px #edf3f9;
font-weight:bold;
}
.topnavigation a:hover{
	background:url(../images/menu-hv-bg.gif) repeat-x top;
	border:solid 1px #7fa4cb;
}
.active{
	background:url(../images/menu-hv-bg.gif) repeat-x top;
	border:solid 1px #7fa4cb;
}

.topnavigation img{
	margin-top:5px;
	vertical-align: middle;
}

.content{
	width:888px;
	margin:auto;
	background:#fff;
	margin-top:-8px;
}

.pleft{
	width:190px;
	float:left;
	height:100%;
	margin:10px 0px 0px 0px;
}
.pright{
	width:680px;
	float:left;
	height:100%;
	margin:10px 0px 0px 10px;
}

.pleft h1{
	font-size:16px;
	font-weight:bold;
	font-family: "Myriad Pro";
	background-color:#03235c;
	color:#fff;
	margin:0px;
	padding:0px;
	line-height:30px;
	padding-left:15px;
}

/* left nav */

.block01 a{
	display:block;
	height:26px;
	font-size:12px;
	color:#032259;
	line-height:30px;
	background-color:#d1dff1;
	margin-bottom:2px;
	padding-left:15px;
	text-decoration:none;
}

.block01 a:hover , .block01 .activemenu{
	background:url(../images/menu-ov-bg.jpg) repeat-x top;
}

.block01 ul{
	/*list-style:none;*/
	margin:0px;
	padding:0px;
}
.submenu-ic{
	background:url(../images/ic_menu.jpg) no-repeat 170px 10px;
}

.flash{
	height:183px;
	margin-bottom:5px;
}
/*--Start--Added by babina Arya May 04-May-2009*/
.contentleft_contact{
	width:455px;
	border:solid 4px #d1dff1;
	float:left;
	background-color:#134A8A;
	padding:10px;
}
.Contact_heading
{
    font-family:Arial;
    font-size:20px;
    font-weight:bold;
    font-style:normal;
    color:#ffffff;
    /*border-bottom:1px solid #06348d;*/
     /*padding-bottom:8px;*/
}


.midcontent{
}
.contentleft{
	width:455px;
	border:solid 4px #d1dff1;
	float:left;
	background-color:#134a8a;
	color:#daedff;
	padding:10px;

}

.contentleft h1{
	color:#fff;
	margin:0px;
	padding:0px;
	font-size:20px;
	font-weight:bold;

}

.highlight, h2{
	color:#81b1e1;
	font-weight:bold;
	margin:10px 10px 0px 0px;
	font-size:18px;
}
.contentright{
width:166px;
float:left;
margin-left:10px;
}
.contentright a img{
	border:none;
	margin-bottom:10px;
}

/* footer */

.footer{
}
.footer1{
	width:873px;
	margin:auto;
	background:#ccc;
	line-height:40px;
	padding-left:15px;
	font-size:11px;
}
.footer2{
	background: url(../images/foter2-bg.gif) repeat-y top;
	padding-left:15px;
	padding-right:15px;	
	padding-top:5px;
	padding-bottom:5px;
	line-height:18px;
	font-size:10px;
}
.footer3{
	width:873px;
	margin:auto;
	padding-left:15px;
	background:#ccc;
	line-height:50px;
		color:#03235c;
			font-size:11px;
}
.footer3 a, .footer1 a{
	color:#03235c;
	text-decoration:none;
}
.footer2 a{
	color:#000;
}


.footer3 a:hover, .footer1 a:hover{
	color:#000;
	text-decoration:none;
}







/* Left menu code */

.block01 ul, .block01 ul li {
	display: block;
	margin: 0;
	padding: 0;
	border: 0;
}

ul {
/*	list-style-type: none;*/
}

li {
	position: relative;
	padding: 0px;
	z-index: 9;
}

li.folder	{
	padding: 0px;
}	

li.folder:hover {
	z-index: 10;
}
		
li.folder ul {
	position: absolute;
	display: none;
	left: 130px; /* IE */
	top: 0px;
}
				
li.folder>ul { 
	left: 192px;
}
		
ul.level1 li.folder:hover ul.level2 {
	display: block;
	width: 180px;
	background-color:#fff;
}

a {
	padding: 2px;
	text-decoration: none;
	width: 100%; /* IE */
	color:#fff;
	text-decoration:underline;
}

li>a { 
	width: auto;
	
}

li a.submenu {
	padding-left: 10px;
	display: block;
}
			
li.explain { 
	color: #6699CC;
}

/* Hide from IE5-mac. Only IE-win sees this. \*/
* html li.explain { 
	width: 202px;
}
/* End hide from IE5/mac */

a:link, a:visited {
}

a:hover 
{
	color:#d1dff1;
}


#link {
    font: 11px Verdana, Arial, Tahoma, Sans-Serif, Helvetica;
	margin-top: 15px;
}



/* contact Us */

.boxes{
	background:url(../images/boxdevider.gif) repeat-y center;
	background-color:#1f5493;
}
.boxes p, .proboxes p{
	font-size:14px;
	margin-bottom:10px;
	margin-top:10px;
}
.boxeslink{
	color:#fff;
	text-decoration:none;
}
.boxes ul{
	margin-left:0px;
	padding:0px;
}

.mid-left1{
	width:210px;
	float:left;
	margin-bottom:10px;
	margin-left:5px;
}
.mid-left2{
	width:210px;
	float:left;
	margin-bottom:10px;
	margin-left:15px;
	padding-left:5px;
}

.envlp{
	margin-top:-120px;
	margin-right:-20px;
	float:right;
}


/* company profile */

.imgbrdr{
	border:solid 1px #fff;
}

/* product listing */

.pro-mid-left1{
	width:210px;
	float:left;
	margin-bottom:10px;
	margin-left:0px;
	background-color:#1f5493;
	padding-left:10px;
	height:230px;	
}

.pro-mid-left2{
	width:210px;
	float:left;
	margin-bottom:10px;
	background-color:#1f5493;
	margin-left:10px;
	padding-left:10px;
	height:230px;
}
.vdetails{
background:url(../images/ic_zoom.jpg) no-repeat 45px 2px;
font-family:Arial, Helvetica, sans-serif;
font-size:12;
color:#f9f7cf;
font-weight:bold;
}
.vdetails a{
	color:#f9f7cf; 
}


/* pro-deatails */

.pro-detail-left{
	width:165px;
	float:left;
}
.pro-detail-right{
	float:left;
	width:270px;
}


.rowhead{
	background:url(../images/box-devider-head.gif) repeat-y center;
	background-color:#03235c;
	font-size:14px;
	font-weight:bold;
	padding-top:10px;
	
}
.row1{
	background:url(../images/boxdevider.gif) repeat-y center;
	background-color:#1f5493;
}
.row2{
	background:url(../images/box-devider-light.gif) repeat-y center;
	background-color:#2d609c;
}
.lineheight17{
	padding-top:5px;
}
.row2 .mid-left1, .rowhead .mid-left1{
	padding-left:20px;
	width:190px;
}

.row1 .mid-left1{
	padding-left:20px;
	width:190px;
}

.row1 .mid-left2, .rowhead .mid-left2{
	padding-left:20px;
	width:190px;
}
.row2 .mid-left2{
	padding-left:20px;
	width:190px;
}
.mid-left1 a, .mid-left2 a{
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}

.mid-left1 a:hover, .mid-left2 a:hover{
	color:#03235c;
	text-decoration:none;
}


/* patches */

.contentleft ul{
	padding:0px;
	margin:10px 0px 0px 0px;
}
.mid-left1 li{
	line-height:22px;
	list-style-position: inherit;
	margin-left:0px;
}
.contentleft li{
	line-height:19px;
	list-style-position: inherit;
	margin-left:20px;
	list-style-image:url(../images/list_ic.gif);
	list-style-position: inherit;
	vertical-align:top;
}

h3{
	font-size:12px;
	font-weight:bold;
	color:#81b1e1;
	line-height:20px;
}
/* 5-may-2009 added by babina arya*/
.f-col1{
display:block;
width:160px;
float:left;
font-size:12px;
line-height:25px;
text-align:left;
padding-left:5px;
font-weight:bold;
padding-right:5px;
}
.f-col2{
display:block;
width:200px;
height:25px;
float:left;
}
.shade-bl{
	background-color:#1f5493;
	padding:5px;
}
.lignheight2
{line-height:2px;}
.mrgntp-10
{margin-top:10px;}
.mrgntp-10-2
{margin-top:2px;}
.padding5{padding:5px;}
.padding5-1{padding:0px;}

