body {
        margin:0;
		  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		  font-size: 75%;
		  background-color: #B0C5E6;
		  text-align: center;
		  
		
}
a:link {
	text-decoration: none;
	color: Orange;
	font-family: sans-serif;

	outline: none;
}
a:visited {
	text-decoration: none;
	color: Orange;
	font-family: sans-serif;

	outline: none;
}
a img {
	border: 0;
}

#maincont {
z-index: 1;
   text-align: left;
	background-color: white;
	height: 700px;
	width: 950px;
	margin: auto auto auto auto;
	padding: 10px 0 0 0;
	position: relative;
	top: 30px;
	
}
#strapcont{
	
	position: absolute;
	top: 30px;
	left:350px;
	height: 50px;
}

#innercont {
   z-index: 25;
 	background-color: white;
	height: 435px;
	width: 600px;
	position: relative;
	margin: 20px 0 0 20px;
	padding: 0;
	
}
#innerimg {
position: relative;
	z-index: 26;
}
#iconbox{
z-index: 5;
	height: 340px;
	width: 365px;
	position: absolute;
	left: 535px;
	top: 168px;
	
}
#demobox{
z-index: 12;
	background-color: transparent;
	height: 119px;
	width: 260px;
	position: absolute;
	left: 605px;
	top: 0px;
	
}
#quotebox{
z-index: 13;
	background-color: white;
	height: 119px;
	width: 260px;
	position: absolute;
	left: 605px;
	top: 125px;
	
}

#quote{
z-index: 999;
	position: absolute;
	top: 12px;
	left: 108px;
	color: white;
	width: 125px;
	text-align: left;
}
#pagedata{
	z-index: 56;
	position: absolute;
	top: 30px;
	left: 30px;
   
	color: White;
	width: 330px;
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#pagedata.h2{
	color: green;
	font-family: sans-serif;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#pageimage{
	z-index: 57;
	position: absolute;
	top: 30px;
	left: 400px;
	color: White;
	width: 170px;
	
}

#logo {
	background:url(images/logo.gif) no-repeat left top;
	padding: 0px;
	height: 166px;
	width: 220px;
}

.bottpage {
	z-index: 57;
	position: absolute;
	top: 250px;
	left: 30px;
	color: White;
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.bottpage ul {
  float: left;
  width: 48em;
  margin: 0;
  padding: 0 5px 0 2px;
  list-style: none;
}
 
.bottpage li {
  float: left;
  width: 20em;
  margin: 0;
  background-image: url(images/bullet.gif);
  background-position: 0 4px;
  background-repeat: no-repeat;
  padding: 0 0 0 15px;
}
.faces {
	z-index: 57;
	position: absolute;
	top: 40px;
	left: 33px;
	color: White;
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.faces ul {
  float: left;
  width: 48em;
  margin: 0;
  padding: 0 5px 0 2px;
  list-style: none;
}
 
.faces li {
  float: left;
  width: 7em;
  margin: 0;
  
  padding: 0 0 0 15px;
}

    #tabsC {
      
      background:white;
		font: 75%;
		font-weight: bold;
      line-height:normal;
		padding: 0 0 0 20px;
      }
    #tabsC ul {
        margin:0;
        padding:0px 0 10px 0px;
        list-style:none;
      }
    #tabsC li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsC a {
      float:left;
      background:url("images/tableftC.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsC a span {
      float:left;
      display:block;
      background:url("images/tabrightC.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#464E42;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsC a span {float:none;}
    /* End IE5-Mac hack */
    #tabsC a:hover span {
      color: white;
      }
    #tabsC a:hover {
      background-position:0% -42px;
		
      }
    #tabsC a:hover span {
      background-position:100% -42px;
		color: White;
      }

       #tabsC a.current {
                background-position:0% -42px;
					 color: White;
					
        }
        #tabsC a span.current {
                background-position:100% -42px;
					 color: White;}
