body {
	padding: 0;
	margin: 0;
	background: #3f3f3f url(../images/background.jpg) repeat-y center;
}

#container {
	width: 801px;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/content_background.jpg) repeat-x;
	height: 560px;
}

#header {
	height: 79px;
}

#outage {
	width: 801px;
	height: 15px;
}

#outage p {
	color: gray;
	font: 12px Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
	margin: 0;
	padding: 0;
	position: relative;
	top: 5px;
}

#epage_logo {
	width: 109px;
	height: 39px;
	float: left;
	position: relative;
	top: 20px;
	left: 28px;
	background: url(../images/epage_logo.gif) no-repeat;
}

#epage_logo h2 {
	visibility: hidden;
}

#hj_logo {
	width: 54px;
	height: 54px;
	float: left;
	position: relative;
	top: 10px;	
	background: url(../images/hjlogo_54.jpg) no-repeat;
}

#hj_logo h2 {
	visibility: hidden;
}

#body {
}

#small_boxes {
	width: 248px;
	height: 460px;
	float: left;
	position: relative;
	top: 10px;
	left: 5px;
}

#small_boxes h3 {
	margin: 0;
	color: white;
	font: 16px Arial, Helvetica, Geneva, sans-serif;
	position: relative;
	top: 8px;
	left: 20px;
}

#small_boxes p {
	color: black;
	font: 14px Arial, Helvetica, Geneva, sans-serif;
	margin: 0;
	width: 220px;
	position: relative;
	left: 15px;
	top: 10px;
}

#small_boxes a {
	text-decoration: none;
}

#test {
	width: 248px;
	height: 148px;
	margin-bottom: 8px;
}

.bar {
	background: url(../images/bar.jpg) no-repeat;
	width: 248px;
	height: 32px;
}

.button_w {
	width: 112px;
	height: 25px;
	float: right;
	position: relative;
	top: 15px;
	right: 10px;
	background: url(../images/button_w.jpg) no-repeat 0 -27px;
	cursor: pointer;
	cursor: hand;
}

.button_w:hover {
	width: 112px;
	height: 25px;
	float: right;
	position: relative;
	top: 15px;
	right: 10px;
	background: url(../images/button_w.jpg) no-repeat 0 0;
}

.button_w h4 {
	position: relative;
	font: bold 14px Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
	margin: 0;
	top: 4px;
	color: white;
}

.button_g {
	width: 112px;
	height: 25px;
	float: right;
	position: relative;
	right: 10px;
	top: 30px;
	background: url(../images/button_g.jpg) no-repeat 0 -27px;
	cursor: pointer;
	cursor: hand;
}

.button_g:hover {
	width: 112px;
	height: 25px;
	float: right;
	position: relative;
	top: 30px;
	right: 10px;
	background: url(../images/button_g.jpg) no-repeat 0 0;
}

.button_g h4 {
	position: relative;
	font: bold 14px Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
	margin: 0;
	top: 4px;
	color: white;
	text-decoration: none;
}

.white {
	width: 248px;
	height: 116px;
	background: url(../images/box_background_w.jpg) no-repeat;
}

.green {
	width: 248px;
	height: 116px;
	background: url(../images/box_background_g.jpg) no-repeat;
}

#requirements {
	width: 248px;
	height: 148px;
	margin-bottom: 8px;
}

#log_on {
	width: 248px;
	height: 148px;
}

#marketing {
	width: 540px;
	height: 460px;
	float: right;
	background-image: url(../images/book_background.jpg);
	position: relative;
	top: 10px;
	right: 5px;
}

#headline {
	width: 470px;
	position: relative;
	left: 20px;
	float: left;
	height: 100px;
	visibility: hidden;
}

#headline h1 {
	width: 470px;
	font: 12px Arial, Helvetica, Geneva, sans-serif;
}

#body_text {
	width: 490px;
	position: relative;
	left: 25px;
	float: left;
	height: 200px;
}

#body_text p {
	color: black;
	font: 16px/20px Arial, Helvetica, Geneva, sans-serif;
	margin: 0;
	position: relative;
}

#info {
	width: 490px;
	position: relative;
	left: 25px;
	margin: 0;
	float: left;
	top: 53px;
}

#info p {
	color: white;
	font: 16px Arial, Helvetica, Geneva, sans-serif;
	margin: 0;
}

#info a {
	color: #02447e;
	text-decoration: none;
	margin: 0;
	cursor: pointer;
	cursor: hand;
}

#info a:hover {
	color: #ddd;
}

#footer {
	margin-left: auto;
	margin-right: auto;
	width: 801px;
	padding-top: 10px;
}

#copyright {
	float: left;
	position: relative;
	left: 10px;
}

#copyright p {
	color: #9a9a9a;
	font: 14px Arial, Helvetica, Geneva, sans-serif;
	margin: 0;
}

#links {
	float: right;
	position: relative;
	right: 10px;
}

#links p {
	color: #9a9a9a;
	font: 14px Arial, Helvetica, Geneva, sans-serif;
	margin: 0;
}

#links a {
	color: #9a9a9a;
	font: 14px Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
}

#links a:hover {
	color: #1e94d2;
}
