/* Generated by KompoZer */
body {
  margin: 0;
  background: white url(images/bg.jpg) repeat-y scroll center;
  text-align: center;
}
body, td, th {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  color: #686868;
}
a:link, a:visited {
  color: #3370a6;
}
a:hover {
  color: #00529a;
}
#wrapper {
  margin: 0 auto;
  padding: 2px;
  width: 958px;
  text-align: left;
  position: relative;
}
.clear {
  clear: both;
}
img.border {
  border: 1px solid #dadada;
  padding: 3px;
  background: #ffffff none repeat scroll 0%;
}

div.logo {
position:absolute;
top:-5px;
left:0px;
padding: 0px;
}

img.fright {
  border: 1px solid #cccccc;
  padding: 3px;
  background: #ffffff none repeat scroll 0%;
  float: right;
  margin-left: 10px;
  margin-bottom: 10px;
  margin-top: 10px;
}
img.fleft {
  border: 1px solid #cccccc;
  padding: 3px;
  background: #ffffff none repeat scroll 0%;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  margin-top: 10px;
}
#header {
  background: transparent url(images/header.bmp) repeat-x scroll center top;
  width: 100%;
  height: 100px;
  text-align: center;
  padding-top: 15px;
}
h1, h1 a:link, h1 a:visited, h1 a:hover {
  margin: 0;
  padding: 0;
  font-size: 36px;
  color: white;
  font-weight: normal;
  text-decoration: none;
}
#nav {
  margin: 2px 0;
  background: transparent url(images/navbg-repeat.jpg) repeat-x scroll center top;
  height: 56px;
  width: 100%;
  position: relative;
  z-index: 999;
}
#nav .inner {
  background: transparent url(images/navbg-middle.jpg) no-repeat scroll center top;
  width: 100%;
  z-index: 999;
  height: 56px;
}
#nav ul {
  margin: 7px 0;
  padding: 5px 0 0 30px;
  font-size: 18px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  float: left;
  text-shadow: white 1px 1px ;
  z-index: 999;
}
#nav ul li {
  display: inline;
  float: left;
  z-index: 100;
}
#nav ul li a:link, #nav ul li a:visited {
  color: #525252;
  display: block;
  text-decoration: none;
  height: 44px;
}
#nav ul li a:hover {
  background: transparent url(images/bgright.jpg) no-repeat scroll right top;
  color: #000000;
  display: block;
  text-decoration: none;
  height: 44px;
}
#nav ul li a.current {
  background: transparent url(images/bgright.jpg) no-repeat scroll right top;
  height: 44px;
}
#nav ul li a.active {
  background: transparent url(images/bgright.jpg) no-repeat scroll right top;
  height: 44px;
}
#nav ul li a.current span.link, #nav ul li a.active span.link, #nav ul li a:hover span.link {
  background: transparent url(images/bgleft.jpg) no-repeat scroll left top;
}
#nav ul li a span.link {
  margin: 0 18px 0 0px;
  padding: 12px 8px 14px 18px;
  position: relative;
  float: left;
  cursor: pointer;
}
#nav ul ul {
  border: 1px solid #a2a2a2;
  padding: 5px;
  background: #d0d2d3 none repeat scroll 0%;
  position: absolute;
  display: none;
  top: 37px;
  z-index: 9999;
  width: 170px;
}
ul#nav ul ul li {
  margin: 0;
  padding: 0;
  background: transparent none repeat scroll 0%;
  z-index: 999;
}
#nav ul li ul li {
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #e4e4e4;
  margin: 0;
  padding: 0;
  background: transparent none repeat scroll 0%;
  z-index: 999;
}
#nav ul li ul a:link, #nav ul li ul a:visited {
  margin: 0;
  padding: 10px 0 8px 10px;
  background: #ffffff none repeat scroll 0%;
  display: block;
  width: 160px;
  font-size: 12px;
  color: #333333;
  text-decoration: none;
  font-weight: normal;
  float: left;
  z-index: 999;
  height: 16px;
}
#nav ul li ul a:hover {
  background: #ffffff url(images/nav-submenu.jpg) repeat-x scroll center bottom;
  display: block;
  width: 160px;
  text-decoration: underline;
  font-weight: normal;
  font-size: 12px;
  float: left;
  z-index: 999;
}
#nav ul ul ul {
  top: auto;
  z-index: 999;
}
#nav ul li ul ul {
  margin: 0px 0 0 10px;
  left: 146px;
  z-index: 9999;
}
#nav ul li {
  position: relative;
}
.pagination {
  padding: 10px;
  clear: both;
}
.pagination ul {
  margin: 0;
  padding: 0;
  text-align: left;
  font-size: 12px;
}
.pagination li {
  list-style-type: none;
  display: inline;
  padding-bottom: 1px;
}
.pagination a, .pagination a:visited {
  border: 1px solid #9aafe5;
  padding: 0 5px;
  text-decoration: none;
  color: #2e6ab1;
}
.pagination a:hover, .pagination a:active {
  border: 1px solid #2b66a5;
  color: #ffffff;
  background-color: #2e6ab1;
}
.pagination a.currentpage {
  border-color: #2b66a5;
  background-color: #2e6ab1;
  color: #ffffff ! important;
  cursor: default;
}
.pagination a.disablelink, .pagination a.disablelink:hover {
  border-color: #929292;
  background-color: white;
  cursor: default;
  color: #929292;
  font-weight: normal ! important;
}
#hold {
  z-index: 3;
  position: absolute;
  top: 141px;
  left: 2px;
  width: 958px;
}
#featured {
  border-bottom: 4px solid #b0c6e3;
  margin: 0;
  background: transparent url(images/featured.jpg) no-repeat scroll left top;
  width: 100%;
  height: 242px;
  padding-bottom: 2px;
  position: relative;
  overflow: hidden;
  z-index: 4;
}
#featured .sliderImages {
  position: absolute;
  left: 30px;
  text-align: center;
  width: 380px;
  height: 202px;
  top: 30px;
}
ul.slider-img-list {
  margin: 0;
  padding: 0;
  width: 380px;
  position: relative;
  list-style-type: none;
  z-index: 1;
  top: 1200px;
}
ul.slider-img-list li {
  overflow: hidden;
  float: left;
  width: 380px;
  height: 202px;
  vertical-align: bottom;
}
a.package1 {
  margin: 0 auto;
  background: transparent url(images/slideleft-1.png) no-repeat scroll left top;
  width: 270px;
  height: 180px;
  display: block;
}
a.package2 {
  margin: 0 auto;
  background: transparent url(images/slideleft-2.png) no-repeat scroll left top;
  width: 270px;
  height: 180px;
  display: block;
}
a.package3 {
  margin: 0 auto;
  background: transparent url(images/slideleft-3.png) no-repeat scroll left top;
  width: 270px;
  height: 180px;
  display: block;
}
a.package4 {
  margin: 0 auto;
  background: transparent url(images/slideleft-4.png) no-repeat scroll left top;
  width: 270px;
  height: 180px;
  display: block;
}
a.package5 {
  margin: 0 auto;
  background: transparent url(images/slideleft-5.png) no-repeat scroll left top;
  width: 270px;
  height: 180px;
  display: block;
}
.sliderImages span, .arrows span {
  display: none;
}
#featured .arrows {
  left: 420px;
  position: absolute;
  top: 30px;
  width: 44px;
}
#featured .arrows a.next {
  margin-bottom: 66px;
}
#featured .arrows a.next:link, #featured .arrows a.next:visited, #featured .arrows a.prev:link, #featured .arrows a.prev:visited {
  height: 44px;
  width: 44px;
  display: block;
  position: relative;
}
#featured .arrows a.next:hover, #featured .arrows a.prev:hover {
  height: 44px;
  width: 44px;
  display: block;
}
#featured .arrows a.next:link, #featured .arrows a.next:visited {
  background: transparent url(images/next.png) no-repeat scroll left top;
}
#featured .arrows a.next:hover {
  background: transparent url(images/nexthover.png) no-repeat scroll left top;
}
#featured .arrows a.prev:link, #featured .arrows a.prev:visited {
  background: transparent url(images/previous.png) no-repeat scroll left top;
}
#featured .arrows a.prev:hover {
  background: transparent url(images/previous-hover.png) no-repeat scroll left top;
}
.texthold {
  background: transparent url(images/slideright-title.png) no-repeat scroll left top;
  right: 0px;
  top: 30px;
  width: 402px;
  height: 242px;
  position: absolute;
}
#featured .sliderText {
  width: 402px;
  height: 242px;
  position: relative;
}
ul.slider-text-list {
  margin: 0;
  padding: 0;
  width: 402px;
  position: relative;
  list-style-type: none;
  z-index: 1;
  left: -1800px;
}
ul.slider-text-list li {
  overflow: hidden;
  float: left;
  width: 402px;
  vertical-align: bottom;
  height: auto;
}
ul.slider-text-list li h2 {
  margin: 0;
  padding: 6px 0 10px 10px;
  width: 392px;
  font-size: 24px;
  color: white;
  font-weight: normal;
  height: 29px;
}
ul.slider-text-list li p {
  margin: 0;
  padding: 10px 30px 10px 10px;
  text-shadow: #d9e1e9 1px 1px ;
  color: #000000;
  line-height: 20px;
}
a.more {
  border: 1px solid #669200;
  padding: 4px;
  background: red url(images/readmore.jpg) repeat-x scroll center top;
  display: block;
  color: white;
  font-weight: bold;
  text-shadow: #669200 1px 1px ;
  width: 70px;
  text-align: center;
  float: right;
  margin-right: 30px;
}
#services {
  border-top: 2px solid white;
  border-bottom: 1px solid #cccccc;
  background: transparent url(images/servicerepeat.jpg) repeat-x scroll center top;
  height: 127px;
  width: 100%;
}
#services .box {
  border-right: 1px solid #cbcbcb;
  float: left;
  height: 97px;
  width: 190px;
  position: relative;
  padding-left: 104px;
  padding-top: 30px;
  padding-right: 20px;
}
#services .box2 {
  float: left;
  height: 97px;
  width: 190px;
  position: relative;
  padding-left: 104px;
  padding-top: 30px;
  padding-right: 20px;
}
#services .box img, #services .box2 img {
  position: absolute;
  left: 20px;
  top: 30px;
}
#services .box p, #services .box2 p {
  margin: 0;
  padding: 10px 0 0;
  line-height: 18px;
  text-shadow: white 1px 1px ;
}
#services h3 {
  margin: 0;
  color: #525252;
  font-size: 18px;
  font-weight: normal;
}
#content {
  width: 958px;
  position: relative;
}
#subheader {
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  padding: 15px 30px;
  background: #e9e9e9 none repeat scroll 0%;
  display: block;
}
#subheader h2 {
  margin: 0;
  padding: 0;
  color: black;
  font-weight: normal;
  font-size: 24px;
}
#fullpage {
  padding: 15px;
  background: white none repeat scroll 0%;
}
.portitem {
  border: 1px solid #cccccc;
  margin: 15px;
  padding: 7px;
  background: #e9e9e9 none repeat scroll 0%;
  width: 260px;
  float: left;
  position: relative;
  overflow: hidden;
}
.portitem img {
  border: 1px solid white;
}
.portitem span {
  padding: 7px;
  background: white none repeat scroll 0%;
  width: 246px;
  position: absolute;
  bottom: -30px;
  left: 8px;
  color: black;
  text-shadow: white 1px 1px ;
  opacity: 0.8;
}
#content #leftcolumn {
  padding: 30px;
  width: 100%;
  line-height: 20px;
  position: relative;
}
.col1 {
  float: left;
  width: 254px;
  padding-right: 30px;
  margin-top: 15px;
  margin-bottom: 15px;
}
.col2 {
  float: right;
  width: 254px;
  padding-left: 30px;
  margin-top: 15px;
  margin-bottom: 15px;
}
#content h4 {
  margin: 0;
  font-size: 16px;
  color: black;
  font-weight: normal;
}
#content h5 {
  margin: 0;
  font-size: 14px;
  color: black;
  font-weight: normal;
}
table {
  margin: 20px 0;
  background: white none repeat scroll 0%;
}
td {
  padding: 5px;
}
th {
  border: 1px solid #0c408b;
  padding: 5px;
  background: #1159a8 none repeat scroll 0%;
  color: white;
}
blockquote {
  font-style: italic;
}
.blog {
  margin-bottom: 30px;
}
.blog .info {
  border: 1px solid #e2e2e2;
  padding: 5px;
  background: #f8f8f8 none repeat scroll 0%;
  display: block;
  text-shadow: white 1px 1px ;
}
#leftcolumn form {
  margin-top: 15px;
}
#leftcolumn form ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  width: 529px;
}
#leftcolumn form ul ul {
  border:  none;
  padding: 0;
}
#leftcolumn form ul li.forminput {
  padding: 10px 0;
}
#leftcolumn form ul li.forminput ul li.formleft {
  float: left;
  width: 140px;
  color: black;
}
#leftcolumn form ul li.forminput ul li.formright {
  color: red;
  font-weight: bold;
  font-size: 14px;
}
#error {
  color: green;
}
#error ul li {
  display: inline;
  margin-right: 15px;
  color: red;
}
form input, form textarea {
  border: 1px solid #cccccc;
  padding: 5px;
  background: #f1f1f1 none repeat scroll 0%;
  font-size: 12px;
  font-family: Arial,Helvetica,sans-serif;
}
form .button {
  border: 1px solid #1d3551;
  padding: 5px;
  background: #1159a8 none repeat scroll 0%;
  color: #ffffff;
  font-weight: bold;
}
.hidden {
  visibility: hidden;
}
#leftcolumn h2 {
  padding: 0;
  font-weight: normal;
  color: black;
  font-size: 36px;
}
#leftcolumn h3 {
  margin: 0;
  color: #000000;
  font-weight: normal;
  font-size: 18px;
}
ul.checklist {
  margin: 0;
  padding: 15px 0 25px 15px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  line-height: 22px;
}
ul.checklist li {
  background: transparent url(images/tick.png) no-repeat scroll left center;
  padding-left: 20px;
  width: 255px;
  float: left;
}
#rightcolumn {
  padding: 30px 20px;
  background: transparent url(images/rightcolumn.jpg) repeat-x scroll center top;
  float: right;
  width: 284px;
}
#rightcolumn h3 {
  border-bottom: 1px solid #dadada;
  margin: 0 0 10px;
  color: #000000;
  font-weight: normal;
  font-size: 18px;
  padding-bottom: 10px;
}
#rightcolumn ul {
  margin: 0;
  padding: 0 0 30px;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
}
#rightcolumn ul li {
  margin: 0px;
  padding: 0px;
}
.col1 h3, .col2 h3 {
  margin: 0;
  padding: 0 0 15px;
}
.outerhol {
  padding: 0 0 10px;
  position: relative;
  width: 100%;
  height: 51px;
}
.search {
  border-left: 1px solid #9fd027;
  border-right: 1px solid #9fd027;
  background: transparent url(images/search.jpg) repeat-x scroll center top;
  position: absolute;
  top: 0;
  left: -22px;
  width: 323px;
  height: 51px;
}
.search form {
  padding: 8px 10px;
}
.search .textfield {
  border-top: 1px solid #7f942c;
  border-left: 1px solid #7f942c;
  padding: 3px;
  background: white none repeat scroll 0%;
  width: 200px;
}
.search .button {
  border:  none;
  background: transparent none repeat scroll 0%;
  color: white;
  text-shadow: #517606 1px 1px ;
  cursor: pointer;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 16px;
  font-weight: normal;
}
#rightcolumn ul li.bd {
  position: relative;
}
#rightcolumn ul.bd a {
  text-decoration: none;
}
#rightcolumn li.bd ul {
  border-bottom: 1px solid #ededed;
  padding: 15px 0 15px 10px;
  width: 264px;
}
#rightcolumn li.bd ul li {
  line-height: 18px;
  font-size: 11px;
}
#rightcolumn ul li.bd ul li.title {
  font-size: 12px;
  font-weight: bold;
}
#rightcolumn ul li.bd ul li.title a {
  color: #3370a6;
}
#rightcolumn ul li.ft {
  line-height: 1px;
}
#rightcolumn ul.blog-entries li.bd ul li.image {
  padding: 0px 15px 0 0px;
  float: left;
}
#rightcolumn ul.blog-entries li.bd ul li.image {
  background: transparent url(images/thumbbg.png) no-repeat scroll 0%;
  width: 89px;
  height: 60px;
}
li.bd {
}
#rightcolumn ul li.testimonial {
  border-bottom: 1px solid #ededed;
  padding: 20px 0 0px;
}
#rightcolumn ul li.testimonial ul li.extract {
  font-size: 12px;
  color: black;
}
#rightcolumn ul li.testimonial ul li.testimonial-main {
  padding: 10px 0;
  line-height: 18px;
  font-size: 12px;
  font-style: italic;
}
#rightcolumn ul li.testimonial ul li.testimonial-author {
  padding: 0;
  line-height: 18px;
  font-size: 11px;
}
a img {
  border:  none;
}
#footer {
/*  padding: 30px 0; */
  margin: 0 auto;
  position: relative;
  width: 958px;
  background: #1159a8 none repeat scroll 0%;
}
#footer .box {
  float: left;
  width: 254px;
  position: relative;
  padding-left: 30px;
  padding-right: 30px;
}
#footer .box2 {
  float: left;
  width: 254px;
  position: relative;
  padding-left: 30px;
  padding-right: 30px;
}
#footer h3 {
  margin: 0 0 20px;
  color: white;
  font-weight: normal;
  font-size: 18px;
}
#footer ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#footer ul li {
  background: #0d4494 url(images/footerlink.jpg) repeat-x scroll center top;
  margin-top: -1px;
}
#footer ul li a {
  border: 1px solid #2978ce;
  padding: 8px;
  display: block;
  color: #dce9f8;
}
#footer ul li a:hover {
  border-color: #439fe1;
  color: white;
}
#footer .box p, #footer .box2 p {
  margin: 0;
  padding: 0;
  line-height: 18px;
  color: #dce9f8;
  text-shadow: #0b3a7f 1px 1px ;
}
#copyright {
  padding: 20px 0;
  background: #0d4494 url(images/footer.jpg) repeat-x scroll center top;
  width: 100%;
  color: #dce9f8;
  text-indent: 30px;
}
#copyright a {
  color: #dce9f8;
}

td.create {
  font-family:Arial,Helvetica,sans-serif;
  font-size:1.875em; /* 30px/16=1.875em */
  color: white;
  border: 0px;
}

table.create {
  background: transparent;
  border: 0px;
  margin: 0px;
}