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

#wrapper #header {
	background:url(image/backgrounds/topContactUsImage.jpg) no-repeat top;
	margin:0;
	padding:0;
}
#wrapper #leftmenu {
	width:272px;
	height:450px;
	background:url(image/contact2.jpg) no-repeat 12px bottom;
	padding:15px 0;
	margin-right:0px;
	margin-left:0;
}
#wrapper #maincontent {
	text-align:center;
	border-left:none;
}
#wrapper #maincontent h2 {
	font-size:2em;
	font-weight:100;
}
#wrapper #maincontent h3 {
	font-size:1.2em;
	font-weight:bold;
}

#wrapper #maincontent address {
	font-style:normal;
	line-height:1.4em;
	font-weight:bold;
}
















