

#contact_card_case1  {  


		clear : both;
		margin-bottom : 10px;
		padding : 10px;
		border-style : solid ;
		border-width : 1px ;
		border-color: #eee  ;
		background : #eee ;
		overflow: hidden;
}



/* CONTACT CARD   ------------------------------------------------ */

#contact_card_case  {  


		clear : both;
		margin-bottom : 10px;
		padding : 10px;
		border-style : solid ;
		border-width : 1px ;
		border-color: #eee  ;
	/*	background : #000 url('images/main_180bg.gif') no-repeat top center;*/
		overflow: hidden;
}


/* details of contact card small*/

div.contact_card_name{


float : left ;

margin-top : 20px ;
margin-left : 20px ;
padding : 10px ;
color: #244475;
width : 50%;	
font-size : 1.6em;	
font-variant: small-caps ;
letter-spacing: -0.8px ;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold ;

position : relative ;
}



div.contact_card_title{

clear : left ;
float : left ;

margin-left : 25px ;

position : relative ;
padding :10px ;
color: #244475;
width : 50%;	
font-size : 1.3em;	
font-variant: small-caps ;
letter-spacing: 0px ;
font-family: Arial, Helvetica, sans-serif;

}


div.contact_card_Weblink_sm {  float : right ;}




span.email img {
vertical-align: middle;
padding-bottom : 7px;
}

		


#contact_card_picture {  clear : both ;float : right; margin : 20px;}


/* full page container */

#contact_card_case_full {  


		clear : both ;
		display : block;
		margin : 20px;
		padding : 10px;
		border-style : solid ;
		border-width : 1px ;
		border-color: #eee  ;
		background : #ffffff url('images/main_180bg.gif') no-repeat top center;
		
}

#contact_card_case_full p{  

		vertical-align: middle;
		clear : both ;
		margin : 20px;
		padding : 10px;
		border-style : solid ;
		border-width : 1px ;
		border-color: #eee ;
		background : #ffffff url('images/main_180bg.gif') no-repeat top center;
		
}

#contact_card_case_full_bottom {  


		clear : both ;
		width : 740px;
		margin : 20px;
		padding : 10px;
		border-style : solid ;
		border-width : 1px ;
		border-color: #eee  ;
		background : #E7F3FE;
		
}

div.contact_card_case_full.contact_card_name{clear : both ;float: left ;}

div.contact_card_case_full.contact_card_title{clear : both ;float: left ;}
div.contact_card_case_full.contact_card_email{clear : both ;float: left ;}

div.contact_card_case_full.contact_card_phone1{clear : both ;float: left ;}
div.contact_card_case_full.contact_card_phone2{clear : both ;float: left ;}
div.contact_card_case_full.contact_card_direct{clear : both ;float: left ;}
div.contact_card_case_full.contact_card_ext{clear : both ;float: left ;}
div.contact_card_case_full.contact_card_fax{clear : both ;float: left ;}


/* END  CONTACT CARD   ------------------------------------------------ */


/* ------ resource box -----------------------------------*/


#jl_display1
{
clear : both ;
display : block;
border : 1px dashed ;
margin : 10px 0px 10px 0px;
padding : 0px;
width : 100%;
background : #FFF68F;

}

#jl_display
{
clear : both ;
display : block;
border : 1px dashed ;
margin : 0px 0px 10px 0px;
padding : 0px;
width : 100%;
background : #000;

}





#jl_top {
display : block ;
border-bottom : 1px solid #000;
padding : 4px;
color : #000;
font-size : 14px;	
font-variant: small-caps ;
font-weight: bold ;
}


#res_amt p {
padding : 10px;
margin : 0px;

border : 0px;
}

#jl_words p {
padding : 10px;

margin : 0px;

border : 0px;
}

/*--------------------------------------------------------*/
