/* CSS Document */

#sign{
	font-size:10px;
	line-height:16px;
	text-align: right;

}
.f12 {
	font-size: 12px;
}


#map{
	text-align: left;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-top: 20px;
	
}
#map img{
	clear: both;
	float: left;
}
#map p{
	font-size: 10px;
	line-height:18px;
}
#map strong{
	font-size: 10px;
	line-height:18px;
}


#map2{
	text-align: left;
	clear: both;
	padding: 10px;
	margin-top: 20px;
}
#map2 img{
	float: right;
}
#map2 p{
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #CCCCCC;
}
#map2 embed{
	float: right;
}



#ask{
	margin-top: 10px;
	clear: left;
	float: left;
	border-top-style: none !important;
	border-right-style: none !important;
	border-bottom-style: none !important;
	border-left-style: none !important;
	padding:0px !important;
	width: 200px;
}


.officePh{

}
#phRight{
	background: url(../images/office.jpg) no-repeat right -30px;
}
#left{
	float:left;
	width: 240px;
	margin-right: 20px;
}
#right{
	float:left;
	width: 240
];
	width: 235px;
}


a{
	display:block;
	color:#333333;
	text-decoration:underline;
	padding-left: 4px;
}
a:hover{
	color:#999999;
	text-decoration:underline;
}


ul#bc a{
	color:#333333;
	text-decoration:underline;
	padding-left: 4px;
}
ul#bc a:hover{
	color:#999999;
	text-decoration:underline;
}
ul#cd a:hover{
	text-decoration:underline;
}
