* {
  margin: 0px;
  padding: 0px;  
  list-style: none;
}

BODY {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 12px; 
  color: #333333;
  margin-top: 10px;
  margin-bottom: 10px;
  background: #02326D; 
}

a {
  color: #333333;
  text-decoration: none;
}

a:hover {
  color: #0099FF;
}

table.outer {
  width: 995px;  
  background: #FFFFFF;
  border: 4px solid #FFFFFF;  
}

td.logoBox {
  width: 256px; 
  padding: 1px;
  vertical-align: top;
  border: 1px solid #B1B2B2;
}

#tobBar {
  width: 739px;
  height: 38px;
  background: url(../img/css/top-bar-bg.gif) repeat-x top left;
}

#topBarLink {
  float: left;
  height: 38px;
  width: 300px;
}

#topBarLink ul {
  width: 100%;  
}

#topBarLink ul li {
  float: left;
  margin-left: 15px;
  background: url(../img/css/bulets-blue.gif) no-repeat center left;
  padding-left: 10px;
}

#topBarLink ul li a {
  color: #FFFFFF;
  line-height: 38px;
  text-decoration: none;
}

#topBarLink ul li a:hover {
  color: #00CCFF;
}
  
#searchTop {
  float: right;
  margin-right: 10px;
  line-height: 38px;
  color: #FFFFFF;
}

table.topNav {
  width: 100%;
  height: 49px;
  background:repeat-x top left;
  background-image:url(../img/css/top-nav-bg.gif);
}

td.sep {
  width: 2px;
  vertical-align: middle;
}

table.topNav a {
  font-weight: bold;
  display: block;
  text-decoration: none;
  color: #FFFFFF;
  line-height: 49px;
  padding: 0px 19px;
}

table.bar2 {
  width: 100%;
  height: 29px;
  background: url(../img/css/middle-bar-bg.gif) repeat-x top left;
}

#pageTitle {
  float: left;
  text-align: left;  
  width: 220px;  
  padding-left: 10px;
  letter-spacing: 1px;  
  height: 29px;
  line-height: 29px;
  font-size: 14px;
  color: #0099FF;
  font-weight: bold;
  background: url(../img/css/homebg.gif) no-repeat top left;
}

#regLogin {
  float: right;
  text-align: center;
  font-weight: bold;
  width: 209px;
  height: 29px;
  line-height: 29px;
  background: url(../img/css/regi-bg.gif) no-repeat top right;
}


td.footer {
  width: 100%;
  height: 50px;
  background: #A10C03;  
}

#footerNav, #copyRight {
  float: left;
  color: #FFFFFF;
  margin-top: 8px;
  width: 100%;
  text-align: center;
  font-weight: bold;
}

#footerNav a {
  color: #FFFFFF;
  text-decoration: none
}

#footerNav a:hover {
  color: #FDC0BD;
  text-decoration: underline;
}

#copyRight {  
  font-weight: normal;
  font-size: 11px;
}

td.buttonLeft {
  color: #CCCCCC;
}

td.buttonLeft a, td.buttonLeft a  img {
  border: 0px;
  text-decoration: none;
}

td.boxTitleBlue {
  background: #6E1F18;
  font-weight: bold;
  letter-spacing: 1px;
  padding-left: 5px;
  height: 20px;
  width: 100%;
  color: #FFFFFF;
  vertical-align: middle;
}

ul.redBullets {
  width: 100%;
  margin: 0px;
}

ul.redBullets li { 
  background: url(../img/red-bullet.gif) no-repeat left 6px;; 
  text-align: left;  
  padding-left: 15px; 
}

DIV.testimonials, DIV.readMore {
  margin: auto;
  width: 90%;  
  text-align: justify;
}

DIV.readMore {
  margin-top: 10px;
  text-align: right;
}

DIV.testimonialsTitle {
  height: 20px;  
  line-height: 20px;
  letter-spacing: 1px;
  font-weight: bold;
  background: #D5D2D2;
} 

Div.aboutSoul {
  float: left;
  width: 100%; 
  text-align: justify;
}

Div.aboutSoul img {
  float: right;
}

td.boxTop {
  width: 181px;
 
  font-weight: bold;
  color: #0099FF;
  height: 28px;
  background: url(../img/css/box-top.gif) no-repeat top left;
}

td.boxMiddle {
  width: 100%;
  height: 100px;  
  border: 1px solid #A8A7A7;
  border-top: 0px;
  border-bottom: 0px;
  background: #ECECEC;
}

td.boxMiddle P {
  padding: 0px 3px;
}


.pageitlenext {
	height: 22px;
	padding-top: 10px;
	float: left;
	width: 200px;
}
#pageTitleright {
	float: right;
	text-align: left;
	width: 220px;
	letter-spacing: 1px;
	height: 29px;
	line-height: 29px;
	font-size: 14px;
	color: #0099FF;
	font-weight: bold;
	background-image: url(../img/css/regi-bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 10px;
}
.float-r {
	float: right;
}
.float-l {
	float: left;
}
