body {
	font-family: Arial, Helvetica;
	font-size: 100%;
	font-weight: normal;
}

body, div, h1, h2, h3, p, ul, li, a, img {
	margin: 0;
	padding: 0;
}

/*
div {
	border: 1px solid red;
}
*/

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#container {
	width: 902px;
	height: 600px;
	background: url(http://www.cisco.com/web/FR/about_cisco/EnergyWise/images/bg.jpg);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
}

#homelink {
	width: 120px;
	height: 70px;
}

#homelink a {
	display: block;
	position: relative;
	top: 0px;
	left: 0px;
	width: 120px;
	height: 70px;
	/* border: 1px solid white; */
}

#homelink2 {
	width: 80px;
	height: 20px;
	/*
	float: right;
	*/
	position: relative;
	top: -25px;
	left: 810px;
	font-size: 80%;
	color: #FFFFFF;
}

#homelink2 a, #homelink2 a.visited {
	color: #FFFFFF;
}

#video {
	position: relative;
	top: 84px;
	left: 83px;
	width: 356px;
	height: 220px;
	border: 1px solid #CCCCCC;
}

#incentive1, #incentive2, #incentive3 {
	position: relative;
	left: 465px;
	width: 330px;
	height: 85px;
	font-size: 80%;
}

#incentive1 {
	top: -125px;
}

#incentive2 {
	top: -93px;
}

#incentive3 {
	top: -61px;
}

#incentive1 img, #incentive2 img, #incentive3 img {
	float: right;
}

#incentive1 h2, #incentive2 h2, #incentive3 h2 {
	margin-bottom: 3px;
	font-size: 110%;
	font-weight: bold;
	color: #0B4504;
}

html>body #incentive1 h2, #incentive2 h2, #incentive3 h2 {
	font-size: 120%;
	font-weight: normal;
}

#incentive1 p, #incentive2 p, #incentive3 p {
	margin-top: 0px;
	font-size: 95%;
	font-weight: normal;
	color: #FFFFFF;
}

#incentive1 h3 a, #incentive2 h3 a, #incentive3 h3 a {
	font-size: 90%;
	color: #0B4504;
}

#incentive1 .cta, #incentive2 .cta, #incentive3 .cta {
	background: url(http://www.cisco.com/web/FR/about_cisco/EnergyWise/images/green_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	margin: 15px 0 0 0;
	padding: 0 0 0 11px;
}

h1 {
	font-size: 110%;
	font-weight: normal;
	color: #FFFFFF;
	margin-bottom: 5px;
}

#main-copy {
	position: relative;
	top: -140px;
	left: 83px;
	width: 340px;
	height: 155px;
}

#main-copy p {
	font-size: 75%;
	font-weight: normal;
	line-height: 1.5;
	color: #FFFFFF;
	margin-top: 0px;
}

#main-copy ul {
	position: relative;
	top: -55px;
	left: 370px;
	font-size: 78%;
	color: #FFFFFF;
}

#main-copy li {
	margin-bottom: 2px;
	margin-left: 16px;
}

#main-copy .cta {
	position: relative;
	top: -47px;
	left: 377px;
	font-size: 78%;
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding: 0 0 0 11px;
}

#main-copy h3 a {
	color: #FFFFFF;
}

#framework-footer {
	position: absolute;
	top: 600px;
	font-size: 78%;
}

