body{
	margin-left:auto;
	margin-right:auto;
	width: 965px;
	margin-top:0px;
	line-height: 18px;
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;	
	position:relative;
}




/*body{
	margin-left:auto;
	margin-right:auto;
	width:965px;
	margin-top:0px;
	line-height: 18px;
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;	
	position:relative;
}*/


H1 {margin:0px; padding:0px;}
H2 {
	margin:0px;
	padding:20px 0 5px 0;
}
.hiddenPic {display:none;}
	
.modernbricksmenu{
	padding: 0px;
	width: 965px;
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #1967a3;
}
.modernbricksmenu ul{
	margin:0;
	padding: 0;
	list-style: none;
}
.modernbricksmenu li{
	display: inline;
	margin: 0;
	padding: 0;
	text-transform:uppercase;
}
.modernbricksmenu a{
	float: left;
	display: block;
	color: white;
	text-decoration: none;
	margin: 0;
	height: 50px;
	background-image: url(images/tabbedarea/main_a.png);
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 13px;
	font-family: Arial;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
}
.modernbricksmenu a:hover{
	color: white;
	background-image: url(images/tabbedarea/main_hover.png);
	background-repeat: repeat-x;
}
.modernbricksmenu a.selected{
	color: white;
	background-image: url(images/tabbedarea/main_selected.png);
	background-repeat: repeat-x;
}
#flowerdivcontainer {
	width: 965px;
	height: 300px;
	padding: 0px;
	color: #FFFFFF;
	margin-top: -5px;
}

#backgroundone {
	background-image: url(images/backgroundone.png);
	width: 965px;
	height: 300px;
}

#backgroundone p {
	margin-top: 13px;
	margin-bottom:0px;
	line-height: 18px;
}

#rightholder {
	float:right;
	width:360px;
	margin-right: 40px;
	margin-top: 38px;
	font-family: Arial, Helvetica, sans-serif;
}
#leftholder {
	float:left;
	width:533px;
	height:300px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#rightholder H2 {
	
	color: #09428F;
}
#rightholder p {
	color: #09428F;
	font-size: 12px;
	max-width: 330px;
	line-height: 18px;
}


        /* VIMEO menu */
        #menu{
	padding:0px;
	list-style:none;
	color:#fff;
	line-height:35px;
	display:inline-block;
	float:right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 90px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
}
        #menu a {
	color:#FFFFFF;
	text-decoration:none;
}
        #menu > li {
	cursor:pointer;
	float:left;
	position:relative;
	padding:0px 10px;
	background-attachment: scroll;
	background-image: url(vimeo/bar.png);
	background-repeat: repeat-x;
	background-position: 0 0;
}
        #menu > li a:hover {
	color:#FFFFFF;
}
        #menu .logo {background:transparent none repeat scroll 0% 0%; padding:0px; background-color:Transparent;}
        /* sub-menus*/
        #menu ul { padding:0px; margin:0px; display:block; display:inline;}
        #menu li ul {
	position:absolute;
	left:0px;
	top:0px;
	margin-top:35px;
	width:160px;
	line-height:16px;
	background-color:#094390;
	opacity:0.95;
	filter:alpha(opacity=95);
	text-transform: capitalize;
	color:#FFFFFF; /* for IE */
	display:none;
}
        #menu li:hover ul { display:block;}
        #menu li ul li{
	display:block;
	margin:5px 7px;
	padding: 5px 5px;
	border-top: dotted 1px #FFFFFF;
	list-style-type:none;
}
        #menu li ul li:first-child { border-top: none; }
        #menu li ul li a {
	display:block;
	color:#FFFFFF;
}
        #menu li ul li a:hover {
	color:#FFFFFF;
}
        /* main submenu */
        #menu #main {
	left:0px;
	top:-20px;
	padding-top:20px;
	background-color:#094390;
	color:#FFFFFF;
}
        /* search */
        .searchContainer form {
	display:inline;
	padding:4px;
}
.searchContainer input {
	margin-top: 0px;
}
        .searchContainer input[type="text"] {border:none;}
        .searchContainer img { vertical-align:middle;}
        /* corners*/
        #menu .corner_inset_left { position:absolute; top:0px; left:-12px;}
        #menu .corner_inset_right { position:absolute; top:0px; left:150px;}
        #menu .last { background:transparent none repeat scroll 0% 0%; margin:0px; padding:0px; border:none; position:relative; border:none; height:0px;}
        #menu .corner_left { position:absolute; left:0px; top:0px;}
        #menu .corner_right {
	position:absolute;
	left:142px;
	top:0px;
}
        #menu .middle {
	position:absolute;
	left:18px;
	height: 14px;
	width: 125px;
	top:0px;
}

/*#logo {
	float: left;
	width: 110px;
	height: 138px;
	margin-left: 65px;
	margin-top: 25px;
	cursor: pointer;
}*/

#logo {
	float: left;
	width: 110px;
	height: 157px;
	margin-left: 65px;
	margin-top: 25px;
	cursor: pointer;
}

#navigation {
	padding:0px;
	list-style:none;
	color:#fff;
	line-height:34px;
	display:inline-block;
	float:right;
	margin-top: 1px;
	margin-bottom: 35px;
	margin-left: 0px;
	font-family: Arial;
	font-size: 12px;
	text-transform: uppercase;
	min-width: 710px;

}
#navigation a {
	color:#FFFFFF;
	text-decoration:none;
}
#navigation > li {

	font-weight:normal;
	cursor:pointer;
	float:left;
	position:relative;
	padding:0 18px;
	background-attachment: scroll;
	background-image: url(vimeo/barnavigation.png);
	background-repeat: repeat-x;
	background-position: 0 0;
}
#navigation > li a:hover {
	color:#FFFFFF;
}
#navigation ul {
	padding:0px;
	margin:0px;
	display:block;
	display:inline;
}
#navigation li ul {
	position:absolute;
	left:10px;
	top:0px;
	margin-top:34px;
	width:187px;
	line-height:15px;
	background-color:#094390;
	opacity:0.95;
	filter:alpha(opacity=95);
	text-transform: capitalize;
	color:#FFFFFF; /* for IE */
	display:none;
	padding-bottom: 3px;
	font-weight: normal;
}
#navigation li:hover ul {
	display:block;
}
#navigation li ul li {
	display:block;
	margin:2px 5px;
	padding: 6px 5px;
	border-top: dotted 1px #FFFFFF;
	list-style-type:none;
}
#navigation li ul li:first-child {
	border-top: none;
}
#navigation li ul li a {
	display:block;
	color:#FFFFFF;
}
#navigation li ul li a:hover {
	color:#FFFFFF;
}
#navigation .last {
	background:transparent none repeat scroll 0% 0%;
	margin:0px;
	padding:0px;
	border:none;
	position:relative;
	border:none;
	height:0px;
}
#navigation .corner_left {
	position:absolute;
	left:0px;
	top:0px;
}
#navigation .corner_right {
	position:absolute;
	left:142px;
	top:0px;
}
#navigation .middle {
	position:absolute;
	left:18px;
	height: 5px;
	width: 125px;
	top:0px;
}
.accessibility{
	float:right; 
	clear: right;
	margin-right: 35px;
	margin-top: -85px;
	text-align:left;
	}

.accessibility a:hover {
	color: #1967A3;
	text-decoration: underline;
}
.accessibility a {
	color: #1967A3;
	text-decoration: none;
}
#middle_section {
	padding-top: 27px;
	height: 220px;
	width: 965px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
}
#middle_section  .services {
	float:right;
	background:url(images/services_box.gif);
	padding:15px;
	height: 187px;
	width: 355px;
	color:#094390;
}
#middle_section .services img {

	color: #09428F;
	font-size: 18px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#middle_section .services p {
	font-size:12px;
	margin:0px;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#middle_section .services ul {
	font-size: 12px;
	margin:0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	list-style-image: url(images/bullet.png);
	list-style-type: none;
	list-style-position: outside;
}


#middle_section .services li {
	font-size:12px;
}


#middle_section .services .leftfloat {float:left;}
#middle_section .services .rightfloat {float:right; padding-right:5px;}

#middle_section #icon_holder {
	color:#094390;
	float:left;
	height: 217px;
	width: 545px;
	
}

#middle_section #icon_holder .leftfloat {float:left;}
#middle_section #icon_holder .rightfloat {float:right; }

#middle_section #icon_holder h2 {
	max-width:170px;
	font-weight: bold;
	text-transform: uppercase;
	color: #09428F;
	font-size: 14px;
	margin:0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 3px;	
	margin-left: 15px;
	float:left;
}
#middle_section #icon_holder p {
	max-width:190px;
	font-size:12px;
	clear:left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 61px;
}

#middle_section #icon_holder img {
float:left;
}

#middle_section .services a {
	color:#094390;
	text-decoration: none;
}
#middle_section .services a:hover {
	color: #1967A3;
	text-decoration: underline;
}

#bottom_section  .services {
	background-image:url(images/subscribebox.jpg);
	background-repeat:no-repeat;
	float:right;
	padding: 15px;
	width: 325px;
	color:#094390;
	height: 110px;
}

#bottom_section .services a {
	color:#094390;
	text-decoration: none;
}
#bottom_section .services a:hover {
	color: #1967A3;
	text-decoration: underline;
}

#bottom_section {
	padding-top: 15px;
	width: 935px;
	padding-bottom:15px;
	margin-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}
#bottom_section #press_releases {
	float:right;
	width: 355px;
	color:#094390;
}
.news_the_date {
	color:#094390;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #094390;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 635px;
}
#bottom_section #press_releases .the_date {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #094390;
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#bottom_section #press_releases p {
	font-size:12px;
	margin-top: 11px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#bottom_section a {
	color:#094390;
	text-decoration: none;
}
#bottom_section a:hover {
	color: #1967A3;
	text-decoration: underline;
}
#bottom_section #latestnews {
	color:#094390;
	float:left;
	width: 545px;
	margin-bottom: 30px;
}

#bottom_section #latestnews h2 {
	max-width:245px;
	font-weight: bold;
	text-transform: uppercase;
	color: #09428F;
	font-size: 14px;
	margin:0px;
	padding:0px;
	clear: both;

}
#bottom_section #latestnews p {
	max-width:245px;
	font-size:12px;
	clear:left;
	color:#444;
	margin:0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;	
}

#bottom_section #latestnews .full {
	width:245px;
	height:25px;
	font-size:12px;
	margin-bottom: 15px;

}

#bottom_section #latestnews .post img {
	margin-bottom:15px;
	border: 1px solid #E6E6E6;
}

#bottom_section #latestnews .leftfloat {
	float:left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #E6E6E6;
	margin:0px;
	padding-right: 16px;
}
#bottom_section #latestnews .rightfloat {float:right; margin-right:17px; }

#footer{
	background-image:url(images/footer.gif);
	clear: both;
	width: 935px;
	margin-top: 30px;
	padding: 15px;
}
#footer p{
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer li{
	margin: 0px;
	display: inline;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#footer a {
	color:#094390;
	text-decoration: none;
}
#footer a:hover {
	color: #1967A3;
	text-decoration: underline;
}

#content {
	background-image:url(images/content.png);
	padding: 15px;
	background-repeat: no-repeat;
	min-height:400px;
}
#content h1 {
	font-weight: bold;
	text-transform:uppercase;
	color: #09428F;
	font-size: 20px;
	margin:0px;
	padding:0px;
	clear: both;
	}
#content_type h2 {
	font-weight: bold;
	text-transform:none;
	color: #09428F;
	font-size: 14px;
	margin:0px;
	padding:0px;
	clear: both;
	}
#content h3 {
	font-weight: bold;
	text-transform:none;
	color: #09428F;
	font-size: 14px;
	margin:0px;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	line-height: 19px;
}
#content_type {
	max-width: 635px;
	padding-left: 110px;
	padding-bottom: 25px;
	padding-top: 20px;
	float:left;
}

#content_type p{
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#subpages {
	font-weight: bold;
	text-transform:none;
	color: #09428F;
	font-size: 14px;
	line-height: 19px;
	margin-top: 38px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	width: 160px;
	float:left;
	text-align:right;
}
#subpages ul {
	margin:0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
}
#subpages li {
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	list-style-type: none;
}
#content a {
	color:#094390;
	text-decoration: none;
}
#content a:hover {
	color: #1967A3;
	text-decoration: underline;
}
#content_type ul {
	padding-left:15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
}

#content_type ul li {
padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#content_type ul li ul{
padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	
}
#content_type .post img {
	margin-bottom:15px;
	border: 1px solid #E6E6E6;
	float:left;
}
#content_type .post_float_right {
	float:right;
	width:370px;
	clear:none;
	margin-bottom:15px;
}
#content_type .board_float_right {
	float:right;
	width:515px;
	clear:none;
	margin-bottom:15px;
}
#content_type .board_float_right p {
	margin:0px;
}


.toplayer {
	height: 259px;
	width: 933px;
}
.bottomlayer {
	height: 259px;
	width: 933px;
	padding-top: 5px;
}
.toplayer .middle {
	height: 259px;
	width: 464px;
	float: left;
	margin-left: 5px;
	background-image: url(images/video.jpg);
	background-repeat: no-repeat;
}
.toplayer .right {
	float: right;
	height: 259px;
	width: 230px;
	background-image: url(images/box.jpg);
	background-repeat: no-repeat;
}
.toplayer .left {
	height: 259px;
	width: 230px;
	float: left;
	background-image: url(images/box.jpg);
	background-repeat: no-repeat;
}
.toplayer .left h2 {
	padding: 10px;
	margin: 0px;
	font-size: 16px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 21px;
}
.toplayer .middle h2 {
	padding: 10px;
	margin: 0px;
	font-size: 18px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.toplayer .right h2 {
	padding: 10px;
	margin: 0px;
	font-size: 16px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 21px;
}

.bottomlayer .left h2 {
	padding: 10px;
	margin: 0px;
	font-size: 16px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 21px;
}
.bottomlayer .middle h2 {
	padding: 10px;
	margin: 0px;
	font-size: 16px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 21px;
}

.bottomlayer .right h2 {
padding: 10px;
	margin: 0px;
	font-size: 16px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 21px;

}
.bottomlayer .middle {
	height: 259px;
	width: 464px;
	float: right;
	background-image: url(images/donations.jpg);
	background-repeat: no-repeat;
}
.bottomlayer .right {
	float: left;
	height: 259px;
	width: 230px;
	margin-left: 5px;
	background-image: url(images/box.jpg);
	background-repeat: no-repeat;
}
.bottomlayer .left {
	height: 259px;
	width: 230px;
	float: left;
	background-image: url(images/box.jpg);
	background-repeat: no-repeat;
}#content .toplayer p {
	margin: 0px;
	font-size: 12px;
	color: #09428F;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#content .bottomlayer p {
	margin: 0px;
	font-size: 12px;
	color: #09428F;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#content .toplayer a {
	color:#FFFFFF;
	text-decoration: none;
}
#content .toplayer a:hover {
	color: #FFFFFF;
}
#content .bottomlayer a {
	color:#FFFFFF;
	text-decoration: none;
}
#content .bottomlayer a:hover {
	color: #FFFFFF;
}
.bottomlayer .care-schemes-middle {
	height: 523px;
	width: 464px;
	float: right;
	background-color: #7FB9FF;
	background-repeat: no-repeat;
}
#content .bottomlayer p a {
	color:#09428F;
	text-decoration: none;
}
#content .bottomlayer p a:hover {
	color: #7FB9FF;
}
#content .toplayer p a {
	color:#09428F;
	text-decoration: none;
}
#content .toplayer p a:hover {
	color: #7FB9FF;
}
.bottomlayer .poll {
	float: left;
	height: 259px;
	width: 230px;
	margin-left: 5px;
		background-image: url(images/topbox.jpg);
	background-repeat: no-repeat;
}
.bottomlayer .poll h2 {
	padding: 10px;
	margin: 0px;
	font-size: 16px;
	color:#09428F;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 21px;

}

#content .bottomlayer .poll a {
	color:#FFFFFF;
	text-decoration: none;
}
#content .bottomlayer .poll a:hover {
	color:#FFFFFF;
}