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

body {
	font:12px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color:#000;
}
a, a:link, a:active {
	color:#455560;
	text-decoration:none;
	line-height:inherit;
}
h1, h2, h3 {
	color:#455560;
	text-align:inherit;
}
h1 {
	font-size:24px;
	font-weight:bold;
	margin-bottom:18px;
	letter-spacing:1.5px;
}
h2 {
	font-size:16px;
	font-weight:bold;
	margin-bottom:6px;
	letter-spacing:0.6px;
}
h3 {
	font-size:16px;
	margin-bottom:8px;
}
a img, :link img, :visited img {
	border:0;
}

.container, .header, .middle, .content, .footer, .homelandscape, .homeimage {
	width:100%;
}

.main {
	width:628px;
	float:left;
}
.sidebarprint {
	width:286px;
	float:right;
}

.printlogo, .printimage {
	width:100%;
	margin:20px 0;
	display:block;
	text-align:center;
}

.newsletter, .navigation, #navmenu, .sitemap, .copyright, .clear, .logo, #homerotator, #imagerotator, .icontext, .sidebar {
	display:none;
}

.homeservice {
	width:100%;
	margin:10px 0;
	display:block;
}



