   .lavaLampWithImage
        {
	position: relative;
	height: 39px;
	width: 751px;
	background: url("../images/bg_home.jpg") no-repeat top;
	margin-bottom: 0;
	overflow: visible;
	background-image: url(../images/bg_home.jpg);
	Align:center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
        }
                .lavaLampWithImage li {
                    float: left;
                    list-style: none;
                }
                    .lavaLampWithImage li.back {
	width: 50px;
	height: 41px;
	z-index: 0;
	position: absolute;
	background-image: url(../images/lava.png);
	background-repeat: no-repeat;
	background-position: right 50px;
	padding-bottom: 0px;
                    }
                        .lavaLampWithImage li.back .left {
	background: url("../images/lava.png") no-repeat top left;
	height: 41px;
	margin-right: 0px; /* 7px is the width of the rounded shape */
                        }
                    .lavaLampWithImage li a {
	text-decoration: none;
	color: #fff;
	outline: none;
	text-align: center;
	top: 13px;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 41px;
	position: relative;
	left: auto;
	font-family: "Abadi MT Condensed Light", Arial, sans-serif;
	font-size: 16px;
	width: 65px;
	margin-top: auto;
	margin-right: 15px;
	margin-bottom: auto;
	margin-left: 15px;
                    }
                        .lavaLampWithImage li a:hover, .lavaLampWithImage li a:active, .lavaLampWithImage li a:visited {
	border: none;
                        }

                  
		#border-radius {
	display:inline-block;
	padding:-left
: 1em; 		right:1em;
	bottom:0;
	border:1px solid #626F7D;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-opera-border-radius:10px;
	-khtml-border-radius:10px;
	border-radius:10px;
	background-color: #626F7D;
	width: 760px;
	background-image: url(../images/footer_bkg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 1em;
	padding-right: 1em;
	padding-left: 1em;
		}
	#border-radius_sm
		{
	display: inline-block;
	border: 1px solid #9DB0BC;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-opera-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	background-color: #efefef;
	width: 300px;
	float: none;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin-left: 35px;
		}
#border-radius_450px {
	display: inline-block;
	border: 1px solid #9DB0BC;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-opera-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	background-color: #D2EBFA;
	width: 450px;
	float: none;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin-left: 20px;
	margin-bottom: 20px;
}
#border-radius_me {
	display: inline-block;
	border: 1px solid #9DB0BC;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-opera-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	background-color: #efefef;
	width: 90%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 3px;
	margin: 10px;
}
#border-radius_sm_percent {
	display: inline-block;
	border: 1px solid #9DB0BC;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-opera-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	background-color: #efefef;
	width: 90%;
	float: none;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin-left: 35px;
}

