
.midbar {
	margin-bottom:20px;
	_height:1px;
	height:360px;
	} 

/*#################################### 
WELCOME TEXT CSS
####################################*/
.welcometxt_box {
	margin-bottom:20px;
	min-height:1px;
	padding-bottom:12px;
	border-bottom:1px solid #D0DEFC;
	}
.welcometxt_box h1 {
	color:#1A3282;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:lighter;
	margin-bottom:8px;
	padding-bottom:12px;
	border-bottom:1px solid #AFCDE9;
	margin-top:-5px;
	margin-left:-3px;
	}
.welcometxt_content{
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	padding:0px;
	font-size:13px;
	color:#434343;
	}
.welcometxt_box .morebar {
	display:block;
	position:relative;
	height:37px;
	background-color:#526A50;
	}
.welcometxt_box .morebar .morebtn1 {
	position:absolute;
	right:10px;
	top:10px;
	}
#container {
	margin:0 0px;
	padding:10px 0 0px 0;
	}
.cmstxt {
	margin-bottom:0px;
	}
/*#################################### 
INFOBOX CONTAINER CSS
####################################*/
.infoboxcontainer_bg {
	margin-bottom:15px;
	min-height:1px;
	}
.infoboxcontainer .clear {
	height:15px;
	}
.infobox {
	width:46.2%;
	padding:10px;
	position:relative;
	background-color:#ffffff;
	border:1px solid #D4D4D4;

	} 
.infoboxcontent {
	font-size:13px;
	min-height:288px;
	}
.leftbot {
	position:absolute;
	left:0px;
	bottom:0px;
	}
.lefttop {
	position:absolute;
	left:0px;
	top:0px;
	}
.rightbot {
	position:absolute;
	right:0px;
	bottom:0px;
	}
.righttop {
	position:absolute;
	right:0px;
	top:0px;
	}

/*==================================
INFO BOX TITLE CSS
==================================*/
.infoboxcontent h3 {
	font-family:"Trebuchet MS";
	text-transform:none;
	color:#555555;
	font-weight:normal;
	font-size:16px;
	padding:0 0 0px 0;
	}
/*==================================
INFO BOX IMAGE CSS
==================================*/
.infoboximg {
	padding:0px 0;
	min-height:1px;
	margin-bottom:15px;
	background-color:#D5E2FF;
	}
.infoboximg table {
	width:100%;
	background-color:#D5E2FF;
	}
.infoboximg td {
	width:349px;
	height:119px;
	text-align:center;
	}
/*==================================
INFO BOX MOREBAR CSS
==================================*/
.infobox .morebar {
	background-color:#F2F2F2;
	display:block;
	height:37px;
	position:relative;
	}
.infobox .morebar .morebtn {
	position:absolute;
	right:10px;
	top:10px;
	}
/*==================================
DESIGN-4 = INFO BOX CSS
==================================*/
.infoboxcontainer_bg {
	margin-bottom:15px;
	min-height:1px;
	padding:13px 15px;
	background:url(../images/infoboxcontainer_bg.gif) repeat-x 0 0 #D5E2FF;
	position:relative;
	}
.infoboxcontainer_bg h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#1D518C;
	font-weight:normal;
	margin-bottom:13px;
	}
.infoboxcontainer_bg .l_b {
	position:absolute;
	left:0px;
	bottom:0px;
	}
.infoboxcontainer_bg .l_t {
	position:absolute;
	left:0px;
	top:0px;
	}
.infoboxcontainer_bg .r_b {
	position:absolute;
	right:0px;
	bottom:0px;
	}
.infoboxcontainer_bg .r_t {
	position:absolute;
	right:0px;
	top:0px;
	}

.design4 .infobox {
	width:308px;
	padding:0px;
	margin-bottom:0px;
	border:none;
	background:url(../images/infobox_bg.gif)  repeat-x 0 0 #BCCEF6;
	}
.design4 .infoboxcontent {
	padding:17px 15px;
	color:#434343;
	}

/*=============*/
.design4 .infoboxcontent h3 {
	padding:0px;
	font-size:15px;
	color:#161616;
	margin-bottom:5px;
	font-weight:bold;
	font-family:"Trebuchet MS";
	}
/*=============*/
.design4 .infoboxcontent .infoboximg{
	margin:14px 0 8px 0;
	padding:3px;
	background-color:#FFFFFF;
	}
.design4 .infoboximg img {
	}
.design4 .infoboximg table td {
	width:271px;
	height:125px;
	} 
/*=============*/
.design4 .infoboxcontent .infoboxtxt{
	padding:0px;
	color:#434343;
	font-size:12px;
	min-height:300px;
	}
.infoboxtxt .strike {
	text-decoration:line-through;
	margin-right:10px;
	}
.infoboxtxt	.content {
	margin-bottom:9px;
	}
.infoboxtxt .color1 {
	color:#1D518C;
	}
.infoboxtxt .color { color:#FF0000;}
.design4 .infoboxcontent .infoboxtxt h3 {
	color:#4978A7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	}
.design4 .infoboxcontent .infoboxtxt .link {
	color:#161616;
	font-family:"Trebuchet MS";
	}
.design4 .infoboxcontent .infoboxtxt .link:hover {
	color:#1A3282;
	}
.design4 .infoboxcontent .infoboxtxt strong {
	color:#1A3282;
	}
.design4 .infoboxcontent .infoboxtxt a {
	color:#1A3282;
	font-weight:bold;
	}
.design4 .infoboxcontent .infoboxtxt a:hover {
	color:#666666;
	}
/*=============*/
.design4 .infobox .morebar {
	background:none;
	height:25px;
	}
.design4 .infobox .morebar li {
	background:url(../images/acrobat_icon.gif) no-repeat 0 6px;
	padding-left:35px;
	padding-top:10px;
	height:20px;
	font-weight:bold;
	color:#434343;
	}
.design4 .infobox .morebar li a {
	color:#434343;
	}
.design4 .infobox .morebar li a:hover {
	color:#000000;
	}
#offersandpackage .infoboxcontent h3 {
	text-transform:uppercase;
	font-size:12px;
	}
#offersandpackage .infoboxcontent {
	min-height:200px;
	}