

#contact_card_case1  {  


		clear : both;
		margin-bottom : 10px;
		padding : 10px;
		border-style : solid ;
		border-width : 1px ;
		border-color: #eee  ;
		background : #eee ;
		
}



/* 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;*/
		
}


/* details of contact card small*/

div.contact_card_name{


float : left ;

margin-top : 20px ;
margin-left : 20px ;
padding : 10px ;
color: #244475;
width : 40%;	
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 : 40%;	
font-size : 1.1em;	
font-variant: small-caps ;
letter-spacing: 0px ;
font-family: Arial, Helvetica, sans-serif;

}

#contact_card_case_full p img{

margin-bottom : -5px;

}


div.contact_card_Weblink_sm {  float : right ;}






		


#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{  


		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   ------------------------------------------------ */