/* Clearfix */.clearfix:before,
.clearfix:after{content: " ";display: table;}.clearfix:after{clear: both;}.clearfix{*zoom: 1;}#rcorners1{border-radius: 25px;background: #8AC007;padding: 20px;width: 200px;height: 150px;}nav{background: #ddd ;font-size: 1em;font-weight: bold;color: #00000a;}nav ul{margin: 10px;list-style: none;border-bottom: 0 solid #cccccc;border-right: 0 solid #cccccc;}nav ul li{display: inline;float:left;position: relative;text-align: left;margin: 0px;list-style: none;border-bottom: 0 solid #cccccc;border-right: 0 solid #cccccc;/*background-image:url(../menu/menubk.gif);background-repeat: repeat-y;*/}nav a{display: inline-block;text-decoration: none;line-height: 40px;}nav ul li a{border-bottom: 1px solid #cccccc;border-top: 1px solid #ffffff;color: #000000;display: block;/*padding: 3px 0em 3px 20px;*/
width: 125px;}nav a:hover{border-top: 1px solid #cccccc;background-color: #fb6c32;background-image: none;text-decoration: none;color: #000000;}nav a#pull{display: none;padding-left:1em;}@media only screen and (max-width : 500px) {nav{border-bottom: 0;}nav ul{display: none;height: auto;}nav a{color:#fff;}nav a:hover{bakgound-color:#fb6c32;color:#000}nav a#pull{display: block;background-color: #bbb;width: 100%;position: relative;}nav a#pull:after{content:"";background: url('nav-icon.png') no-repeat;width: 30px;height: 30px;display: inline-block;position: absolute;right: 15px;top: 10px;color:#000;}}