*{margin:0;padding:0;outline:0;border:0;text-decoration:none;list-style:none;background:0}
		html{background:url('../images/bg.png') repeat no-repeat;background-color:#d9d9d9}
		body{width:804px;margin:auto auto; }
		#header{float: left; width: 804px; margin-top: 30px;}
		 
		nav.main{float:right;margin-right:2px;display:inline} 	
		nav.main a.left{width:91px;height:41px;background:url('../images/nav.png') no-repeat;display:block;color:#818181;font:15px/42px "ff-dax-web-pro",sans-serif;
		text-shadow:#f3f3f3 0 1px 0;text-align:center;float:left;-webkit-transition:color .3s;-moz-transition:color .3s;transition:color .3s}
		
		nav.main a{width:92px;height:41px;background:url('../images/nav.png') -91px 0 no-repeat;display:block;color:#818181;font:15px/42px "ff-dax-web-pro",sans-serif;  					text-shadow:#f3f3f3 0 1px 0;text-align:center;float:left;margin-right:-1px;-webkit-transition:color .3s;-moz-transition:color .3s;transition:color .3s}
		
		nav.main a.right{width:91px;height:41px;background:url('../images/nav.png') -183px 0 no-repeat;display:block;color:#818181;font:15px/42px "ff-dax-web-pro",sans-serif;
		text-shadow:#f3f3f3 0 1px 0;text-align:center;float:left;margin-right:-1px;-webkit-transition:color .3s;-moz-transition:color .3s;transition:color .3s}
		
		nav.main a:hover,nav.main a.left:hover,nav.main a.right:hover{color:#d88900;-webkit-transition:color .3s;-moz-transition:color .3s;transition:color .3s}
		nav.main a:active{background-position:-91px -42px}
		nav.main a.left:active{background-position:0 -42px}
		nav.main a.right:active{background-position:-183px -42px}
		nav.main a.left-current{width:91px;height:41px;background:url('../images/nav.png') 0 -84px no-repeat;display:block;color:#fff;font:15px/42px "ff-dax-web-pro",
		sans-serif;text-shadow:#ec9404 0 -1px 0;text-align:center;float:left;margin-right:-1px}
		
		nav.main a.current{width:92px;height:41px;background:url('../images/nav.png') -91px -84px no-repeat;display:block;color:#fff;font:15px/42px "ff-dax-web-pro",
		sans-serif;text-shadow:#ec9404 0 -1px 0;text-align:center;float:left;margin-right:-1px}
		
		nav.main a.right-current{width:91px;height:41px;background:url('../images/nav.png') -183px -84px no-repeat;display:block;color:#fff;font:15px/42px "ff-dax-web-pro",
		sans-serif;text-shadow:#ec9404 0 -1px 0;text-align:center;float:left;margin-right:-1px}	
		
		#container{width:804px;margin-top:30px;float:left}
		#top{width:804px;height:6px;background:url('../images/container-top.png') no-repeat;float:left}
		#content{width:804px;background:url('../images/container-bg.png') repeat-y;float:left}
		#bottom{width:804px;height:14px;background:url('../images/container-bottom.png');float:left;margin-bottom:20px}
		
		#content .left, #content .right{
		width: 375px; 
		position: relative;
		
		}	
		
		#content .left{
		
		margin-left: 20px;
		float: left;
		
		}
		
		#content .right{
		
		margin-right: 20px;
		float: left;
		}
		#icon{width:347px;height:342px;background:url('../images/icon.png') no-repeat;margin:0 auto -40px auto;position:relative;display:block;z-index:10}
		#lights{width:275px;height:265px;background:url('../images/lights.png') no-repeat;position:absolute;z-index:5;pointer-events:none;display:block;margin-top:-330px;
		margin-left:0px;-webkit-animation:lights 20s linear infinite;-moz-animation:lights 20s linear infinite}
		
		@-webkit-keyframes lights{from{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}
		@-moz-keyframes lights{from{-moz-transform:rotate(0deg);margin-top:-330px}to{-moz-transform:rotate(360deg);margin-top:-330px}}
		@-webkit-keyframes fade{from{opacity:0}to{opacity:1}}
		@-moz-keyframes fade{from{opacity:0}to{opacity:1}}
		@-webkit-keyframes fade-delay{from{opacity:0}80%{opacity:0}to{opacity:1}}
		@-moz-keyframes fade-delay{from{opacity:0}80%{opacity:0}to{opacity:1}}
		
		.right p{
		color: #A5A5A5;
font: 19px "ff-dax-web-pro",sans-serif;
text-align: left;
margin-top: 30px;
		
		}
		
		a.moreinfo{width:145px;height:41px;background:url('http://static.flexibits.com/img/home-button.png');display:block;margin:20px auto auto;color:#fff;font:15px/42px "ff-dax-web-pro",sans-serif;text-shadow:#ec9404 0 -1px 0;text-align:center}

