@charset "utf-8";

@font-face {
	font-family: 'cs_1';
	src: url('fonts/MyriadPro-Cond.eot'); /* IE9 Compat Modes */
	src: url('fonts/MyriadPro-Cond.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	     url('fonts/MyriadPro-Cond.woff') format('woff'), /* Modern Browsers */
	     url('fonts/MyriadPro-Cond.ttf')  format('truetype'), /* Safari, Android, iOS */
	     url('fonts/MyriadPro-Cond.svg#MyriadPro-Cond') format('svg'); /* Legacy iOS */
	}

body {
	font: 100%/1.6 Verdana, Helvetica, sans-serif;
	font-size:13px;
	background:url(images/bg.png);
	margin: 0;
	padding: 0;
	color: #000;
}

ul, ol, dl {
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
}
a img {
	border: none;
}
.content {
	position: relative;
	width: 960px;
	margin: 0 auto; 
}

#fadeshow1 {
	margin: 0 auto;
	z-index:9;
}

#container {
	width: 960px;
	margin: 0 auto;
	padding: 10px 0;
	background:url(images/bigflame.png);
	background-position:left bottom;
	background-repeat:no-repeat;
	background-color: #FFF;
}

#container h1 {
	font-family: cs_1, Myriad Pro Cond, Arial;
	font-size: 50px;
	color: #c33924;
	margin-bottom:0px;
}
#container h2 {
	font-family: cs_1, Myriad Pro Cond, Arial;
	font-size: 30px;
	color: #c33924;
}
#container h3 {
	font-family: cs_1, Myriad Pro Cond, Arial;
	font-size: 20px;
	color: #c33924;
	margin-bottom:16px;
}
#container h6 {
	font-family: cs_1, Myriad Pro Cond, Arial;
	font-size: 22px;
	color: #0a3b82;
	margin-bottom:8px;
}

#callback {
	position:absolute;
	top:0;
	right:90px;
	background:url(images/callback.png);
	height:52px;
	width:175px;
}

#footer h4 {
	font-family: cs_1, Myriad Pro Cond, Arial;
	font-size: 20px;
	color: #fff;
	margin-bottom:0px;
}
#footer h5 {
	font-family: cs_1, Myriad Pro Cond, Arial;
	font-size: 18px;
	color: #fff;
	margin-bottom:0px;
	font-weight:normal;
}
.box p {
	margin-bottom:5px;
	display:inline;
}
#boxCollection {
	margin-left:20px;
	margin-right:20px;
}
.box {
	color:#0a3b82;
	position:relative;
	padding:10px;
	width:425px;
	background:#fff;
	border-radius:5px;
	border:1px solid #932;
}
.box ul {
	list-style-type:none;
	color: #0a3b82;
}
.box a {
	color: #0a3b82;
}
.cr {
	position:absolute;
	top:20px;
	right:-50px;
	z-index:10;
}

.flame
{
	position:absolute;
	right:-20px;
	top:-50px;
	background:url(images/flame.png);
	height:119px;
	width:73px;
}

.phone
{
	position:absolute;
	right:-20px;
	top:-15px;
	background:url(images/phone_icon.png);
	height:78px;
	width:87px;
}

span.images {
	position:relative;
}

.wwc {
	float:right;
	margin-right: 70px;
	margin-left:20px;
}


#header {
	position:relative;
	width: 100%;
	height: 90px;
	background: #000;
	/*background: #274d7e;*/
}

#header h1 {
	display:block;
}
#header a {
	color:#fff;
}

#header .gsr {
	position:absolute;
	left:280px;
	top:5px;
}
#header .est {
	position:absolute;
	left:360px;
	top:1px;
}
#header .benchmark {
	position:absolute;
	z-index:6;
	left:350px;
	bottom:7px;
}

.flashgas {
	position:absolute;
	top:10px;
	left:452px;
	z-index:7;
}

.numbers {
	margin-top:-5px;
	font-variant:small-caps;
	position:absolute;
	z-index:8;
	right:0;
	top: 15px;
	color:white;
	text-align:right;
	font-family: cs_1, Myriad Pro Cond, Arial;
}

#number{
font-size:32px;
}
#email {
margin-top:-40px;
font-size:22px;
}

#nav {
	position:relative;
	z-index:11;
	width: 100%;
	background: #df4931;
	height: 35px;
	background:url(images/navbg.png);
}
#nav ul {
	text-align:center;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	padding-top: 8px;
	text-shadow: 2px 2px 5px #000000;
}
#nav li {
	display: inline;
	padding-left: 10px;
	margin-right: 10px;
	text-align:center;

}

#nav a, a:link, a:visited, a:active {
	text-decoration:none;
	color: #fff;
}
#nav a:hover {
	text-decoration:underline;
}

.inlineBlock {
 display:inline-block;
 zoom:1; /* IE 7 Hack starts here*/
 *display:inline;
 }

#footer {
	width:100%;
	background: #274d7e;
	color:#fff;
}

#footer a {
	color:#fff;
}
#footer a:hover {
	text-decoration:underline;
}

#footerLeft {
	width:200px;
	float:left;
	
}
#footerLeft ul li {
	margin-left:15px;
	list-style-type:none;
	font-size:10px;
}

#footerMiddle {
	width:400px;
	float:left;
}
#footerMiddle p {
	font-size:10px;
}

#footerRight {
	width:300px;
	float:right;
}



.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}