/*CSS Reset*/

body, div, dl, dt, dd, li, pre,
form, fieldset, input, textarea, p, blockquote, th, td, button { margin: 0; padding: 0; }

h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 100%; font-weight: normal; }

address, caption, cite, code, dfn, var { font-style: normal; font-weight: normal; }

ol, ul { list-style: none; margin: 0; padding: 0; }

table { border-collapse: collapse; border-spacing: 0; }
caption, th { text-align: left; font-weight: normal; font-style: normal; }

acronym, abbr, fieldset, img { border: 0;}

:focus { outline: 0; }


/* ---- End Reset   ---- */

body {
	background: #FFF url(images/bg.jpg) repeat-x;
	font-family: arial, sans-serif;
	
	font-size: 13px;
	color: #000;
}

a:link {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #084d97;
	text-decoration: none;
}

a:active {
	color: #084d97;
	text-decoration: none;
}

a:visited {
	color: #000;
	text-decoration: none;
}

h1{

	font-size:20px; 
	font-weight: normal;
	color: #084d97;
	margin-bottom: 12px;
	font-family: 'Droid Sans', arial, serif; 
}

h1.title{
	font-size:30px; 
	font-family: 'Droid Sans', arial, serif; 
	font-weight: normal;
}


h2.title-services{
	font-size:18px; 
	margin-bottom: 4px;
	margin-top: 20px;
	font-family: 'Droid Sans', arial, serif; 
}
h2{
	
	font-size:24px; 
	color: #000;
	margin-bottom: 12px;
	font-family: 'Droid Sans', arial, serif; 
}

.faq-titles{
	font-family: 'Droid Sans', arial, serif; 
	font-size:24px; 
	font-weight: bold;
	color: #000;
	width: 511px;
}

h3{
	font-size: 23px;
	font-family: 'Droid Sans', arial, serif; 
}

.faq-details h1{
	font-size: 20px;
	font-family: 'Droid Sans', arial, serif; 
}

h4{
	font-size: 22px;
	text-align: center;
	font-family: 'Droid Sans', arial, serif; 
}

.red{
	color: red;
}

ul.lists{
	margin-left: 30px;
	font-size: 14px;
	list-style-type: disc;
	padding-top:0px;
	margin-top: 0px;
}

/* ---- Header  ---- */


#header {
	width: 983px;
	height: 192px;
	background: url(images/TOP5.png) bottom no-repeat;
	margin: 0 auto;
}

.logo{
	margin-top: 40px;
	margin-left: 27px;
	width: 360px;
	height: 53px;
	background: url(images/logo.png) no-repeat;
	float: left;
}

#header ul{
	height: 30px;
	float: right;
	top: 18px;
position: relative;
	z-index: 100;
}

#header ul li {
	float: left;
	padding-right: 4px;
	padding-left: 4px;
}

.daily-price{
	font-size: 34px;
	color: #fff;
	font-style: italic;
	font-family: Georgia, serif;
	font-weight: bold;
	text-shadow: #000 1px 1px 2px;
	width: 150px;
	height: 70px;
	position: relative;
	top: 102px;
	right:-270px;
	float: right;
	
}

.glow{
	width: 256px;
	height: 73px;
	overflow: hidden;
	position: relative;
	float: right;
	left: -120px;
	top: 88px;
}

/* ---- End Header  ---- */



.navigation {
	height:37px;
	width: 955px;
	margin: 0 auto;
	background: url(images/nav-bg-x.jpg) repeat-x;
}



.navigation .left{
	width: 21px;
	height: 37px;
	position: relative;
	background: url(images/nav-bg-left.jpg) no-repeat;
	left: -1px;
	float: left;
}

.navigation .right{
	width: 21px;
	height: 37px;
	position: relative;
	background: url(images/nav-bg-right.jpg) no-repeat;
	left: 2px;
	float: right;
}
ul#global-nav a:link{
display: block;}

ul#global-nav li{
	height: 28px;
	float: left;
	padding-top: 9px;
	padding-left: 10px;
	padding-right: 11px;
	position: relative;
	font-size: 15px;
	font-weight: bold;
	text-shadow: #FFF 1px 1px 1px;
}

ul#global-nav  .div{
	width: 3px;
	background: url(images/nav-div.jpg) center no-repeat;
}

ul#global-nav li a:hover{
	color: #002549;
}

ul#global-nav .first{
	padding-left: 18px;
}

ul#global-nav .last{
	padding-right: 0px;
	padding-left: 9px;
	background: none;
}

/* ---- Content Body ---- */

#wrap {
	margin: 0 auto;
	width: 983px;
	background: url(images/center-BG.png) repeat-y;
	overflow: hidden;
}

.body-content{
	float: left;
	width: 511px;
	margin-left:58px;
	margin-right:35px;
	margin-top:35px;

}

.body-content .features h2{

	font-size:24px; 
	
	margin-top:30px;
	color: #000;
}

.body-content .features .top{
	margin-top:-30px;

}

.body-content .features{
	width: 440px;
	float: right;
}
.body-content .features p{
	font-size: 16px;
	line-height: 20px;
}

.body-content p{
 padding: 0 0 12px 0;
}

.icon-wrap{
	width: 53px;
	float: left;
}

.icon{
	width:53px;
	height: 53px;
	position: relative;
}

.tools{
	background: url(images/tools-icon.png) no-repeat;
	top: 22px;
}

.clock{
	background: url(images/clock-icon.png) no-repeat;
	top:115px;
}
.cal{
	background: url(images/cal-icon.png) no-repeat;
	top:273px;
}

.recurring{
	background: url(images/recurring-icon.png) no-repeat;
	top:363px;
}

.cash{
	background: url(images/savings-icon.png) no-repeat;
	top:463px;
	width: 26px;
	left: 14px;
}

.contentlist{
	list-style-type: disc;
	margin-left: 30px;
}

/* ---- Sidebar Styles  ---- */

.sidebar-content {
	width:305px;
	float: right;
	margin-top:35px;
	margin-right:48px;
}

.sidebar-content .assistance{
	width:305px;
	height: 70px;
	text-indent: -9999px;
	background: url(images/need-assistance.png) no-repeat;
}

.sidebar-content .calling{
	font-size: 14px;
	font-style: italic;
	float: right;
	text-align: right;
	padding-left: 100px;
	margin-bottom: 30px;
	margin-top: 20px;
	clear: both;
}

.sidebar-content .hrr{
	width:  275px;
	padding-bottom: 8px;
	clear: both;
	height: 1px;
	background: url(images/sidebar-hr.jpg) no-repeat;
	margin: 0 auto;
}



.online-ordering {
	width: 305px;
	padding-left: 80px;
	clear: both;
	background: url(images/onlineord-bg.png) repeat-y;
	position: relative;
	right: -23px;
	top: -160px;
}

.online-ordering h3 {
	font-size: 16px;
	font-weight: bold;
	padding-top: 16px;
}

.online-ordering .hr{
	width: 220px;
	height: 2px;
	overflow: hidden;
	background: url(images/order-span.jpg) no-repeat;
	position: relative;
	right: -3px;
}

.online-ordering .button {
	width: 208px;
	height: 33px;
	margin-top: 10px;
	margin-bottom: 20px;
	position: relative;
	left: -12px;
	background: url(images/order-button.png) no-repeat;
}

.online-ordering .button a {
	width: 208px;
	height: 33px;
	display: block;
	text-indent: -9999px;
}
.man {
	width: 103px;
	height: 241px;
	background: url(images/oil-man.png) no-repeat;
	position: relative;
	left: -12px;
}

.news-title {
	font-weight: bold;
}

.news-title a{
	color: #005995;
	font-family: 'Droid Sans', arial, serif; 
	font-weight: normal !important;
}

.news-wrap {
	margin-top: -80px;
	margin-bottom: 40px;
	height: 382px;
	overflow: hidden;
}

ul.service-locations{
	margin-top: 10px;
	width: 200px;
	float: left;
}

.sidebar-content h4{
	padding-left: 28px;
}

.map{
	width: 87px;
	height: 175px;
	background: url(images/NH.png) no-repeat;
	float: right;
	margin-top:-30px;
}

.footer-start{
	width: 957px;
	height: 18px;
	background: url(images/center-bg-btm.jpg) no-repeat;
	clear: both;
	margin: 0 auto;
}

.footer {
	background: #000;
	margin-left:20px;
	margin-right: 20px;
	padding:20px 12px 12px 12px;
	color: #FFF;
	overflow: hidden;
}

.footer a:link {
	color: #084d97;
	text-decoration: none;
}

.footer a:hover {
	color: #FFF;
	text-decoration: none;
}

.footer a:active {
	color: #FFF;
	text-decoration: none;
}

.footer a:visited {
	color: #084d97;
	text-decoration: none;
}

.footer-content{
	width: 690px; 
	float: right;
}

.footer-content ul{
	float: left;
	margin-right: 60px;
}

.footer-content .mainoffice{
	float: right;
	width:240px;
}


.footer-content .mainoffice span{
	padding-left:80px;
}

.footer .classleft{
	float: left;
}

.footer-end{
	width: 983px;
	height: 39px;
	background: url(images/footer-btm.png) no-repeat;
	margin: 0 auto;
}

.footer .copy {
	font-size: 10px;
	color: gray;
	text-align: center;
	clear: both;
	position: relative;
	top: 12px;
}


.footer .copy span{
	position: relative;
	left: 210px;
	font-size: 12px;
	padding-right: 30px;
}

.footer .copy span a{
	font-size: 12px;
	font-style: italic;
	color: #7accc8;
}
.footer .copy span a:visited{
	color: #7accc8;
}

/* ---------->>> jtip <<<---------------------------------------------------------------*/

#JT_arrow_left{
	background-image: url(images/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
    top:-3px;
}

#JT_arrow_right{
	background-image: url(images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:-2px;
}

#JT {
	position: absolute;
	z-index:100;
	border: 2px solid #000;
	background-color: #000;
	padding-left:4px;
	padding-bottom: 4px;
}

#JT_copy{
	padding:0px 0px 0px 0px;
	color:#FFF;
}

.JT_loader{
	background-image: url(images/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#JT_close_left{
	background-color: #000;
	text-align: left;
	padding-left: 2px;
	padding-bottom: 5px;
	padding-top: 0px;
	font-weight:bold;
}

#JT_close_right{
	background-color: #000;
	text-align: left;
	padding-left: 2px;
	padding-bottom: 5px;
	padding-top: 0px;
	font-weight:bold;
}

#JT_copy p{
margin: 0;
}



.jTip{
cursor: pointer;
}

