body{margin:0;font:13px Arial, Helvetica, sans-serif;background:#fcc url(../images/bg-body.gif) no-repeat;}
fieldset, form{margin:0;padding:0;border:none;}
	.w1{width:100%;overflow:hidden;position:relative;background:#fff;}
	.w2{width:1000px;position:relative;left:50%;background:#fff;}
	.w3{width:1000px;position:relative;left:-50%;background:#fff;}
	.w3 strong{display:block;width:750px;margin:0 auto;background:#00f;}
	#wrapper{width:90%;margin:0 auto;padding:0;}
	img.fullsize{border: 4px solid #fff;border-radius: 6px;box-shadow: 0 0 5px;position: absolute;
				height: auto; margin: 0;max-height:500px;max-width:600px;}
	img{border:none;height: 90px; margin: 10px;border-radius: 5px;}
	a{color:#ccc;text-decoration:none;}
	a:hover{text-decoration:none; cursor:pointer}
	table p{margin: 2px}
	#header{position:relative;overflow:hidden;width:100%;height:8px;background:#fcc url(../images/bg-header.gif) no-repeat;}
	#header .logo{float:left;overflow:hidden;}
	#header .logo a{display:block;width:172px;height:46px;text-indent:-9999px;overflow:hidden;position:relative;top:1px;left:29px;background:url(../images/logo.png) no-repeat;}
	#header .logo a{background: url(none.gif);cursor:pointer;}
	#nav{background:#fcc;overflow:hidden;width:100%;margin:0;padding:0;}
	#nav ul{margin:0 0 5px;padding:0;list-style:none;}
	#nav ul li,
	.button{border-radius: 6px 6px 6px 6px;box-shadow: 3px 3px 3px rgba(254, 254, 254, 0.2) inset, -3px -3px 3px rgba(0, 0, 0, 0.2) inset;
		cursor:pointer; margin:0px 3px 0 0;padding:0;
		text-align:center;font-size:14px;display:inline-block;background:#f77 url(../images/bg-nav-li.gif) no-repeat;}
	.button{padding:8px 16px; display:inline-block;color: #CCCCCC;border: none;}	
	.button:active{box-shadow: -3px -3px 3px rgba(254, 254, 254, 0.2) inset, 3px 3px 3px rgba(0, 0, 0, 0.2) inset;border: none;}
	#nav ul li a{padding:8px 16px; display:inline-block;}
	#nav ul li.active{box-shadow: -3px -3px 3px rgba(254, 254, 254, 0.2) inset, 3px 3px 3px rgba(0, 0, 0, 0.2) inset;}
	#nav ul li.active a{font-weight: bold}
	#main{overflow:hidden;width:100%;background:#FF5265 url(../images/bg-main.gif) no-repeat;border-radius: 8px;box-shadow: 0 0 9px rgba(0, 0, 0, 0.4) inset;}
	#frame{float:right;width:75%;overflow:hidden;background:#fff;position:relative;}
	.content-inner-tl{height: 188px;width:185px;background: url(../images/bg-tl.jpg) no-repeat top left;top:0;left:0;position:absolute;}
	.content-inner-tr{height: 188px;width:185px;background: url(../images/bg-tr.jpg) no-repeat top left;top:0;right:0;position:absolute;}
	.content-inner-c{padding: 78px;background: url(../images/bg-c.jpg1) no-repeat center left;min-height:550px;    position: relative;box-shadow: 0 0 9px rgba(0, 0, 0, 0.5) inset;}
	.content-inner-bl{height: 188px;width:185px;background: url(../images/bg-bl.jpg) no-repeat bottom left;bottom:0;left:0;position:absolute;}
	.content-inner-br{height: 188px;width:185px;background: url(../images/bg-br.jpg) no-repeat bottom left;bottom:0;right:0;position:absolute;}
	
	.box{overflow:hidden;position:relative;}
	h2 {text-align:center;font-size:25px;font-style:italic; color:#FF5265;}
	#frame ul{margin:0;padding:0;font-style:italic; color:#999;list-style:none;background:#fff;width:80%;margin: 0 auto;overflow:hidden;}
	
	#sidebar{float:left;width:25%;height:550px;margin:0;padding:0;font-size:15px;font-style:italic;font-weight:bold;}
	#sidebar h3{margin:0;font-size:18px;line-height:27px;}
	#sidebar p{margin:0;}
	#sidebar ul{list-style:none;margin:0;padding:0;width:100%;}
	#sidebar ul li{line-height:27px;padding:0;position:relative;}
	#sidebar ul li a{display:block;margin:0;padding:2px 0 0 25px;border: 1px solid #fcc; border-width: 0 0 1px 0;}
	#sidebar ul li .drop{display:none;font-size: 12px;padding: 0 0 0 15px;background:#FF6272}
	#sidebar ul li .drop .drop{background:#FF7282}
	#sidebar ul li .drop a{border:none;}
	#sidebar ul li .drop ul{}
	#sidebar ul li.active .drop{display:block;}
	#sidebar ul li.active .drop .drop{display:none;}
	#sidebar ul li.active .drop li.active .drop{display:block;}
	#sidebar .drop ul li {line-height:16px;border-width: 1px 0 0 0;}
	#footer{margin:5px 0 0;position:relative;overflow:hidden;width:100%;height:50px;background:#f77;border-radius: 8px;box-shadow: 0 0 9px rgba(0, 0, 0, 0.4) inset;}
	
	.mceLayout{width: 100% !important;}
	.mceIframeContainer iframe{width: 100% !important;}
	
	#slideshow img{height: auto; margin: 0;}
	
	#sidebar-admin{padding:10px;}
	#sidebar-admin .row{padding:6px;}
	#sidebar-admin input, 	#sidebar-admin select{width:100%; -moz-box-sizing:border-box;box-sizing:border-box;}
	