@charset "utf-8";
/* CSS Document */
body, h1, h2, h3, h4, h5, h6, ul, li, p {
   margin:0;
   padding:0;
}
img {
   border:0;
   behavior:url(iepngfix.htc);
}
.clear { 
   clear:both;
}
body {
   background:#0d0d0d url(../images/body-bg.jpg) repeat-x;
   line-height:100%;
   font-size:14px;
   color:#fff;
   font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
}
h1, #h1 {
   clear:right;
   float:right;
   text-align:right;
   font-size:14px;
   font-weight:700;
   color:#fff;
   font-family: 'Trebuchet MS', Helvetica, sans-serif;
   line-height:15px;
   text-transform:capitalize;
}
h2 {
   color:#fff;
   font-size:22px;
   font-family: 'Trebuchet MS', Helvetica, sans-serif;
   padding:20px 0 20px 53px;
   position:relative;
   text-transform:capitalize;
}
h3 {
   font-family: 'Trebuchet MS', Helvetica, sans-serif;
   color:#7daa00;
   border-top:1px solid #31535e;
   border-bottom:1px solid #31535e;
   padding:7px 0 7px 10px;
   margin:5px 0 10px 0;
   text-transform:capitalize;
}
#container {
   width:914px;
   padding:0 10px;
   margin:0 auto;
}
#head {
   padding:0 0 50px 0;
}
#logo {
   float:left;
   width:305px;
   height:113px;
   padding:8px 0 0 0;
}
#topads {
   float:right;
   width:234px;
   height:60px;
   margin:15px 0 10px 0;
}
#menu {
   margin:9px 0 0 0;
   float:right;
   font-size:14px;
   font-weight:700;
   text-transform:uppercase;
   font-family: 'Trebuchet MS', Helvetica, sans-serif;
}
* html #menu {
   margin:0;
}
#menu #menuleft {
   float:left;
   background:url(../images/menu-left.gif) no-repeat;
   width:13px;
   height:32px;
}
#menu #menuright {
   float:left;
   background:url(../images/menu-right.gif) no-repeat;
   width:13px;
   height:32px;
}
#menu ul {
   list-style:none;
   float:left;
}
#menu ul li{
   float:left;
   padding:10px 15px 6px;
   background:#b7e2fa;
}
#menu ul li a, #menu ul li span, #right span  {
   text-decoration:none;
   color:#009363;
   cursor: pointer;
}
#menu ul li a:hover, #menu ul li span:hover {
   color:#ababab;
}
/*   MAIN   */
#main-top {
   width:930px;
   background:url(../images/main-bg-top.png) repeat-y;
   height:26px;
   behavior:url(iepngfix.htc);
}
#main-bottom {
   width:930px;
   background:url(../images/main-bg-bottom.png) repeat-y;
   height:26px;
   behavior:url(iepngfix.htc);
}
#main {
   width:850px;
   background:url(../images/main-bg.png) repeat-y;
   min-height:700px;
   height:auto !important;
   height:700px;
   padding:0 30px 0 50px;
   behavior:url(iepngfix.htc);
}
#main #left {
   width:500px;
   float:left;
}
#main #left p {
   margin:0 0 10px 0;
   line-height:150%;
}
#main #left a {
   color:#c23100;
   font-weight:700;
   text-decoration:none;
}
#main #left a:hover {
   color:#7daa00;
}


#main #right {
   width:300px;
   float:right;
   margin:-50px 0 0 0;
   position:relative;
}
#main #right #sidead {
   width:250px;
   height:250px;
   margin:0 auto;
}

#imageload {
   display:none;
}
.spacer {
   height:50px;
   width:100%;
}

#design {
   text-align:right;
   color:#3d3d3d;
   font-family: 'Trebuchet MS', Helvetica, sans-serif;
   font-size:12px;
   padding:0 5px 20px 0;
}
#design a{
   color:#3d3d3d;
   text-decoration:none;
}
#design a:hover {
   color:#ccc;
}
#jetski {
   margin:30px 0 0 0;
   border-top:1px solid #31535e;
   padding:10px 0;
   border-bottom:1px solid #31535e;
}
#jetski img {
   padding:3px;
   margin:0 5px;
   background:#fff;
   text-align:center;
}