@charset "UTF-8";
/* CSS Document */

body{
	background-color:#D2D2D2;
	font-size:10px;
	padding-top:6px;
	background: #FFF url(CSS_images/white_gray_back_repeat.PNG) repeat-x;
	font-family:Verdana, Geneva, sans-serif;
	left: auto;
	text-align: center;
	
}

#wrapper{
	text-align:center;
	margin:auto;
	background-color:#FFF;
	width:780px;
}

#header{
	text-align:right;
	margin:auto;
}

#menu{
	text-align:center;
	margin-left:30px;
}
#news_announcements {
	background-image:url(CSS_images/news_announcements.PNG);
	margin-left:0px;
	width:219px;
	height:248px;
	float:left;
	font-size:10px;
	text-align:left;
}
#energy_solutions {
	background-image:url(CSS_images/energy_solutions.PNG);
	margin-left:30px;
	width:219px;height:248px;
	float:left;
	font-size:10px;
	text-align:left;
}
#featured_product {
	background-image:url(CSS_images/featured_product.PNG);
	margin-left:30px;
	width:219px;height:248px;
	float:left;
	font-size:10px;
	text-align:left;
}
#breadcrumbs{
	clear:left;
	margin-left:30px;
	text-align:left;
	color:#06C;
	font:Verdana, Geneva, sans-serif;
	font-size:10px;
}
#main{
	margin-left:30px;
	width:720px;
	height:600px;
	text-align:left;
}
#image{
	margin-left:5px;
	float:left;
	width:200px;
	height:400px;
	}
#items{
	float:right;
	margin-right:5px;
	width:393px;
	background-image:url(images/france_int2c_13.png);
	text-align:left;
}
#products{
	padding:10px;
	color:#222;
	font:Verdana, Geneva, sans-serif;
	font-size:12px;
}
#image a{
	color:#06C;
}
h4
{
	font-size:13px;
	padding:1px;
	margin:1px;
	text-decoration:none;
	color:#036;
}
#trouble
{
	text-decoration:underline;
	margin-left:3px;
}
#about{
	background-image:url(images/about.png);
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	position:relative;
	width:445px;
	height:370px;
	padding:25px;
	padding-top:39px;
	padding-right:245px;
	color:#222;
}
#timeline{
	position:absolute;
	top:40px;
	right:15px;
	width:160px;
	font-size:15px;
	font-weight:600;
}
#footer
{
 clear:both;
 color:#036;
 font-weight:500;
 font:Arial, Helvetica, sans-serif;
 font-size:10px;
 width:710px;
 margin:auto;
}
H5{
	font-size:12px;
	color:#036;
	margin:2px;
	padding:0px
}
h7{
	font-size:10px;
	color:#000;
	margin:2px;
	padding:0px
}
#footer a{
	 color:#036;
 font-weight:500;
 text-decoration:none;
}
#centered{
	width:720px;
	margin-left:30px;
	text-align: left;
	height: 10000px;
}
