body {
	font: 80% arial, helvetica, sans-serif;
	background: #fff url(images/back.png) repeat-x top left;
	margin: 0;
    behavior: url("csshover3.htc");
}

#header {
	background: #036 url(images/banner.png);
	height: 144px;
}

#navigation {
	position: absolute;
	top: 60px;
	left: 0;
	width: 134px;
	color: white;
}

#navigation ul {
	margin: 0 0 1em 0;
	padding: 0;
	list-style: none;
}

#navigation ul a {
	color: white;
	text-decoration: none;
	display: block;
	background: #17a;
	padding: 0 0.5em;
	margin: 0 1em 1px 1em;
}

#navigation a:visited {
	color: #ccc;
}

#navigation a:hover {
	background: #28b;
}

#content {
    background: #fff url(images/back3.png) bottom repeat-x;
    min-height: 250px;
    padding: 10px 20px;
}

#content2 {
    background: #fff url(images/back3.png) bottom repeat-x;
    min-height: 420px;
    padding: 0px 10px;
}

p{
    color: #444;
    font-size: 1em;
    margin-left: 10px;
    margin-right: 10px;
}

#content img {
	padding: 0px;
	border: 0px;
	margin: 0px;
}

h1 {
    font-size: 2em;
    color: #333333;
    font: Arial, Helvetica, sans-serif;
}


h2 {
	font-size: 1.5em;
	color: #888;
    font-family: sans-serif, Helvetica, Verdana, Arial;
    text-transform: uppercase;
    font-variant: small-caps;
    background: url(images/back4.png) no-repeat;
}

h3 {
	font-size: 1.25em;
	color: #1829b5;
}

h4{
  color: red;
  font-style: italic;
  text-align: center;
}

ul{
  list-style: square;
  color: #444;
}


#legal{
  color: #000;
  font-weight: bold;
  font-size: 1.1em;
}


#container {
	position: relative;
	width: 800px;
	margin: auto;
}

#tabs{
    height: 50px;
    background: url(images/back2.png) no-repeat;
    vertical-align: top;
}

#tabFiller{
  width: 293px;
}

#tabHome a{
    display:block;
    width: 69px;
    height:46px;
    background: url("images/home.png") 0 0 no-repeat;
    text-decoration: none;
}

#tabHome a:hover{
    background-position: 0 -46px;
}

#tabHomeS{
    display:block;
    width: 69px;
    height:46px;
    background: url("images/home.png") 0 -92px no-repeat;
    text-decoration: none;
}

#tabTools a{
    display:block;
    width: 108px;
    height:46px;
    background: url("images/Tools.png") 0 0 no-repeat;
    text-decoration: none;
}

#tabTools a:hover{
    background-position: 0 -46px;
}

#tabToolsS{
    display:block;
    width: 108px;
    height:46px;
    background: url("images/Tools.png") 0 -92px no-repeat;
    text-decoration: none;
}

#tabDownloads a{
    display:block;
    width: 83px;
    height:46px;
    background: url("images/downloads.png") 0 0 no-repeat;
    text-decoration: none;
}

#tabDownloads a:hover{
    background-position: 0 -46px;
}

#tabDownloadsS{
    display:block;
    width: 83px;
    height:46px;
    background: url("images/downloads.png") 0 -92px no-repeat;
    text-decoration: none;
}

#tabConsulting a{
    display:block;
    width: 81px;
    height:46px;
    background: url("images/consulting.png") 0 0 no-repeat;
    text-decoration: none;
}

#tabConsulting a:hover{
    background-position: 0 -46px;
}

#tabConsultingS{
    display:block;
    width: 81px;
    height:46px;
    background: url("images/consulting.png") 0 -92px no-repeat;
    text-decoration: none;
}

#tabAbout a{
    display:block;
    width: 70px;
    height:46px;
    background: url("images/about.png") 0 0 no-repeat;
    text-decoration: none;
}

#tabAbout a:hover{
    background-position: 0 -46px;
}

#tabAboutS{
    display:block;
    width: 70px;
    height:46px;
    background: url("images/about.png") 0 -92px no-repeat;
    text-decoration: none;
}

#tabContact a{
    display:block;
    width: 85px;
    height:46px;
    background: url("images/contact.png") 0 0 no-repeat;
    text-decoration: none;
}

#tabContact a:hover{
    background-position: 0 -46px;
}

#tabContactS{
    display:block;
    width: 85px;
    height:46px;
    background: url("images/contact.png") 0 -92px no-repeat;
    text-decoration: none;
}

#pagetop{
  background: url(images/pagetop.png) no-repeat bottom;
  height: 20px;
  margin-top:10px;
}

#pagetop2{
  background: url(images/pagetop2.png) no-repeat bottom;
  height: 20px;
  margin-top:10px;
}

#pagetop3{
  background: url(images/pagetop3.png) no-repeat bottom;
  height: 20px;
  margin-top:10px;
}

#pagetop4{
  background: url(images/pagetop4.png) no-repeat bottom;
  height: 20px;
  margin-top:10px;
}

#pagebanner{
  background: url(images/power.png) no-repeat top left;
  height: 225px;
}


#pagebottom{
  background: url(images/pagebottom.png) no-repeat top;
  height: 30px
}

#footer{
    color: #999;
    text-align: center;
    size: 8pt;
}

#footer a{
    color: #999;
    text-decoration: none;
}

#footer a:hover{
    color: #777;
    text-decoration: underline;
}

#focuscontent {
    background: #fff url(images/back3.png) bottom repeat-x;
    min-height: 250px;
    padding: 5px 14px;
}

#focus1top a{
    display:block;
    width: 253px;
    height: 134px;
    background: #fff url(images/focus1top.png) 0px 0px no-repeat;
}

#focus1top a:hover{
    background-position: 0px -134px;
}

#focus2top a{
    display:block;
    width: 253px;
    height: 134px;
    background: #fff url(images/focus2top.png) 0px 0px no-repeat;
}

#focus2top a:hover{
    background-position: 0px -134px;
}

#focus3top a{
    display:block;
    width: 253px;
    height: 134px;
    background: #fff url(images/focus3top.png) 0px 0px no-repeat;
}

#focus3top a:hover{
    background-position: 0px -134px;
}

#focusbottom{
    display:block;
    width: 223px;
    padding: 0px 15px;
    padding-bottom: 10px;
    padding-top: 0px;
    background: #fff url(images/focusbottom.png) bottom left no-repeat;
    vertical-align: middle;
    text-align: center;
    color: #777;
}

#menu2 ul{
    list-style: square url(images/bullet1.png);
    color: #aaa;
}

#menu2 a{
    color: #777;
    text-decoration: none;
}

#menu2 a:hover{
    color: #444;
    text-decoration: underline;
}


#navSub li{
    float: left;
    list-style: none;
    padding-left: 20px;
    padding-right: 10px;
}

#navSub li a{
    text-decoration: none;
    color: #999999;
}

#navSub li a:hover{
    text-decoration: underline;
    color: #999999;
}

