    html, body { height: 100%; }
	body {
		margin: 0;
		padding: 0;
		font: 12px/1.5 verdana, arial, helvetica, sans-serif;
        background: #759ed4 url(../images/oceanview0.jpg) no-repeat fixed 50% 20%;
	}
 
	#wrapper {
		position: relative;
        min-height: 100%;
        /*background-color: #6cc;
        background-color: #dce5f4;*/
        /*min-width:340px;
        max-width:920px;*/
        margin:0 auto;
	}
    .single {
      min-width:240px;
      max-width:720px;
    }
    .double {
      min-width:340px;
      max-width:920px;
    }
    .triple {
      min-width:400px;
      max-width:960px;
    }
 
    #header {
        position: absolute;
        left:0;
        top:0px;
        width: 98%;
        padding:1px 10px 10px 10px;
        /*background-color: transparent;*/
        /*background: #759ed4 url(../images/oceanview0.jpg) no-repeat scroll top center;*/
        background: #759ed4 url(../images/oceanview0.jpg) no-repeat fixed 50% 20%;
        text-align:center;
        height:114px;
    }
    #header1 {
      position: absolute;
      left:4px;
      top:30px;
      width: 98%;
      /*padding-bottom:8px;*/
      /*background-color: #dce5f4;*/
      /*background-color: #bbbbaa;*/
    }
    #header1 bpb {
      margin:0;
      padding:0;
      position: absolute;
      left: -12px;
      top: -12px;
      background-color: #dce5f4;
    }
    #content1 {
        position:relative;
		padding: 125px 10px 48px 10px;
	}
    #content1 h1 {
      text-align:center;
      padding:0;
    }
 
    #content1 h2 {
      margin:20px 0 1px 0;
      padding:0;
      font-size: 1.6em;
    }
    #content1 ul{
      list-style: square;
    }
    #content1_2 {
		padding: 101px 10px 48px 10px;
		background-color: #6cc;
        margin: 0 0 0 200px;
	}
	#content1_3 {
		padding: 101px 10px 48px 10px;
		background-color: #6cc;
        margin-left: 200px;
        margin-right:120px;
	}
    #container2 {
        position: absolute;
        left:0;
        top:0;
        width:198px;
        background-color:#0f0;
        min-height: 100%;
    }
    #container3 {
        position: absolute;
        right:0;
        top:0;
        width:118px;
        background-color:#0f0;
        min-height: 100%;
    }
    #content2 {
      width: 178px;
      margin-top:101px;
      padding:10px;
    }
    #content3 {
      width: 98px;
      margin-top:101px;
      padding:10px;
    }
	#footer {
		position: absolute;
		bottom: 0;
        left:8px;
		padding: 10px 9px 10px 9px;
		/*background-color: #099;*/
		width: 96%;
        text-align:center;
        clear:both;
        color:#191970;
        font-size: 11px;
	}

    dl {text-align:center;margin:0;padding:0;}
    dt,dd {width:122px;}
    dt {margin:0 10px;}
    dd {margin:-10px 10px 0 10px;font-size:10px;}
    
    /*Credits: CSSpplay */
    /*URL: http://www.cssplay.co.uk/menus/pro_six */
    #pro6 {float:right;}
    #pro6 ul {
      margin:0 auto; padding:0; list-style:none; display:table; white-space:nowrap; list-style:none; 
      height:35px; position:relative; /*background:#fff;*/ 
      font-size:11px;
    }
    #pro6 li {display:table-cell; margin:0; padding:0;}
    #pro6 li a {
      display:block; float:left; height:35px; line-height:30px; color:#333; text-decoration:none; 
      font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 10px; 
      cursor:pointer; background:url(../images/pro_six_0a.gif) no-repeat;
    }
    #pro6 li a b {
      float:left; display:block; padding:0 25px 5px 15px; 
      background:url(../images/pro_six_0b.gif) no-repeat right top;
    }
    #pro6 li.current a {color:#fff; background:url(../images/pro_six_2a.gif) no-repeat;}
    #pro6 li.current a b {background:url(../images/pro_six_2b.gif) no-repeat right top;}
    #pro6 li a:hover {color:#fff; background: url(../images/pro_six_1a.gif) no-repeat;}
    #pro6 li a:hover b {background:url(../images/pro_six_1b.gif) no-repeat right top;}
    #pro6 li.current a:hover {color:#fff; background: url(../images/pro_six_2a.gif) no-repeat; cursor:default;}
    #pro6 li.current a:hover b {background:url(../images/pro_six_2b.gif) no-repeat right top;}

