br.clearfix {
	clear: both;
}

h1,h2,h3,h4 {
	font-weight: normal;
	text-transform: uppercase;
}

h2 {
	font-size: 2.25em;
}

h2,h3,h4 {
	font-family: Bitter, serif;
	margin-bottom: 0.75em;
	color: #FFF;
}

h3 {
	font-size: 1.75em;
}

h4 {
	font-size: 1.5em;
}

h5{color: #990000; font-size: 1.0em; margin-bottom: 0.05em;
}

h6{color: #3E3E59; font-size: 1.0em; text-align: center;
}

img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

img.aligntop {
	margin: 5px 0 20px 0;
}

a {
	color: #3E66A8;
}

strong {
	color: #F26B1D;
}

p {
	margin-bottom: 1.15em;
}

ul {
	margin-bottom: 1.75em;
}

ul h4 {
	margin-bottom: 0.4em;
}

.box {
	overflow: hidden;
	margin: 0 0 40px 0;
}

#content {
	background: #FFF;
	margin: 0 auto;
	width: 90%;
	padding: 30px 10px 20px 10px; text-align:justify;
}

#content h2, #content h3, #content h4 {
	color: #A63117;
}

#footer {
	text-align: center;
	color: #9FADC4;
	padding: 30px 0 130px 0;
	background: #3D3E39;
}

#footer a {
	color: #949FB2;
}

#header {
	position: relative;
}

#logo{
	height: 284px; background: #3986BE url(images/banner.jpg) no-repeat top left;
}

#logo h1 {
  	padding: 40px; margin: 0 auto; font-size: 3.5em;
  	text-transform: none; text-align: center;
  	text-decoration: none; color: #FFF; 
  	text-shadow: black 0.1em 0.1em 0.2em;
  	line-height: 1.2em; 
	font-family: Bitter, serif;
}

#logo h2 {
  	margin: 0 auto; font-size: 1.5em;
  	text-transform: none; text-align: center;
  	text-decoration: none; color: #FFF; 
  	text-shadow: black 0.1em 0.1em 0.2em;
  	line-height: 1.2em; 
	font-family: Bitter, serif;
}


#menurce {
	font-family: Bitter, serif;
	height: 60px;
	border-top: solid 1px #C4E0E4;
	border-bottom: solid 1px #C4E0E4;
	width: 100%;
	background: #3D3E39;
	line-height: 60px;
	color: #FFF;
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	text-shadow: 0px 1px 2px rgba(0,0,0,0.6);
}

#menurce ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}

#menurce ul li {
	position: relative;
	display: inline-block;
	height: 60px;
	padding: 1px 15px 0 15px;
}

#menurce ul li.active {
	background: #AF7A1D;
	border-top: solid 1px #C4E0E4;
	padding-top: 0;
}

#menurce ul li a {
	color: #FFF;
	text-decoration: none;
}

#page {
	width: 725px;
}

#page .section-list {
	padding-left: 0;
	list-style: none;
}

#page .section-list li {
	padding: 25px 0 25px 0;
	clear: both;
}

#page ul {
	
}

#page ul li {
	padding: 15px 0 5px 0;
	
}

#page ul li.first {
	border-top: 0;
	padding-top: 0;
}

#wrapper {
	width: 724px;
	margin: 0 auto;
	line-height: 2em;
	font-size: 11pt;
	background: #F0F7FD;
	color: #5E5E5E;
}