body, html { height:100%; text-align:center; font-family:arial; margin:0; padding:0; }

.background { background-image:url("http://static2.kaiomedia.us/images/kaio-content-background.jpg"); background-repeat:repeat; }

h1 { font-size:20px; color:#4d4d4d;  margin:5px 0 5px 0; }

a { color:#FFFFFF; font-size:10px; text-decoration:none; }

.inner_content { width:1000px; margin:auto; height:100%; }

div#header { width:100%; height:100px; position:fixed; top:0px; left:0px; text-align:left; background-color:#4d4d4d; background-image:url("http://static2.kaiomedia.us/images/kaio-header-background.jpg"); }

ul#main-menu { list-style-type:none; margin:0; }

.menu-item { height:70px; float:left; padding:30px 15px 0 15px; }

.current { border-left:1px solid #000; border-right:1px solid #000; }

.menu-link { font-size:36px; color:#fcfcfc; text-decoration:none; }

.menu-link:hover { color:#efb410; }

.current-menu-link { color:#4d4d4d; }

.current-menu-link:hover { color:#4d4d4d; }

.upper_spacer { height:130px; }

.lower_spacer { height:80px; }

div#content { margin:0; text-align:left; }

div#content .inner_content { color:#fcfcfc; font-size:15px; }

div#footer { width:100%; height:50px; position:fixed; bottom:0px; left:0px; background-color:#4d4d4d; background-image:url("http://static2.kaiomedia.us/images/kaio-footer-background.jpg"); }

div#footer .inner_content { padding-top:9px; }

.inner_conten_img { float:right; margin-left:10px; border:0; }

.block { float:left; width:45%; background-color:#efd282; background: rgb(239, 210, 130); background: rgba(255, 255, 255, 0.3); border:1px solid #fcfcfc; -moz-border-radius: 5px; -webkit-border-radius: 5px; -moz-box-shadow:0px 0px 7px #000000; -webkit-box-shadow:0px 0px 7px #000000; }

.left-block { float:left; }

.right-block { margin:50px 0  20px 9%; }

.block-content {  margin:15px; }

.block-content div { padding:10px; background: rgb(119, 119, 119); background: rgba(119, 119, 119, 0.3); border:1px solid #777; -moz-border-radius: 5px; -webkit-border-radius: 5px; text-align:justify; }

.block-content-ul { margin:0 0 0 15px; padding:0; }

.clear { clear:both; }

