
#header
{
	height:150px;
	width:735px;
	margin:0 auto;
}


#main-wrapper
{
	width:735px;
	margin:0 auto;
	position:relative
}


#nav
{
	width:730px;
	margin:0;
	float:right;
	
		
}

HTML>BODY #nav
{
	width:730px;
	margin:0 0 0 0;
	float:right;	
}

.lavaLampWithImage
{
	position:relative;
	height:29px;
	width:730px;
	background:#FFFFFF;
	padding:15px 0 15px 40px !important;
	margin:0;
	overflow:hidden;
}
HTML>BODY .lavaLampWithImage
{
	position:relative;
	height:29px;
	width:730px;
	background:#FFFFFF;
	padding:15px 0 15px 40px !important;
	margin:0 0 0 0 !important;
	overflow:hidden;

}


.lavaLampWithImage li
{
	float:left;
	list-style:none;
	padding:0 0 0 0px;
}


.lavaLampWithImage li.back
{
	background:url("../images/lava.gif") no-repeat right -33px;
	width:9px;
	height:33px;
	z-index:8;
	position:absolute;
}
.lavaLampWithImage li.back .left
{
	background:url("../images/lava.gif") no-repeat top left;
	height:33px;
	margin-right:9px;
}
.lavaLampWithImage li a
{
	outline:none;
	text-align:right !important;
	top:6px;
	z-index:10;
	display:block;
	float:left !important;
	height:33px !important;
	position:relative;
	overflow:hidden;
	margin:auto 8px auto 8px !important;
	padding:0 0 0 0;
	font-family:"Georgia", Arial, Helvetica, sans-serif;
	font-size:13px !important;
	font-weight:bold;
	color:#000000 !important;
	text-decoration:none;
	line-height:20px;
}


HTML>BODY .lavaLampWithImage li a
{
	outline:none;
	text-align:left !important;
	top:6px;
	z-index:10;
	display:block;
	float:left;
	height:33px !important;
	position:relative;
	overflow:hidden;
	margin:auto 17px auto 17px !important;
	padding:0 0 0 0;
	font-family:"Georgia", Arial, Helvetica, sans-serif;
	font-size:13px !important;
	font-weight:bold;
	color:#000000 !important;
	text-decoration:none;
	line-height:20px;
}
.lavaLampNoImage
{
	position:relative;
	height:33px;
	width:421px;
	background-color:white;
	padding:15px;
	margin:10px 0;
	overflow:hidden;
	border:1px solid gray;
}
.lavaLampNoImage li.back
{
	border:1px solid #000;
	background-color:#e6e8ea;
	width:9px;
	height:33px;
	z-index:8;
	position:absolute;
}
.lavaLampBottomStyle
{
	position:relative;
	height:29px;
	width:421px;
	background-color:white;
	padding:15px;
	margin:10px 0;
	overflow:hidden
}

