/* Optional Code */

#row2, #row1, .left,.left_content, .right,.wide,.footer,.x,.x a,#blc_logo,.photos  {
	display:none;
}

body { 
      margin: 0; 
      padding: 0; 
      text-align: justify; 
}

.wrapper { 
   width: 100%;               /* total width */
}



#welcome_img {
	margin:0;
	width:593px;
	height:240px;
	padding:0;
}

.splitter {
	width:1px;
	height:70px;
	margin-top:10px;
	margin-left:16px;
	margin-right:0px;
	border-right:1px solid #d0f2a0;
	float:left;
}

.welcome_text {
	width:155px;
	height:90px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:100;
	color:#20510b;
	margin-left:16px;
	overflow:hidden;
	float:left;
}

.welcome_text a {
        text-align:center;
        display:block;
	width:100%;
}



.inner { 
   margin: 0; 
   width: 100%; 
}

.center { 
    float: left; 
    width:593px;
    height:100%;
    position: relative; 
    z-index: 12; 
}
.clear { clear: both; }

/* Mozilla code */
.outer > .inner { border-bottom: 1px solid transparent; }
.left { margin-right: 1px; }
.right { margin-left: 1px; }
.center { margin: 0 -8px 0 -2px; }

.internal_image, .internal_image img {
	display:none;
	
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size:12pt;
	color:#41346e;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
	display:block;
	padding-top:10px;
	padding-bottom:10px;
}	

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size:10pt;
	color:#41346e;
	margin:0px;
	display:block;
	padding:0px;
}	

