/*#################################### 
WELCOME TEXT CSS
####################################*/
.midbar {
	position:relative;
	width:704px; 
	height:223px;
	margin-bottom:18px;
	}
.welcometxt_box {
	margin-bottom:7px;
	min-height:1px;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:1px solid #ECECEC;
	padding-bottom:3px;
	position:relative;
	padding-bottom:15px;
	margin-top:-7px;
	}
.welcometxt_box h1 { margin-bottom:6px;}
.welcometxt_content{
	display:block;
	font-size:12px;
	line-height:14px;
	color:#666666;
	}
.welcometxt_box .morebar {
	display:block;
	position:relative;
	height:10px;
	}
.welcometxt_box  .morebtn {
	position:absolute;
	left:0px;
	bottom:0px;
	}
.hor_line {height:10px; margin-bottom:17px; border-bottom:none;}
#container {
	margin:0 20px;
	padding:20px 0;
	padding-bottom:0px; 
	padding-top:18px;
	}
.intro_container {
	padding:1px;
	background-color:#FFFFFF;
	border:1px solid #d9d9d9;
	min-height:1px;
	margin-top:5px;
	position:relative;
	}
.intro_container .l_t {
	position:absolute;
	left:-1px;
	top:-1px;
	}
.intro_container .l_b {
	position:absolute;
	left:-1px;
	bottom:-1px;
	}
.intro_container .r_t {
	position:absolute;
	right:-1px;
	top:-1px;
	}
.intro_container .r_b {
	position:absolute;
	right:-1px;
	bottom:-1px;
	}

.intro_container .intro_box {
	padding:20px;
	background:url(../images/intro_box_bg.gif) repeat-x 0 0 #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:20px;
	color:#333333;
	}
.intro_container .intro_box .imgleft {
	border:1px solid #dedede;
	padding:5px;
	margin-bottom:5px;
	margin-right:20px;
	}
.intro_container .intro_box	.intro_txt .hd_1 {
	display:block;
	margin-bottom:4px;
	}
.intro_container .intro_box	.intro_txt {
	float:left;
	width:669px;
	padding-right:20px;
	border-right:1px solid #d9d9d9;
	}
.intro_container .intro_box .contact_box1 {
	float:right;
	width:194px;
	padding-right:8px;
	font-family:"Trebuchet MS";
	color:#000000;
	font-size:13px;
	font-weight:bold;
	}
.contact_box1 h3 {
	color:#d70564;
	font-family:"Trebuchet MS";
	padding:0px;
	margin:0px;
	font-size:13px;
	}
.contact_box1 a {
	color:#d70564;
	}
.contact_box1 a:hover {	
	color:#333333;
	} 
.contact_box1 .conctact_img {
	margin-top:5px;
	margin-bottom:12px;
	}
.contact_box1 .conctact_img table td {
	width:188px;
	height:122px;
	}
.contact_box1 .contact_details {
	margin-bottom:4px;
	font-size:12px;
	}
.contact_box1 .contact_details  dt {
	color:#333333;
	margin-bottom:-4px;
	font-size:13px;
	}
.contact_box1 .contact_details  dd {
	color:#d70564;
	}
/*#################################### 
INFOBOX CONTAINER CSS
####################################*/
.infoboxcontainer_bg {
	margin-bottom:20px;
	min-height:1px;
	}
.infobox {
	width:50%;
	} 
.infoboxcontent {
	font-size:13px;
	}
/*==================================
INFO BOX TITLE CSS
==================================*/
.infoboxcontent h3 {
	font-family:"Trebuchet MS";
	text-transform:uppercase;
	color:#000000;
	font-weight:normal;
	font-size:20px;
	padding:0 0 16px 0;
	}
/*==================================
INFO BOX IMAGE CSS
==================================*/
.infoboximg {
	padding:0px 0;
	min-height:1px;
	margin-bottom:15px;
	}
.infoboximg table {
	width:100%;
	}
.infoboximg td {
	height:78px;
	text-align:center;
	}
/*==================================
INFO BOX MOREBAR CSS
==================================*/
.infobox .morebar {
	display:block;
	position:relative;
	background:none;
	}

/*==================================
DESIGN-5 = INFO BOX DESIGN-5 CSS
==================================*/
.design5 .infoboxcontainer_bg {
	margin:0 -25px 0 0;
	}
.design5 .infoboxcontainer .clear {
	height:10px;
	}
.design5 .infobox {
	width:217px;
	margin-right:20px;
	padding:1px;
	background-color:#FFFFFF;
	float:left;
	border:1px solid #d9d9d9;
	position:relative;
	}
.design5 .infobox .l_t {
	position:absolute;
	left:-1px;
	top:-1px;
	}
.design5 .infobox .l_b {
	position:absolute;
	left:-1px;
	bottom:-1px;
	}
.design5 .infobox .r_t {
	position:absolute;
	right:-1px;
	top:-1px;
	}
.design5 .infobox .r_b {
	position:absolute;
	right:-1px;
	bottom:-1px;
	}
.design5 .no_margin {
	margin-right:0px;
	}
.design5 .infoboxcontent {
	background:url(../images/infobox_bg.gif) repeat-x 0 bottom ;
	padding-top:4px;
	min-height:1px;
	min-height:154px;
	padding-bottom:0px;
	}

/*=============*/
.design5 .infoboxcontent .infoboximg{
	margin:0 0 12px 0;
	padding:0px;
	border:none;
	}
.design5 .infoboxcontent .infoboximg table td {
	width:209px;
	height:115px;
	}

/*=============*/
/*=============*/
.design5 .infobox span.morebar { 
	height:10px;
	margin:0px;
	color:#d3156b;
	font-family:"Trebuchet MS";
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
	position:relative;
	
		}
.design5 .infobox span.morebar a {
	color:#d3156b;
	position:absolute;
	left:4px;
	top:-1px;
	}
.design5 .infobox span.morebar a:hover {
	color:#333333;
	}
.design5 .infobox span.morebar .morebtn { position:absolute; top:-3px; left:0px; background:none; }


.design5 .infobox .info_bot {
	position:absolute; 
	bottom:-5px;
	right:-1px;
	
	}
.hor_line {
	margin-bottom:8px;
	height:0px;
	}
/*==================================
DESIGN-5 = INFO BOX DESIGN-5 CSS
==================================*/
.design6 .infoboxcontainer_bg {
	margin:0 -20px -5px 0;
	}

.design6 .infoboxcontainer .clear {
	height:20px;
	}
.design6 .infobox {
	width:218px;
	padding:0px;
	margin-right:18px;
	float:left;
	padding:4px 2px;
	border:1px solid #E1E1E1;
	position:relative;
	background-color:#FFFFFF;
	}
/*=============*/
.design6 .infoboxcontent .infoboximg{
	margin:0 0 0px 0;
	padding:0px;
	border:none;
	}

/*=============*/
.design6 .infoboximg {
	padding:0px 0;
	min-height:1px;
	margin-bottom:0px;
	line-height:0px;
	font-size:0px;
	}
.design6 .infoboximg table {
	width:100%;
	}
.design6 .infoboximg td {
	height:64px;
	width:216px;

	}

		
