body {
  margin: 0;
  padding: 0;
  color: #333;
  background: url(images/Pg_Bkg.gif) repeat-x;
  background-color: #ccccdb;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
}

h1{
  margin: 0;
  padding: 0;
  color: #006;
  font-size: large;
  font-weight: normal;
}

h2{
  margin: 0;
  padding: 10px 0 0 0;
  color: #090;
  font-size: medium;
}

h3{
  margin: 0;
  padding: 10px 0 0 0;
  font-size: small;
}

h1, h2, h3 {
  font-family: Georgia, Times New Roman, Times, serif;
}

p {
  margin: 0;
  padding: .5em 0 1em 0;
  font-size: small;
}

td {
  font-size: small;
}

form {
  margin: 1em 0;
  font-size: small;
}

input, select, textarea {
  margin: 0 0 2px 0;
  font-size: small;
}

ol, ul {
  margin: 0;
  padding: .5em 20px 1em 22px;
  font-size: small; 
}

a {
  color: #006;
}

a:hover {
  color: #f60;
}

.txtsm {
  font-size: x-small; 
}

.txterr {
  color: #c00;
}

.bkgbt {
  background-color: #f6f5f9;
}

#wrapper {
  position: relative;
  top: 0px;
  left: 1px;
  width: 880px;
  margin: 0 auto;
  z-index: 1;
}

#header-top-left {
  position: absolute;
  top: 0;
  width: 50%;
  height: 80px;
  background-color: #003;
}

#header-top-right {
  position: absolute;
  top: 0;
  left: 50%;
  width: 50%;
  height: 80px;
  background-color: #f60;
}

#header-top {
  height: 80px;
  background: url(images/Logo_Bkg.gif) repeat-y;  
}

#header-top img {
  margin: 10px 0 0 0;
}

#header-nav {
  height: 32px;
  padding: 6px 0 0 0;
  background: url(images/Hdr_Nav_Bkg.gif) no-repeat; 
  text-align: center;
}

#header-nav ul {
  margin: 0;
  padding: 0;
}

#header-nav li {
  padding: 0 20px;
  display: inline;
}

#header-nav a {
  color: #333;
  font-size: 11px;
  text-decoration: none;
}

#header-nav a:hover {
  color: #333;
  text-decoration: underline;
}

#header {
  height: 326px;
  margin: 5px 0 0 0;
  padding: 0;
  background: url(images/Hdr_Main_Bkg.gif) no-repeat;
}

#header-bottom {
  height: 35px;
  background: url(images/Hdr_Btm_Bkg.gif) repeat-x;  
}

#main {
  position: absolute;
  top: 484px;
  left: 0;
  width: 880px;
  margin: 0;
  padding: 20px 0 20px 0;
  background-color: #fff;
}

#content {
  margin: 0;
  width: 580px;
  float: right;
  padding: 0 20px 0 0;
  line-height: 1.25em;
}

#content h2 {
 font-size: small;
}

#content .ch1 {
  padding: 1em 20px 1.5em 20px;
  background: url(images/CH1_Bkg.gif) repeat-x;
  border: 1px solid #b0b0bd;
}

#content .ch2 {
  padding: 1em 20px 1.5em 20px;
}

#content .cht {
  margin: 1em 0;
  padding: 5px 15px 10px 15px;
  background: url(images/CHT_Bkg.gif) repeat-x;
  border: 1px solid #ffa05e;
}

.SlidingPanels {
  float: left;
  position: relative;
  width: 578px;
  height: 20em;
  margin: 0 0 1em 0;
  padding: 0;
  background: url(images/CH1_Bkg.gif) repeat-x;
  border: 1px solid #b0b0bd;	
}

.SlidingPanelsContentGroup {
  float: left;
  position: relative;
  width: 2400px;
  margin: 0;
  padding: 0;
}

.SlidingPanelsContent {
  float: left;
  width: 538px;
  overflow: hidden;
  margin: 0;
  padding: 1em 20px 1.5em 20px;
}

.SlidingPanelsAnimating {
  overflow: hidden! important;
}

.slidingTabPanelWrapper {
  height: 30px;
  margin: 0;
  display: none;
}

.slidingTabPanel {
  width: 583px;
  height: 30px;
  margin: 0 auto;
  padding: 0;
}

.slidingTabPanel li {
  float: left;
  width: 110px;
  margin: 0;
  list-style-type: none;
}

.slidingTabPanel li a {
  padding-top: 5px;
  margin-bottom: -5px;
  text-decoration: none;
}

.tabActive {
  position: relative;
  top: 1px; 
  width: 110px;
  height: 30px;
  display: block;
  cursor: default;
  text-align: center;
  background: url(images/Tab_Bkg.gif) no-repeat;
  z-index: 7;
  outline: none;	
}

.tab { 
  width: 110px;
  height: 30px;
  display: block;
  cursor: pointer;
  text-align: center;
  z-index: 7;
}

.qt {
  width: 130px;
  height: 30px;
  display: block;
  padding-top: 5px;
  margin-bottom: -5px;
  font-weight: bold;
  color: #090;
  text-align: center;
}

#about {
  background: url(images/Tab_Bkg.gif) no-repeat;
}

#pricing {
  background: url(images/Tab_Bkg.gif) no-repeat;
}

#portfolio {
  background: url(images/Tab_Bkg.gif) no-repeat;
}

#templates {
  background: url(images/Tab_Bkg.gif) no-repeat;
}

#tbl-1 {
  padding: 0 0 2em 0;
}

#tbl-1 td {
  padding: 2px 10px;
  text-align: center;
}

#tbl-1 .title {
  padding: 2px 10px;
  color: #000;
  background-color: #e9e8ec;
  font-weight: bold;
}

#tbl-1 .label {
  padding: 2px 10px 2px 20px;
  text-align: left;
}

#sidebar {
  margin: 0 620px 0 0;
  padding: 0 20px;
  line-height: 1.25em;
}

#sidebar-body {
  margin: 0;
  padding: 0;
}

#sidebar h2 {
  margin: 0;
  padding: 0;
  font-size: small;
}

#footer {
  float: left;
  width: 880px;
  margin: 0 auto;
  padding: 1em 0;
  color: #006;
  line-height: 1.25em;
  text-align: center;
}

#footer ul{
  margin: 0 20px;
  padding: 0;
  border-top: 1px solid #b1b0b8;
  font-size: x-small;
}

#footer li {
  display: inline;
}

#footer a {
  color: #006;
}

#footer a:hover {
  color: #f60;
}
