/* CSS Document */

#container
{
width: 800px;
margin: 10px auto;
color: #333;
border: 1px solid gray;
line-height: 130%;
}

#top h1
{
	padding: 5px;
	margin: 0 0 0 30px;
	font-family:verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:110%;
}
#top span {
	margin-left:5px;
	}

#leftnav
{
	float: left;
	width: 150px;
}
#leftnav p { margin: 0 0 1em 0; }

#leftnav ul 
	{
	list-style:none;
	margin:0px;
	padding:0px;
	}
#leftnav li a
	{
	padding:5px;
	font-weight:bold;
	color:#000099;
	text-decoration:none;
	display:block;
	height:2em;
	border:1px solid #ccc;
	width: 150px;
	background:transparent url("../test/image/menu/bg2.gif") center no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
#leftnav a:hover
	{
	background:transparent url("../test/image/menu/bg2_hover.gif") center no-repeat;
	color:#fff;
	}
#content
{
	margin-left: 162px;
	border-left: 1px solid gray;
	padding: 1em;
	background-image: url(../test/image/background/bgimg2.gif);

}
#content h1 {
	font-family:Sylfaen, Arial, "Comic Sans MS", Impact;
	font-size: 18px;
	margin: 0;
	}
#content p {
	margin: 5px;
	padding: 5px;
	;
	}

/* Footer */
#footer
{
	clear: both;
	margin: 0;
	padding: 5px;
	background-color: #ddd;
	border-top: 1px solid gray;
	line-height: 60%;
}
#footer ul {
	margin:0;
	padding:0;
	text-align: center;
	}
#footer li {
	list-style:none;
	display:inline;
	margin-left:10px;
	}
#footer li a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	}

#footer p {
	font-size:12px;
	text-align:center;
	line-height:120%;
	margin-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
#footer a {
	color: #666600;
	}


#content h2 { margin: 0 0 .5em 0; 
				font:Geneva, Arial, Helvetica, sans-serif;
				}
#content1 h3 {
	margin:5px;
	padding:5px;
	font:verdana;
	}
#content2 h3 {
	margin:5px;
	padding:5px;
	font:verdana;
	text-align:center;
	}


#top
{
padding: .5em;
background-image:url("../test/image/top/img6.jpg");
border-bottom: 1px solid gray;


}




#company span {
	margin-right:5px;
	}
#menu {
	padding: 10px;
	margin: 10px;
	width: 260px; 
	}
#content2 {
	float: left;
	padding: 10px;
	margin: 10px;
	width: 250px; 
	
	}
#spacer {
	clear:both;
	}
#menu ul, li { /* using a list for menu */
list-style-type: none;  /* cleaning up the list */
margin:0;
padding:0;
}

#menu ul {

background: transparent url("../test/image/gas/menu2.gif") top left no-repeat; /* general background for the menu */
height: 270px;
width: 250px;
text-align: center;
}

#menu li {
display: inline; /* correction for IE5 et IE5.5 */
}

#menu li a {
	display: block;
	height: 40px;
	width: 255px;
	line-height: 40px;
	color: #FF6600;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

 li a:hover {
color:#000000;
background: transparent url("../test/image/gas/menu2.gif") top left no-repeat;
}

a#menu1:hover {
	background-position: 0% -270px;
	color: #FF3300;
}

a#menu2:hover {
	background-position: 0% -310px;
	color: #FF3300;
}

a#menu3:hover {
	background-position: 0% -350px;
	color: #FF3300;
}

a#menu4:hover {
	background-position: 0% -390px;
	color: #FF3300;
}

a#menu5:hover {
background-position: 0% -430px;
}

 a#menu6:hover {
background-position: 0% -470px;
}


#menu2 ul, li { /* using a list for menu */
list-style-type: none;  /* cleaning up the list */
margin:0;
padding:0;
}

#menu2 ul {

background: transparent url("../test/image/menu/img.jpg") top left no-repeat; 
height: 270px;
width: 250px;
text-align: center;
}

#menu2 li {
display: inline; /* correction for IE5 et IE5.5 */
}

#menu2 li a {
	display: block;
	height: 40px;
	width: 255px;
	line-height: 40px;
	color:#FFFFFF;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

 li.gas a:hover {
	background: transparent url("../test/image/menu/img.jpg") top left no-repeat;
	color: #000000;
}

a#menu7:hover {
background-position: 0% -270px;
color:#000000;
}

a#menu8:hover {
background-position: 0% -310px;
color:#000000;
}

a#menu9:hover {
background-position: 0% -350px;
color:#000000;
}

a#menu10:hover {
background-position: 0% -390px;
color:#000000;
}

a#menu11:hover {
background-position: 0% -430px;
color:#000000;
}

 a#menu12:hover {
background-position: 0% -470px;
color:#999900;
}

.gas {
	white-space:nowrap;
	}
.info {
	margin:3px;
	padding:3px;
	}
.woodstove {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 5px;
	}
