﻿#mainmenu, #submenu, #secondmenu, .footermenu, .skip, #search, .solutions, .subcontent img, #login {
	display:none;
}

body {
	font:78%/175% Arial, Helvetica, sans-serif;
	color:#74594E;
	background:#fff url(/images/cuts/background.gif) repeat-x top left;
}

h1 img {
	border:0;
}

#header h1 {
	margin:.25em 0 0 50px;
}

#header h3 {
	color:#585858;
	position:absolute;
	left:240px;
	top:50px;
	border-left:1px solid #585858;
	padding-left:.5em;
	padding-top:.25em;
	margin-left:1em;
}

hr {
	clear:both;
}

h1,h2,h3,h4,h5 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	line-height:1.1em;
	padding:.25em 0;
}

h1 {
	font-size:2.5em;
	font-weight:normal;
}
h2 {
	font-size:2.1em;
	font-weight:normal;
}
h3 {
	font-size:1.6em;
	font-weight:normal;	
	color:#b2bb1c;
}
h4 {
	font-size:1.3em;
}
h5 {
	font-size:1.15em;
}

.phone span {
	display:block;
	font-size:1.5em;
}
	

