html, body {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

div, span, object, iframe, h1, h2, h3, h4, h5, h6, p,
pre, a, abbr, acronym, address, code, del, dfn, em, img,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, tr {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

blockquote, q {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  quotes: "" "";
}
blockquote:before, q:before,
blockquote:after, q:after {
  content: "";
}

th, td, caption {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

table {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle;
}

a img {
  border: none;
}

body {
  background: #f6f5f1 url(../images/bg.png) repeat-x 0 0;
  font-size: 11px;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  line-height: 16px;
  color: #333;
  _behavior: url("js/csshover3.htc");
}

p {
  margin-bottom: 12px;
}

a {
  color: #4491a4;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
  color: #418292;
  padding-bottom: .3em;
  font-weight: normal;
}

h1 {
  font-size: 22px;
  line-height: 1em;
}

h2 {
  font-size: 18px;
  line-height: 1em;
}

h3 {
  font-size: 15px;
  line-height: 1em;
}

.niceField {
  background: #fafcfc;
  border-top: 1px solid #748e95;
  border-left: 1px solid #859fa6;
  border-right: 1px solid #96b0b7;
  border-bottom: 1px solid #9db7be;
  height: 16px;
}

textarea.niceField {
  height: 80px;
}

img {
  vertical-align: middle;
}

.floatLeft {
  float: left;
  margin: 0 1em 1em 0;
}

.floatRight {
  float: right;
  margin: 0 1em 1em 0;
}

.alignCenter {
  text-align: center;
}

.alignLeft {
  text-align: left;
}

.alignRight {
  text-align: right;
}

.hardClear {
  clear: both;
}

.niceBorder{
	padding: 3px;
	background: #fbfbfb;
	border: 1px solid #eee;
	margin: 0 10px 5px 0px;
}
.niceBordercenter{
	padding: 3px;
	background: #fbfbfb;
	border: 1px solid #eee;
	margin: 0 10px 5px 0px;
}

.niceBorder img, .niceBorder object{
	vertical-align: bottom;
}
.niceBorderright{
	padding: 3px;
	background: #fbfbfb;
	border: 1px solid #eee;
	float: right;
	margin: 0px 0px 5px 10px;
	
}

.niceBorderleft{
	padding: 3px;
	background: #fbfbfb;
	border: 1px solid #eee;
	float: left;
	margin: 0px 10px 5px 0px;
	
}


ul.main{
padding: 2px 0 8px 15px;
list-style-position: inside;

}

ol.main{
padding: 2px 0 8px 20px;
list-style-position: inside;

}



.imageRow{
	padding: 10px 0 0px 0px;
	text-align: center;
	word-spacing: 0;
	letter-spacing: 0;
	
}

.imageRowgallery{
	padding: 10px 0 0px 50px;
	text-align: center;
	word-spacing: 0;
	letter-spacing: 0;
}

.imageRowItem{
	padding: 0 5px 0px 0px;
	word-spacing: normal;
	letter-spacing: normal;
	text-align: center;
	display: inline-block;
	float:left
}

.imageRowItem{
	display: inline;
}

hr{
	background: none;
	border: 0;
	border-top: 1px dashed #5faec3;
	margin: 10px 0 12px;
}

.clear {
	clear: both;
}


#wrapper {
  width: 894px;
  margin: 0 auto;
  position: relative;
  padding-top: 179px;
}

#header {
  clear: both;
  position: absolute;
  top: 0;
  left: 0;
  width: 894px;
  height: 167px;
  background: url(../images/header-bg.jpg) no-repeat 0 0;
}

#logo {
  position: absolute;
  overflow: hidden;
  top: 77px;
  left: 32px;
  width: 310px;
  height: 60px;
}

#logo a {
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/logo.png) no-repeat 0 0;
}

#callUs{
	position: absolute;
	left: 525px;
	top: 40px;
	color: #fff;
	font-size: 21px;
	text-shadow: #4e8c9b 0 1px 1px;
}

#callUs strong{
	padding: 0 5px 0 0;
}

#topMenu {
  margin: 0;
  padding: 0;
  border: 0;
  position: absolute;
  list-style-type: none;
  left: 332px;
  top: 120px;
}
#topMenu li {
	float: left;
	margin: 0;
	padding: 0;
	margin-left: 40px;
	_margin-left: 35px;
	position: relative;
}
#topMenu a {
	display: block;
	float: left;
	color: #fff;
	font-size: 15px;
	height: 15px;
	line-height: 15px;
	font-weight: bold;
}

#topMenu li ul{
	display: none;
	list-style-type: none;
	margin: 0;
	float: none;
	position: absolute;
	top: 37px;
	left: 0;
	width: 130px;
	background: #fff;
	border: 1px solid #6eabbe;
	border-top: none;
	cursor: pointer;
}
#topMenu li:hover a, #topMenu a:hover{
	text-decoration: none;
	padding: 0 0 2px 0;
	border-bottom: 20px solid #6eabbe;
}

#topMenu li ul li{
	margin: 0;
	padding: 0;
	_height: 1%;
	float: none;
}

#topMenu li ul a{
	float: none;
	height: auto;
	line-height: 13px;
	font-weight: normal;
	font-size: 12px;
	color: #4491a4;
	cursor: pointer;
}

#topMenu li:hover ul a{
	padding: 3px 10px;
	border: 0;
}

#topMenu li ul a:hover{
	padding: 3px 10px;
	border: 0;
	background: #cae3e6;
	color: #156780;
}


#topMenu li:hover ul{
	display: block;
}

#content {
  background: url(../images/content-middle.png) repeat-y 10px 0;
  padding: 0 10px;
  margin: 0 0 12px 0;
}

#contentTop{
  background: url(../images/content-top.png) no-repeat 0 0;
}

#contentBottom{
  overflow: hidden;
  _height: 1%;
  _overflow: visible;
  background: url(../images/content-bottom.png) no-repeat 0 100%;
}

#mainColumn {
  width: 628px;
  padding: 20px 20px 15px 25px;
  float: left;
  text-align: justify;
  font-size: 12px;
  color: #526164;
  line-height: 1.6em;
}

#rightColumn {
  width: 172px;
  float: right;
  padding: 6px 12px 12px;
}

#topFlash {
  margin-bottom: 1.5em;
  background: #b8c1c0;
  height: auto;
  line-height: 15px;
}

#Flash {
	width: 336px;
	height: 117px;
	position: relative;
	top: 10px;
	right: 10px;
	background:#FFF;
	float: right;
	margin-left: 10px;
}

#text {
	position: relative;
	
	font-size: 10px;
	line-height: 1.4em;
	padding-left: 15px;
	top: 10px;
	text-align: left;
	padding-bottom: 15px;
}
	

#topFlash h1{
	color: #fff;
	margin-top: 5px;
	font: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-style: italic;
	right: 137px;
	margin-bottom: 10px;	
	line-height: 1.4em;
	font-weight:bold;
}

.mainBottom {
  padding: 1em 9em 0;
  text-align: center;
  color: #448798;
}

#rightColumn h2, #rightColumn h3 {
  text-transform: lowercase;
  font-size: 26px;
  color: #fff;
}

#rightImage {
  clear: right;
  float: right;
  width: 196px;
  margin: 0 0 110px 0;
  border: solid #f6f5f1;
  border-width: 10px 0 0 0;
  background: #f6f5f1;
}

#leftBadge {
  height: 85px;
  background: #7bc url(../images/left-barnton.png) no-repeat;
}

#contactForm {
  text-align: right;
}
#contactForm label {
  display: block;
  text-align: left;
  text-transform: lowercase;
  color: white;
}
#contactForm input, #contactForm textarea {
  width: 168px;
  text-align: left;
  margin: 1px 0px 5px;
}
#contactForm #formSubmit {
  width: 79px;
  height: 23px;
  cursor: pointer;
  border: none;
  text-align: center;
  background: url(../images/button-bg.png) no-repeat 0 0;
  position: relative;
}
#contactForm #formSubmit:active {
  top: 1px;
  left: 1px;
}

#rightOffer {
  width: 186px;
  position: relative;
  top: -112px;
  padding: 0 0 0 10px;
  margin: 0 0 -100px 688px;
  font-size: 24px;
  text-transform: none;
  color: #fff;
  cursor: pointer;
  display: block;
  height: 100px;
  line-height: 1.3em;
  background: #7bc url(../images/special-offer.jpg) no-repeat;
}


#rightOffer p{
	font-size:16px;
	color: #5f6d70;
	text-align: center;
	margin-left: -16px;
	
	
}

#specialOffer {
  clear: right;
  float: right;
  width: 186px;
  position: relative;
  padding: 0 0 0 10px;
  margin-bottom: 10px;
  font-size: 24px;
  text-transform: none;
  color: #fff;
  cursor: pointer;
  display: block;
  height: 100px;
  line-height: 1.3em;
  background: #7bc url(../images/special-offer-new.jpg) no-repeat;
}


#specialOffer p{
	font-size:16px;
	color: #5f6d70;
	text-align: center;
	margin-left: -16px;
	
	
}


#footer {
  clear: both;
  height: 52px;
  font-size: 11px;
  background: #5facbf url(../images/footer-bg.jpg) no-repeat;
  padding: 46px 20px 0;
  color: #fff;
	text-shadow: #3e7480 0 1px 1px;
}
#footer a {
  color: #fff;
}

#footerLeft {
  width: 45%;
  float: left;
}

a.footerInlink{
	text-decoration:none;
}

#footerRight {
  width: 45%;
  float: right;
  text-align: right;
}




/*Highslide*/

.highslide-container div {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.highslide-container table {
	background: none;
}
.highslide {
	outline: none;
	text-decoration: none;
}
.highslide img {
	border: 2px solid silver;
}
.highslide:hover img {
	border-color: gray;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide-gallery .highslide-active-anchor img {
	border-color: black;
	visibility: visible;
	cursor: default;
}
.highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: white;
	background: gray;
}
.highslide-wrapper, .highslide-outline {
	background: white;
}
.glossy-dark {
	background: #111;
}

.highslide-image-blur {
}
.highslide-number {
	font-weight: bold;
	color: gray;
	font-size: .9em;
}
.highslide-caption {
	display: none;
	font-size: 1em;
	padding: 5px;
	/*background: white;*/
}
.highslide-heading {
	display: none;
	font-weight: bold;
	margin: 0.4em;
}
.highslide-dimming {
	position: absolute;
	background: black;
}
a.highslide-full-expand {
   background: url(../highslide/graphics/fullexpand.gif) no-repeat;
   display: block;
   margin: 0 10px 10px 0;
   width: 34px;
   height: 34px;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: white;
	padding-left: 22px;
	background-image: url(../highslide/graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: silver;
	text-decoration:underline;
}
.highslide-move, .highslide-move * {
	cursor: move;
}

.highslide-viewport {
	display: none;
	visibility: hidden;
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: none;
	left: 0;
	top: 0;
}
.highslide-overlay {
	display: none;
}
.hidden-container {
	display: none;
}

/* Mac-style close button */
.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	cursor: hand; /* ie */
	cursor: pointer; /* w3c */
	background: url(../highslide/graphics/close.png);
	/* For IE6, remove background and add filter */
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../highslide/graphics/close.png', sizingMethod='scale');
}

/*****************************************************************************/
/* Styles for the HTML popups											     */
/* Remove these if you are not using Highslide HTML						     */
/*****************************************************************************/
.highslide-maincontent {
	display: none;
}
.highslide-html {
	background-color: white;
}
.highslide-html-content {
	display: none;
	width: 400px;
	padding: 0 5px 5px 5px;
}
.highslide-header {
	padding-bottom: 5px;
}
.highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-header ul li.highslide-previous, .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-header a:hover {
	color: black;
}
.highslide-header .highslide-move a {
	cursor: move;
}
.highslide-done a {
	cursor: move;
}
.highslide-footer {
	height: 16px;
}
.highslide-footer .highslide-resize {
	display: block;
	float: right;
	margin-top: 5px;
	height: 11px;
	width: 11px;
	background: url(../highslide/graphics/resize.gif) no-repeat;
}
.highslide-footer .highslide-resize span {
	display: none;
}
.highslide-body {
}
.highslide-resize {
	cursor: nw-resize;
}


/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

#lbOverlay{
	z-index: 20000 !important;
}

#lbCenter, #lbBottomContainer{
	z-index: 30000 !important;
}


.bubble{
	margin: 0 auto 20px;
	background: url(../images/bubble-middle.png) repeat-y;
}

.bubbleTop{
	background: url(../images/bubble-top.png) no-repeat;	
}

.bubbleBottom{
	padding: 7px 15px 0 10px;
    color: #093741;
	background: url(../images/bubble-bottom.png) no-repeat 0 100%;	
}

.bubbleName{
	position: relative;
	top: 5px;
    color: #526164;
	font-weight: bold;
	text-align: right;
	padding: 5px 70px 0 0;
}

.tabList{
	display: none;
	overflow: hidden;
	_height: 1%;
	_overflow: visible;
}

.tabList li{
	float: left;
	margin: 0 1px 0 0;
	padding: 5px 10px;
	background: #eee;
	color: #333;
	cursor: pointer;
}

.tabList li:hover, .tabList li.selected{
	background: #666;
	color: #fff;
}

#mainColumn .tabList{
	list-style-type: none;
	padding: 0;
	margin: 0;
	position: relative;
	top: 1px;
}

#mainColumn .tabList li{
	color: #333;
	border: 1px solid #e1e1e1;
	font-weight: bold;
	margin: 0 4px 0 0;
	background: #fff url(../images/gradient-white-grey.png) repeat-x 0 -10px;
	text-shadow: #fff 0 1px 0;
}

#mainColumn .tabList li.selected{
	color: #3a9b86;
	border-bottom: 1px solid #f4f4f4;
	background: #f4f4f4 url(../images/gradient-grey-small.png) repeat-x 0 0;
	cursor: default;
}

#mainColumn .tabList li:hover{
	color: #3a9b86;
}

#mainColumn .mainTabs{
	background: url(../images/gradient-white-grey.png) repeat-x 0 -1px;
	border: 1px solid #e1e1e1;
	padding: 14px 14px 5px;
}

#mainColumn .mainTabs h1, #mainColumn .mainTabs h2, #mainColumn .mainTabs h3, #mainColumn .mainTabs h4{
	margin-top: 0;
}

.footerLink{
  text-decoration: none;
}

a.inlink{
	color:#333;
	text-decoration:none;
}



