 .container1 {
      WIDTH: 865px;
      TEXT-ALIGN: center;
      PADDING-BOTTOM: 0px; 
      margin-top:10px; 
      margin-bottom:10px;
      MARGIN-LEFT: auto; 
      MARGIN-RIGHT:auto; 
      background-color:rgb(241,238,231);      
}
.header {
clear: both;
width:865px;
height:110px;
font-size:0.8em;
}
 .welcomeMsgBg1 {
 	background:url(../images/sce/welcomeMsg_Bg1.gif) repeat-x; 
        width:100%;
        height: 190px;
 	padding:0px 0px 0px 0px;
 	
 }
.bodycon_Bg1 {
 	background:url(../images/sce/internalTop.gif); 
        width:865px;
        height: 12px;
}
.bodycon_Bg2 {
 	background:url(../images/sce/welcomeMsg_Bg1.gif) repeat-x; 
        width:100%;
        height: auto;
 	padding:0px 0px 0px 0px;
 	
 }
.container2 {
        width:865px;
        TEXT-ALIGN: left;
        MARGIN-LEFT: auto; 
        MARGIN-RIGHT:auto; 

 }
.footer {
	color:rgb(255,255,255);
        background-color:#6fa000;	
        padding-top:5px;
        padding-bottom: 5px;	
        text-align: center;
       }
.footer a
{
       color:rgb(255,255,255);
       text-decoration:none;

} 
#contactform {
	WIDTH: 175px; FLOAT: left;
}
#contactform .form_element {
	TEXT-ALIGN: left;
	WIDTH: 50px;
	MARGIN-LEFT: 2px;
	color: #6fa000;
	font-weight: bold;
}
#contactform .form_data {
	TEXT-ALIGN: left; WIDTH: 50px; margin-left: 2px;
}
#contactform .image {
	MARGIN-LEFT: 10px;
}
#ccontactform {
	WIDTH: 400px; FLOAT: left; border: solid 1px #6fa000;padding:10px;
}
#ccontactform .form_element {
	TEXT-ALIGN: left;
	WIDTH: 150px;
	color: #6fa000;
}
#ccontactform .form_data {
	TEXT-ALIGN: left; WIDTH: 150px; 
}
#bannerTxt {
      color:#ffffff; 
      font-family:trebuchet ms;
      font-size:1.3em; 
      text-transform:capitalize; 
}
.titleBg {	
	background-image:url(../images/sce/hor_sep.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#;
}
.txt_head {
        color : #6fa000;
        margin-top: 5px;
        margin-left: 5px;
        font-size: 1.3em; 
        font-weight: bold;
}