/* 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;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


body{
	background-color:#000;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
}
a{
	color:#FFF;
	text-decoration:none;
}

#wrapper{
	margin:0 auto;
	width:1008px;
}

#body{
	
	width:1008px;
	margin:0 auto;
}

#content{
	height:303px;
	width:580px;
	float:left;
	margin-left:70px;
	background-image:url(images/bamboofooter.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
	
	
}

.bambooFooter{
	background-image:url(images/bamboofooter.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
}


.content{
	height:303px;
	width:580px;
	float:left;
	margin-left:70px;
	background-image:url(images/bamboofooter.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
	
	
}
#featured{
	width:286px;
	height:303px;
	float:left;
	background-image:url(images/bgfeatured.jpg);
	text-align:center;
}
#featured img.border{
	border:1px solid #FFF;
}
#instantJungle{
	margin:0 auto;
	width:268px;
	height:109px;
	text-align:center;
	margin-top:200px;
	
}
#location{
	margin-top:60px;
	width:582px;
	float:left;
}
.clear{
	clear:both;
}
.area{
	float:left;
	width:193px;
	color:#9d9d9d;
	font-size:11px;
}
#welcomeText{
	width:869px;
	float:left;
	margin-left:135px;
}
#welcomeText p{
	line-height:1.4;
	margin-bottom:15px;
}

#footer{
	width:869px;
	float:left;
	margin-left:135px;
	font-size:10px;
	text-align:center;
	height:50px;
}

#swf{
	width:100%;
}

.welcome{
	line-height:1.6;
}

.welcome p{
	margin-top:15px;
}

.welcome  h4{
	font-size:15px;
	font-weight:bold;
}

