html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub,  tt, var,
b, u, i, center,
dl, dt, dd, 
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}

blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}
/* CSS Document */
body {
	background: white;
font-family: Lato;
    font-weight: normal;
    font-style: normal;
	font-size: 12px;
	color: #444;
	width: 100%;
	height: 100%;
}

hr {
border: 0px;
height: 1px;
background: #888;
}

	margin-left: auto;
	margin-right: auto;

@media (min-width: 768px) {
.container {
	margin-left: auto;
	margin-right: auto;
	width: 750px;
}
}
@media (min-width: 992px) {
.container {
	margin-left: auto;
	margin-right: auto;
	width: 970px;
}
}
@media (min-width: 1200px) {
.container {
	margin-left: auto;
	margin-right: auto;
	width: 1170px;
}
}
.darken {
    display: inline-block;
    padding: 0;
}
.darken:a {
color: red;
}

.content {
	margin: 0 auto;
	width: 100%;
	height: 100%;
}
.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 0px;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 0px;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.themiddle {
	display: inline;
	margin-left: auto;
	margin-right: auto;
}

.banner {
	float: left;
	clear: both;
	height:82px;
	width: 100%;
	background: #161616;
	color: #676767;
	overflow: hidden;
}

.bluebar {
	float: left;
	clear: both;
	height:8px;
	width: 100%;
	font-size: 1px;
	line-height: 1px;
	background: #cadeea;
	color: #cadeea;
	overflow: hidden;
}

.menubar {
	float: left;
	clear: both;
	width: 100%;
	font-size: 12px;
	line-height: 25px;
	background: white;
	color: black;
	overflow: hidden;
	margin: 15px;
}

.menubar a {
	font-size: 12px;
	line-height: 25px;
	background: white;
	color: black;
	text-decoration: none;
}

.menubar a:hover {
	font-size: 12px;
	line-height: 25px;
	background: white;
	color: #666666;
	text-decoration: none;
}

.therow {
		float: left;
		clear: both;
		width: 100%;
		background-image: url(../images/dirt.png), url(../images/oil-well.png), url(../images/oil-guy-v2.png), url(../images/bg1.png);
		background-color: #dddbb2;
		background-repeat: no-repeat,no-repeat, no-repeat, no-repeat;
		background-position: center bottom, center bottom, right top, left top;
		background-size: contain, auto auto, auto auto, cover;
		min-height: 620px;

}

.simplerow {
		float: left;
		clear: both;
		width: 100%;
		background-image: url(../images/bg1.png);
		background-color: #dddbb2;
		background-repeat: no-repeat;
		background-position: left top;
		background-size: cover;


}


.thelogo {
margin-top: 11px;
float: left;
}

.theblurb {
margin-top: 31px;
margin-left: 20px;
float: left;
}

.thecta {
margin-top: 20px;
float: right;
}

.theform {
}

.formtext {
color: #333;
font-size: 16px !important;
line-height: 1.4;
}
.formtext li{
margin: 0.1em 0.3em; padding: 0.1em;
}
.formtext p{
margin: 10px 0px 10px 0px;
}
.formtext a{
 color: #0000cc;
 text-decoration: none;
}


.wbox     {
		background: -webkit-linear-gradient(bottom, #e0deb9, #EEEEEE);
		background: -moz-linear-gradient(bottom, #e0deb9, #EEEEEE);
		background: -linear-gradient(bottom, #e0deb9, #EEEEEE);
		vertical-align: text-top;
		position:relative;
	height: auto;
	width: auto;
		font-size: 14px;
		font-style: normal;
		line-height: 24px;
		font-weight: bold;
		color: #444;
		text-decoration: none;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
		padding:10px;
		border: 1px solid #999;
		border: inset 1px solid #333;
		-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
		-moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
		box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
}

.wbox td {
		padding: 5px 5px 5px 5px;
}

.fform form    {
		background: -webkit-linear-gradient(bottom, #e0deb9, #EEEEEE);
		background: -moz-linear-gradient(bottom, #e0deb9, #EEEEEE);
		background: -linear-gradient(bottom, #e0deb9, #EEEEEE);
		vertical-align: text-top;
		position:relative;
	height: auto;
	width: auto;
		font-size: 14px;
		font-style: italic;
		line-height: 24px;
		font-weight: bold;
		color: #09C;
		text-decoration: none;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
		padding:10px;
		border: 1px solid #999;
		border: inset 1px solid #333;
		-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
		-moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
		box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
}

.fform input    {
		margin-left: 24px;
		border: 1px solid #999;
		height: 20px;
		width: auto;
		background: #cadeea;
		vertical-align: text-top;
		-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
		-moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
		box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
}

.fform select   {
		margin-left: 24px;
		border: 1px solid #999;
		height: 20px;
		width: auto;
		background: #cadeea;
		vertical-align: text-top;
		-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
		-moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
		box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
}

.fform span {
		font-size: 14px;
		font-style: italic;
		line-height: 24px;
		font-weight: bold;
		color: #09C;
		text-decoration: none;
vertical-align: 5px;
}


.wform form    {
		background: -webkit-linear-gradient(bottom, #e0deb9, #EEEEEE);
		background: -moz-linear-gradient(bottom, #e0deb9, #EEEEEE);
		background: -linear-gradient(bottom, #e0deb9, #EEEEEE);
		vertical-align: text-top;
		position:relative;
	height: auto;
	width: auto;
		font-size: 14px;
		font-style: italic;
		line-height: 24px;
		font-weight: bold;
		color: #09C;
		text-decoration: none;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
		padding:10px;
		border: 1px solid #999;
		border: inset 1px solid #333;
		-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
		-moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
		box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
}

.wform input    {
		margin-left: 24px;
		border: 1px solid #999;
		height: 20px;
		width: auto;
		background: #cadeea;
		vertical-align: text-top;
		-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
		-moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
		box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
}

.wcbox    {
		display: inline;
		margin-left: 24px;
		vertical-align: 10px;
		border: none;
		height: 20px;
		width: auto;
 }


.wform select   {
		margin-left: 24px;
		border: 1px solid #999;
		height: 20px;
		width: auto;
		background: #cadeea;
		vertical-align: text-top;
		-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
		-moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
		box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
}

.wform span {
		font-size: 14px;
		font-style: italic;
		line-height: 24px;
		font-weight: bold;
		color: #09C;
		text-decoration: none;
vertical-align: 5px;
}

.wform td {
padding: 5px;
}



form    {
		background: -webkit-linear-gradient(bottom, #e0deb9, #EEEEEE);
		background: -moz-linear-gradient(bottom, #e0deb9, #EEEEEE);
		background: -linear-gradient(bottom, #e0deb9, #EEEEEE);

		position:relative;
		width:500px;
		height:350px;
		font-size: 14px;
		font-style: italic;
		line-height: 24px;
		font-weight: bold;
		color: #09C;
		text-decoration: none;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
		padding:10px;
		border: 1px solid #999;
		border: inset 1px solid #333;
		-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
		-moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
		box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
}

input    {
		width:375px;
		display:block;
		border: 1px solid #999;
		height: 25px;
		background: #cadeea;
		-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
		-moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
		box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
}

textarea#feedback {
		width:375px;
		height:150px;
}

textarea.message {
	display:block;
}

input.button {
		width:100px;
		position:absolute;
		right:20px;
		bottom:20px;
		background:#09C;
		color:#fff;
		height:30px;
		-webkit-border-radius: 15px;
		-moz-border-radius: 15px;
		border-radius: 15px;
		border: 1p solid #999;
}
input.button:hover {
		background:#fff;
		color:#09C;
}
textarea:focus, input:focus {
		border: 1px solid #09C;
}







.filler {
		float: left;
		clear: both;
		width: 100%;
		background-color: #be7d0b;
}

.footerbar {
	float: left;
	clear: both;
	height:30px;
	width: 100%;
	position: absolute;
	left: 0px;
	bottom: 0px;
	font-size: 14px;
	background: #161616;
	color: #676767;
	overflow: hidden;
}


.footerbar2 {
	float: left;
	clear: both;
	height:30px;
	width: 100%;
	font-size: 14px;
	background: #161616;
	color: #676767;
}


.benefitleft {

	position: absolute;
	top: 0px;
	left: 10px;
	z-index: 901;
	
}
.benefitright {
	position: absolute;
	top: 0px;
	right: 10px;
	z-index: 902;
}

.benefitcenter {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}



.mystyle {
color: #22BBED; font-family: 'Kaushan Script' !important;
}

.topnav {
clear: both;
text-align: center;
text-decoration: none;
color: #4c4c4c;
font-size: 13px;
font-weight: bold;
	z-index: 903;
}


.topnav  a:link {
text-decoration: none;
color: #808080;
font-size: 13px;
margin-left: 20px;
font-weight: bold;
}

.topnav  a:visited {
text-decoration: none;
color: #808080;
font-size: 13px;
margin-left: 20px;
font-weight: bold;
}

.topnav  a:hover {
text-decoration: none;
color: #aaaaaa;
font-size: 13px;
margin-left: 20px;
font-weight: bold;
}
.topnav  a:active{
text-decoration: none;
color: #808080;
font-size: 13px;
margin-left: 20px;
font-weight: bold;
}
.topnav  a:focus {
text-decoration: none;
color: #aaaaaa;
font-size: 13px;
margin-left: 20px;
font-weight: bold;
}

.topnav .selected a {
text-decoration: none;
color: #333333;
font-size: 13px;
margin-left: 20px;
font-weight: bold;
}





.midnav {
font-family: 'Open Sans', sans-serif;;
clear: both;
text-align: center;
text-decoration: none;
color: #4c4c4c;
font-size: 18px;
font-weight: bold;
	z-index: 903;
}


.midnav  a:link {
text-decoration: none;
color: #bbb;
font-size: 18px;
margin-left: 20px;
font-weight: bold;
}

.midnav  a:visited {
text-decoration: none;
color: #bbb;
font-size: 18px;
margin-left: 20px;
font-weight: bold;
}

.midnav  a:hover {
text-decoration: none;
color: #eee;
font-size: 18px;
margin-left: 20px;
font-weight: bold;
}
.midnav  a:active{
text-decoration: none;
color: #ddd;
font-size: 18px;
margin-left: 20px;
font-weight: bold;
}
.midnav  a:focus {
text-decoration: none;
color: #eee;
font-size: 18px;
margin-left: 20px;
font-weight: bold;
}

.midnav .selected a {
text-decoration: none;
color: #ffffff;
font-size: 18px;
margin-left: 20px;
font-weight: bold;
}

.midnav a.selected {
text-decoration: none;
color: #ffffff;
font-size: 18px;
margin-left: 20px;
font-weight: bold;
}





.botnav {

text-decoration: none;
color: #4c4c4c;
font-size: 13px;
font-weight: bold;

}


.botnav  a:link {
text-decoration: none;
color: #808080;
font-size: 13px;
margin-left: 20px;
font-weight: bold;
}

.botnav  a:visited {
text-decoration: none;
color: #808080;
font-size: 13px;
margin-left: 20px;
font-weight: bold;
}

.botnav  a:hover {
text-decoration: none;
color: #aaaaaa;
font-size: 13px;
margin-left: 20px;
font-weight: bold;
}
.botnav  a:active{
text-decoration: none;
color: #808080;
font-size: 13px;
margin-left: 20px;
font-weight: bold;
}
.botnav  a:focus {
text-decoration: none;
color: #aaaaaa;
font-size: 13px;
margin-left: 20px;
font-weight: bold;
}

.botnav .selected a {
text-decoration: none;
color: #333333;
font-size: 13px;
margin-left: 20px;
font-weight: bold;
}


.widecontent {
	float: left;
	clear: both;
	margin: 0 auto;
	width: 100%;
}

.bluestripe {
	background: #fff url(../images/bluestripe.png) repeat-x;
}

.maincontent {
background: transparent;
margin-left: auto;
margin-right: auto;
width: 1230px;
}



.shadow57 {
-webkit-box-shadow: 3px 3px 2px 1px rgba(51,51,51,1);
-moz-box-shadow: 3px 3px 2px 1px rgba(51,51,51,1);
box-shadow: 3px 3px 2px 1px rgba(51,51,51,1);}

.slimbenefitbar {
	height:61px;
	float: left;
	margin: 0 auto;
	width: 100%;
	background: url(../images/slimbg.jpg);

}
.slimbenefitbanner {
	height:61px;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	position: relative;
	overflow: hidden;
}


.importantbar {
	clear:  both;
	height:100px;
	float: left;
	margin: 0 auto;
	width: 100%;
	background: url(../images/important-banner-bg.jpg);
}

.importantbanner {
	height:100px;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	position: relative;
	overflow: hidden;
}

#theslideshow { 
	margin: 0px;
	padding: 0px;
    position: absolute;
	width: 770px;
	height: 350px;
    top: 0px; 
    left: 0px; 
}
#theblurb { 
	margin: 0px;
	padding: 0px;
    position: absolute;
	width: 220px;
	height: 330px;
    top: 10px; 
    left: 780px; 
	overflow: hidden;
}
#thecomments {
	margin: 0px;
	padding: 0px;
    position: relative;
	width: 220px;
	height: 320px;
    top: 0px; 
    left: 0px; 
	font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-variant: normal;
font-weight: normal;
text-decoration: none;
color: #777777;
}

#thenews { 
	margin: 0px;
	padding: 0px;
    position: absolute;
	width: 220px;
	height: 330px;
    top: 10px; 
    left: 780px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
font-style: normal;
font-variant: normal;
font-weight: normal;
text-decoration: none;
color: #333333;
}

.dhead {
color: #0065a4; font-size: 16px;
font-weight: bold;
}

.ashadow {
  -moz-box-shadow:    3px 5px 3px 3px #999;
  -webkit-box-shadow: 3px 5px 3px 3px #999;
  box-shadow:         3px 5px 3px 3px #999;
}

.benefitcontentbar {
	float: left;
	margin: 0 auto;
	width: 100%;
}
.benefitcontent {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	overflow: hidden;
	background: white;
}
.herobar {
	float: left;
	margin: 0 auto;
	width: 100%;
	height: 350px;
	background: url(../images/herobg.jpg);
}
.herocontent {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	height: 350px;
	position: relative;
}
.rhobannerbar {
	float: left;
	margin: 0 auto;
	width: 100%;
	height: 37px;
	background: url(../images/herobg.jpg);
}
.rhobanner {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	height: 37px;
	overflow: hidden;
}
.r2rbar {
	float: left;
	margin: 0 auto;
	width: 100%;
	height: 435px;
	background: url(../images/r2r-background.jpg);
}
.disclaimer1 {
	float: left;
	margin: 0 auto;
	width: 100%;
	background: white;
}
.disclaimer1text {
	margin-left: auto;
	margin-right: auto;
	width: 580px;
	overflow: hidden;
	color: #aaaaaa;
	font-size: 9px;
}

.copy1 {
	float: left;
	clear: both;
	margin: 0 auto;
	width: 100%;
	background: white;
}
.copytext {
	margin-left: auto;
	margin-right: auto;
	margin-top: 11px;
	margin-bottom: 5px;
	width: 900px;
	color: #999999;
	font-size: 11px;
}

.disclaimer2text {
	color: #999999;
	font-size: 11px;
}

.r2rcontent {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	height: 435px;
	position: relative;
	overflow: hidden;
}
.rhobar {
	float: left;
	margin: 0 auto;
	width: 100%;
	height: 1024px;
	background: url(../images/background.png);
}
.rhocontent {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	height: 575px;
	position: relative;
	overflow: hidden;
}

.launchbutton a, .launchbutton  a:link, .launchbutton  a:visited {
font-family: "Trebuchet MS", Arial, sans-serif;
font-size: 1.3em;
font-weight: bold;
padding: 9px 17px 10px 17px;
color: #fff; 
text-decoration: none;
border: 1px solid #289311;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
background: #31ac18;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#31ac18), to(#1f7b09));
background: -moz-linear-gradient(#31ac18, #1f7b09);
background: linear-gradient(#31ac18, #1f7b09);
-pie-background: linear-gradient(#31ac18, #1f7b09);
float: right;
margin: 10px 0 0 20px;
cursor: pointer;
behavior: url(/Areas/R2R/app/css/PIE.htc);
}

.launchbutton a:hover {
text-decoration: none;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
background: #5bce36;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#5bce36), to(#218e03));
background: -moz-linear-gradient(#5bce36, #218e03);
background: linear-gradient(#5bce36, #218e03);
-pie-background: linear-gradient(#5bce36, #218e03);
behavior: url(/Areas/R2R/app/css/PIE.htc);
}


.benefitcontentarea {
margin: 0px 50px 0px 50px;
background: white;
}
.benefitcontentfull {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	overflow: hidden;
	background: white;
}
.benefitcontentareafull {
margin: 0px 50px 0px 40px;
}
.benefitbg {
position: absolute;
left: 45px;
top: 0px;
width: 867px;
height: 121px;
overflow: hidden;
z-index: 1;
}

.benefitnews {
position: absolute;
left: 688px;
top: 30px;
width: 311px;
height: 58px;
z-index: 10;
}

.slimbenefitlogo {
position: absolute;
left: 0px;
top: 1px;
width: 244px;
height: 59px;
z-index: 10;
}

.benefitlogo {
position: absolute;
left: 0px;
top: 9px;
width: 250px;
height: 100px;
z-index: 10;
}
.benefitlogo2 {
position: absolute;
left: 165px;
top: 62px;
width: 300px;
height: 50px;
z-index: 20;
}
.benefitchart {
position: absolute;
left: 750px;
top: 86px;
width: 190px;
height: 95px;
}
.benefittitle {
position: absolute;
left: 160px;
width: 670px;
height: 100px;
top: 110px;
font-family: times, Times New Roman, times-roman, georgia, serif;
font-size: 70px;
text-decoration: none;
font-weight: bold;
color: #444;
				letter-spacing: -2px;
}
.benefittitle p{
text-align: center;
margin-left: auto;
margin-right: auto;
color: #444;
				letter-spacing: -2px;
}

.benefitsubtitle {
position: absolute;
left: 160px;
width: 670px;
height: 100px;
top: 187px;
font-family: times, Times New Roman, times-roman, georgia, serif;
font-size: 20px;
text-decoration: none;
font-weight: bold;
color: #444;
				letter-spacing: -1px;
}
.benefitsubtitle p{
text-align: center;
margin-left: auto;
margin-right: auto;
color: #444;
				letter-spacing: -1px;
}

.benefitabovenav {
position: absolute;
width: 870px;
height: 1px;
top: 90px;
left: 50px;
}

.benefitbelownav {
position: absolute;
width: 870px;
height: 1px;
top: 128px;
left: 50px;
}

.benefitrest {
float: left;
clear: both;
	margin: 0 auto;
	width: 100%;
background:#a3ebfa url(../images/background.png);
}

.introtext {
font-family: 'Open Sans', sans-serif;
color: #333;
font-size: 18px !important;
font-weight: 300;
line-height: 1.4;
}

.maintext {
font-family: 'Open Sans', sans-serif;
color: #333;
font-size: 18px !important;
font-weight: 300;
line-height: 1.4;
}
.maintext li{
margin: 0.1em 0.3em; padding: 0.1em;
}
.maintext p{
margin: 10px 0px 10px 0px;
}
.maintext a{
 color: #0000cc;
 text-decoration: none;
}
.maintext b{
font-weight: 600;
}
.stdtext {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #333;
font-size: 14px;
font-weight: normal;
line-height: 1.4;
}
.stdtext li{
margin: 0.1em 0.3em; padding: 0.1em;
}

.col21L {
	margin-right: 300px;
}
.col21R {
	float: right;
	width: 300px;
}

.col12L {
	float: left;
	width: 300px;
}
.col12R {
	margin-right: 300px;
}

.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 0px;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 0px;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft,
.alignright,
.aligncenter {
	margin-bottom: 12px;
}

.footer {
    background: #fff ;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 10px;
	width: 940px;
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
.footer a {
	color: #555;
	text-decoration: none;
}
.footertext {
margin: 7px;
}

