html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*........................................*/
body {
	background:url(../img/bg2.jpg) no-repeat fixed top center #5F879F;
	margin:auto;
	text-align:center;

}
a { color:#698DA0}

.logo {
	text-align:right;
	margin-bottom:50px;
	padding-right:50px
}
#wrapper {
	width:960px;
	text-align:left;
	margin:auto;
	background:transparent;
	margin-top:50px
}
.content-wrapper {
/* */
}
#menu {
	text-align:center;
	background:#437188;
	height:40px;
}
#menu ul {
	padding:10px 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-left:180px
}
#menu ul li {
	display:inline;
	border-right: 0px solid #5d90aa;
	padding: 0px 0px;
	color:#FFF;
	margin:0px;
    float:left;
}
#menu li a { color:#FFF; text-decoration: none; font-size:18px; height:38px;  padding:9px 10px 10px 10px }
#menu li a:hover, #menu li a.on { background: #698DA0 url(../img/on.png) no-repeat center bottom; color:#FFF; text-decoration: none; font-size:18px;}
.content {
	background:  url(../img/snow.png) repeat;
	padding:20px 60px;
	text-align:center
}

.content p{ font-family:Georgia, "Times New Roman", Times, serif; font-size:15px; color: #646464; line-height:150%}


.imgborder {border: #CCC 1px solid;float: left;}
.imgborder img { border:5px white solid}

.left {float: left}
.right {float: right}

h1, h2, h3 {
	text-align:left;
	font-family:"Times New Roman", Times, serif;
}
h1,h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:26px;
	line-height:130%;
	color: #437188;
	padding-left:10px;
	font-weight:normal;
	padding:0px 0px 10px;
	text-shadow:1px 1px 0 #FFFFFF;
}
h1 {text-align:center}
h2 { font-size:21px; color:#3E5D6F}
.stage, .grid { /*width:850px;*/
	margin:auto;
	-moz-border-radius:4px 4px 4px 4px;
	background:none repeat scroll 0 0 #F9F9F9;
	border:1px solid #DFDFDF;
	text-align:left;
	margin-bottom:20px;
	overflow:hidden;
	padding:20px 15px;
	clear:both;
}
.slideshow {
	background: url(../img/shadow4.png) no-repeat;
	width:369px;
	height: 296px;
	float:left
}


.slideshow img {
	margin-left:13px;
	margin-top:14px;
	border:0px #CCC solid
}
.teaser {
	float:right;
	width:420px;
	padding-top:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	line-height:130%;
	color: #5A5A5A
}
.teaser .small {
	font-size:14px;
	line-height:150%;
}
.grid {
	background:#EFF6FF;
background:none repeat scroll 0 0 #F9F9F9;
	border:1px solid #DFDFDF;
}
.grid .box {
	background:url("../img/shadow-grid.png") no-repeat scroll 0 30px transparent;
	/*border:1px solid #CCCCCC;*/
float:left;
	margin-left:30px;
	margin-bottom:15px;
	width:230px;
}
.box h2 {
	color:#38677A;
	font-weight:normal;
	font-size:20px;
	padding-left:5px
}
.box img {
	margin-left:8px;
	margin-top:18px;
}
.box h2.first {
	color:#FFF;
}
.box p {
	padding:15px 10px 10px;
	color:#437188;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:150%
}

.box a { color: #999; font-style:italic;}
/*opacitys*/
#menu {
	-moz-opacity:.80;
	opacity:.80;
	filter:alpha(opacity=80);
}/*
.content{-moz-opacity:.80; filter:alpha(opacity=80); opacity:.80;}
.slideshow { }*/




#c2-nav {
float:left;
height:5px;
margin:0 auto;
padding:10px 0 0 110px;
position:relative;
z-index:999;
width:200px
}

#c2-nav a {
background:url("../img/slider-bullet.png") no-repeat scroll 0 0 transparent;
border:0 none;
display:block;
float:left;
height:14px;
margin-right:5px;
outline:0 none;
text-indent:-9999px;
width:14px;
}
#c2-nav a.activeSlide {
background-position:-15px 0;}

.top{float:right; color:#999; clear:both}
