html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}


/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
table, td, th { vertical-align: middle; }

/* Remove possible quote marks ("") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

/* define focus styles! */
:focus {
  outline: 0;
}

/* Remove annoying border on linked images. */
a img { border: none; }
ul, ol, dl {position: relative; } 

body {
   font : 76%/1.7 Verdana, Arial, Helvetica, sans-serif;
	background: #fff;
	text-align: center;
}
h1 {
	font-size: 1.6em;
	padding-bottom: 18px;
	font-weight: bold;
	letter-spacing: 0.02em;
	color: #16ab9c;
	line-height: 1.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-size: 1.2em;
	font-weight: bold;
}
h3 {
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 10px;
}
h4 {
	font-size: 1.1em;
	font-style: italic;
	font-weight: normal;
}
h4.subhead {
	font-size: 1.3em;
	font-style: normal;
	color: #118275;
	margin: 0 0 5px 0;
	line-height: 1.3em;
}
h6 {
	font-size: 0.9em;
	font-weight: normal;
	font-style: italic;
	color: #777;
	padding-left: 35px;
}
p {
	margin-bottom: 15px;
}
#sub p {
	margin-bottom: 12px;
}
a:link, a:visited {
	color: #297f96;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #16ab9c;
}
#headerwrap {
	width: 100%;
	margin: 0;
	padding: 0;
	background: #fff url(images/body_bg.jpg) repeat-x;
}
#header {
	width: 980px;
	height: 190px;
	margin: 0 auto;
	position: relative;
}


#nav {
	position: relative;
	display: block;
	text-align: right;
	width: 100%;
}
#nav ul {
	float: right;
}
#nav ul li {
   float: left;
	list-style: none;
	padding: 5px 30px;
}
#nav ul li a:link, #nav ul li a:visited {
	color: #297f96;
}
#nav ul li a:hover {
	color: #000;
	text-decoration: underline;
}
#nav a:link.current, #nav a:visited.current {
	color: #999;
}
#nav a:hover.current {
	color: #999;
	text-decoration: none;
	cursor: default;
}
#content {
	position: relative;
	color: #333;
	padding-bottom: 10px;
	width: 980px;
	margin: 0 auto;
	text-align: left;
}
#content img {
	margin: 0;
	padding: 3px;
	border: 1px solid #dedede;
	background: #fff;
}
#content img.space {
	margin-top: 100px;
}
#content img.noframe {
	border: none;
	padding: 0;
}
#content .intro {
	width: 580px;
	float: left;
	padding: 0 10px 0 30px;
}
#content .quote {
	margin: 30px 30px 30px 0;
	float: right;
	width: 250px;
	text-align: right;
}
#content #sub .quote {
	margin-right: 0;
}
#content .quote p {
	padding: 10px 10px 0 10px;
	font-size: 1.3em;
	letter-spacing: 0.04em;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#content .featureblock {
	width: 100%;
	background: url(images/feature_bg3.jpg) no-repeat 5px top;
	padding-top: 5px;
}

#content .feature {
	float: left;
	width: 33%;
	text-align: center;
	background: none;
	margin-top: 5px;
}

#main {
	width: 600px;
	float: left;
	padding: 20px 10px 20px 30px;
}
#main ul {
	margin: 0 0 15px 20px;
}
#main ul#example {
	margin: 5px 10px 15px 0;
}
#main h5.enlarge {
   text-align: right;
   font-style: italic;
   font-size: 0.9em;
   margin: 20px 20px 0 0;
}
#main ul li {
	list-style: none;
	font-size: 1.3em;
	font-variant: small-caps;
	color: #000;
	font-weight: bold;
	background: url(images/bullet2.gif) no-repeat 0 8px;
	padding: 0 0 15px 20px;
}
#main ul#example li {
   clear: both;
	background: none;
	padding: 10px;
	margin-top: 30px;
	border-top: 1px dotted #ccd2e6;
	border-left: 1px dotted #ccd2e6;
}
#main ul#example li.first {
	margin-top: 5px;
}
#main ul#example li.last {
	margin-bottom: 50px;
}
#main ul#example li img {
	float: right;
	margin: 10px 0 30px 10px;
}
#main ul#example li .img_rt h5 {
	font-size: 0.9em;
	font-style: italic;
	text-align: right;
	margin: 0;
	padding: 0;	
}
#main ul#example li p {
	font-weight: normal;
	font-variant: normal;
	font-size: 80%;
}

#main ul li ul {
	padding: 2px 0 0 20px;
	margin-bottom: 0;
}
#main li ul li {
	font-size: 0.8em;
	font-variant: normal;
	font-weight: normal;
	background: none;
	list-style: circle;
	padding: 0 0 4px 7px;
}
#sub ul#clients {
	margin-bottom: 10px;
}
#sub ul#clients li {
   font-variant: normal;
   padding: 0 7px 15px 0;
   font-size: 1em;
   font-weight: bold;
   background: none;
   list-style: none;
   line-height: 1.3em;
}
p span.name {
	font-size: 1.2em;
	letter-spacing: 0.03em;
	font-weight: bold;
	font-style: italic;
}
blockquote {
	width: 350px;
	padding: 15px 10px 25px 80px;

}
blockquote p {
	font-family: Palatino, Georgia, "Times New Roman";
	font-size: 1.3em;
	letter-spacing: 0.04em;	
	text-align: center;
	margin-bottom: 0;
}
blockquote h5 {
	padding-top: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	letter-spacing: normal;
	font-weight: normal;
	color: #777;
	text-align: center;
}
#sub {
	width: 250px;
	float: right;
	padding: 0 0 0 10px;
	margin: 30px 50px 20px 0;
	text-align: right;
}


span.indent {
	padding-left: 20px;
}
span.green {
	color: #118275;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.img_capt {
	text-align: right;
} 
.img_capt img {
	display: block;
	float: right;
}
.img_capt h5 {
	font-style: italic;
	color: #555;
	display: block;
	width: 200px;
	float: right;
	margin: 3px 10px 15px 0;
	line-height: 1.4em;
}
.privacy {
	padding-top: 10px;
	margin: 50px 0 0 25px;
	border-top: 1px solid #ccd2c6;
	border-bottom: 1px solid #ccd2c6;
	text-align: right;
	width: 230px;
}
#sub .privacy h4, #sub .privacy p {
	padding-bottom: 10px;
   color: #666;
}
#sub .privacy h4.subhead {
	color: #118275;
}
#sub .privacy p {
	padding-bottom: 5px;
}
#sub .privacy h2 {
   padding-bottom: 10px;
	color: #777;
}

/* form styling */
form#feedback {
	border: 1px solid #ccd2c6;
	width: 500px;
	margin-bottom: 15px;
}
fieldset {
	margin: 10px;
	padding: 10px;
	border: 1px solid #ccd2c6;
}
fieldset p {
	padding-left: 5px;
	font-size: 1em;
}
fieldset legend {
	font-size: 1em;
	color: #777;
}
label {
	display: block;
	font-style: italic;
}
input.text {
	display: inline;
	width: 93%;
	margin-bottom: 5px;
}
input:focus, textarea:focus {
	background: #e7e9e4;
}
.submitarea {
	margin: 0 0 10px 25px;
}
#extra2 .submitarea {
	text-align: right;
	margin: 10px 25px;
}
form #block p {
	visibility: hidden;
	display: none;
}
span.indent {
	padding-left: 40px;
}
p.warning, span.warning {
	font-weight: bold;
	color: #d71049;
	font-size: 1em;
}
p.error, span.error {
	font-weight: bold;
	color: #d71049;
}
#footerwrap {
	width: 100%;
	background: #16ab9c url(images/footer_bg.jpg) repeat-x;
	padding-top: 20px;
}
#footer {
	padding: 10px 0 15px 0;
	width: 980px;
	margin: 0 auto;
	background: #16ab9c;
	position: relative;
	text-align: center;
}
.address {
	text-align: left;
	float: left;
	width: 50%;
}
.address p {
	margin-bottom: 5px;
	font-weight: bold;
}
p span.phone {
	font-size: 1.2em;
	font-weight: bold;
}
.copyright {
	text-align: right;
	float: right;
	margin-right: 30px;
	width: 44%;
}
#footer p a:link, .copyright p a:visited {
	color: #000;
}
#footer p a:hover {
	color: #000;
}
#footer p.design {
	font-size: 0.9em;
}
#footer p.design a:link, #footer p.design a:visited {
	color: #000;
	font-weight: normal;
}
#footer p.design a:hover {
	color: #000;
}
span.large, span.red {
	font-size: 1.2em;
	font-weight: bold;
}

/* Floats */
.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block;
	}	

.clearfloat {
	display:block;
	}
em {
	font-style: italic;
}
strong {
	font-weight: bold;
}
.bi {
	font-style: italic;
	font-weight: bold;
}
.clear {
	clear: both;
}

/* highslide styling */
.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
   display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
   text-decoration: none;
	padding: 2px;
	border: 1px solid black;
   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: #fff;
    text-decoration: none;
	 font-size: 10px;
	 display: none;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: #fff;
	 display: none;
}


/* Styles for the popup */
.highslide-wrapper {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 520px;
    padding: 5px;
}
.highslide-wrapper .highslide-header div {
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-header ul {
	margin-bottom: 5px;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: #5a6571;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
   text-align: left;
	padding: 10px;
}
.highslide-body {
	line-height: 1.5em;
}
.highslide-body h1 {
	font-size: 1.2em;
	color: #16ab9c;
	font-weight: bold;
	padding-bottom: 10px;
	width: 100%;
}
.highslide-body p {
	margin-bottom: 10px;
	font-size: 1em;
}
.highslide-body strong {
	font-weight: bold;
}
.highslide-body em {
	font-style: italic;
}
.highslide-body h5 {
	font-size: 1.2em;
	font-style: italic;
	font-weight: normal;
	padding: 0;
	margin: 0 0 5px 0;
}
.highslide-body a {
	color: #16ab9c;
	font-weight: bold;
}
.highslide-body a:hover {
	color: #16ab9c;
	font-weight: bold;
	text-decoration: underline;
}
.highslide-body h2 {
	font-size: 1.2em;
	padding-top: 10px;
	font-weight: normal;
	padding-bottom: 7px;
}
.highslide-body img {
	float: right;
	margin: 0 0 10px 10px;
	padding: 3px;
	border: 1px solid #dedede;
}
.highslide-body img.header {
	padding: 0;
	border: 0;
}
.highslide-body img.block {
	display: block;
	float: none;
	margin: 0 auto;
}
.highslide-body ul {
	margin: 0 0 7px 20px;
	padding: 0;
}
.highslide-body ul li {
	padding: 0 0 5px 5px;
	list-style: circle;
}
.highslide-body ul ul li {
   padding-left: 15px;
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}

/* These must be the last of the Highslide rules */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

