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

#contact_content {
	height: 440px;
	width: 800px;
	text-align: left;
}
#leftblock {
	float: left;
	height: 620px;
	width: 350px;
	margin-top: 10px;
	background-image: url(../images/box.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	color: #000066;
	line-height: 1.5em;
	font-size: .8em;
}
#rtblock {
	float: right;
	width: 420px;
	height: 420px;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 2em;
	color: #000066;
	background-image: url(../images/photos/office350pxlogo.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#map_btn {
	height: 75px;
	width: 80px;
	padding-top: 12px;
	margin-top: 10px;
	text-align: center;
}
#email_link {
	width: 190px;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	line-height: 1.5em;
	margin-bottom: 25px;
}
.txt_bold {
	font-weight: bold;
}
.txt_orng {
	font-weight: normal;
	color: #FE9900;
	font-size: 1.2em;
}
#container {
	height: 800px;
}
#content {
	height: 645px;
}
body {
	background-position: left 770px;
}
#page {
	height: 640px;
}
