body {
	margin:0px;
	background-color:#000000;
	font-family:;
	font-size:12px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

a  {
	outline:none;
}
a:hover  {
	outline:none;
}


h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #000;
	font-family:"Arial Black", Arial;
}

h1 {
	font-size: 20px;
}

h2 {
	font-size: 21px;
}

#main {
	width:955px;
	overflow:hidden;
	/*min-height:800px;*/
	padding-top:20px;
	padding-bottom:10px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#top_section {
	width:955px;
	height:115px;
	float:left;
}

.whitebox_t {
	background-image:url(../images/top_bg.jpg);
	background-repeat:no-repeat;
	background-color:#FFF;
	width:944px;
	height:109px;
	float:left;
	padding-top:6px;
	padding-left:11px;
}
.logo {
	background-image:url(../images/logo_bg.jpg);
	background-repeat:no-repeat;
	width:183px;
	height:68px;
	float:left;
	padding-top:7px;
}

.menu_holder {
	background-image:url(../images/menu_bg.jpg);
	background-repeat:no-repeat;
	width:753px;
	height:86px;
	float:left;
}
.menu_holder2 {
	background-image:url(../images/menu_bg2.jpg);
	background-repeat:no-repeat;
	width:753px;
	height:86px;
	float:left;
}
.nav {
	width:642px;
	float:left;
	margin-top:29px;
	
}

.nav ul {
	margin:0px;
	padding:0px;
	display:block;
	list-style:none;
	float:left;
}

.nav ul li{
	display:inline;
	list-style:none;
	font-family:"Arial Black";
	font-size:13px;
	color:#000;
	text-decoration:none;
	line-height:12px;
	padding-bottom:5px;
	padding-left:13px;
	padding-right:8px;
	
}

.nav ul li a{
	color:#000;
	text-decoration:none;
}

.nav ul li a:hover{
	color:#660000;
	text-decoration:none;

}

.login {
	padding:0px;
	background-image:url(../images/arrow.jpg);
	background-position:right;
	background-repeat:no-repeat;
	text-align:center;
	float:left;
	padding-right:12px;
	font-size:12px;
	width:80px;
	margin-top:21px;
		font-family:"Arial Black", Arial;
	color:#000;
	text-decoration:none;
	line-height:13px;
	height:30px;
}

.login a {
	color:#000;
	text-decoration:none;
}

.contentmain {
	background-color:#ffffff;
	width:936px;
	padding-left:10px;
	padding-right:9px;
	background-image:none;
	background-repeat:no-repeat;
	background-position:bottom;
	float:left;	

}

/***Banner*****/

.banner {
	width:936px;
	float:left;
	height:304px;
}

.box_top {
	width:936px;
	float:left;
	height:8px;
}

.box_top_l {
	background-image:url(../images/box_top_l.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:11px;
	height:8px;
	float:left;
}

.box_top_m {
	width:914px;
	height:8px;
	float:left;
	background-color:#000;
}

.box_top_r {
	background-image:url(../images/box_top_r.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	width:11px;
	height:8px;
	float:left;

}

.box_mid {
	width:915px;
	height:286px;
	float:left;
	background-color:#000;
	padding-left:11px;
	padding-right:10px;
}

.box_btm {
	width:936px;
	float:left;
	height:304px;
}

.box_btm_l {
	background-image:url(../images/box_btm_l.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:11px;
	height:10px;
	float:left;
}

.box_btm_m {
	width:914px;
	height:10px;
	float:left;
	background-color:#000;
}

.box_btm_r {
	background-image:url(../images/box_btm_r.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	width:11px;
	height:10px;
	float:left;

}

.intro {
	background-image:url(../images/banner_yel_bg.jpg);
	background-repeat:no-repeat;
	background-position:left;
	width:186px;
	height:261px;
	float:left;
	padding-top:25px;
	padding-left:11px;
	padding-right:6px;
}

h3	{
	font-family:"Arial Black", Arial;
	font-size:16px;
	color:#000;
	padding:0px;
	margin:0px;
}


.intro p	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	padding:0px;
	margin:0px;
	font-weight:bold;
	line-height:16px;
	letter-spacing:.01em;
}

.slideshow {
	width:712px;
	height:286px;
	float:left;
	background-image:url(../images/slideshow_bg.jpg);
	background-repeat:no-repeat;
}


/***End of Banner*****/


/***Footer*****/

#footer {
	width:955px;
	float:left;
	height:100px;
}

.foot_l {
	background-image:url(../images/foot_l.png);
	background-repeat:no-repeat;
	width:16px;
	height:77px;
	float:left;
}

.foot_m {
	width:903px;
	height:77px;
	float:left;
	background-color:#000;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#cc9933;
	text-decoration:none;
}

.foot_links {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
	color:#cc9933;
	text-decoration:none;
	padding-top:8px;
	padding-bottom:18px;
}


.foot_links a {
	color:#cc9933;
	text-decoration:none;
	padding-left:8px;
	padding-right:8px;
}

.foot_links a:hover {
	color:#cc9933;
	text-decoration:underline;
}

.foot_r {
	background-image:url(../images/foot_r.png);
	background-repeat:no-repeat;
	width:16px;
	height:77px;
	float:left;
}

.foot_copy {
	text-align:center;
}

.foot_copy ul {
	margin:0px;
	padding:0px;
	display:inline;
	list-style:none;
}

.foot_copy ul li{
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
	color:#cc9933;
	text-decoration:none;
	padding-left:8px;
	padding-right:9px;
	line-height:16px;

}


/***End of Footer*****/

.content {
	width:919px;
/*	background-color:#9c3;*/
	padding-top:6px;
	float:left;
	padding-bottom:20px;
	overflow:hidden;
	padding-left:11px;
	padding-right:6px;
	min-height:300px;
}

.clear {
	clear:both;
}

/****Index Page*****/

.box_sect {
	width:915px;
	float:left;
	padding-top:10px;


	
}

.box1, .box2 {

	float:left;
	width:295px;
	margin-right:15px;
}

.box2 {
	margin-right:0px;
}

.box1 p, .box2 p {
	padding:0px;
	margin:0px;
	line-height:16px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-weight:bold;
	padding-right:8px;
	padding-left:0px;
}

.mid_hdng13{width:265px; float:right; padding:10px 0px 0px 20px;}
.mid_icn{width:25px; float:left; padding-top:5px; behavior: url("iepngfix.htc")}
.mid_txt{width:240px; float:left;}
.mid_txt1{width:240px; float:left; padding-top:5px;}
.mid_txt1 a{width:240px; float:left; font-family:"Trebuchet MS"; font-size:14px; color:#000000; font-weight:bold; text-transform:capitalize; text-decoration:none;}
.mid_txt1 a:hover{width:240px; float:left; font-family:"Trebuchet MS"; font-size:14px; color:#000000; font-weight:bold; text-transform:capitalize; text-decoration:underline;}



/****End of Index Page*****/


p {
	margin:5px;
	line-height:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	display:inline;
	text-align: left;
}

/***20-07-2010****/

.con_l {
	width:424px;
	float:left;
	/*	background-color:#0CF;*/
padding-top:10px;
}

.con_l2 {
	width:552px;
	/*	background-color:#0CF;*/
padding-top:5px;
	padding-left: 5px;
	float: left;
	height: 100%;
}

.con_l3 {
	width:424px;
	/*	background-color:#0CF;*/
padding-top:5px;
	padding-left: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}

.con_r {
	width:486px;
	float:left;
	/*background-color:#0C0;*/
	padding-top:5px;
}

.con_r2 {
	width:343px;
	float:left;
	/*background-color:#0C0;*/
	padding-top:5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}

.product_list {
	/*width:196px;*/
	float:left;
	/*background-color:#930;*/
	padding-left:7px;
}

.product_list ul{
	margin:0px;
	padding:0px;
	display:inline-block;
	list-style:none;
}

.product_list ul li {
	width:196px;
	margin-left:7px;
	float:left;
	display:inline-block;
	list-style:none;
	font-family:"Arial Black", Arial;
	font-size:11px;
	color:#000;
	text-decoration:none;
	line-height:13px;
	margin-bottom:4px;
	vertical-align:middle;
}

.product_list ul li a{
	clear:#000;
	text-decoration:none;
	padding-left:4px;
/*	padding-top:6px;*/
	display:block;
	line-height:10px;
	margin-top:auto;
	margin-bottom:auto;
}

.product_list img {
/*	width:37px;
	float:left;
	height:37px;
	margin-right:4px;*/
}

.pdf_btn {
	padding-left:23px;
	padding-bottom:28px;
}

.pdf_btn ul{
margin:0px;
	padding:0px;
	display:inline-block;
	list-style:none;
}

.pdf_btn ul li{
	float:left;
	display:inline;
	list-style:none;
	font-family:"Arial Black", Arial;
	font-size:11px;
	color:#000;
	text-decoration:none;
	background-image: url(../images/pdf_img.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:40px;
	line-height:13px;
	min-height:37px;
	margin-right:6px;

}

.pdf_btn ul li a{
	color:#000;
	text-decoration:none;
}

.pdf_btn ul li a:hover{
	color:#000;
	text-decoration:none;
}

.mystyle {
	float:left;
	margin-bottom:4px;
}

.mystyle A{
	width:196px;
	float:left;
	vertical-align:middle;
	display:block;
	list-style:none;
	background-image:url(../images/bullet_arrow.png);
	background-repeat:no-repeat;
	background-position:left center;
	min-height:37px;
	
}
.mystyle A:hover{
	width:196px;
	float:left;

	vertical-align:middle;
	display:block;
	list-style:none;
	background-image:url(../images/btn_down.png);
	background-repeat:no-repeat;
	background-position:left center;
	min-height:37px;
	color:#993;
}

.mystyle A:active, .mystyle a:focus{
	display:block;

	background-image:url(../images/btn_down.png);
	background-repeat:no-repeat;
	background-position:left center;
	min-height:37px;
}

.mystyle A.selected{
	display:block;

	background-image:url(../images/btn_down.png);
	background-repeat:no-repeat;
	background-position:left center;
	min-height:37px;
}



.mystyle img {
	padding-left:37px;
	float:left;
	
}

#countrytabs {
	float:left;
	width:415px;

}.pdf_card {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: center;
	vertical-align: bottom;
	height: 40px;
	width: 145px;
	padding-right: 5px;
	padding-left: 5px;
	position: relative;
	text-transform: capitalize;
}
.video1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	margin: 5px;
	padding: 5px;
	float: left;
	height: 115px;
	width: 135px;
}
.newsL1 {
	margin: 3px;
	padding: 3px;
	width: 525px;
	height: 500px;
	vertical-align: bottom;
}

.focus { background: #FEF1C1; }
.class123-label { font-family: Arial; font-size: small; }
.class123-sidebyside { margin:0 5px 0 0;}
.class123-twocol { float:left; width:45%; margin:0 5px 0 0;}
.class123-threecol { float:left; width:30%; margin:0 5px 0 0;}    .fontbold { font-weight: bold; }
.fontitalic { font-style: italic; }
.requiredspan { font-family: Verdana; font-size:10px; color:#f00; }  	
 servbody {
}
.serviceBody {
	z-index: auto;
	left: 323px;
	top: 450px;
	position: fixed;
}
.serviceBody {
	left: 320px;
	top: 500px;
}

