@charset "utf-8";
/* CSS Document: Philwebservices Inc. */

* {
	border: 0;
	margin: 0;
	padding: 0;
}

body {
	
}

#header {
	background: #0289c8 url(http://philwebservices.com/hosting-suspended-page/images/header-bg.gif) repeat-x bottom;
	height: 650px;
}

h1 {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 45px;
	font-weight: bold;
	padding: 100px 0 0 0;
	text-align: center;
	text-shadow: 0 1px 0 #125879;
}
.header-content {
	background: url(http://philwebservices.com/hosting-suspended-page/images/gradient.jpg) no-repeat 0 74px;
	height: 650px;
	position: relative;
	margin: 0 auto;
	width: 1000px;
}
.door {
	background: url(http://philwebservices.com/hosting-suspended-page/images/door.png) no-repeat;
	height: 453px;
	width: 470px;
	position: absolute;
	bottom: -35px;
	left: 224px;
}
.content {
	background: url(http://philwebservices.com/hosting-suspended-page/images/content-bg.gif) repeat-x;
	height: 100%;
}
.content-inner {
	background: url(http://philwebservices.com/hosting-suspended-page/images/content-bg2.png) no-repeat top;
	height: 100%;
}
.note {
	background: url(http://philwebservices.com/hosting-suspended-page/images/note.png) no-repeat;
	height: 266px;
	width: 214px;
	position: absolute;
	bottom: 61px;
	right: 0px;
}