@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'blissregular';
    src: url('../fonts/ufonts.com_bliss-webfont.eot');
    src: url('../fonts/fonts.com_bliss-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ufonts.com_bliss-webfont.woff') format('woff'),
         url('../fonts/ufonts.com_bliss-webfont.ttf') format('truetype'),
         url('../fonts/ufonts.com_bliss-webfont.svg#blissregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*---------------------------------------------- GLOBAL SETTINGS */

html, body {
	border:0;
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-image: url(template/images/page-bk.png);
	background-position: left -2px;
	background-repeat: repeat-x;
	background-color: #F1F1F2;
}

/*-------------------------------------------- COMMON FORMATING */
img {
	border:0;
}
sup {
	position:relative;
	bottom:0.3em;
	vertical-align:baseline;
}
sub {
	position:relative;
	bottom:-0.2em;
	vertical-align:baseline;
}
acronym, abbr {
	cursor:help;
	letter-spacing:1px;
	border-bottom:1px dashed;
}

.clear {
	clear: both;
	margin: 0;
	padding: 0;
	float: none;
}
#masthead {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

/* MAIN NAVIGATION - TABS
----------------------------------------- */
#Navigation {
	width: 960px;
	padding-top: 10px;
	overflow: hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(template/images/headerRounded.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
	#Navigation ul {
	margin-right: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
		#Navigation ul li {
	list-style: none;
	float: left;
	line-height: 2.8em;
	display: block;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
		}
#Navigation ul li a {
	float: left;
	font-family: blissregular;
	text-decoration: none;
	display: block;
	height: 2.3em;
	font-size: 1.1em;
	color: #fff;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
			}
			
#Navigation ul li a span {
	text-align: center;
	float: left;
	padding-right: 15px;
	height: 2.3em;
	background-image: url(template/images/nav-lines.png);
	background-position: right 6px;
	background-repeat: no-repeat;
				}
#footer a {
	color: #1F5A6A;
	text-decoration: none;
}
#footer {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	font-size: 11px;
	color: #666;
}

					#Navigation ul li a:hover {
	color: #FFCC00;
	cursor: pointer;
					}
					#Navigation ul li a:hover span {
	cursor: pointer;
					}
					
    			#Navigation ul li a.current,
	    		#Navigation ul li a.section,
	    		#Navigation ul li a.section:hover,
	    		#Navigation ul li a.current:hover {
	color: #333;
	background-image: url(template/images/activeTabLeft.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFF;
					}
				#Navigation ul li a.current span,
				#Navigation ul li a.section span,
	    		#Navigation ul li a.section:hover span,
				#Navigation ul li a.current:hover span {
	color: #444;
	background-color: #fff;
	background-image: url(template/images/activeTabRight.png);
	background-repeat: no-repeat;
	background-position: right top;
				}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 990px;
}
#wrapper #shadow {
	background-image: url(template/images/shadow.png);
	background-position: center bottom;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-repeat: no-repeat;
}
.content {
	background-color: #FFF;
	padding: 15px;
	min-height:300px;
}
.readmorebutton {
	color: #666;
	background-image: url(template/images/button-red-arrow.png);
	background-position: right center;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	width: 110px;
	display: block;
}

}

#breadcrumbs {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
}
#breadcrumbs a {
	text-decoration: none;
	color: #333;
	font-weight: normal;
}
#breadcrumbs .selected {
	color: #C00;
}
#column1  {
	float: right;
	width: 760px;
}
.slide1 {
	height: 408px;
	background-image: url(template/images/slides/slide-1.png);
	background-repeat: no-repeat;
	width: 914px;
}
.slide2 {
	background-image: url(template/images/slides/slide-2.png);
	height: 408px;
	background-repeat: no-repeat;
	width: 914px;
}




.slide3 {
	height: 408px;
	background-image: url(template/images/slides/slide-3.png);
	background-repeat: no-repeat;
	width: 914px;
}
.slide-show {
	display: block;
	width: 914px;
	height: 408px;
	margin-right: auto;
	margin-left: auto;
	font-family: blissregular;
}
.slide-show .slidecontent h1 {
	color: #1E5A6C;
	font-weight: normal;
	font-size: 45px;
	display: block;
	margin: 0px;
	padding: 0px;
}

.slide-show .slidecontent p {
	font-size: 14px;
	line-height: 145%;
}
.slide-show .slidecontent {
	background-color: transparent;
	float: left;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.slide-show .slide2 .slidecontent {
	width: 550px;
	background-color: transparent;
}
.slide-show .slide1 .slidecontent {
	width: 460px;
}

.slide-show .slide3 .slidecontent {
	width: 444px;
}




#subnavigation  {
	background-color: #CCC;
	width: 145px;
	float: left;
}

#subnavigation ul {
	margin: 0px;
	padding: 10px;
	list-style-type: none;
}
#subnavigation ul li .selected {
	background-color: #113540;
	color: #FFF;
}

#subnavigation ul li {
	margin: 0px;
	padding: 0px;
	display: block;
}
#subnavigation ul li a {
	display: block;
	font-family: blissregular;
	font-size: 15px;
	padding: 6px;
	text-decoration: none;
	color: #1E5A6C;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #666;
}
#subnavigation ul li a:hover {
	background-color: #1E5A6C;
	color: #FFCC00;
}
.button {
	color: #FFF;
	text-decoration: none;
	font-size: 18px;
	display: block;
	background-color: #1E5A6C;
	text-align: center;
	width: 295px;
	background-image: url(template/images/button-arrow.png);
	background-position: right center;
	background-repeat: no-repeat;
	padding: 5px;
	height: 27px;
	-moz-border-radius: 9px;
	border-radius: 9px;
}

