/* RESET */

html, body, div, span, applet, object, iframe, h1, h2, h3, h5, h4, 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, 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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* UNIVERSAL STYLES */
html,body {
width:100%;
height:100%;
}
body {
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	color: #154051;
	text-align: left;
	min-height:680px;
}
#flashcontent {
width:100%;
height:100%;
}
#largebackground {
	background-image: url(../images/balloonbackground.jpg);
	background-position: center center;
	width:100%;
	height:100% !important;
	background-color: #c4e0eb;
	background-repeat: no-repeat;
}
#htmlversion {
position:absolute;
top:15%;
width:800px;
left: 50%;
margin-left:-400px;
}
h1 {
	font-size:80px;
	line-height:75px;
	margin-bottom:10px;
	text-transform:uppercase;
	font-weight:700;
	width:650px;
	height:130px;
	display:block;
	text-indent:-9999px;
	background-image: url(../images/welcometobartercard.gif);
	background-repeat: no-repeat;
}
h2 {
font-size: 19px;
width:80%;
margin-bottom:10px;
font-weight:200;
line-height:1.1;
}
a {
color:#7999a3;
}
ul li a {
float:left;
	display:block;
	text-indent:-9999px;
	background-image: url(../images/graphicallinks.gif);
	background-repeat: no-repeat;
	height: 50px;
	width:180px;
	line-height:0;
}
ul {
padding:20px;
}
ul li {
line-height:0;
}
ul li a.fulllink {
	margin-left: 20px;
	width:270px;
	background-position: -185px 0;
}
ul li a:hover {
background-position: 0 -50px;
}
ul li a.fulllink:hover {
background-position: -185px -50px;
}
.logolink {
position:absolute;
bottom:30px;
right:30px;
}
#footer {
	background-image: url(../images/footerlogos.png);
	background-repeat: no-repeat;
	height: 66px;
	padding: 15px 0 0 310px;
	position:absolute;
bottom:20px;
left:30px;
color:#FFFFFF;
}
#footer h3 {
	font-size:20px;
}
#footer p {
	font-size:12px;
}
.thousandhourslink {
display:block;
text-indent:-9999px;
width:70px;
height:70px;
float:left;
margin-left:-110px;
margin-top:-20px;
}
