html, body{
	background-color:#be9a5c;
	margin:0;
	padding:0;
	font-family:"trebuchet ms", Arial, Verdana, Helvetica, sans-serif;
	font-size:13px;
	height:100%;
	border:none;
	color:#E8DA9D;
}

h2,h1,h3,h4,form,p{
	margin:0;
	padding:0;
}

a{
	color:#BE9A5C;
	text-decoration:none;
	cursor:pointer;
}

a:hover{
	text-decoration:underline;
}


h2#discover {
	width:154px;
	height:90px;
	margin:0 0 5px 67px;
	text-indent:-9999px;
	background: url(/images/lc_he_discover.gif) 0 bottom no-repeat;
}

h2#income {
	width:271px;
	height:59px;
	margin:0;
	text-indent:-9999px;
	background: url(/images/lc_income_opp.gif) 0 bottom no-repeat;
}

#never {
	height: 52px;
	width: 448px;
	background: url(/images/never_had_coffee.gif) no-repeat;
	text-indent: -9999px;
	position: absolute;
	margin: 14px 0 0 70px;
}


#header{
	height:117px;
	background:#391F09 url(/images/lc_header_bus.jpg) no-repeat center top;
	margin:0;
	padding:0;
}
#header h1{
	display:none;
}

#header #name{
	font-weight:bold;
	float:right;
	margin:10px 15px 0 0;
	height: 50px;
}


#container{
	width:900px;
	margin:20px auto;
	padding:0;
	min-height:100%;
}

#splash {
	width:452px;
	height:552px;
	float:left;
	display:inline;
	background: url(/images/lc_cup_bus.jpg) no-repeat;
}

#formsection {
	width:448px;
	height:552px;
	float:left;
	display:inline;
	background: url(/images/lc_back_bus.jpg) no-repeat;
	padding-top:1px;
}

#welcome {
	height:332px;
	padding: 0 25px 0 20px;
	overflow: hidden;
	font-size: 12px;
	line-height: 16px;
}

#capture {
	padding: 0 15px 0 20px;
	height: 142px;
}

#capture td {
	font-size:11px;
}

td#terms {
	font-size:10px;
	line-height:10px;
}

#emailaddress,#firstname,#lastname,#mcountry,#phone {
	width:150px;
	font-size:10px;
}

#change {
	margin: 0 10px 0 20px;
	height: 142px;
	background: url(/images/change_your_life.gif) no-repeat 0px center;
}

#learn_more {
	height:78px;
	display:block;
	border:none;
	background:url(/images/learn_more.gif) no-repeat right top;
	width:438px;
	margin:0;
	padding:0;
	text-indent: -9999px;
	cursor: pointer;
	outline: none;
}
#learn_more:hover{
	background-position:right bottom;
}

#footer {
	text-align:center;
	font-size: 12px;
	padding: 10px 0 0 10px;
	border-bottom: 1px solid #73441A;
}
#footer a {
	color:#FFF;
}

#disclaimer {
	font-size:10px;
	color: #73441A;
	line-height: 12px;
	padding: 10px 0;
}

#disclaimer p{
	margin:0;padding:0 0 5px 0;
}

.clear{
	clear:left;
	height:1px;
}
.center{
	text-align:center;
}
.yellow{
	/*color:#ff9900;*/
	color:#B76920;
}
.bold{
	font-weight:bold;
}
.red{
	color:#CC0000;
}
.floatleft{
	float:left;
	margin:10px 10px 10px 0;
}
.floatright{
	float:right;
	margin:10px 0px 10px 10px;
}
.small{
	font-size:80%;
}
#copy{
	text-align:right;
	padding-right:20px;
}

.hidden{
	display:none;
}
#m_login {
	font-size: 14px;
	background: url(/images/lock.png) no-repeat left center;
	padding-left: 18px;
}

#translator{
	padding:5px 15px;
	position:absolute;
}
#translator a{
	width:18px;
	height:12px;
	display:block;
	float:left;
	display:inline;
	padding:8px;
}
#translator a:hover{
	background:url(/images/flag_over.png) left top no-repeat;
}
.active{
	background:url(/images/flag_active.png) left top no-repeat;
}
