body	{
	text-align: center;
	background-color: #EFEFEF;
	font-family: verdana, sans-serif;
	font-size: 0.8em;
	color: #09182B;
	background-image: url(../images-site/bg-body.png);
	background-position: top left;
	}

/* start main id's */
#skip	{
	position: absolute;
	top: -500px;
	left: -900px;
	}

#header	{
	background-image: url(../images-site/bg-header.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #000000; /* 4F78B7 */
	padding: 0 0 0 350px;
	height: 172px;
	border-bottom: 10px solid #82A7DF;
	}

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

#header a:visited	{
	color: #FFFFFF;
	}

#header a:hover	{
	color: #255296;
	}

#container	{
	text-align: left;
	width: 750px;
	margin: 10px auto 10px auto;
	border: 1px solid #82A7DF;
	background-color: #E4E4E7;
	}

#content	{
	float: right;
	width: 529px;
	padding: 10px 20px 10px 20px;
	border-left: 1px solid #82A7DF;
	}

#footer	{
	clear: both;
	text-align: center;
	margin-top: 10px;
	font-size: 0.8em;
	padding: 5px 0 5px 0;
	border: 1px solid #82A7DF;
	}

#main-nav	{
	float: left;
	width: 170px;
	padding: 5px 5px;
	}
/* end main id's */

/* start main navigation */
#main-nav p	{
	padding: 15px 0px 15px 20px;
	font-weight: bold;
	font-size: 1.1em;

	border: 1px solid #82A7DF;
	margin-top: 10px;
	background-color: #BDC8DD;

	}

#main-nav ul	{
	list-style-type: none;
	font-size: 1.1em;
	}

#main-nav li a	{
	padding: 4px 3px 4px 10px;
	display: block;
	text-decoration: none;
	color: #173460;
	}

#main-nav li a:hover	{
	background-color: #BDC8DD;
	color: #255296;
	background-image: url(../images-site/bg-hover.gif);
	background-position: center right;
	background-repeat: no-repeat;
	}

#main-nav li .current	{
	background-color: #A5B5D1;
	color: #0A0B16;
	background-image: url(../images-site/bg-current.gif);
	background-position: center right;
	background-repeat: no-repeat;
	}
/* end main navigation */

/* start generic text formatting */
h1	{
	color: #FFFFFF;
	padding-top: 56px;
	font-size: 3.0em;
	}

h2	{
	font-size: 1.3em;
	margin-bottom: 8px;
	padding-bottom: 3px;
	color: #173460;
	}

h3	{
	font-size: 1.1em;
	margin-bottom: 8px;
	color: #173460;
	}

h4	{
	font-size: 1.0em;
	margin-bottom: 8px;
	color: #173460;
	}

p	{	
	margin-bottom: 8px;
	}
/* end generic text formatting */



/* start plain text links */
a	{
	color: #173460;
	}

a:visited	{
	color: #173460;
	}

a:hover	{
	color: #28569B;
	text-decoration: none;
	}

a:active	{
	color: #28569B;
	}
/* end plain text links */

/* start generic formatting */
.bold	{
	font-weight: bold;
	}

.small	{
	font-size: 0.7em;
	}

.right	{
	float: right;
	}

.left	{
	float: left;
	}

.center	{
	text-align: center;
	}

.highlight	{
	font-size: 1.1em;
	font-weight: bold;
	background-color: #BDC8DD;
	border: 1px solid #82A7DF;
	padding: 5px 10px;
	margin: 8px 0;
	}

.clear-both	{
	clear: both;
	}
/* end generic formatting */

/* start galleries */
.gall-wrap	{
	border: 1px solid #BFC0CA;
	padding: 10px 10px 0 10px;
	margin-bottom: 10px;
	clear: both;
	}

.gall-thumb	{
	border: 1px solid #769EDC;
	padding: 5px;
	margin: 0 20px 10px 0;
	background-color: #92B1E2;
	}

.gall-thumb-last	{
	border: 1px solid #749DDC;
	padding: 5px;
	margin: 0 0 10px 0;
	background-color: #92B1E2;
	}

.mini-gallery	{
	border: 1px solid #749DDC;
	padding: 10px 13px 10px 13px;
	margin: 0 0 10px 0;
	background-color: #E2E3E9;
	font-size: 0.1em;
	}

.mini-gallery img	{
	border: 1px solid #749DDC;
	padding: 5px 5px 5px 5px;
	margin: 0 22px 0 0;
	background-color: #92B1E2;
	float: left;
	}

#mini-gallery-last	{
	border: 1px solid #749DDC;
	padding: 5px 5px 5px 5px;
	margin: 0 0 0 0;
	background-color: #92B1E2;
	float: right;
	}

#jump li {
	display: inline;
	margin-right: 10px;
	padding: 3px 8px;
	border: 1px solid #749DDC;
	background-color: #EFEFEF;
	}
/* end galleries */

.testimonial	{
	border: 0px solid #749DDC;
	float: left;
	width: 360px;
	padding: 0px;
	margin-bottom: 20px;
	clear: both;
	}

.testimonial-thumb	{
	border: 1px solid #749DDC;
	float: right;
	width: 120px;
	padding: 10px;
	background-image: url(../images-site/zoom.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	font-size: 0.7em;
	background-color: #EFEFF3;
	margin-top: 25px;
	}

blockquote {
	margin: 0px;
	quotes: "\201C" "\201D";
	}

blockquote:before {
	content: open-quote;
	font-weight: bold;
	color: #346CB9;
	}

blockquote:after {
	content: close-quote;
	font-weight: bold;
	color: #346CB9;
	}

.float-thumb-right	{
	float: right;
	border: 1px solid #769EDC;
	padding: 5px;
	margin: 0 0 20px 20px;
	background-color: #92B1E2;
	}

.plain-text-ul	{
	list-style-type: none;
	}

.plain-text-ul li	{
	margin: 0 0 3px 10px;
	padding: 0 0 0 15px;
	background-image: url(../images-site/bullet.gif);
	background-position: center left;
	background-repeat: no-repeat;
	}

/* start horizontal rule */
hr { text-align: right; width: 100%; height: 1px; color: #82A7DF; border: none; clear: both; } /* For Internet Explorer */
html>body hr { margin-right: 0; width: 100%; height: 1px; background-color: #82A7DF; border: none; } /* For Gecko-based browsers */
html>body hr { margin-right: 0; width: 100%; height: 1px; background-color: #82A7DF; border: 0px solid #F00; } /* For Opera and Gecko-based browsers */
/* end horizontal rule */

/* start form */
#addresses	{
	float: right;
	width: 180px;
	}

#contact-form, #marquee	{
	float: left;
	width: 320px;
	}

#confirm-form	{
	float: left;
	width: 450px;
	margin: 10px 0 0 50px;
	}

label,input,select,textarea {
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 10px;
	}



.button-send	{
	display: block;
	width: 75px;
	float: left;
	margin-bottom: 3px;
	margin-left: 124px;/* this attribute for this selector has been changed in ie.css */
	}

.button-clear 	{
	display: block;
	width: 75px;
	float: left;
	margin-bottom: 3px;
	margin-left: 5px;/* this attribute for this selector has been changed in ie.css */
	}

label 	{
	text-align: right;
	width: 108px;
	padding-right: 8px;
	margin-top: 3px;
	}

textarea	{
	font-size: 100%;
	font-family: verdana, sans-serif;
	}

.checkbox	{
	width: 18px;
	margin-left: 80px;
	}

.agree-format	{
	text-align: left;
	display: block;
	margin: 2px 0 10px 5px;
	width: 280px;
		}
fieldset	{
	border: 1px solid #82A7DF;
	margin: 0 0 15px 0px;

	}

legend	{
	padding: 5px 5px 5px 5px;
	background: #FFFFFF;
	border: 1px solid #82A7DF;
	font-weight: bold;
	}

#marquee label	{
	width: 150px;
	text-align: right;
	float: left;
	margin: 3px 0 0 0;
	}
#marquee input	{
	width: 65px;
	}
#marquee select	{
	width: 50px;
	}
#marquee textarea	{
	width: 99%;
	}
#marquee label.lab-left{text-align:left;}
/* end form */

#thanks-padd	{
	height: 500px;
	padding-top: 40px;
	}

#map	{
	margin-top: 0px;
	border: 1px solid #82A7DF;
	width: 525px;
	height: 300px
	}