body {
  margin: 0px;
  padding: 0px;
  font-family: Verdana, Arial;
  font-size: 10pt;
  color: black;
  background-color: #000042;
  text-align: center;
}

#wrapper {
 width: 801px;
 margin: 0 auto;
 text-align: left;
 background: url('http://www.ezbizsa.com/template/templates/aquarius_blue/repeat.jpg') repeat-y;
 position: relative;
}

#header {
 width: 801px;
 height: 220px;
 background: url('http://www.ezbizsa.com/template/templates/aquarius_blue/header.jpg') no-repeat left top;
}

#content {
  width: 801px;
}

#focus {
 color: #fff;
 background-color: #000042;
 padding: 15px 10px;
 margin-top: 10px;
 font-size: 12pt;
 font-family: Arial;
 font-style: italic;
}

#primary {
 width: 470px;
 float: left;
 display: inline;
 padding: 5px;
 background-color: white;
 border: 1px solid #000042;
 margin-left: 35px;
 _margin-left: 40px;
}

#secondary {
 width: 260px;
 margin-right: 4px;
 float: right;
 display: inline;
}

#clr {
 clear: both;
}


#foot {
 width: 801px;
 height: 74px;
 background: url('http://www.ezbizsa.com/template/templates/aquarius_blue/foot.jpg') no-repeat left bottom;
}

#headText {
 width: 801px;
 height: 120px;
 padding-top: 10px;
 _padding-top: 20px;
}

#footer {
  color: white;
  text-align: center;
  padding: 10px 0 0 0;
}

#about {
   padding: 5px;
   _width: 100%
}

div.head_img {
 width: 801px;
 height: 155px;
}

div.sideBlock {
  width: 210px;
  background-color: #375F82;
  margin-top: 40px;
  margin-left: 10px;
}

div.sideBlock h2 {
  width: 210px;
  height: 45px;
  padding-top: 10px;
  background: url('http://www.ezbizsa.com/template/templates/aquarius_blue/side_top.png') no-repeat left top;
  font-size: 12pt;
  font-weight: bold;
  color: white;
  text-indent: 15px;
}


div.product {
  margin: 0px;
  padding: 5px;
  width: 430px;
}

div.viewer {
  width: 90%;
  _width: 100%;
  padding: 5px;
  margin: 5px;
}

div.slideshow {
  width: 95%;
  margin: 5px;
  padding: 5px;
}

div.block {
  padding: 5px;
  width: 95%;
}

div.blockWhite {
  padding: 5px;
  margin: 5px;
}

div.blockFeat {
  padding: 5px;
  margin: 5px;
}

div.block p.header {
  font-size: 12pt;
}

div.heading {
 text-align: left;
 padding: 0 5px;
 width: 95%
 _width: 100%;
 height: 40px;
 line-height: 40px;
 color: white;
 font-weight: bold;
 text-indent: 65px;
 background: #000042 url('http://www.ezbizsa.com/template/templates/aquarius_blue/heading.png') no-repeat left top;;
}

p.lower {
  width: 200px;
  _width: 210px;
  background: url('http://www.ezbizsa.com/template/templates/aquarius_blue/side_bottom.png') no-repeat left bottom;
  color: white;
  padding: 0px 15px 35px 5px;
}

div.lower {
  width: 200px;
  _width: 210px;
  background: url('http://www.ezbizsa.com/template/templates/aquarius_blue/side_bottom.png') no-repeat left bottom;
  color: white;
  padding: 0px 15px 35px 5px;
}


p.headerMain {
 font-size: 14pt;
 font-weight: bold;
 color: white;
 text-align: center;
}

p.subMain {
 font-size: 12pt;
 font-weight: bold;
 color: white;
 text-align: center;
}

p {
  margin: 3px 0;
}

H1.header {
  font-size: 14pt;
  font-weight: bold;
  margin: 0;
  padding: 0;
}

p.header {
  font-size: 12pt;
}


p.alert {
  font-weight: bold;
  color: red;
}

span.alertSide {
  font-weight: bold;
  color: yellow;
}

ul.menu {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  width: 230px;
}

ul.menu li {
  list-style-type: none;
}

ul.menu a {
  display: block;
  background: url(../template/templates/aquarius_blue/menu_but.png) no-repeat top left;
  width: 230px;
  height: 30px;
  line-height: 30px;
  text-indent: 35px;
  color: white;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
}
ul.menu a:hover {
  background: url(../template/templates/aquarius_blue/menu_but.png) no-repeat top right;
  color: #000042;
  }

a.std {
color: #000042;
font-weight: bold;
text-decoration: none;
_margin: 0;
}

a.std:hover {
color: #85AACB;
font-weight: bold;
text-decoration: none;
}

a.lnk {
color: #000042;
font-weight: bold;
text-decoration: none;
}

a.lnk:hover {
color: #85AACB;
font-weight: bold;
text-decoration: none;
}

.sideBlock a {
color: #000042;
font-weight: bold;
text-decoration: none;
}

.sideBlock a:hover {
color: #FF6600;
font-weight: bold;
text-decoration: none;
}

table {
  width: 80%;
  margin: 3px;
  padding: 2px;
  border: 1px solid #000042;
}

table td {
 margin: 3px;
 padding: 2px;
 border: 1px solid #000042;
 background-color: #C9D9E8;
}


input[type="submit"] {
 padding: 5px;
 font-family: Verdana, Ariel;
 color: #333333;
 font-size: 10pt;
 font-weight: bold;
}





