@charset "utf-8";

/* common */
body{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:14px;
	margin:0px;
	padding:0px;
	}
	
img{
	border:0px;
	}

p,h2,h3,h4{
	margin:0px;
	}
	
	h1{
	font-family:"Segoe UI", Tahoma;
	font-size:21px;
	color:#FF0000;
	margin: 0px 0px 25px 0px;
}


h3{
	font-family:"Segoe UI", Tahoma;
	font-size:16px;
	color:#F00;
}
h2{
	font: bold 16px "Segoe UI", Arial;
	color:#F00;
	line-height:18px;
}

h5{
	
	font-family:"Segoe UI", Tahoma;
	font-size:12px;
	color:#000;	
	margin: 0px 0px 0px 0px;
}


table td{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:14px;
	vertical-align:top;
	text-align:left;
	}

a {
	text-decoration:underline;
	color:#F00;
}

a:hover {
	text-decoration:none;
	color:#333;
}


/* end common */

/* main */
#main{
	width:100%;
	min-height:100px;
	float:left;
	}

#wrap{
	width:966px;
	min-height:204px;
	height:auto;
	text-align:left;
/*	border:#F00 solid 1px;*/
	}
/* end main */

/* top bar */
#topbar{
	background:url(../images/bg_top_pg.jpg) repeat-x;
	width:966px;
	height:76px;
	padding-top:7px;
	float:left;
	}

#comp_logo{
/*	background:url(../images/logo_pr.jpg) no-repeat;*/
	width:161px;
	height:76px;
	margin-right:57px !important; margin-right:30px;
	float:right;
	}
/* end top bar */	

/* menu */


#menu {
	width: 627px;
	height: 18px;
	font: bold 12px Verdana, Geneva, sans-serif;
	float:left;
	margin-left:20px !important; margin-left:10px;
}

#menu a {
	display: block;
	float: left;
	padding: 0 17px 0 25px;
	background: url(../images/menu_arrow.jpg) no-repeat left center;
	text-decoration: none;
	color: #000000;
}

#menu a:hover {
	color:#666;
	text-decoration: underline;
}

/* menu end*/

/* flash banner */
#banner_wrap{
	width:966px;
	height:274px;
	float:left;
	margin-top:5px;
/*	border:#F00 solid 1px;*/
	}

#bnr_top{
	background:url(../images/bnr_img1.jpg) no-repeat;
	width:966px;
	height:33px;
	float:left;
	}

#bnr_content{
	background:url(../images/bnr_content.jpg) no-repeat;
	width:391px;
	height:204px;
	float:left;
	}

#bnr_content_txt{
	font: bold 16px "Segoe UI", Arial;
	width:280px;
	height:87px;
	text-align:left;
	float:left;
	margin-left:30px !important; margin-left:17px;
	margin-top:35px;
	line-height:22px;
	float:left;
	}

#bnr_flash{
	background:url(../images/flash_bnr.jpg) no-repeat;
	width:575px;
	height:204px;
	float:left;
	}

#bnr_bottom{
	background:url(../images/bnr_img2_bg.jpg) no-repeat;
	width:966px;
	height:36px;
	float:left;
	}

#bnr_bottom_cont{
	width:500px;
	height:20px;
	margin-left:20px;
	margin-top:12px;
	}

.bnr_bottom_txt{
	font:bold 16px "Segoe UI", Arial;
	}

.bnr_bottom_txt_red{
	font:bold 16px "Segoe UI", Arial;
	color:#F00;

	}

/* end flash banner */

/* content */
#content{
	width:966px;
	min-height:204px;
	height:auto;
	float:left;
	margin-top:-2px;
	}

#content_wrap{
	width:966px;
	min-height:204px;
	height:auto;	float:none;
	padding-top:10px;
}

#content1{
	width:260px;
	min-height:204px;
	height:auto;	float:left;
	padding-left:20px;

	}

#content2{
	width:142px;
	min-height:204px;
	height:auto;	float:left;
	padding-left:20px;
	}

#content3{
	width:494px;
	min-height:204px;
	height:auto;
	float:left;
	padding-left:20px;
	}

.content_headline{
	font: bold 16px "Segoe UI", Arial;
	color:#F00;
	line-height:18px;
	}

.content_caselink{
    width:166px;
	height:35px;
	float:left;
	padding-left:3px;
	
	
}

#line{
	width:1px;
	height:204px;
	background:url(../images/line_pr.jpg) repeat-y;
	float:left;
	}
	
#side_bnr{
	width:281px;
	height:204px;
	float:right;
	}

#latest_news{
	background:url(../images/ltst_updates.jpg) no-repeat;
	width:281px;
	height:108px;
	float:left;
	}

#latest_news_txt{
	font:normal 10px Verdana, Geneva, sans-serif;
	line-height:13px;
	width:266px;
	height:48px;
/*	margin-left:10px;*/
	margin-top:42px;

	}

#contact_number{
	background:url(../images/contact_ad.jpg) no-repeat;
	width:281px;
	height:91px;
	float:left;
	margin-top:7px !important; 
	margin-top:0px;
	cursor:hand;
	}

#contact_link{
	width:130px;
	height:55px;
	margin-left:130px;
	cursor:auto;
	}
/* end content */

/* footer */
#footer_bar{
	width:966px;
	height:48px;
	float:left;
	margin-top:10px !important; margin-top:2px;
	clear:both;
	}

#footer_bar_lft{
	background:url(../images/btm_lft_img.jpg) no-repeat;
	width:8px;
	height:48px;
	float:left;
	}

#footer_bar_cont{
	background:url(../images/bg_btm.jpg) repeat-x;
	width:944px;
	height:48px;
	float:left;
	padding-top:7px;
	}

#footer_bar_rgt{
	background:url(../images/btm_rgt_img.jpg) no-repeat;
	width:14px;
	height:48px;
	float:left;
	}

#footer_bar_cont_area{
	width:124px;
	height:30px;
	color:#FFF;
	margin-left:15px !important; margin-left:7px;
	padding-top:6px;
	float:left;
	}

#footer_bar_ad{
	background:url(../images/the_evnt_comp_ad.jpg) no-repeat;
	width:80px;
	height:30px;
	float:left;
	margin-left:8px;
	cursor:hand;
	}

#footer{
	width:966px;
	height:90px;
	font:normal 10px Verdana, Geneva, sans-serif;
	text-align:left;
	float:left;
	margin-top:0px !important; margin-top:10px;
	}

#footer_inner1{
	width:400px;
	height:23px;
	float:left;
	margin-left:20px !important; margin-left:10px;
	}

#footer_inner2{
	width:475px;
	height:23px;
	text-align:right;
	float:right;
	margin-right:28px !important; margin-right:10px;
	}
	
	.message{
	font-family:"segoe UI", Calibri, Tahoma;
	font-size:10px;
	color:#F00;
	font-weight:bold;	
	
	}
	
	.mandatory{
		
		font-family:Verdana, Geneva, sans-serif;
		font-size:11px;
		color:#999;
	  font-weight:lighter;	
	}


/* contact form */
.txt_box_bg{
	background:url(../images/txt_box_img.jpg) no-repeat;
	height:20px;
	width:247px;

	}

.txt_box{
	height:15px;
	width:232px;
	border:0px;
	margin-top:1px !important; margin-top:0px;
	font:normal 11px Verdana, Geneva, sans-serif;
	margin-left:7px
	}

.txt_area_bg{
	background:url(../images/txt_area_img.jpg) no-repeat;
	height:63px;
	width:247px;
	font:normal 11px Verdana, Geneva, sans-serif;
	}

.txt_area{
	height:50px;
	width:232px;
	border:0px;
	margin-top:4px;
	margin-left:7px
	}

.btn_sub{
	background:url(../images/btn_img.jpg) no-repeat center;
	width:57px;
	height:19px;
	font: bold 11px Verdana, Geneva, sans-serif;
	border:0px;
	color:#FFF;
	padding-top:-3px;
	}

.txt_cmbo{
	height:20px;
	width:245px;
	margin-top:1px !important; margin-top:0px;
	}

.file_brw{
	height:24px;
	width:245px;
	text-align:left;
	}
/* end contact form */

/* end footer */


/* news */

.hide {
  visibility: hidden;
  /*position: inherit;*/
  top: -300px;
  height:35px;
overflow-x:hidden;
overflow-y:auto;

}

#qscroller1 {
  width:240px;
  height:38px;
}

.qslide {
	padding-left:8px;
}

#latest_news a{
	color:#F00;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-decoration:none;
	}
	
#latest_news a:hover{
	color:#F00;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-decoration:underline;
	}
	
#vr_line{
	float:left;
	min-height:100px;
/*height:inherit;*/
}
/* end news */




/* border:#F00 solid 1px;

*/
