@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 62.5%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #022E55;
}
#divWrap {
	background-image: url(../images/background_top.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
	text-align: center;
}
#divHeaderWrap {
	text-align: left;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/head.jpg);
}
#divHeader {
	height: 100px;
}
#imgLogo {
	float: left;
	margin-right: 20px;
	margin-top: 20px;
}
#divHeader h1 {
	color: #44607B;
	font-size: 18px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 2px;
	position: absolute;
	top: 0px;
}
#divNavigation {
	padding-top: 65px;
	padding-bottom: 10px;
	color: #FFFFFF;
	font-size: 1.3em;
}
#divNavigation ul {
	list-style-type: none;
}
#divNavigation li {
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #032D53;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#divNavigation li.liLast {
	margin-right: 0px;
	padding-right: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#divNavigation a:link, #divNavigation a:visited, #divHeader a:link, #divHeader a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}

#divNavigation a:hover, #divHeader a:hover {
	text-decoration: none;
	color: #F5DD73;
}
#divBodyWrap {
	text-align: left;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#divBody {
	padding-bottom: 10px;
	padding-top: 15px;
	min-height:300px;
}
a:link  {
	color: #336699;
	text-decoration: underline;
}

a:visited {
	color: #24304A;
}
a:hover {
	text-decoration: none;
	color: #F4B200;
}
#divBody  p, #divBody ul {
	font-size: 1.2em;
	}
#divBody strong {
	color: #44607B;
}
#divBody h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 3.6em;
	color: #44607B;
	font-weight: normal;
	margin-bottom: 5px;
}
#divBody h1.index {
	font-size: 2.8em;
	margin-bottom: 20px;
}
#divBody h2 {
	font-size: 1.3em;
	font-weight: bold;
	color: #082746;
	text-transform: uppercase;
	margin-bottom: 5px;
	letter-spacing: 1px;
}
#divBody h2.line {
	margin-top: 15px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B9CCDC;
}
#divBody h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-style: italic;
	color: #44607B;
	letter-spacing: 1px;
	margin-bottom: 5px;
}
#divBody p {
	line-height: 1.5em;
	margin-bottom: 10px;
}
#divBody blockquote, #divBody ul {
	margin-left: 20px;
}
.indexBox {
	clear: right;
	padding-bottom: 10px;
	background-repeat: repeat-x;
	margin-left: 335px;
}
#divBody  .indexBox h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	color: #44607B;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F6E07A;
}
#divBody   .indexBox p {
	font-size: 9pt;
	color: #666666;
	margin-top: 0px;
	padding-top: 5px;
	padding-left: 10px;
}
#divBody li {
	line-height: 1.4em;
	margin-bottom: 7px;
}
.photoBox {
	width:466px;
	margin-left:20px;
	margin-bottom:10px;
	font-size:0.9em;
	float:right;
	}
.photoBox p { 
	margin-top:7px;
	}
	.slidesServices {
	height:266px;
	overflow:hidden;
	width:466px;
}
.slidesServicesWrap {
	float:right;
	margin-left:15px;
	margin-bottom:10px;
	font-size: 0.95em;
	width: 466px;
}
.slides img, .photoBox img {
	padding: 7px;
	border: 1px solid #B9CCDC;
}


#divFooter {
	background-repeat: repeat-x;
	height: 140px;
	position: static;
	bottom: 0px;
	padding-top: 12px;
	padding-left: 35px;
	color: #5C7C97;
	clear: both;
	background-image: url(../images/background_bot.jpg);
	font-weight: normal;
	margin-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	letter-spacing: 1px;
}
#divFooter p {
	margin-bottom: 7px;
}
#divFooter a:link, #divFooter a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#divFooter a:hover {
	text-decoration: underline;
}
#divIndexSlideshow {
	float: left;
	margin-left: -10px;
	z-index: 0;
	position: relative;
}
#divIndexLinks {
	margin-left: 510px;
	width: 350px;
}
#divIndexLinks h1 {
	font-size: 2.6em;
}
.linkPDF {
	background-image: url(../images/pdf.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-right: 5px;
	padding-left: 20px;
}.grey {
	color: #999999;
}
#divBody       .small      {
	font-size: 10px;
}
fieldset {
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid #CCCCCC;
}
legend {
	font-weight: bold;
	font-size: 1.1em;
}
.tdPadding {
	padding-right: 10px;
	padding-bottom: 5px;
}
.tdPaddingRight {
	padding-right: 10px;
}
#divBody h4 {
	color: #FFFFFF;
	background-color: #042B52;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	padding: 4px;
}
#divBody .workshop h1 {
	font-size: 2.8em;
}
#divBody table.workshop {
	font-size: 0.9em;
	margin-left: 20px;
	margin-bottom: 7px;
	margin-top: 5px;
}
#divBody  .workshop  td {
	padding-bottom: 5px;
	padding-right: 10px;
}

