* {
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   }
body {
   margin:0px;
   text-align:center;
   background-color:black;
   }

/* ============================ */
/* ========== Header ========== */
/* ============================ */

#header {
   width:778px;
   height:154px;
   position:relative;
   margin:6px auto 0 auto;
   }
#logoBlock {
	width:483px;
	height:154px;
	position:absolute;
	left:0;
	top:0;
	}
#logoSlogan {
	position:absolute;
	left:196px;
	top:96px;
	font-size:18px;
	font-weight:bold;
	color:white;
	}
#phoneBlock {
   position:absolute;
   right:0;
   top:0;
   }

/* ============================= */
/* ========== MenuBar ========== */
/* ============================= */

#menuBar {
   margin:0 auto;
   width:726px;
   height:46px;
   overflow:hidden;
   }
.menuTab {
   width:120px;
   height:31px;
   padding-top:15px;
   display:block;
   float:left;
   margin-right:1px;
   background-image:url(../images/menuTab.jpg);
   font-size:14px;
   font-weight:bold;
   color:white;
   text-decoration:none;
   }
.menuTab:hover {
   background-image:url(../images/menuTab_over.jpg);
   }

/* ================================== */
/* ========== Page Content ========== */
/* ================================== */

#contentDiv {
   width:726px;
   margin-right:auto; margin-left:auto;
   margin-top:20px;
   text-align:left;
   }
#contentDiv, #contentDiv p, #contentDiv td, #contentDiv li {
   color:white;
   font-size:14px;
   }
#contentDiv ul {
   list-style-image: url(../images/bullet_orange.gif);
   }
h1 {
	font-size:18px;
	font-weight:bold;
	color:#3283fc;
	}
h2 {
	font-size:16px;
	font-weight:bold;
	color:#3283fc; /*8491a7*/
	}
#contentDiv p.question {
	font-size:16px;
   font-weight:bold;
	color:#81b4ff;
	margin-bottom:0;
	text-indent:-23px; margin-left:23px;
	}
#contentDiv p.question span {
	color:#3283fc;
	}
.answer {
	margin-top:0;
	margin-left:23px;
	}
.answer span {
	color:#f26919;
	font-weight:bold;
	}
.testimonial {
	background-color:#3f4251;
	border:1px solid #5b6a81;
	padding:10px 20px;
	margin-bottom:20px;
	font-size:13px;
	color:#b8c1d0;
	font-style:italic;
	width:410px;
	}
.testimonial .testimonial_name {
   font-size:13px;
	color:#919eb3;
	text-align:right;
	font-style:normal;
	}

/* =================================== */
/* ========== Right Callout ========== */
/* =================================== */

.rightCallout {
	width:241px;
	float:right;
	margin-left:20px;
	}
.callout_upper {
	background-color:#f26919;
   font-size:14px;
	font-weight:bold;
	color:black;
	padding:0 13px 10px 13px;
	}
#contentDiv .rightCallout ul.white {
   list-style-image: url(../images/bullet_white.gif);
   margin-top:7px;
   margin-bottom:0;
   margin-left:0;
   padding-left:20px;
   }
#contentDiv ul.white li {
   color:black;
   font-size:12px;
   font-weight:normal;
   }
.callout_lower {
	background-color:#3e4351;
	background-image:url(../images/callout_gradient.jpg);
	background-repeat:repeat-x;
	padding:8px 13px 0 13px;
	}
.rightCallout .quote {
	font-size:13px;
	font-style:italic;
	color:white;
	}
.rightCallout .quote_name {
	font-size:13px;
	color:white;
	text-align:right;
	}
#contentDiv ul.callout_ul {
	/*margin:0;
	padding-left:-15px;
	margin-left:-15px;*/
   margin-top:7px;
   margin-bottom:0;
   padding-left:20px;
   margin-left:0;
	list-style-image: url(../images/bullet_white_callout.gif);
	}

/* =============================== */
/* ========== HighSlide ========== */
/* =============================== */

.highslide-wrapper div {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.highslide {
	cursor: url(../highslide/graphics/zoomin.cur), pointer;
	outline: none;
	text-decoration: none;
}
.highslide img {
	border: none;
}
.highslide:hover img {
	border-color: gray;
}

.highslide-active-anchor img, .highslide-active-anchor:hover img {
	border-color: black;
}
.highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: white;
	background: gray;
}
.highslide-wrapper, .rounded-white {
	background: white;
}
.highslide-image-blur {
}
.highslide-caption {
	display: none;
	border-top: none;
	font-size: 1em;
	padding: 5px;
	background: white;
}
.highslide-heading {
	display: none;
	color: black;
	font-weight: bold;
	height: 20px;
	overflow: hidden;
	cursor: default;
	padding-left: 22px;
	background: url(../highslide/graphics/icon.gif) no-repeat 0 1px;
}
.highslide-dimming {
	position: absolute;
	background: black;
}
.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: gray;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}


/* Controls. See http://www.google.com/search?q=css+sprites */
.highslide-controls {
	width: 105px;
	height: 20px;
	position: relative;
	top: -23px;
	left: 7px;
}
.highslide-controls ul {
	height: 20px;
	list-style: none;
	margin: 0;
	padding: 0;
}
.highslide-controls li {
	float: left;
}
.highslide-controls a {
	background-image: url(../highslide/graphics/controlbar-white-small.gif);
	display: block;
	float: left;
	height: 20px;
	width: 20px;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.highslide-controls a span {
	/* hide the text for these graphic buttons */
	display: none;
}
.highslide-controls .highslide-move {
	display: none;
}
.highslide-move a {
	cursor: move;
}

/* The CSS sprites for the controlbar */
.highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -20px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -40px !important;
}
.highslide-controls .highslide-play a {
	background-position: -20px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position: -20px -20px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -20px -40px !important;
}
.highslide-controls .highslide-pause a {
	background-position: -40px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position: -40px -20px;
}
.highslide-controls .highslide-next a {
	background-position: -60px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position: -60px -20px;
}
.highslide-controls .highslide-next a.disabled {
	background-position: -60px -40px !important;
}
.highslide-controls .highslide-full-expand a {
	background-position: -100px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -100px -20px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -100px -40px !important;
}
.highslide-controls .highslide-close a {
	background-position: -120px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -120px -20px;
}

/* ============================ */
/* ========== Footer ========== */
/* ============================ */

#footer {
	width:778px;
	height:25px;
	margin:20px auto;
	padding-top:10px;
	background-image:url(../images/footer.jpg);
	}
#footer, #footer a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#8b97a9;
	}
#footer a:hover {
	color:white;
	}
#footer table {
	margin:0 auto;
	}
