body{margin:0;padding:0;background-color:#444;}
#container{margin:0;padding:0;background:#f5f5f5 url(http://cybernatural-com.appspot.com/images/sides.jpg) repeat-y top center;color:#333;font-size:100%;font-family:Arial,Helvetica,sans-serif;font-weight:normal;border-top:solid 3px #ed1d24;border-bottom:solid 3px #ed1d24;}
#actionbtn{float:right;margin:16px 32px;width:320px;padding:0;}
#actionbtn ul{list-style:none;margin:13px 0 0 -34px;}
#actionbtn ul li{padding:0;}
#actionbtn ul li a{color:#fff;padding:10px;text-decoration:none;border:#ccc solid 2px;font-size:22px;font-weight:strong;text-align:center;
background-color:#ed1d24;
background: -webkit-gradient(linear, left top, left bottom, from(#ff8822), to(#ed1d24)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ee2f2b, #ed1d24);  /* Chrome10+,Safari5.1+ */
background: -moz-linear-gradient(top, #ee2f2b, #ed1d24);  /* FF3.6+ */
background: -ms-linear-gradient(top, #ee2f2b, #ed1d24);  /* IE10+ */
background: -o-linear-gradient(top, #ee2f2b, #ed1d24);  /* Opera11.10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ee2f2b', endColorstr='#ed1d24',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, #ee2f2b, #ed1d24); /* W3C */
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;}
#actionbtn ul li a:hover{background-color:#6699cc;
background: -webkit-gradient(linear, left top, left bottom, from(#99bbee), to(#6699cc)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #99bbee, #6699cc);  /* Chrome10+,Safari5.1+ */
background: -moz-linear-gradient(top, #99bbee, #6699cc);  /* FF3.6+ */
background: -ms-linear-gradient(top, #99bbee, #6699cc);  /* IE10+ */
background: -o-linear-gradient(top, #99bbee, #6699cc);  /* Opera11.10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99bbee', endColorstr='#6699cc',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, #99bbee, #6699cc); /* W3C */}
#actionimg{float:left;margin:22px 32px;background-position:center top;background-repeat:no-repeat;height:252px;width:380px;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;}
#header{width:950px;padding:15px;margin:0px auto;}
#links{margin:35px 0 0;padding:0;height:35px;float:right;}
#links ul{list-style:none;float:left;margin:0;}
#links ul li{float:left;padding:0;}
#links ul li.currentlink a{color:#fff !important;text-align:center;border:none;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;background:#233749;background:-webkit-gradient(linear, left top, left bottom, from(#28597a), to(#233749));background:-webkit-linear-gradient(top, #28597a, #233749);background:-moz-linear-gradient(top, #28597a, #233749);background:-ms-linear-gradient(top, #28597a, #233749);background:-o-linear-gradient(top, #28597a, #233749);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#28597a', endColorstr='#233749',GradientType=0);background:linear-gradient(top, #28597a, #233749);-moz-box-shadow:0 1px 2px #888;-webkit-box-shadow:0 1px 2px #888;-ms-filter:"progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=135, Color='#888888')";filter:progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=135, Color='#888888');box-shadow:0 1px 2px rgba(0, 0, 0, 0.45);}
#links a{color:#6d6f71;text-decoration:none;float:left;padding:0 20px;line-height:35px;}
#links a:hover{color:#ef3c39;}
#abovefld{width:948px;height:293px;padding:10px 0;margin:0px auto;background-color:#233749;color:#fff;font-weight:bold;font-size:40px;text-shadow:2px 2px 3px #999;text-align:right;
background: #254861; /* Old browsers */
background: -moz-linear-gradient(top, #28597a 0%, #254861 50%, #233749 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#28597a), color-stop(50%,#254861), color-stop(100%,#233749)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #28597a 0%,#254861 50%,#233749 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #28597a 0%,#254861 50%,#233749 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, #28597a 0%,#254861 50%,#233749 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#28597a', endColorstr='#233749',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, #28597a 0%,#254861 50%,#233749 100%); /* W3C */
-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;-moz-box-shadow:0 2px 5px #888;-webkit-box-shadow:0 2px 5px #888;-ms-filter:"progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=135, Color='#dddddd')";filter:progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=135, Color='#dddddd');box-shadow:0 2px 5px rgba(0, 0, 0, 0.45);}
#bigHeadline{color:#fff;font-weight:bold;font-size:36px;text-shadow:2px 2px 3px #222;margin:24px 32px;}
#smHeadline{color:#fff;font-weight:bold;font-size:28px;line-height:36px;text-shadow:1px 1px 2px #222;margin:20px 32px;}
.boxshadow{padding:20px;border:1px solid #f0f0f0;border-bottom:2px solid #ccc;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
h1{margin:17px 0;font-size:28px;}
h2{color:#aaa;font:italic bold 18px Lucida Grande,Georgia,"Times New Roman",Times,serif;margin:0}
h3{font-weight:bold;font-size:20px;margin:0;}
h4{font-weight:bold;font-size:15px;margin:17px 0 -5px;}
#sidebar{background:#fff url(http://cybernatural-com.appspot.com/images/gradient.png) repeat-x scroll center bottom;float:left;width:272px;min-height:250px;margin:18px 25px 25px 0;color:#6d6f71;text-shadow:1px 1px 1px #ddd;padding:15px;border:1px solid #e4e4e4;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;}
#sidebar a:link,#sidebar a:active,#sidebar a:visited{font-size:13px;font-style:italic;color:#444;text-decoration:none;}
#sidebar a:hover{text-decoration:underline;}
#content{min-height:330px;width:950px;padding:15px;margin:0px auto;line-height:1.5em;}
#content p{font-family:museo-slab,georgia,times,serif;}
#content a{color:#275879;text-decoration:underline;}
#content a:hover{color:#ed1d24;text-decoration:none;}
#btmimg{background-color:#F5F5F5;background-image:url("http://cybernatural-com.appspot.com/images/btm.jpg");background-position:center top;background-repeat:no-repeat;height:60px;width:100%;}
#footer{height:40px;background-color:#444;font:11px/15px Arial,Helvetica,sans-serif;color:#ddd;text-align:center;padding:10px;margin:0;}
.clearboth{clear:both;margin:0;padding:0;height:0}
