@charset "UTF-8";



html, body {
	color: #000000;
}



#flash_bg {
        display:none;
}







#header h1 img {
        display:none;
}

#main_ct {
	background:none;
}


#inner {
	width: 940px;
}

#header h1 span {
        position:relative;
}

#header h1 {
	float: left;
}

#header h3 {
        display:none;
}



#footer {
        display:none;
}


#nav {

        display:none;
}



/* 1 column & 2 Column page layouts */

#sing_col {
        
        width:700px;
}

#left_col { 
       
        width: 300px;
        
}


#right_col {
       width: 300px;
       
}

/* 1 & 2 column page layouts end here */

/* begin Cast Study page layout */

#cs_block {
        width:705px;
}


/* End Case Study page layout */

