.welcometxt_container{
	padding:19px 0px 17px 19px;
	background-image:url(../images/welcome_img.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	z-index:10000;
	}
.welcometxt_container h1{
	font-weight:normal;
	font-size:140%;
	color:#000000;
	}
.welcometxt_container h1 span{
	font-size:145%;
	}
.welcometxt_content{
	margin-right:275px;
	padding:7px 0 0 0;
	}
.welcometxt_content p{
	margin-bottom:9px;
	padding:0;
	}
/*#################################### 
INFOBOX CONTAINER CSS
####################################*/
.infoboxcontainer_bg {
	margin-bottom:0px;
	min-height:1px;
	}
.infoboxcontainer{
	margin-top:20px;
	}
.infobox {
	width:50%;
	} 
.infoboxcontent {
	font-size:13px;
	}
/*==================================
INFO BOX TITLE CSS
==================================*/
.infoboxcontent h3 {
	font-family:"Trebuchet MS";
	color:#000000;
	font-weight:normal;
	}
.infoboxcontent .crv_contentbox {
	min-height:307px;
	}
/*==================================
INFO BOX IMAGE CSS
==================================*/
.infoboximg {
	padding:2px 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:36px;
	position:relative;
	}
.infobox .morebar .morebtn {
	position:absolute;
	left:10px;
	top:10px;
	}
/*==================================
DESIGN-5 = INFO BOX DESIGN-5 CSS
==================================*/
.design5 .infoboxcontainer_bg {
	margin:0 -20px 0 0;
	}
.design5 .infoboxcontainer .clear {
	height:0px;
	}
.design5 .infobox {
	width:33.3%;
	}
/*=============*/
.design5 .infoboxcontent {
	}
.design5 .left .infoboxcontent
{
	margin:0 20px 0 0px;
	}
.design5 .right .infoboxcontent {
	margin:0 20px 0 0px;
	}
/*=============*/
.design5 .infoboxcontent h3 {
	padding:4px 0px 8px 0px;
	margin: 0px 10px;
	font-size:130%;
	background-image:url(../images/bdr_img2.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	color:#3F3F3F;
	}
/*=============*/
.design5 .infoboxcontent .infoboximg{
	margin:0 0 7px 0;
	padding:2px;
	border:1px solid #DEDEDE;
	}
.design5 .infoboximg img {
	width:193px;
	height:94px;
	}
/*=============*/
.design5 .infoboxcontent .infoboxtxt{
	padding:10px 0px 16px 0px;
	margin:0 9px;
	background-image:url(../images/bdr_img2.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	}
/*=============*/
.design5 .infobox span.morebar {
	}

