
* {
	margin: 0;
	padding: 0;
}

a {
	color: #1a446d;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	background-color: #fff5cc;
	color: #1a446d;
	text-decoration: underline;
}

a:visited {
	color: #7e1662;
}

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

h1, hr {
	display: none;
}

h3 {
	margin-top: 1em;
}

img {
	border: 0;
}

p {
	margin-top: 1em;
}

table {
	margin: 2em auto 0;
}

.disclaimer {
	font-size: 10px;
	font-style: italic;
	line-height: 1.1em;
	margin-left: 2em;
	margin-right: 2em;
	text-align: justify;
}

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

.box_bottom {
	clear: both;
	margin-bottom: 40px;
}

.box ul, .box ol {
	margin-left: 20px;
	margin-top: 1em;
}

.box ol li {
	margin-bottom: 1em;
}

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

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

.source {
	font-size: .6em;
	margin-top: 0;
}

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

#osolink {
	background-color: #eeeeee;
	border: 1px solid blue;
	color: red;
	margin: 0 auto 2em;
	padding: 1em;
	width: 400px;
}

#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;
}

#datacenterpic {
	margin-left: 125px;
	margin-top: 1em;
}

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


										#box1 {
											float: right;
											margin: 0 auto;
											width: 600px;
										}

										#box1_bottom {
											clear: both;
										}

										#box1_bottom_left {
											float: left;
											height: 19px;
											width: 19px;
										}

										#box1_bottom_middle {
											float: left;
											height: 19px;
											width: 562px;
										}

										#box1_bottom_right {
											float: left;
											height: 19px;
											width: 19px;
										}

										#box1_middle {
											clear: both;
										}

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

										#box1_middle_left {
											float: left;
											height: 820px;
											width: 6px;
										}

										#box1_middle_right {
											float: right;
											height: 820px;
											width: 7px;
										}

										#box1_top_left {
											float: left;
											height: 19px;
											width: 19px;
										}

										#box1_top_middle {
											float: left;
											height: 19px;
											width: 562px;
										}

										#box1_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;
											font-weight: normal;
										}

										#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: 165px;
											margin: 0 auto;
											padding: 0 17px;
											text-align: left;
											width: 153px;
										}

										#navbox_middle_left {
											float: left;
											height: 165px;
											width: 6px;
										}

										#navbox_middle_right {
											float: right;
											height: 165px;
											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;
										}
			