body {
  margin: 0;
  padding: 0;
  background-color: #000000;
  color: #FFFFFF;
  font: small Arial, Helvetica, Verdana, sans-serif;
}
table {
	border: thin solid #339999;
}
#wrapper {
  background-color: #FFFFFF;
  color: black;
  margin: 0px 40px 30px 40px;
  padding: 10px;
}
#header {
	text-align: center;
	background: url(../images/tbg2.gif) repeat;
	padding: 0px;
	margin: 0px;
	font-size: medium;
}
#header-bottom {
	height: 1%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #689ef9;
	border-bottom-color: #689ef9;
	background-color: #FFFFFF;
	color: #FFFFFF;
	padding: 5px;
	font-size: small;
}
#header-bottom ul {
  margin: 0;
  padding: 0;
  padding: 0 30px 0 0;
  text-align: right;
}
#header-bottom li {
  display: inline;
  background-color: #fdf8f2;
  color: #050845;
}
#tagline {
	font-weight: bold;
	background-color: #FFFFFF;
	color: #FF00FF;
	font-style: italic;
	margin: 0;
	width: 400px;
	float: left;
	font-size: medium;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}
#main {
	width: 100%;
	margin-top: 10px;
	color: #CC0033;
}
#content {
	border: 1px solid #689ef9;
	background-color: #FFFFFF;
	color: #ffffff;
	margin-top: 0;
	margin-right: 250px;
	margin-bottom: 0;
	margin-left: 0;
    padding: 30px 30px 30px 30px;
}
.tblc1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FF0000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tblc2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
}
.pcenter {
   text-align: center;
}
#content .inner {
  margin: 10px 20px 10px 40px;
  padding: 5px;
}
#content .inner h1{
	font-size :200%;
	color: #FF0000;
	text-align:center;
}
#content .innerp {
  margin: 10px 20px 10px 40px;
}
#content .inner ul.features {
  margin: 0;
  padding: 0;
  list-style: none;
}
#content .inner h6 {
	font-size: 100%;
	color: #000000;
}
#content .inner h5 {
	text-align: center;
	font-size: 150%;
	color: #FF0000;
}
#content .inner h4 {
	font-size: 125%;
	color: #000000;
}
#content .inner h3 { 
	font-size: 170%;
	color: #FF0000;
}
#content .inner h2 {
	font-size: 125%;
	color: #FF0000;
}
#content .inner h1 {
	font-size: 100%;
	color: #FF0000;
}
#content .inner p {
  color: #666666;
  font-size: 100%;
  text-align:justify;
  line-height: 1.3em;
}
#sidebar .inner a {
	margin-left: 0;
	padding-left: 20px;
	color: #FFFFFF;
}
#content .innerp h5 {
	text-align: center;
	font-size: 150%;
	color: #FF0000;
}
#content .innerx  {
	text-align: center;
	color: #000000;
}
#content .innerp h4 {
	text-align: center;
	font-size: 160%;
	color: #000000;
}
#content .innerp h3 { 
	font-size: 170%;
	color: #FF0000;
}
#content h3 { 
	text-align: center;
	font-size: 170%;
	color: #FF0000;
}
#content .innerp h2 {
   text-align: center;
	font-size: 125%;
	color: #FF0000;
	padding-left: 20px;
}
#content .innerp h1 {
	text-align: center;
	font-size: 115%;
	color: #000000;
}
#content .innerp p {
  text-align: center;
  color: #666666;
  font-size: 100%;
}
#content .innerq li {
  font-weight: bold;
  font-size: 100%;
}
#content .form1 {
   text-align: center;
	font-size: 100%;
	color: #000000;
	padding-left: 20px;
}
#content .form1 {
   text-align: center;
}
#content .innerc p {
  text-align: justify;
  color: #666666;
  font-size: 100%;
}
#content .innerc h5 {
	text-align: center;
	font-size: 150%;
	color: #FF0000;
}
#content .innerc h2 {
   text-align: center;
	font-size: 125%;
	color: #FF0000;
	padding-left: 20px;
}
#content .innerc h1 {
	text-align: center;
}
#sidebar {
	float:right;
	width: 230px;
	background-color: #990000;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	font-size: 110%;
}
#sidebar h3 {
  font-size: 110%;
  background-repeat: no-repeat;
  margin: 0;
  padding: 0.2em 0 0.2em 10px;
  font-weight: normal;
}
#sidebar .inner {
	padding: 10px;
	margin: 0px;
}
#sidebar ul {
  margin-left: 0;
  padding-left: 20px;
  list-style: none;
}
#sidebar p, #sidebar li {
  font-size: 100%;
  line-height: 1.4em;
}
#sidebar ul a:link, #sidebar ul a:visited {
  color: #FFFFFF;
}
#footer {
  width: 100%;
  border-top: 1px solid #689ef9;
  border-bottom: 1px solid #689ef9;
  margin-top: 10px;
  clear: both;
}
#footer p {
	font-size: 90%;
	color: #256290;
	margin: 0;
	padding: 0.2em 0 0.2em 0;
    text-align: center;	
}
#clearone {
  clear: both;
  height: 1px;
}
.tblc1a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FF0000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #339999;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.tblc2a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #339999;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.tblc1h {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FF0000;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #339999;
	border-left-color: #FFFFFF;
}
.tblc2h {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #339999;
	border-left-color: #FFFFFF;
}
#content li {
	font-size: 100%;
	line-height: 1.4em;
	color: #333333;
	text-align: justify;
}
.cartimage {
	float:left;
	border: 2px solid #000000;
	margin-right: 20px;
	margin-bottom: 6px;
}
.cartclear {
	clear: both;
	height: 10px;
}
.cartprc {
	color:#FF0000;
}
