@charset "utf-8";
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #2F4E8F;
}

div {
    margin:0px;
    padding:0px;
    }
h1 {
	margin:0px;
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	color: #002060;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h2 {
	margin: 0px;
	padding: 0px;
	font-size: 24px;
}
h3 {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	color: #339;
}
h4 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}
h5 {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	color: #F00;
}
p {
    margin:0px;
    padding:0px;
    }
ul {
    margin:0px;
    padding:0px;
    }
table {
    margin:0px;
    padding:0px;
    }
#wrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #333;
	background-color: #FFF;
	height: 100%;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: justify;
}
#header {
	width: 900px;
	background-color: #FFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #c9c9c9;
	border-right-color: #c9c9c9;
	border-bottom-color: #c9c9c9;
	border-left-color: #c9c9c9;
	height: 90px;
}

#headleft {
	width: 360px;
	padding-top: 16px;
	padding-bottom: 16px;
	padding-left: 16px;
	float: left;
}
#headright {
	width: 360px;
	padding-top: 18px;
	padding-bottom: 10px;
	float: right;
	font-size: 18px;
	font-weight: bold;
	padding-right: 10px;
	text-align: center;
	vertical-align: middle;
	line-height: 28px;
	color: #737373;
}
#maincontent {
	background-color: #f1f3f2;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 100%;
}
#maintext {
	padding-right: 6px;
}

#left-home {
	clear: both;
	float: left;
	width: 210px;
	background-color: #f1f3f2;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 12px;
	padding-left: 6px;
	height: 950px;
}
#left-contact {
	clear: both;
	float: left;
	width: 210px;
	background-color: #f1f3f2;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 12px;
	padding-left: 6px;
	height: 1100px;
}


#navigation {
	width: 200px;
	margin-top: 6px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	border: 2px solid #CCC;
	line-height: 20px;
}
.topbg {
	background-color: #002060;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	border: 1px solid #c9c9c9;
	margin: 1px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left 1200px;
}

#sectors {
	width: 200px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	border: 2px solid #CCC;
	font-weight: normal;
}
#surveys {
	width: 200px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	border: 2px solid #CCC;
	font-weight: normal;
}



#right {
	float: right;
	width: 656px;
	background-color: #FFF;
	background-repeat: repeat-y;
	background-position: left top;
	border: 1px none #CCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.slideshow {
	border: 6px solid #CCC;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 2px;
}

a.navbuttons:link {
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #737373;
	padding-top: 6px;
	padding-bottom: 6px;
}
a.navbuttons:visited {
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #737373;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
}
a.navbuttons:hover {
	text-decoration: underline;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #002060;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
}
a.navbuttons:active {
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #737373;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
}
.underline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-top: 10px;
	padding-bottom: 6px;
	margin-right: 6px;
	margin-left: 6px;
}





#footer {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 16px;
	padding-bottom: 16px;
	background-color: #f1f3f2;
	clear: both;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #c9c9c9;
	border-right-color: #c9c9c9;
	border-bottom-color: #c9c9c9;
	border-left-color: #c9c9c9;
	text-align: center;
}
.navbuttons2 {
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #737373;
	margin-left: 6px;
}
.email {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: #737373;
	line-height: 28px;
}
a.email-top:link {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: #737373;
	line-height: 28px;
}
a.email-top:visited {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: #737373;
	line-height: 28px;
}
a.email-top:hover {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: #002060;
	text-decoration: none;
	line-height: 28px;
}
a.email-top:active {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: #737373;
	line-height: 28px;
}
a.email-body:link {
	font-size: 16px;
	font-weight: 200;
	text-align: left;
	color: #333;
}
a.email-body:visited {
	font-size: 16px;
	font-weight: 200;
	text-align: left;
	color: #333;
}
a.email-body:hover {
	font-size: 16px;
	font-weight: 200;
	text-align: left;
	color: #002060;
	text-decoration: none;
}
a.email-body:active {
	font-size: 16px;
	font-weight: 200;
	text-align: left;
	color: #333;
}
.bullet {

}

.underline2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-top: 10px;
	padding-bottom: 8px;
	margin-right: 6px;
}
.marguerite {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
a.marguerite-link:link {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
}
a.marguerite-link:visited {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
}
a.marguerite-link:hover {
	font-size: 12px;
	font-weight: bold;
	color: #002060;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a.marguerite-link:active {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
}
.xhtml {
	text-align: center;
}
.css {
	text-align: center;
}
.underline-bottomlink {
	padding-top: 10px;
	padding-bottom: 8px;
	margin-right: 6px;
	border: 1px none #a2a2a2;
	margin-left: 6px;
}
.underline-bottomlink2 {
	padding-top: 10px;
	padding-bottom: 8px;
	margin-right: 6px;
	border: 1px none #a2a2a2;
}
.underline-bottomlink3 {
	padding-top: 10px;
	padding-bottom: 8px;
	margin-right: 6px;
	border: 1px none #a2a2a2;
}
#contactinfo {
	width: 100%;
	clear: both;
	float: left;
}

#contactleft {
	float: left;
	width: 300px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#contactright {
	float: right;
	width: 300px;
}


iframe {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #CCC;
	text-align: center;
}
#googlemap {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	clear: both;
	padding-top: 16px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
form {
	margin-top: 10px;
	border: 1px dotted #CCC;
	background-color: #F1F3F2;
	float: left;
	padding: 16px;
	width: 260px;
	margin-bottom: 10px;
}
a.email-contact:link {
	font-size: 16px;
	font-weight: bold;
	color: #333;
}
a.email-contact:visited {
	font-size: 16px;
	font-weight: bold;
	color: #333;
}
a.email-contact:hover {
	font-size: 16px;
	font-weight: bold;
	color: #002060;
}
a.email-contact:active {
	font-size: 16px;
	font-weight: bold;
	color: #333;
}
