* {
	margin: 0;
	padding: 0;
}

a:hover {
	color: #1a446d;
}

body {
	background-attachment: fixed;
	background-image: url('images/home_background.jpg');
	background-repeat: repeat-x;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

h1, hr {
	display: none;
}

img {
	border: 0;
}

p {
	margin-top: 1em;
}

#content {
	margin: 0 auto;
	text-align: center;
	width: 810px;
}

#wrapper {
	position: absolute;
	top: 183px;
	width: 100%;
}

#header-background img {
	height: 150px;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 0;
}

#header {
	position: absolute;
	text-align: center;
	top: 0;
	width: 100%;
	z-index: 1;
}

.box {
	float: right;
	margin: 0 auto;
	width: 600px;
}

.box ul {
	margin-left: 20px;
}

.box_bottom {
	clear: both;
}

.box_bottom_left {
	float: left;
	height: 19px;
	width: 19px;
}

.box_bottom_middle {
	float: left;
	height: 19px;
	width: 562px;
}

.box_bottom_right {
	float: left;
	height: 19px;
	width: 19px;
}

.box_middle {
	clear: both;
}

.box_middle_content {
	background-color: #eee4b9;
	height: 1550px;
	margin: 0 auto;
	padding: 0 17px;
	text-align: left;
	width: 553px;
}

.box_middle_content img {
	margin-top: 5px;
}

.box_middle_content ul {
	list-style-image: url('images/bullet.png');
	list-style-position: inside;
}

.box_middle_left {
	float: left;
	height: 1550px;
	width: 6px;
}

.box_middle_right {
	float: right;
	height: 1550px;
	width: 7px;
}

.box_top_left {
	float: left;
	height: 19px;
	width: 19px;
}

.box_top_middle {
	float: left;
	height: 19px;
	width: 562px;
}

.box_top_right {
	float: left;
	height: 19px;
	width: 19px;
}

.navbox {
	float: left;
	width: 200px;
}

.navbox ul {
	list-style-type: none;
}

.navbox ul li a {
	color: #021b36;
	line-height: 1.7em;
}

.navbox_bottom {
	clear: both;
}

.navbox_bottom_left {
	float: left;
	height: 19px;
	width: 19px;
}

.navbox_bottom_middle {
	float: left;
	height: 19px;
	width: 162px;
}

.navbox_bottom_right {
	float: left;
	height: 19px;
	width: 19px;
}

.navbox_middle {
	clear: both;
}

.navbox_middle_content {
	background-color: #eee4b9;
	height: 105px;
	margin: 0 auto;
	padding: 0 17px;
	text-align: left;
	width: 153px;
}

.navbox_middle_left {
	float: left;
	height: 105px;
	width: 6px;
}

.navbox_middle_right {
	float: right;
	height: 105px;
	width: 7px;
}

.navbox_top_left {
	float: left;
	height: 19px;
	width: 19px;
}

.navbox_top_middle {
	float: left;
	height: 19px;
	width: 162px;
}

.navbox_top_right {
	float: left;
	height: 19px;
	width: 19px;
}

#datacenterpic {
	margin-left: 125px;
}

#pics img {
	border: 1px solid #000;
	margin-top: 50px;
}

