@CHARSET "UTF-8";
/******* GENERAL RESET *******/
/*html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em,
font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody,
 tfoot, thead, tr, th, td {
border:0pt none;
font-family:inherit;
font-size: 100%;
font-style:inherit;
font-weight:inherit;
margin:0pt;
padding:0pt;
vertical-align:baseline;
}*/
/*body{
	line-height:14px;
	font-size: 12px;
	font-family: Arial,  Verdana, Helvetica, sans-serif;
	margin:0pt;
	cursor:default;
	overflow: hidden;
}
html,body{
	height:100%;
	text-align: center;
}*/
.clear{
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}

/******* GENERAL RESET *******/

/******* MENU *******/
#container{
	max-width:100%;
	margin: 0.1em auto;
	width: 610px;
	height: auto;
}
#container ul{
	list-style: none;
	list-style-position: outside;
}
#container ul.menu li{
	float: left;
	margin-right: 5px;
	margin-bottom: -1px;
}
#container ul.menu li{
	border-top-left-radius:     1em 1em;
border-top-right-radius:    1em 1em;
	font-weight: 700;
	display: block;
	padding: 5px 10px 5px 10px;
	background: #616161;
	margin-bottom: -1px;
	border: 1px solid #d0ccc9;
	border-width: 1px 1px 1px 1px;
	position: relative;
	color: #fff;
	cursor: pointer;
}
#container ul.menu li.active{
	background: #fff;
	top: 1px;
	border-bottom: 0;
	color: #009966;
}
/******* /MENU *******/
/******* CONTENT *******/
.content{
	margin: 0pt auto;
	background: #fff;
	border: 1px solid #d0ccc9;
	text-align: justify;
	padding: 10px;
	padding-bottom: 10px;
	line-height:20px;
	font-size: 13px;
	min-height: 357px!important;
	/*height: 450px; */
	/*vertical-align:top;*/
}
.content h1{
	
	vertical-align: middle;
	
	font-size: 22px;
}
/******* /CONTENT *******/
/******* Chairman desk *******/
.content.cd h1{
/*	background: transparent url(/css/images/news.jpg) no-repeat scroll left top;*/
}
.content.cd{
	display: block; vertical-align:top; font-family:Verdana, Geneva, sans-serif; font-size:11px;
}
/******* Exporter Focus *******/
.content.ep h1{
	/*background: transparent url(/css/images/tuts.jpg) no-repeat scroll left top;*/
}
.content.ep{
	display: none; vertical-align:top; font-family:Verdana, Geneva, sans-serif; font-size:11px;
}

/******* Product Focus *******/
.content.pp h1{
	/*background: transparent url(/css/images/links.jpg) no-repeat scroll left top; */
}
.content.pp {
	display: none; vertical-align:top;
}
.content.pp a{
	color: #5f95ef;
}

/******* market Focus *******/
.content.mp h1{
	/*background: transparent url(/css/images/links.jpg) no-repeat scroll left top;*/ 
}
.content.mp {
	display: none; vertical-align:top;
}
.content.mp a{
	color: #5f95ef;
}

/******* Service Providers *******/
.content.sp h1{
	/*background: transparent url(/css/images/links.jpg) no-repeat scroll left top;*/ 
}
.content.sp {
	display: none; vertical-align:top;
}
.content.sp a{
	color: #5f95ef;
}
