@charset "utf-8";
body {
/*	font-family: Arial, Helvetica, sans-serif;		*/
	font-family: Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	background-color: #feffe2;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(images/body-bkg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
h1 {
/*	font-family: "Swis721 Lt BT", Arial;		*/
	font-size: 28px;
	color: #37467F;
	line-height: 32px;
}
h2 {
/*	font-family: "Swis721 Lt BT", Arial;		*/
	color: #37467F;
}
h3 {
/*	font-family: "Swis721 Lt BT", Arial;		*/
	color: #37467F;
}
h4 {
/*	font-family: "Swis721 Lt BT", Arial;		*/
	color: #37467F;
}
a, a:link, a:visited {
	color: #1e8035;
	text-decoration: none;
}
a:hover{
	text-decoration:underline;
	color: #394883;
}
#container {
/*	background-color: #FFFFFF;		*/
	text-align: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #eeeeee;
	border-left-color: #eeeeee;
	width: 1050px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
/*	font-family: Arial, Helvetica, sans-serif;		*/
	font-family: Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	font-size: 12px;
/*	color: #666666;		*/
	color: #000;
	background: #FFF url(images/header-bkg.gif) top left no-repeat;
}


#Row1 {
/*	font-family: Verdana, Arial, Helvetica, sans-serif;		*/
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 83px;
	margin: 0px;
	width: 1050px;
/*	background-image: url(images/row1-bkg.gif);
	background-repeat: no-repeat;
	background-position: center top;	*/
	background: url(images/nav-bkg.gif) top left repeat-x;
	padding: 0px;
/*	z-index: 11;		*/
}
#Row1 a{
	text-decoration:none;
	color: #FFFFFF;
	background-image: url(images/topnav-bkg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	text-align: center;
	height: 60px;
	width: 116px;
	padding-top: 23px;
}
#Row1 a:hover{
	text-decoration:none;
	color: #394883;
	background-image: url(images/topnav-bkg.jpg);
	background-repeat: no-repeat;
	background-position: 0px -83px;
	float: left;
}
#Row1 img{
	float: left;
	margin: 0px;
	padding: 0px;
	border: 0px none #FFFFFF;
}
#cPhone {
/*	font-family: "Swis721 Lt BT";		*/
	font-size: 22px;
	color: #394883;
	background: url(images/phone-bkg2.jpg) bottom right no-repeat;
	text-align: right;
	height: 66px;
	width: 1050px;
/*	padding-top: 9px;
	padding-right: 94px;
*/	padding-top: 0;
	padding-right: 0;
	float: left;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	z-index: 10;
	background-color: transparent;
}

#cPhone .text {
	width: 590px;
	height: 30px;
	text-align:right;
	padding: 10px 10px 0 0;
	color: #394883;
	background-color: #FFF;
	margin: 0;
	margin-right: 54px;
	float:right;
}
#cPhone .text2 {
	width: 575px;
	height: 25px;
	text-align:right;
	padding: 5px 10px;
	color: #394883;
	background-color: #FFF;
	margin: 0;
	margin-right: 54px;
	float:right;
}
#LeftNav {
/*	font-family: Arial, Helvetica, sans-serif;		*/
	font-size: 12px;
	text-align: right;
	padding: 0px;
	float: left;
	width: 327px;
}
#LeftNav-in {
/*	font-family: Arial, Helvetica, sans-serif;		*/
	font-size: 16px;
	text-align: right;
	padding: 0px;
	float: left;
	width: 327px;
/*	height: 600px;	*/
	line-height: 24px;
	font-weight: bold;
}
#LeftNav-in a{
	color: #1e8035;
	text-decoration: none;
}
#LeftNav-in a:hover{
	color: #394883;
	text-decoration: none;
}
#LNavtext {
	text-align: right;
	width: 217px;
	padding-top: 8px;
	padding-right: 30px;
	padding-left: 80px;
	min-height: 75px;
	background-image: url(images/leftnav-bkg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#LeftNav .go {
	margin-top: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 10px;
	margin-bottom: 30px;
}
.LeftNavtext {
	text-align: right;
	width: 217px;
	padding-top: 8px;
	padding-right: 30px;
	padding-left: 80px;
	background-image: url(images/leftnav-bkg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#MainContent {
	width: 680px;
	float: left;
	margin: 0px;
	padding: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #eeeeee;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eeeeee;
/*	font-family: Arial, Helvetica, sans-serif;		*/
	font-size: 12px;
	line-height: 1.6em;
	text-align:justify;
}

#MainContent h1 {
	margin-top: 0px;
}
#leftHolder {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 327px;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-color: #eeeeee;
	border-left-color: #eeeeee;
}
#Features {
	background-color: #FFFFFF;
	float: left;
	width: 720px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #eeeeee;
	border-left-color: #eeeeee;
	height: 200px;
}
#Fbox1 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 240px;
	width: 239px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eeeeee;
	background-color: #FFFFFF;
	background-image: url(images/feature-bkg.jpg);
	background-position: right 30px;
	background-repeat: no-repeat;
}
#fboxTop {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 100%;
	background-image: url(images/fbox-bkg.jpg);
	background-repeat: repeat-x;
}
#FText {
/*	font-family: Arial, Helvetica, sans-serif;		*/
	font-size: 12px;
	color: #000000;
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	height: 210px;
	width: 208px;
}
#Footer {
	padding: 0px;
	clear: both;
	width: 1050px;
	height: 124px;
	background-image: url(images/footer-bkg.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin:0 0 10px 0;
}
#FooterLeft {
	color: #36477F;
	background-image: url(images/footer-left2.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	float: left;
	width: 174px;
	width:187px;
	height:120px;
/*	height: 45px;
	width: 174px;
	position: static;
	bottom: -60px;
	padding-top: 100px;
	padding-left: 153px;
*/	padding-top: 25px;
	padding-left: 140px;
	text-align:left;
	font-size: 11px;
	margin-top: -35px;
}
#FooterRight {
/*	padding-top: 60px;
	padding-left: 20px;
*/	width: 650px;
	margin-left: 327px;
	padding: 30px 0 0 22px;
}
#FooterRight a{
	color: #1e8035;
	text-decoration: none;
}
#FooterRight a:hover{
	text-decoration:none;
	color: #394883;
}
#rFloatInt {
	font-size: 14px;
	color: #333333;
	background-color: #E4F2DB;
	font-weight: bold;
	float: right;
	width: 200px;
	padding: 20px;
	margin-left: 10px;
	border: 1px solid #B9E0A1;
}
#flashcontent {
	margin: 0px;
	height: 233px;
	width: 1049px;
	clear: both;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Row2 {
	margin: 0px;
	padding: 0px;
	height: 230px;
	width: 1050px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 0;
	background-color: transparent;
}
#Row2 img{
	float: left;
	margin: 0px;
	padding: 0px;
	border:none;
	background-color: transparent;
}

.rotator {
	height: 230px;
	width: 600px;
	background-color: #fff;
	float: right;
	padding: 0;
	margin: 0 54px 0 0;
	overflow:hidden;
}

.rotator img {  
    padding: 0;
	margin: 0;  
    border:  none;  
    width:  600px; 
    height: 230px; 
    top:  0; 
    left: 0 
}

.header {
	height: 234px;
	width: 654px;
	background-color: #fff;
	float: right;
	padding: 0;
	margin: 0;
	overflow:hidden;
}

.header img {  
    padding: 0;
	margin: 0;  
    border:  none;  
    width:  654px; 
    height: 234px; 
	float: right;
}

.borderon {
	border: 1px orange dashed;
}
#gas{
	position:absolute;
	float:left;
	margin:180px 0px 0px 100px;
}
