body{
	background: #78C1E9 url(../images/bg_body.gif) repeat-x fixed;
	color: #535051;
	text-align: center;
	font-size: 0.7em;
	font-family: Georgia, Arial, Tahoma;
	padding: 0;
	margin: 0;
}

#wrapper{
	padding: 0;
	margin: 0 auto;
	width: 910px;
	text-align: left;
}

#masthead{
	position: relative;
	height: 80px;
}

#masthead h1 {
	width: 550px;
	height: 80px;
	background: url(../images/bg_logo.png) no-repeat;
	text-indent: -5000px;
	padding: 0;
	margin: 0;
}

#masthead h1 a {
	display:block;
	height: 50px;
	padding-top: 50px;
	width: 550px;
}


#wrapper ul#main-nav{
	padding-left: 15px;
	height: 51px;
	width: 910px;
	background: url(../images/bg_nav.gif) no-repeat;
	margin: 10px 0 0 0;
}

#wrapper ul#main-nav li{
	float: left;
	line-height: 1.4em;
	display: inline;
	color: #1E6492;
	font-size: 1.2em;
	font-weight: bold;
}

#wrapper ul#main-nav li a{
	float: left;
	height: 33px;
	padding: 18px 13px 0 13px;	
	color: #777;
	display: block;
	text-transform: uppercase;
	text-decoration: none;
}

#wrapper ul#main-nav li a:hover, #wrapper ul#main-nav li.selected a{
	background: url(../images/selected.gif) bottom center no-repeat;
	color: #111;
}


#header-image-top{
	height: 11px;
	width: 910px;
	margin: 10px 0 0 0;
	padding: 0;
	background: url(../images/bg_header_top.png) bottom center no-repeat;
}

#header-image{
	height: 149px;
	width: 910px;
	margin: 0;
	padding: 0;
	background: url(../images/bg_header.jpg) top left no-repeat;
}


#main-content {
	padding: 0 10px;
	background: #fff;
	margin: 0;
}


#sidebar {
	float: right;
	font-size: 1.2em;
	padding: 20px 12px 12px 20px;
	width: 260px;
	background: url(../images/bg_sep.gif) 0 20px no-repeat;
}

#sidebar p {
	line-height: 140%
}

#main {
	width: 570px;
	float: left;
	padding-left: 8px;
}

#main p {
	padding: 0 10px;
	margin: 0 0 20px 0;
	font-size: 1.2em;
	line-height: 135%;
}


#main h2 {
	margin: 0 20px 15px 0;
	font-size: 2.2em;
	font-weight: normal;
	padding: 20px 0 0 10px;
	color: #275c7f;
}

#main h3 {
	margin: 0 20px 10px 0;
	font-size: 1.5em;
	font-weight: normal;
	padding: 10px 0 0 10px;
	color: #275c7f;
}

#main h4 {
	margin: 0 20px 10px 0;
	font-size: 1.1em;
	font-weight: bold;
	padding: 10px 0 0 10px;
	color: #275c7f;
}

#main h3 a{
	font-size: 1em;
	color: #275c7f;
}

#main ul.fullsize {
	margin-bottom: 20px;
}

#main ul.fullsize li {
	font-size: 1.2em;
	line-height: 135%;
	margin-bottom: 0.8em;
}



#iba {
	width: 204px;
	text-align: center;
	margin: 40px 0 0 20px;
}

label {
	padding: 0 0 0 10px;
	font-weight: bold;
}

.clear {
	clear: both;
}

div#footer {
	height: 40px;
	margin: 0 0 20px 0;
	background: url(../images/bg_footer2.png) center top repeat-x;
}

#footer p {
	color: #ccc;
	font-size: 1.1em;
	padding:  12px 0 0 15px;
	margin: 0;
}

#footer p.right {
	float: right;
	padding:  12px 15px 0 0;
}

#footer p a{
	color: #fff;
}


/* HOMEPAGE CODE */


#intro {
	margin: 0 0 10px 0;
	padding:0 15px;
	width: 600px;
	float: left;
}

#intro h2 {
	margin: 0 10px 0 0;
	font-size: 1.8em;
	font-weight: normal;
	padding: 35px 0 25px 10px;
}

#intro h3 {
	margin: 0 10px 0 0;
	font-size: 1.4em;
	font-weight: normal;
	padding: 5px 0 25px 10px;
}

#intro h3 a {
	color: #333;
}

#address {
	float: right;
	font-size: 1.2em;
	line-height: 140%;
	padding: 25px 12px 12px 20px;
	width: 220px;
	background: url(../images/bg_sep.gif) center left no-repeat;
}

#block {
	width: 888px;
	height: 120px;
	background: #2F81B7 url(../images/bg_block.gif) bottom left repeat-x;
	clear: both;
}

.box {
	width: 296px;
	min-height: 110px;
	display: inline;
	float: left;
	background: url(../images/bg_sep_blue.gif) center right no-repeat;
}

.boxlast {
	width: 296px;
	min-height: 110px;
	display: inline;
	float: left;
	background: none;
}

.box:hover {
	background: #1e6492 url(../images/bg_sep_blue.gif) center right no-repeat;
}

.boxlast:hover {
	background: #1e6492;
}

.box h3, .boxlast h3 {
	font-size: 1.7em;
	font-weight: normal;
	color: #fff;
	padding: 8px 0 0 20px;
	margin: 10px 0 0 0;
}

.box h3 a, .boxlast h3 a {
	color: #fff;
	text-decoration: underline;
}

.box h3 a:hover, .boxlast h3 a:hover {
	color: #fff;
	text-decoration: none;
}


.box p, .boxlast p {
	color: #fff;
	padding: 0 15px 0 15px;
	margin: 8px 0 0 0;
	font-size: 1.2em;
	line-height: 142%;
}

.box p a, .boxlast p a  {
	color: #fff;
}

#menu11 {
	width: 230px;
	margin: 10px;
	border-color: #8FB0C2;
	border-width: 1px;
	}

#menu11 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
		
#menu11 li a {
	height: 33px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu11 li a:link, #menu11 li a:visited {
	color: #046;
	display: block;
	background:  url(../images/menu2.gif) 0 0;
	padding: 9px 0 0 22px;
	margin-top: 3px;
	}
	
#menu11 li a:hover, #menu11 li a.active {
	color: #046;
	display: block;
	background:  url(../images/menu2.gif) 0 -33px;
	padding: 9px 0 0 22px;
	margin-top: 3px;
	}
	
#menu11 li a.top {
	color: #046;
	background: transparent;
	padding: 8px 0 0 8px;
	margin-top: 3px;
	font-weight:bold;
	}
