@charset "UTF-8";

/* --------------------about page-------------------- */

/*left*/

h3{
	padding-bottom:22px;
	}
	
h4{
	margin-bottom:20px;
	padding-left:40px;
	}	

div#left_column p{
	padding-left:40px;
	color:#000;
	line-height:150%;
	}

p.text01{
	padding:0 40px;
	color:#000;
	line-height:150%;
	}
		
div.profile{
	padding-left:40px;
	}
	
div#left_column table{
	width:393px;
	}
	
div#left_column table th{
	padding:5px 0;
	width:37%;
	text-align:left;
	}
	
div#left_column table td{
	padding:5px 0;
	color:#000;
	text-align:left;
	}

div#left_column table td ul li{
	color:#000;
	line-height:150%;
	}

.prf_text{
	padding-left:5px;
	border-left:5px solid #a7888e;
	color:#000;	
	font-weight:bold;
	text-align:left;
	}
	
.dotline{
	height:10px;
	background:url(../../about/images/dotline.gif) repeat-x;
	}
				
/*right*/	

div.company_top{
	padding-bottom:25px;
	}
	
div.company_left{
	padding:0 5px 0 0;
	width:425px;
	}

/*div.company_left dl{
	padding:10px 0;
	}*/
		
div.company_left dl dt{
	font-weight:bold;
	}
		
div.company_left dl dd{
	font-size:11px;
	}
		
div.company_left dl dt,
div.company_left dl dd{
	color:#000;
	text-align:left;
	line-height:150%;
	}

dd.space{
	padding-bottom:5px;
	}
		
div#outro{
	padding:30px 40px;
	clear:both;
	width:820px;
	height:auto;
	}

div#outro p{
	padding:15px;
	width:790px;
	height:auto;
	color:#000;
	background:#e6e4dc;
	line-height:150%;
	text-align:left;
	}	

div#outro p.text02{
	padding:10px;
	width:800px;
	height:auto;
	color:#000;
	background:#e6e4dc;
	line-height:150%;
	text-align:center;
	font-weight:bold;
	font-size:16px;
	}	

p.free_phone{
	padding:5px 0;
	color:#000;
	}

.address{
	color:#000;
	padding:0 0 5px 0;
	}	

/*pop up window*/	
#lightbox{
	padding: 10px;
	border-top: 2px solid #999;
	border-right: 2px solid #666;
	border-bottom: 2px solid #666;
	border-left: 2px solid #999;
	background-color:#eee;
	}
	
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	

#lightboxDetails a{
	text-decoration:none;
	}

#lightboxDetails a:link{
	color:#333;
	}

#lightboxDetails a:visited{
	color:#333;
	}	

#lightboxDetails a:hover{
	color:#999;
	text-decoration:underline;
	}		
		
#lightboxCaption{ 
	float: left; 
	}
	
#keyboardMsg{ 
	float: right; 
	}

#closeButton{ 
	top: 5px; right: 5px; 
	}

#lightbox img{ 
	border: none; 
	clear: both;
	} 
#overlay img{ 
	border: none; 
	}

#overlay{ 
	background-image:url(../../about/images/overlay.png);
	}

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../../about/images/overlay.png", sizingMethod="scale");
	}
						
/* --------------------about page-------------------- */	
