body {
	padding: 0;
	text-align: left;
	color: #000000;
	font-family: arial, Verdana, Tahoma, sans-serif;
	font-size: 11px;
	background-color: transparent;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color:yellow;
}
a {
	text-decoration:none;
	outline: none;
	color:#FF3300;
}
a:hover {
	text-decoration:none;
	color:red;
}
ul {
    margin-left: 0px;
    padding-left: 0px;
    padding-right: 0px;
    list-style-type: none;
}
li {
    padding-bottom: 6px;
}
#body_container  {
    width: 100%;
	margin: 0px;
  }

#white_body  {
    width: 100%;
	margin: 0px;
	text-align:left;
  }

.sss {
	height: 0;
	margin: 0; 
	padding: 0;
	position: relative;
	display: block;
	overflow: hidden;
}

.ssslide {
	width: 100%;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	overflow: hidden;
}

.ssslide img {
	max-width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	position: relative;
	display: block;
}

.sssnext, .sssprev {
	width: 25px;
	height: 100%;
	margin: 0;
	position: absolute;
	top: 0;
	background: url('images/arr.png') no-repeat;
}

.sssprev {
	left: 3%;
	background-position: 0 50%;
}

.sssnext {
	right: 3%;
	background-position: -26px 50%;
}

.sssprev:hover, .sssnext:hover {
	cursor: pointer;
}

#LuLuCarousel {
	height:840px;
}
.luluBottomCarouselImg {
	border:0px;
	height:838px;
}
.luluBottomtypeslider {
	text-align:left;
	font-size: 12px;
	height:838px;
	width:auto;
	padding:8px;
	text-align:center middle;
}
.luluBottomtypeslider h1 {
  text-shadow:
    3px 3px 0 #000,
   -1px -1px 0 #000,  
    1px -1px 0 #000,
   -1px  1px 0 #000,
    1px  1px 0 #000;
}
