.subsidebar {
	margin:0px;
}
#indexcontainer{
	min-height:1px;
	margin-bottom:10px;
	}
#indexcontainer .textbox1, 
#indexcontainer .textbox2{
	line-height:1.4;
	width:30.5%;
	padding:8px 10px 0px 13px;
	height:72px;
	position:relative;
	}

#indexcontainer .textbox1{
	background-image:url(../images/midbarboxbg1_new.gif);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#5C012A;
	
	}
#indexcontainer .textbox1 .emailimg{
	position:absolute;
	right:10px;
	top:10px;
	}
#indexcontainer .textbox1 .image,
#indexcontainer .textbox2 .image,
#indexcontainer .textbox3 .image{
	position:absolute;
	right:0;
	top:0;
	}
#indexcontainer .textbox2{
	background-image:url(../images/midbarboxbg2.gif);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#670131;
	}
#indexcontainer .textbox3{
	background-image:url(../images/midbarboxbg3.gif);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#710136;
	line-height:1.4;
	width:31.4%;
	padding:8px 10px 0px 13px;
	height:72px;
	position:relative;
	}
#indexcontainer .title {
	font-family:"Trebuchet MS";
	font-size:120%;
	color:#F5DFEA;
	font-weight:normal;
	
	}
#indexcontainer .title a{
	color:#F5DFEA;
	}
#indexcontainer .title a:hover{
	color:#DF99BD;
	}
#indexcontainer .link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:95%;
	color:#B4638A
	}
#indexcontainer .link:hover{
	color:#ffffff;
	}

.textbox3 .btn {
	padding:0px;
	margin:0px;
	border:none;
	}
.textbox3 .formelement {
	width:191px;
	font-size:80%;
	height:19px;
	background-color:#ECCFDD;
	border:none;
	padding:0 2px 0 2px;
	margin:0px;
	}
.textbox3 .textbox3img{
	margin:1px 0 0 0;
	}
.textbox3 .textbox3img img{
	position:relative;
	top:6px;
	left:-3px;
	cursor:pointer;
	}
	
/*#################################### 
WELCOME TEXT CSS
####################################*/
.welcomecontainer {
	margin:0px 0 0px 0;
	padding:0px;
	min-height:1px;
	}
	
.welcomecontainer .welcometxt_box {
	float:left;
	width:58%;
	
	}
.welcomecontainer .welcometxt_content {
	padding:9px 25px 0 0;
	line-height:1.7;
	}
.welcomeboximg table{
	
	}
.welcomeboximg table td{
	width:279px;
	height:167px;
	padding:4px 0 0 5px;
	}

.welcomeboximg {
	background-color:#901C43;
	padding:3px 0px 0px 2px;
	float:right;
	width:41.6%;
	}
.welcomeboxtext{
	color:#FFFFFF;
	padding:1px 7px 7px 0px;
	line-height:1.3;
	}