body {
	background:#022d29 url(../i/background_07.jpg) 50% 0 no-repeat fixed;
	font-family:Verdana, Arial, Sans-Serif;
}
h1	{
}
h2{
	margin-bottom:20px;
	font-size:1.7em;
	font-family: 'Oswald', sans-serif;
	color:#022d29;
}
p	
{
	line-height:1.25em;
}
a	
{
	color:#792600;
}
a:hover
{
	color:#2D1002;
}
#footer a	
{
	color:#666;
}
#footer a:hover
{
	color:#ccc;
}
#wrapper	{
	width:920px;
	margin:0 auto;
	background:rgba(0,0,0,0.6);
	padding:20px;
}
#container	{
	width:920px;
}
#logo	{
	margin-bottom:20px;
	float:left;
}
#contact	{
	float:left;
	padding:70px 0 0 25px;
}
#gasSafe	{
	float:right;
	padding-top:10px;
}
#navigation	{
	background:transparent url(../i/navigationBackground_1.png) 0 0 repeat-x;
}
#navigation li	{
	float:left;
}
#navigation a	{
	display:block;
	height:33px;
	width:100px;
	padding:17px 12px 0;
	text-decoration:none;
	border-left:solid 1px rgba(0,0,0,0.3);
	border-right:solid 1px rgba(255,255,255,0.3);
	text-align:center;
	font-size:1.3em;
	font-family: 'Oswald', sans-serif;
	text-shadow: 1px 1px 0px #000000;
	filter: dropshadow(color=#000000, offx=1, offy=1);
}
#navigation a.current,
#navigation a:hover	
{
	background: rgba(0,0,0,0.3);
}
#navigation span	{
	color:#ddd;
}
#navigation a.current span,
#navigation a:hover span	{
	color:#fff;
}
#footer	{
	color:#fff;
	font-size:0.8em;
}
.panel	{
	background:#fff;
	padding:10px;
	margin-bottom:20px;
}
.content	{
	background:#fff;
	padding:20px;
	margin-bottom:20px;
}
.content p	{
	margin-bottom:20px;
}
.content ul.bullets	{
	margin:15px;
	list-style-type:disc;
}
.content ul.bullets li	{
	padding:1px 0;
}
.content ul.bullets ul	{
	margin:15px;
	list-style-type:square;
}
.content ul.bullets ul ul	{
	list-style-type:circle;
}
.content ul.thumbs li	{
	height:100px;
	width:100px;
	float:left;
	padding:11px;
	margin:11px;
	background:#B4C0BF;
	-moz-border-radius:5px;
	border:solid 1px #022D29;
	position:relative;
	text-align:center;
}
.content ul.thumbs li:hover	{
	border-color:#000;
}
.content ul.thumbs li img	{
}
#slider1	{
	height:200px;
}
.left	{
	float:left;
}
.right{
	float:right;
}
.leftContent	{
	width:670px;
}
.rightContent	{
	width:200px;
	text-align:right;
}

