body {
	margin:0 auto;
	padding:0;
	font:14px 'Trebuchet MS', Helvetica, sans-serif;
	background:#ffffff;
	overflow-x:hidden;
}

img{
	border:0;
}

#wrapper{
	width:1000px;
	margin:0 auto;
	background-color:#ffffff;
}

#header{
	position: relative;
	width:1000px;
	height:390px;
	background: url(../images/bg.jpg) repeat-x;
}

#logoandmenu{
	width:1000px;
	height:120px;
}

#menu{
	position:relative;
	width:706px;
	height:60px;
	background:url(../images/menubg.jpg) no-repeat;
	text-align:left;
	margin-top:25px;
}

#banner {
	position:relative;
	margin:0 auto;
	width:976px;
	height:270px;
}

#content {
	margin:0 auto;
	width:976px;
}

#content p{
	margin:15px 35px 15px 25px;
	color:#666666;
	text-align:justify;
}

#content b{
	font-weight:normal;
	font-size:19px;
	color:#669999;
}

a.more{
	float:right;
	font-size:11px;
	margin-right:35px;
	font-style:italic;
	color:#666666;
	text-decoration:none;
}

a.bg{
 
 background:#FFFFFF 

	}

a.more:hover{
	color:#336699;
	text-decoration:underline;
}

.submenu{
	margin-right:40px;
}

.submenu a{
	font-size:11px;
	color:#000000;
	text-decoration:none;
}

.submenu a:hover{
	text-decoration:underline;
}

#ads{
	width:668px;
	margin:45px 05px 15px 25px;
}

.docuecapture {
	width:301px;
	height:181px;
	background:url(../images/docuecapture.jpg) no-repeat;
}

.docuetrade {
	float:right;
	width:301px;
	height:181px;
	background:url(../images/docuetrade.jpg) no-repeat;
}

.moreimg {
	margin-top:160px;
	margin-left:220px;
}

#testimonial{
	width:608px;
	height:145px;
	margin:25px 05px 15px 25px;
	background:url(../images/testimonial.jpg) no-repeat;
	padding-top:20px;
}

#testimonial p{
	font-size:12px;
	line-height:14px;
	color:#333333;
	margin:0;
	margin-bottom:8px;
}
	
#testimonial b{ 
	font-weight:bold;
	font-style:italic;
	font-size:12px;
	color:#669999;
}

#testi{
	width: 620px;
	height: 100px;
	margin:15px 26px;
	
}
			
#testi div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
	padding-top:1px;
}
			
#testi div a{
	font: 11px Trebuchet MS,sans-serif;
	color:#999966;
	text-decoration:none;
}

#news {
	width:220px;
	height:110px;
	margin:0 auto;
	margin-top:15px;
	border-bottom:1px solid #999966;
}

#news b.title{
	display:block;
	font-weight:bold;
	font-size:16px;
	color:#666666;
	margin-bottom:10px;
	border-bottom:2px solid #666666;
}

#news p{
	margin:5px 2px 0 2px;
	font-size:13px;
}

#news b{
	font-weight:bold;
	font-size:11px;
	font-size:11px;
	color:#666666;
}

#news hr{
	color:#666666;
	border:0;
	background:#999966;
	height:1px;
}

#newscont {
	width: 220px;
	height: 75px;
}

#newscont div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
	padding-top:1px;
}
			
#newscont div a{
	font: 11px Trebuchet MS,sans-serif;
	color:black;
	text-decoration:none;
}

#customers {
	width:220px;
	margin:0 auto;
	margin-top:15px;
	margin-bottom:20px;
}	

#customers b.title{
	display:block;
	font-weight:bold;
	font-size:16px;
	color:#666666;
	margin-bottom:10px;
}

#footer{
	margin:0 auto;
	width:976px;
	height:56px;
	background:#2D5C89 url(../images/footerwm.jpg) right no-repeat;
	color:#ffffff;
	font-size:11px;
}

#footer .logo{
	margin:0px 20px 0 20px;
}

#footer b{
	font-weight:bold;
	font-size:14px;
}

#footer a{
	color:white;
}

#footer a:hover{
	color:white;
	text-decoration:none;
}


ul.submenu{
	list-style:none;
	margin:0;
	padding:0;
}

ul.submenu li{
	display:block;
	float:right;
	height:16px;
	margin-right:8px;
}

a.iconindia {
	display:block;
	width:16px;
	height:13px;
	background:url(../images/icon-ind.gif) no-repeat;
	text-decoration:none;
}

a.iconindia:hover {
	display:block;
	width:20px;
	height:16px;
	background:url(../images/icon-ind-ov.jpg) no-repeat;
	text-decoration:none;
	}
	
a.iconindiasel {
	display:block;
	width:20px;
	height:16px;
	background:url(../images/icon-ind-ov.jpg) no-repeat;
	text-decoration:none;
	}
	
a.iconusa {
	display:block;
	width:16px;
	height:13px;
	background:url(../images/icon-usa.gif) no-repeat;
	text-decoration:none;
}

a.iconusa:hover {
	display:block;
	width:20px;
	height:17px;
	background:url(../images/icon-usa-ov.jpg) no-repeat;
	text-decoration:none;
}
	
a.iconusa .selected {
	display:block;
	width:20px;
	height:17px;
	background:url(../images/icon-usa-ov.jpg) no-repeat;
	text-decoration:none;
	}
