@charset "UTF-8";
body {
	background-color: #FFF;
}
/* CSS Document */

#wrapper {
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#logo {
	background-image: url(http://img.en25.com/Web/LiebertCorporation/h_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 95px;
	width: 760px;
	padding-top: 10px;
}
#header {
	background-image: url(http://img.en25.com/Web/LiebertCorporation/data-center-power-banner.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 130px;
	width: 760px;
}
#content {
	width: 760px;
}
#col_left {
	float: left;
	width: 516px;
	margin-top: 18px;
	margin-bottom: 18px;
}
#line_vert {
	background-image: url(http://img.en25.com/Web/LiebertCorporation/v_line.gif);
	background-repeat: repeat-y;
	background-position: center;
	float: left;
	width: 17px;
	margin-top: 18px;
	margin-bottom: 18px;
	height: 275px;
}
#col_rigth {
	float: right;
	width: 227px;
	margin-top: 18px;
	margin-bottom: 18px;
}
#footer {
	background-image: url(http://img.en25.com/Web/LiebertCorporation/footer_image.jpg);
	background-repeat: no-repeat;
	background-position: center;
	clear: both;
	height: 130px;
	width: 760px;
	margin-bottom: 18px;
}
#links_footer {
	float: right;
	height: 60px;
	width: 224px;
	margin-top: 35px;
	padding-right: 10px;
}
#image_whitepaper {
	background-image: url(http://img.en25.com/Web/LiebertCorporation/icon_whitepaper-enterprisepower.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 195px;
	width: 150px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 15px;
}
#image_whitepaperopened {
	float: none;
	height: 178px;
	width: 423px;
	margin-left: auto;
	margin-bottom: 10px;
	margin-right: auto;
	clear: both;
	margin-top: 10px;
}
#contact_me {
	float: left;
}
