/*#################################### 
WELCOME TEXT CSS
####################################*/
.welcometxt_box {
	margin-bottom:20px;
	min-height:1px;
	position:relative;
	}
.welcometxt_content{
	position:absolute;
	right:18px;
	top:-422px;
	width:192px;
	padding:26px 23px 24px 23px;
	height:355px;
	background-color:#000000;
	filter: alpha(opacity=50);
	opacity: 0.6;
	z-index:1;

	}
.welcometxt_box .text {
	position:absolute;
	right:18px;
	top:-317px;
	font-family:"Trebuchet MS";
	font-size:14px;
	line-height:17px;
	color:#ffffff;
	width:192px;
	padding:26px 23px 24px 23px;
	height:355px;
	z-index:1;

	}
.welcometxt_content h6 {
	margin-bottom:40px;
	}
.cmstxt {
	background:none;
	padding:0px;
	margin-bottom:15px;
	border:none;
	}
/*#################################### 
INFOBOX CONTAINER CSS
####################################*/
.infoboxcontainer_bg {
	margin-bottom:0px;
	min-height:1px;
	margin-top:-10px;
	}
.infobox {
	width:50%;
	position:relative;
	} 
.infoboxcontent {
	font-size:13px;
	font-family:"Trebuchet MS";

	}
/*==================================
INFO BOX TITLE CSS
==================================*/
.infoboxcontent h3 {
	font-family:"Trebuchet MS";
	padding:6px 0px;
	font-size:17px;
	color:#f1f1f1;
	margin-bottom:8px;
	font-weight:normal;
	text-transform:uppercase;
	}
.infoboxcontent h4 {
	margin:0px;
	margin-bottom:4px;
	}
/*==================================
INFO BOX IMAGE CSS
==================================*/
.infoboximg {
	padding:0px 0;
	min-height:1px;
	margin-bottom:15px;
	}
/*.infoboximg table {
	width:100%;
	}
*/.infoboximg td {
	height:94px;
	text-align:center;
	}
/*==================================
INFO BOX MOREBAR CSS
==================================*/
.infobox .morebar {
	display:block;
	height:40px;
	position:relative;
	}
.infobox .morebar .morebtn {
	position:absolute;
	left:10px;
	top:0px;
	}
/*==================================
DESIGN-1 = INFO BOX CSS
==================================*/
.design1 .infobox {
	background-image:url(../images/design1_infoboxbg.gif);
	background-repeat:repeat-x;
	background-position:0 0;
	background-color:#18386D;
	width:387px;
	min-height:173px;
	margin-bottom:10px;
	_height:1px;
	}
.design1 .infoboxcontent h3 {
	border-bottom:1px solid #2E537D;
	}

.design1 .infobox .infoboximg {
	padding:0px;
	min-height:1px;
	margin:15px 0 0 10px;
	float:right;
	}
.design1 .infobox .infoboximg1 {
	padding:0px;
	min-height:1px;
	position:absolute;
	right:1px;
	bottom:0px;

	}
.design1 .infobox .textbox {
	width:220px; 
	height:50px;
	margin:0px;
	padding:0px;
	}
.design1 .infobox .nopadding {
	margin:-15px;
	}
.design1 .infoboxcontent {
	color:#CCCCCC;
	padding:10px;
	font-weight:bold;
	}
.design1 .infobox .morebar {
	display:block;
	height:10px;
	position:relative;
	}
.design1 .infobox .morebar .morebtn {
	position:absolute;
	left:10px;
	top:0px;
	}
.design1 .infoboxcontent h3 {
	padding:0px 0 4px  0px;
	}

/*==================================
DESIGN-3 = INFO BOX CSS
==================================*/
.design3 .infobox {
	min-height:278px;
	width:368px;
	background-image:url(../images/design3_infoboxbg.gif);
	background-repeat:repeat-x;
	background-position:0 0;
	background-color:#18386D;
	position:relative;
	}

.design3 .infoboxcontent {
	min-height:278px;
	color:#CCCCCC;
	padding:10px;
	}
.design3 .left .infoboxcontent,
.design3 .left .morebar {
	margin:0 10px 0 0px;
	}
.design3 .right .infoboxcontent,
.design3 .right .morebar {
	margin:0 0px 0 10px;
	}
/*=============*/
.design3 .infoboxcontent h3 {
	padding:0px 0 4px  0px;
	font-size:17px;
	color:#f1f1f1;
	margin-bottom:8px;
	font-weight:normal;
	border-bottom:1px solid #2E537D;
	}
/*=============*/
.design3 .infoboxcontent .infoboximg{
	margin:0 0 8px 0;
	}
.design3 .infoboximg img {
	width:344x;
	height:143px;
	}
/*=============*/
.design3 .infoboxcontent .infoboxtxt{
	padding:8px 10px;
	background-color:#607D5E;
	color:#FFFFFF;
	}
/*=============*/
.design3 .infobox span.morebar {
	}
