/* Reset stylesheet by http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

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, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;	padding: 0;	border: 0;	outline: 0;	font-size: 100%;	vertical-align: baseline;	background: transparent;}
body {line-height: 1;}	ol, ul {list-style: none;}	blockquote, q {quotes: none;}	blockquote:before, blockquote:after,q:before, q:after {	content: '';content: none;}
:focus {outline: 0;}
ins {text-decoration: none;}
del {text-decoration: line-through;}
table {	border-collapse: collapse;border-spacing: 0;}

/* Generic styles */

body {
	background: #fff url(images/body.jpg) no-repeat top;
	font-family: Helvetica, Arial,sans-serif;
	font-size: 62.5%;}

p, li {
	font-size: 2.8em;
	font-weight: bold;
	line-height: 1.5;}

a {
	color: #3C8BA8;}
	
a:focus {
	color: #333;}	
	
#content {
	background: #fff;
	margin: 0 auto;
	padding-bottom: 10em;
	text-align: center;
	width: 960px;
	min-height: 650px;
	height: auto !important;
	height: 650px;
	border-top: 10px solid #424242;}	

#footer {
	display: block;
	padding: 0 3em;
	text-align: right;
	font-size: 1.1em;
	margin: 0 auto;
	width: 900px;
	color: #999;}	

#content img {
	margin-top: 5em;}	
	
#greenBox {
	color: #fff;
	width: 532px;
	padding-top: 2em;
	margin: 3em auto 0;
	background: #7db900 url(images/greenBox.gif) no-repeat top;}	
	
#greenBox div {
	zoom: 1;
	overflow: hidden;
	margin-top: 2em;
	padding: 3em 3em 5em;
	background: #7db900 url(images/greenBox.gif) no-repeat bottom;}	
	
#greenBox p {
	margin-bottom: 2em;}
	
#greenBox li {
	text-align: center;
	float: left;
	width: 50%;}	
	
#greenBox span {
	display: block;
	color: #ecffc3;
	font-size: 90%;}	


	
	
	
