* {margin: 0; padding: 0;}
body {
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	background: #c3e1c9 url(../images/bg.png) top left repeat-x;
	color: #333333;
	font-size: 12px;
	line-height: 23px;
	}
a {
	color: #000000;
	font-weight: bold;
	}
ol {
	margin-left: 50px;
	margin-right: 30px;
	}
ol li {
	margin-bottom: 20px;
	}
.taglines {
	margin-left: 50px;
	padding: 0 0 5px 0;
	font-size: 15px;
	color: #666666;
	}
	
#termies p {
	padding: 7px;
	margin: 10px 20px;
	border: 1px solid #cccccc;
	background: #F1F1F1;
}
#topers {
width: 517px;
}

#zoom {
	border: none !important;
	background: none !important;
	
}
#tips p {
	margin: 0 50px 10px 100px;
	}
.taglines a {
	text-decoration: none;
	display: inline-block;
	padding-right: 200px;
	height: 25px;
	}
.taglines span {
	display: block;
	width: 30px;
	float: left;
	margin-left: 20px;
	}
.taglines a:hover {
	background: url(../images/down.gif) no-repeat top right;
	}
.down a:hover {
	background: url(../images/up.gif) no-repeat top right;
	}
a:hover {
	color: #008442;
	}
a:focus {
	outline: none;
	}
	
#container {
	width: 794px;
	margin: 0 auto;
	}
#header {
	position: relative;
	height: 149px;
	}
#header h1 {
	display: block;
	background: url(../images/logo.jpg) top left no-repeat;
	width: 191px;
	height: 120px;
	position: absolute;
	top: 16px;
	overflow: hidden;
	font-size: 1px;
	text-indent: -1000px;
	}
#header ul {
	list-style: none;
	position: absolute;
	top: 115px;
	height: 34px;
	right: 10px;
	background: url(../images/menu_bg.gif) top left repeat-x;
	}
#header #left {
	display: block;
	width: 9px;
	height: 34px;
	background: url(../images/menu_left.gif) top left repeat-x;
	}
#header #right {
	display: block;
	width: 9px;
	height: 34px;
	background: url(../images/menu_right.gif) top left repeat-x;
	}
	
#header ul li {
	float: left;
	}
#header li a {
	line-height: 30px;
	padding-top: 4px;
	height: 30px;
	padding-left: 11px;
	font-weight: bold;
	padding-right: 12px;
	display: block;
	background: url(../images/menu_sep.gif) top right no-repeat;
	text-decoration: none;
	color: #333333;
	font-size: 11px;
	text-transform: uppercase;
	}
#header li a:hover {
	color: #008442;
	}
span {
	color: #008442;
	}
#header #terms a {
	background: transparent !important;
	}
#content ul {
	margin-left: 45px;
	margin-top: 10px;
	font-size: 14px;
	margin-bottom: 10px;
	width: 300px;
	}
ul a {
	text-decoration: none;
	}
#content ul li {
	padding: 3px;
	}
#header h2 {
	font-size: 25px;
	color: #008442;
	position: absolute;
	top: 80px;
	right: 25px;
	text-align: center;
	width: 385px;
	}
#content {
	background: url(../images/content_bg.png) top left repeat-y;
	}
#contenttop {
	width: 794px;
	height: 15px;
	display: block;
	background: url(../images/content_bg_top.png) top left no-repeat;
	}
#contentbottom {
	width: 794px;
	height: 18px;
	display: block;
	background: url(../images/content_bg_bottom.png) top left no-repeat;
	}
#side {
	width: 218px;
	position: relative;
	float: right;
	margin-left: 15px;
	margin-top: 35px;
	}
#side .card {
	display: block;
	margin-bottom: 15px;
	width: 227px;
	height: 126px;
	background: url(../images/sidecard.png) top left no-repeat;
	}
	
#balance td {
	padding: 7px;
	font-size: 14px !important;
	}
#side p {
	line-height: 18px;
	width: 185px;
	margin-top: 3px;
	font-size: 11px;
	text-transform: uppercase;
}
h3 {
	margin: 0 23px 15px 20px;
	padding-top: 10px;
	font-weight: normal;
	font-size: 30px;
	color: #616161;
	}
h4 {
	margin: 0 20px;
	padding-top: 12px;
	color: #008442;
	border-bottom: 1px #cccccc solid;
	}
p {
	margin: 0 20px 10px 20px;
	font-size: 12px;
	line-height: 23px;
	width: auto;
	}
a#back {
	display: block;
	float: right;
	text-decoration: none;
	width: 194px;
	padding-top: 125px;
	background: url(../images/back.jpg) top left no-repeat;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: #313131;
	margin-left: 15px;
	}
a#back:hover {
	color: #008442;
	}
a#back2 {
	display: block;
	margin: auto 0;
	text-decoration: none;
	width: 194px;
	padding-top: 125px;
	background: url(../images/back.jpg) top left no-repeat;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: #313131;
	margin-left: 70px;
	}
.bottom {
	margin-bottom: 0px;
	}
a#back2:hover {
	color: #008442;
	}
#footer {
	margin: 5px 10px 0 0;
	text-align: right;
	font-size: 10px;
	}
	
