/*Superior Oil & Gas CSS Document */
body{
	margin:0px;
	background:#000 url(../images/bg.jpg) no-repeat top center;
	font-family:Arial, Helvetica, sans-serif;
	color:#727272;
	font-size:13px;
	behavior:url(csshover.htc);
}
a img{
	border:0px;
}
.orange{
	color:#f15c22;
}
h2{
	font-family:DIN-Light, "Helvetica 45 Light","Segoe UI","Arial Narrow", Arial, sans-serif, serif;
	font-size:26px;
	font-weight:normal;
	margin:8px 0px;
	padding:0px 0px 8px 0px;
	color:#272727;
	border-bottom:1px solid #cfcfcf;
}
p{
	margin:8px 0px;
	line-height:20px;
}
#container{
	margin:0px auto;
	width:930px;
}
#header{
	float:left;
	width:930px;
	padding:20px 0px 0px 0px;
}
#logo{
	float:left;
	background:url(../images/superior_oil_and_gas_logo.png) no-repeat;
	width:371px;
	height:68px;
}
* html #logo{	
	 background-image: none;
 	 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/superior_oil_and_gas_logo.png", izingMethod="image");
}
#logo a{
	display:block;
	width:371px;
	height:68px;
	position:relative;
}
#quick_contact{
	float:right;
	color:#fff;
	letter-spacing:0.5px;
}
#quick_contact a{
	text-decoration:none;
	color:#fff;
	padding:0px 5px;
}
#nav{
	float:left;
	width:930px;
	padding:20px 0px 0px 0px;
	letter-spacing:0.5px;
}
#nav ul{
	margin:0px;
	padding:0px;
	list-style:none;
	float:right;
	text-transform:capitalize;
	font-weight:bold;
}
#nav ul a{
	color:#000;
	text-decoration:none;
	display:block;
	text-align:center;
	padding:4px 0px 4px 15px;
}
#nav ul a:hover,#nav ul li:hover a,#nav ul li.current a{
	color:#fff;
}
#nav ul li{
	float:left;
	width:150px;
	background:url(../images/nav_bg.gif) no-repeat;
	color:#000;
	position:relative;
}
#nav ul li ul{
	display:none;
}
#nav ul li:hover,#nav ul li.current{
	background:url(../images/nav_hoverbg.gif) no-repeat;
}
#nav ul li:hover ul{
	display:block;
	position:absolute;
	width:146px;
	background:#f59414;
	letter-spacing:0px;
	font-weight:normal;
	font-size:11px;
	left:4px;
	top:24px;
}
#nav ul li:hover ul li{
	float:left;
	width:146px;
	padding:0px;
	background:none;
	border-bottom:1px solid #f4af2b;
}
#nav ul li:hover ul li:hover{
	background:#fff;
}
#nav ul li:hover ul li a{
	padding:5px 0px 5px 5px;
	text-align:left;
}
#nav ul li:hover ul li:hover a{
	color:#000;
}
#main_banner{
	float:left;
	width:930px;
}
#wrapper{
	float:left;
	width:910px;
	background:#fff;
	padding:10px 10px 20px 10px;
}
#lt_panel{
	float:left;
	width:590px;
	padding:0px 10px;
}
ul#news{
	margin:0px;
	padding:0px;
	list-style:none;
	font-size:12px;
	line-height:18px;
}
ul#news li{
	float:left;
	width:560px;
	background:#f6f6f6 url(../images/news_list.gif) repeat-x;
	border:1px solid #e6e6e6;
	padding:15px;
	margin:5px 0px 0px 0px;
}
ul#news li:hover{
	background:#fff6ea url(../images/news_list_hover.gif) repeat-x;
	border:1px solid #f8e4ca;
}
#rt_panel{
	float:right;
	width:290px;
	padding:0px 0px 0px 10px;
	background:url(../images/graphical_arrow.gif) no-repeat top right;
}
#footer{
	float:left;
	width:930px;
	text-align:center;
	color:#fff;
	font-size:11px;
	padding:5px 0px;
}
#footer a{
	font-size:12px;
	padding:0px 5px;
	color:#fff;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}

#italic{
	font-style:italic;
	color:#114170;
	border-bottom:2px solid #114170;
	width:190px;
}
.italic{
	font-style:italic;
	font-color:#114170;
}

a{
	color:#727272;
	text-decoration:none;
}
a:hover{
	color:#CC3333;
	text-decoration:underline;
}


#footer1{
	margin:0px 0px 0px 30px
}
/*Superior Oil & Gas CSS Document */