@charset "UTF-8";
h1#git {
	height:32px;
	text-indent:-9999px;
	background:url(/images/heading_git.png) no-repeat;
}



#globalnav li#gn_contact a { width:116px; background-position: -664px -105px; }
#globalnav li#gn_contact a:hover { background-position: -664px -105px; }



#ms { float:left; margin-left:-120px;}



form input, textarea {border:4px solid #ddd; background:#ddd; margin-bottom:16px; width:328px;}
form label {}

#address { background:url(/images/gradient_v800_stretch_gray.png); background-position:top left; padding: 5px 34px; margin-right:-34px; margin-left:-40px; border-top:1px solid #CCC; border-bottom: 1px solid #CCC;}
#address:hover { background:#333; color:#FFF; border-top:1px solid #333; border-bottom:1px solid #333; cursor:pointer; background-position:right; background-repeat:no-repeat; background-image:url(/images/arrow_right.png);}

#address_column { margin-right:20px;}

#map_canvas {width:100%; height: 400px;}

#map_link {
	background-image:url(/images/bg_f6f6f6.png);
	text-align:center;
	padding-top:3px;
	padding-bottom:3px;
	border-bottom:1px solid #CCC;
	margin-bottom:14px;
}
#map_link:hover{
	background:#333;
	color:#FFF;
}