@charset "utf-8";
body {
	background-color: #060707;
	background-image: url(../images/base/bg.png);
	background-repeat: repeat-x;
	margin: 0px;
}
#header {
	height: 154px;
	width: 100%;
}
#logo {
	text-align: center;
	height: 112px;
	width: 777px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	line-height: 112px;
	vertical-align: middle;
	margin-top: 0px;
}
#navbar {
	background-image: url(../images/base/nav_bg.png);
	height: 42px;
	width: 100%;
	background-repeat: repeat-x;
	text-align: center;
}
#content {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	width: 777px;
	text-align: center;
}
#content_top {
	background-image: url(../images/base/container_top.png);
	height: 19px;
	width: 777px;
}
#content_middle {
	width: 777px;
	background-image: url(../images/base/container_middle_bg.png);
}
#content_bottom {
	background-image: url(../images/base/container_bottom.png);
	height: 27px;
	width: 777px;
}
#footer {
	font-family: "Century Gothic";
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	width: 777px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#panel1 {
	float: left;
	width: 463px;
	margin-left: 50px;
	position: relative;
	margin-top: 35px;
}
#wrapper {
	text-align: center;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#panel2 {
	float: right;
	position: relative;
	margin-right: 50px;
	width: 212px;
	margin-top: 35px;
}
#panel2_bottom {
	background-image: url(../images/base/panel2_bottom.png);
	height: 25px;
	width: 212px;
}
#panel3 {
	width: 677px;
	position: relative;
	height: 200px;
	clear: both;
	margin-top: 10px;
	margin-right: 50px;
	margin-left: 50px;
}
#panel3_top {
	background-image: url(../images/base/panel3_top.png);
	height: 19px;
	width: 677px;
}
#panel3_middle {
	background-image: url(../images/base/panel3_middle.png);
	height: 150px;
	width: 677px;
}
#panel3_bottom {
	background-image: url(../images/base/panel3_bottom.png);
	height: 25px;
	width: 677px;
}

#panel1_top {
	background-image: url(../images/base/panel1_top.png);
	height: 19px;
	width: 463px;
}
#panel1_middle {
	background-image: url(../images/base/panel1_middle.png);
	width: 463px;
	height: 300px;
}
#panel1_botom {
	background-image: url(../images/base/panel1_bottom.png);
	height: 25px;
	width: 463px;
}
#panel2_top {
	height: 19px;
	width: 212px;
	background-image: url(../images/base/panel2_top.png);
}
#panel2_middle {
	background-image: url(../images/base/panel2_middle.png);
	height: 300px;
	width: 212px;
}
#nav_buttons {
	height: 42px;
	width: 777px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 42px;
	vertical-align: middle;
}
#button_well_drilling {
	float: left;
	height: 35px;
	width: 150px;
	position: relative;
}
#button1 {
	position:relative;
	left:0px;
	top:4px;
	width:150px;
	height:35px;
	z-index:1;
	float: left;
}
#button2 {
	position:relative;
	left:10px;
	top:4px;
	width:150px;
	height:35px;
	z-index:1;
	float: left;
}

#button3 {
	position:relative;
	top:4px;
	width:150px;
	height:35px;
	z-index:1;
	float: right;
	right: 8px;
}

#button4 {
	position:relative;
	top:4px;
	width:150px;
	height:35px;
	z-index:1;
	float: right;
	right: 20px;
}

#since1958 {
	background-image: url(../images/base/since1958.png);
	height: 103px;
	width: 103px;
	z-index: 25;
	position: relative;
	float: left;
	top: -25px;
	left: 30px;
}
#faucet {
	background-image: url(../images/base/faucet.png);
	height: 530px;
	width: 73px;
	position: fixed;
	top: 0px;
	right: 0px;
}
#panel_content   {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #000000;
	text-align: left;
	position: relative;
	padding: 25px;
	line-height: 17px;
}
h1 {
	font-family: "Century Gothic";
	font-size: 22px;
	line-height: 10px;
	margin-top: 2px;
	margin-bottom: 10px;
	color: #333333;
}
h2 {
	font-family: "Century Gothic";
	font-size: 16px;
	line-height: 10px;
	margin-top: 2px;
	margin-bottom: 5px;
	color: #000000;
	font-weight: normal;
}
a.bronze:link {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #A35030;
	text-decoration: none;
	font-weight: bold;
}
a.bronze:active {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #A35030;
	text-decoration: none;
	font-weight: bold;
}
a.bronze:hover {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #66280F;
	text-decoration: none;
	font-weight: bold;
}
a.bronze:visited {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #A35030;
	text-decoration: none;
	font-weight: bold;
}

a.readmore:link {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
a.readmore:active {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
a.readmore:hover {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a.readmore:visited {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

a.button:link {
	text-decoration: none;
}
a.button:active {
	text-decoration: none;
}
a.button:hover {
	text-decoration: none;
}
a.button:visited {
	text-decoration: none;
}
