/* *** Webinizer&#174; style sheet *** */
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
 background-color:#ffffff; 
 font-family: arial, verdana,helvetica, sans-serif;
 font-size: 10pt;
 padding: 0px 0px 20px 0px;
} 
 
h1{
 font-size: 120%;
 color: #000000;
 background-color:#ffffff; 
}

h2{
 font-size: 115%;
 color: #000000;
 background-color:#ffffff; 
}

h3{
 font-size: 110%;
 color: #000000;
 background-color:#ffffff; 
}

#pagewidth{ 
 width:960px; 
 text-align:left; 
 min-width: 500px;margin-left:auto; 
 margin-right:auto; 
/* border: 1px solid #000000;*/
  
} 
 
#banner{ 
 width:100%; 
 background-color:#ffffff; 
 text-align:center; 
 height: 121px;
  background-image: url("images/webinizer.jpg");
  background-repeat: no-repeat;  

 } 
 
#outer{ 
 border:solid white 0px; 
 background-color: #ffffff; 
 width: auto; 
 } 
 
#footer{
 font-size: smaller;
 width:100%; 
 background-color:#ffffff; 
 text-align: center; 
} 
 
#inner{margin:0; width:100%;}
 
#maincol{ 
 float: left; 
 width: 680px; 
 position: relative; 
 margin: 0 -8px 0 -2px; 
 padding: 0px 30px 0px 20px;
 }

#rightcol{
 float: right; 
 text-align: center;
 width: 220px; 
 position: relative; 
 padding: 4px;
} 
 
#outer>#inner { border-bottom: 1px solid #ffffff;  }
 
.clr{clear:both;}
 
.content{padding:5px;} /*padding for content */ 
 
#banner .content{padding-bottom:0;} /*padding bottom 0 to remove space in IE5 Mac*/ 
 
#navcontainer
{          
margin: 0;
padding: 80 0 0 12px;
font-size: 10pt;
}

#navcontainer UL
{
list-style: none;
margin: 0;
padding: 0px 30px 0px 0px;
border: none;

}

#navcontainer LI
{
display: block;
margin: 0;
padding: 0;
float: right;
width: auto;
}

#navcontainer A
{
color: #000;
display: block;
width: auto;
background: #ffffff;
margin: 0;
border-left: 1px solid #fff;
}


#navcontainer A:link, #navcontainer A:visited { 
text-decoration: none;
border-top: 3px solid #fff;
border-bottom: 3px solid #e7e3e7;
}

#navcontainer A:hover { 
text-decoration: none;
border-top: 3px solid #e7e3e7;
border-bottom: 3px solid #e7e3e7;
}

#navcontainer A:active { 
text-decoration: none;
border-top: 3px solid #e7e3e7;
border-bottom: 3px solid #e7e3e7;
}


dt {
font-weight: bold;
}

.cutin {
 width: 200px;
 float: right;
 text-align: center;
 font-weight: bold;
 color: #ff6600;
 margin: 10px 5px 5px 5px;
 padding: 5px;
 border: 3px dashed #ff6600;	
}

.cutin a:link, .cutin a:visited, .cutin a:hover, .cutin a:active {
 color: #ff6600;
 text-decoration: none;
}

.imgleft{
float: left;
}

#home #home-on {
background-color: #a573a5;
}
#references #references-on {
background-color: #a573a5;
}
#resources #resources-on {
background-color: #a573a5;
} 
#contact #contact-on {
background-color: #a573a5;
} 
#services #services-on {
background-color: #a573a5;
} 
