@import url(reset.css);
@import url(screen.css);
@import url(custom.css);


#main-menu, .service-menu{
	display: none;
}

a img {
	border: 0;
}

#header h1 {
	height: 96px;
	/*border-bottom: 1px solid #c8c8c8;*/
	background: #FFF;

	
}

#header h1 a {
	text-indent: -9999px;
	background: url(img/logo.gif) no-repeat;
	display: block;
	width: 267px;
	height: 96px; 
}

#header h2 {
	font-family: "Trebuchet MS", "Lucida Grande", Arial, sans-serif;
	color: #3a55b9;
	font-size: 29px;
	font-weight: bold;
	padding-top: 0;
	padding-bottom: 62px;
	height: 28px;
		

}

#page {
	width: 100%;
	min-width: 100%;
	max-width: 100%;
}
