body {
	background-color: #D7DFE2;
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1{
	padding:5px 0 0px 0;
	margin:0px;
	font-size:28px;
	color:#FFFFFF;
	letter-spacing: -0.5mm;
	line-height: 30px;
}
h2{
	padding:5px 0 5px 0;
	margin:0px;
	font-size:25px;
	color:#000033;
	letter-spacing: -1px;
}
h3{
	padding:0 0 12px 0;
	margin:0px;
	font-size:20px;
	color:#000033;
	letter-spacing: -1px;
	line-height: 20px;
}
h4{
	padding:0 0 px 0;
	margin:0px;
	font-size:16px;
	color:#990000;
	letter-spacing: -0.05em;
	line-height: 18px;
}
h5{
	padding:10px 0 2px 0;
	margin:0px;
	color: #FFFFFF;
	font-size: 12px;
	font-style: inherit;
}
h6{
	padding:5px 0 5px 0;
	margin:0px;
	font-size:27px;
	color:#000000;
	letter-spacing: -0.5mm;
	line-height: 28px;
}
h7{
	padding:10px 0 2px 0;
	margin:0px;
	color: #000000;
	font-size: 12px;
	font-style: inherit;
}
h8{
	color: #663300;
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 25px;
	line-height: 17px;
	margin-bottom: 10px;
}
h9{
	color: #330000;
	font-size: 17px;
	font-weight: bold;
	padding-bottom: 30px;
	line-height: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin-bottom: 30px;
}
p{
	padding:2px 0 2px 0;
	margin:0px;
	line-height:16px;
	list-style-type: square;
}
p.white{
color:#FFFFFF;
}
p.green{
	color:#333300;
}
p2{
	color:#990000;
	font-size: 14px;
	font-weight: bold;
}
p3{
	color:#990000;
	font-size: 13px;
	font-weight: bold;
}
p.clear{
clear:both;
padding:10px 0 0 0;
}
img.left_img{
border:1px #cae6c6 solid;
float:left;
margin:0 10px 0 0 ;
}
img.box_img{
	float:left;
	padding:0 20px 10px 0;
}
#main_container{
	width:900px;
	height:auto;
	margin:auto;
	background-color:#FFFFFF;
	padding-bottom: 30px;
}
#header{
width:900px;
height:auto;
margin:auto;
}
#logo{
	float:left;
	width: 475px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 30px;
}
#logopartner{
	width: 360px;
	float: right;
	padding-top: 35px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}
a{
	color: #003366;
	text-decoration: none;
}
a:hover{
	color: #000033;
	text-decoration: underline;
}
/*----------------------menu-------------------------*/
#menu{
	width:900px;
	height:42px;
	padding:0px;
	clear:both;
	background-color:#36424a;
	font-size: 11px;
	color: #0099FF;
}
#menu ul{
list-style:none;padding:0 0 0 15px;margin: auto;display:block;
}
#menu ul li{
	list-style:none;
	display:inline;
	float:left;
	width:auto;
	height:42px;
	padding:0px;
	line-height:42px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#menu ul li a{
height:42px; width: auto;float:left;text-decoration:none;padding:0 0 0 25px; margin:0px 3px 0px 3px;color:#fff;text-align:center;
}
#menu ul li a:hover{
	height:42px;
	width: auto;
	text-decoration:none;
	color: #fff;
	padding:0 0 0 25px;
	background:url(../images/bullet.png) no-repeat left;
	font-size: 11px;
}
#menu ul li a.current{
height:42px;width: auto;float:left;text-decoration:none;padding:0px;color: #fff;padding:0 0 0 25px; background:url(../images/bullet.png) no-repeat left;
}

/*----------------middle box-----------*/
.green_box{
width:900px;
height:300px;
clear:both;
background:url(../images/image12.jpg) no-repeat;
background-position:0px;
}
.families_box{
width:900px;
height:300px;
clear:both;
background:url(../families/images/main.jpg) no-repeat;
background-position:0px;
}
.injury_box{
width:900px;
height:300px;
clear:both;
background:url(../injuries/images/main.jpg) no-repeat;
background-position:0px;
}
.care_box{
width:900px;
height:300px;
clear:both;
background:url(../care/images/main.jpg) no-repeat;
background-position:0px;
}
.research_box{
width:900px;
height:300px;
clear:both;
background:url(../research/images/main.jpg) no-repeat;
background-position:0px;
}
.press_box{
	width:900px;
	height:300px;
	clear:both;
	background-position:0px;
	background-image: url(../news/images/main.jpg);
	background-repeat: no-repeat;
}
.events_box{
	width:900px;
	height:300px;
	clear:both;
	background-position:0px;
	background-image: url(../events/images/main.jpg);
	background-repeat: no-repeat;
}
.support_box{
width:900px;
height:300px;
clear:both;
background:url(../support/images/main-new.jpg) no-repeat;
background-position:0px;
}
.contact_box{
width:900px;
height:300px;
clear:both;
background:url(../contact/images/main.jpg) no-repeat;
background-position:0px;
}
.education_box{
width:900px;
height:300px;
clear:both;
background:url(../education/images/main.jpg) no-repeat;
background-position:0px;
}
.outreach_box{
width:900px;
height:300px;
clear:both;
background:url(../outreach/images/main.jpg) no-repeat;
background-position:0px;
}
.email_box{
width:900px;
height:300px;
clear:both;
background:url(../email/images/main.jpg) no-repeat;
background-position:0px;
}
.trek_box{
width:900px;
height:300px;
clear:both;
background:url(../trek/images/main.jpg) no-repeat;
background-position:0px;
}
.bb_box{
width:900px;
height:300px;
clear:both;
background:url(../events/booksandbands/images/main.gif) no-repeat;
background-position:0px;
}
.hitone_box{
width:900px;
height:300px;
clear:both;
background:url(../events/hitone/images/main.jpg) no-repeat;
background-position:0px;
}
.team_box{
width:900px;
height:300px;
clear:both;
background:url(../images/406team.jpg) no-repeat;
background-position:0px;
}
.index_box{
	width:900px;
	height:300px;
	background-position:0px;
	background-color:#000033;
	margin-left: 0px;
	padding: 0px;
}
.clock{
float:left;
padding:0px;
}
.text_content{
	width:220px;
	float:right;
	padding:40px 20px 0px 0;
	border-bottom: solid #FFFFFF 0px;
}
.text_content_black{
	width:205px;
	float:right;
	padding:85px 50px 20px 0;
	border-bottom: solid #000000 0px;
}
.text_content_injuries{
	width:250px;
	padding:30px 0px 20px 50px;
	border-bottom: solid #000000 0px;
	float: left;
	clear: left;
}
.text_content_support{
	width:310px;
	border-bottom: solid #000000 0px;
	float: right;
	margin-top: 100px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0;
	color: #000000;
}
.text_content_care{
	width:140px;
	float:right;
	padding:190px 25px 5px 0px;
	border-bottom: solid #FFFFFF 0px;
}
.text_content_contact{
	width:250px;
	float:left;
	padding:100px 0px 5px 90px;
	border-bottom: solid #FFFFFF 0px;
}
.text_content_education{
	width:215px;
	float:left;
	padding:25px 0px 5px 30px;
	border-bottom: solid #FFFFFF 0px;
}
.text_content_email{
	width:260px;
	float:left;
	padding:175px 0px 0px 50px;
	border-bottom: solid #000000 0px;
}
.text_content_outreach{
	width:210px;
	float:right;
	padding:30px 48px 0px 0;
	border-bottom: solid #FFFFFF 0px;
}
.text_content_research{
	width:220px;
	float:right;
	padding:150px 20px 0px 0;
	border-bottom: solid #FFFFFF 0px;
}
.read_more{
width:101px;
height:29px;
float:right;
padding:10px;
background:url(images/read_more_bg.gif) no-repeat center;
line-height:29px;
text-align:center;
}
.read_more a{
text-decoration:none;
color:#FFFFFF;
}
.read_more_link{
width: auto;
float:right;
padding:3px 25px 3px 0;
background:url(images/orange_bullet.gif) no-repeat right;
}
.read_more_link a{
text-decoration:none;
color:#f7941d;
}
.bottomborder{
width:900px;
height:75px;
clear:both;
background:#50a842;
background-position:0px;
}
/*----------------------left navigation-------------------------*/
#left_nav{
	width:220px;
	height: auto;
	padding:20px 0 0 0;
	border-top: dashed #333300 1px;
	line-height: 15px;
}
#left_nav_about{
	width:220px;
	height: auto;
	border-top: dashed #333300 0px;
	line-height: 15px;
}
#left_nav_home{
	width:220px;
	height: auto;
	padding:0px 0 20px 0;
	border-top: dashed #333300 0px;
	line-height: 15px;
}
#left_nav_top{
	width:200px;
	height: auto;
	padding:35px 20px 35px 0;
	border-bottom: dashed #333300 1px;
	line-height: 15px;
	background-color: #FFFFFF;
	border-top: dashed #333300 1px;
}
#left_nav ul{
margin: 0 0 0 10px;
	padding:0 0 20px 0;
	height: auto;
}
#left_nav_about ul li{
margin: 0 0 0 10px;
	padding:0 0 20px 0;
	height: auto;}
#left_nav_about ul li a{
width:auto;
	padding:5px;
	height: auto;
	list-style-type: square;
	}
	#left_nav_about ul{
margin: 0 0 0 10px;
	padding:0 0 20px 0;
	height: auto;
}
#left_nav ul li{
margin: 0 0 0 10px;
	padding:0 0 20px 0;
	height: auto;}
#left_nav ul li a{
width:auto;
	padding:5px;
	height: auto;
	list-style-type: square;
	}
/*--------------------------main_content-------------------*/
#breadcrumbs{
	width: 866px;
	height: 16px;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: solid #cccccc 1px;
	background-color: #36424A;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 34px;
}
#sharecontainer{
	width: 125px;
	height: 16px;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 750px;
}
#breadcrumbs a{
	color: #FFFFFF;
	text-decoration: underline;	
}
#main_content{
width:auto;
height:auto;
clear:both;
}
#left_content{
	width:225px;
	height:auto;
	margin:30px 0 20px 30px;
	float:left;
	padding:10px 30px 10px 10px;
	font-size: 12px;
}
#left_content_home{
	width:388px;
	height:auto;
	float:left;
	font-size: 12px;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 30px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#left_content ul{
	margin: 0 0 0 10px;
	padding:0 0 20px 0;
	height: auto;
}
#left_content ul li{
	width:auto;
	padding:5px;
	height: auto;
	list-style-type: square;
}
#right_content{
	width:520px;
	height:auto;
	margin:30px 0 0 0;
	float:left;
	padding:0px 10px 0 30px;
	border-left: 1px #cccccc solid;
}
#right_content_events{
	width:750px;
	height:auto;
	float:none;
	border-left: 0px #cccccc solid;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 40px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 30px;
}
#right_content_home{
	width:350px;
	height:auto;
	margin:30px 0 0 0;
	float:left;
	padding:0px 10px 0 30px;
	border-left: 1px #cccccc solid;
}
#left_content_top{
	width:300px;
	height:auto;
	margin:30px 0 0 0;
	float:left;
	padding:0px 10px 0 30px;
}	
#right_content_top{
	width:425px;
	height:295px;
	float:right;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
#right_content_text{
	width:600px;
	height:auto;
	margin:40px 0 0 40px;
	float:left;
	padding:0px 10px 0 30px;
	border-left: 0px #cccccc solid;
}
/*----------------------top right navigation-------------------------*/
#right_nav{
width:263px;height: auto;padding:20px 0 0 50px; float:left;
}
#right_nav ul{
list-style:none;margin: auto;display:block; padding:0px;
}
#right_nav ul li{
list-style:none;display:block;width:auto;height:29px;padding:0px;line-height:29px;
}
#right_nav ul li a{
height:29px;display:block; width:263px;text-decoration:none;padding:0 0 0 35px; margin:7px 0 7px 0;color:#d4f0ba;background:url(images/right_nav.gif) no-repeat center;
background-position:0px 0px;
}
#right_nav ul li a:hover{
height:29px;display:block;width:263px;text-decoration:none;color: #d4f0ba;padding:0 0 0 35px;margin:7px 0 7px 0; background:url(images/right_nav_a.gif) no-repeat center;
background-position:0px 0px;
}
#right_nav ul li a.current{
height:29px;display:block;width:263px;text-decoration:none;padding:0px;color: #d4f0ba;padding:0 0 0 35px;margin:7px 0 7px 0; 
background:url(images/right_nav_a.gif) no-repeat center;
background-position:0px 0px;
}

.products_box{
	padding:10px 0 5px 0;
	border-bottom:1px #333300  dashed;
	color: #333333;
}
.products_box_quote{
	padding:20px 30px 5px 30px;
	padding-bottom: 20px;
	border-bottom: dashed #333300 1px;
	background-color: #EFEFEF;
}
.search_box{
width:267px;
height:124px;
float:left;
margin:15px 10px 10px 0;
background:url(images/search_box_bg.gif) no-repeat center;
background-position:0px 0px;
}
.search_title{
font-size:14px;
color:#7ea743;
padding:10px 0 0 15px;
float:left;
font-weight:bold;
}
input.search_input{
width:170px;
height:20px;
background-color:#FFFFFF;
border:1px #c0c485 solid;
float:left;
margin:15px 0 0 15px;
}
input.submit{
float:left;
padding:0 0 0 10px;
}
.subsearch{
width:200px;
float:left;
color:#8b8e5d;
padding:0 0 0 15px;
}
.contact_information{
width:200px;
float:left;
padding:10px 0 0 10px;
}
.news{
width:310px;
clear:both;
padding:10px 0 10px 0;
}
.news_icon{
width:30px;
float:left;
padding:0 10px 0 0;
}
.news_content{
width:260px;
float:left;
padding:0 0 0 10px;
text-align:justify;
line-height:13px;
}
.news_content span{
color:#4ab7e8;
}
.services_box{
height:120px;
padding:10px 0 5px 0;
margin:0px 0px 10px 0;
border-bottom:1px #a7ef6e dashed;
}
.best_sol_box{
width:277px;
float:left;
}
/*----------------------news_archive list-------------------------*/
.news_archive{
width:190px;
height: auto;
padding:10px 0 0 10px;
float:left;
}
.news_archive ul{
list-style:none;padding:10px 10px 10px 10px;margin:0px; width:190px;float:left;
}
.news_archive ul li{
list-style:none;width:180px;height: auto;padding:0px; line-height:26px;
}
.news_archive ul li a{
width: 180px;text-decoration:none;padding:0 0 0 20px; margin:6px 0px 6px 0px;color:#000;text-align:left;
background:url(images/bullet.gif) no-repeat left; background-position:0px 0px;
}
.news_archive ul li a:hover{
width: 180px;text-decoration:underline;color: #000;
}

.contact_info_box{
width:481px;
height:116px;
margin:5px;
background:url(images/contact_info_bg.gif) no-repeat center;
}
.contact_info_title{
font-size:14px;
color:#7ea743;
padding:10px 0 0 15px;
font-weight:bold;
}
.contact_info{
float:left;
padding:15px 10px 5px 13px;
}
.adress{
clear:both;
padding:10px 0 0 20px;
}

/*--------------wide_content-----------*/
#wide_content{
width:auto;
padding:10px 20px 10px 20px;
}


/*-----------------------------footer------------------*/
#footer{
	clear:both;
	width: auto;
	height:37px;
	color: #fff;
	background-color:#333333;
}
.copyright{
	float:left;
	padding-left:30px;
	padding-top:15px;
	font-size: 10px;
}
.footer_links{
	float:right;
	padding-right:40px;
	padding-top:13px;
	font-size: 11px;
}
.footer_links a{
text-decoration:none;
color: #fff;
padding-left:20px;
}
.footer_links a:hover{
text-decoration:underline;
color: #fff;
}

/*
	UTILITY STYLES - BEGIN SLIDER STYLES
*/				  				  
					  				  
.floatLeft 									{ float: left; margin-right: 10px;}
.floatRight									{ float: right; }
.clear 										{ clear: both; }
a											{ outline: none; }


/*
	PAGE STRUCTURE
*/


/*
	TYPOGRAPHY
*/
ul											{ list-style: square inside; }
blockquote									{
	padding: 0 20px;
	margin-left: 20px;
	border-left: 20px solid #ccc;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
}

/*
	SLIDER
*/
.slider-wrap								{ width: 419px; height: 400px;}			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer								{ position: relative; overflow: hidden; width: 419px; height: 285px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 419px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ border: 1px solid black; margin-right: 5px; }
#movers-row									{ margin: -43px 0 0 62px; }
#movers-row div								{ width: 20%; float: left; }
#movers-row div a.cross-link 				{ float: right; }
.photo-meta-data							{
	background: url(../slider/images/transpBlack.png);
	padding: 10px;
	height: 90px;
	margin-top: -50px;
	position: relative;
	z-index: 9999;
	color: white;
	background-image: url(../slider/images/transpBlack.png);
}
.photo-meta-data span 						{
	font-size: 12px;
}
.cross-link									{ display: block; width: 62px; margin-top: -14px; 
											  position: relative; padding-top: 15px; z-index: 9999; }
.active-thumb 								{ background: transparent url(../slider/images/icon-uparrowsmallwhite.png) top center no-repeat; }
