@charset "UTF-8";
/* CSS Document */

#our_office {
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 42px;
	margin-left: 250px;
}
#our_office li {
	width: 467px;
}
#our_office h1 {
	color: #030;
	background-image: url(../images/bg_faq.gif);
	background-repeat: no-repeat;
	line-height: 30px;
	height: 30px;
	padding-left: 40px;
	font-size: 1em;
	font-style: italic;
	font-weight: 100;
}
#our_office p {
	font-size: 0.875em;
	margin: 15px 0 20px 40px;
}
